Created by: dependabot-preview[bot]
Bumps node-sass from 4.12.0 to 4.13.0.
Release notes
Sourced from node-sass's releases.
v4.13.0
Features
Community
- Fix broken link to NodeJS docs in README.md (@schwigri, #2753)
- Assorted typo fixes (@XhmikosR , #2726)
- Remove PR template (@nschonni)
- Remove sudo settings from .travis.yml (@abetomo, #2673)
- Add note in PR template about node-gyp 4.0 (@nschonni)
- Change note about Node 12 support (@nschonni)
Dependencies
- lodash@^4.17.15 (@kessenich, #2574)
Supported Environments
OS Architecture Node Windows x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13 OSX x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13 Linux* x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8**, 9**, 10**^, 11**^, 12**^, 13**^ Alpine Linux x64 6, 8, 10, 11, 12, 13 FreeBSD i386 amd64 6, 8, 10, 12, 13 *Linux support refers to Ubuntu, Debian, and CentOS 5+ ** Not available on CentOS 5 ^ Only available on x64
Commits
-
60fad5f
4.13.0 -
43db915
Merge pull request #2768 from sass/release-4-13 -
0c8d308
Update references for v4.13 release -
f1cc0d3
Use GCC 6 for Node 12 binaries (#2767) -
3838eae
Use GCC 6 for Node 12 binaries -
e84c6a9
Merge pull request #2766 from saper/node-modules-79 -
64b6f32
Node 13 support -
8d0acca
Merge pull request #2753 from schwigri/master -
b0d4d85
Fix broken link to NodeJS docs in README.md -
887199a
Merge pull request #2730 from kessenich/master - Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in the .dependabot/config.yml
file in this repo:
- Update frequency
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)