NHSLeadership / nightingale-wp

Other
1 stars 0 forks source link

Bump node-sass from 4.11.0 to 4.13.0 #240

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps node-sass from 4.11.0 to 4.13.0.

Release notes *Sourced from [node-sass's releases](https://github.com/sass/node-sass/releases).* > ## v4.13.0 > ### Features > > - Node 13 support ([@​saper](https://github.com/saper), [#2766](https://github-redirect.dependabot.com/sass/node-sass/issues/2766) [#2767](https://github-redirect.dependabot.com/sass/node-sass/issues/2767)) > > ### Community > > - Fix broken link to NodeJS docs in README.md ([@​schwigri](https://github.com/schwigri), [#2753](https://github-redirect.dependabot.com/sass/node-sass/issues/2753)) > - Assorted typo fixes ([@​XhmikosR](https://github.com/XhmikosR) , [#2726](https://github-redirect.dependabot.com/sass/node-sass/issues/2726)) > - Remove PR template ([@​nschonni](https://github.com/nschonni)) > - Remove sudo settings from .travis.yml ([@​abetomo](https://github.com/abetomo), [#2673](https://github-redirect.dependabot.com/sass/node-sass/issues/2673)) > - Add note in PR template about node-gyp 4.0 ([@​nschonni](https://github.com/nschonni)) > - Change note about Node 12 support ([@​nschonni](https://github.com/nschonni)) > > ### Dependencies > > - lodash@^4.17.15 ([@​kessenich](https://github.com/kessenich), [#2574](https://github-redirect.dependabot.com/sass/node-sass/issues/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 > > ## v4.12.0 > ### Features > > - Node 12 support ([@​xzyfer](https://github.com/xzyfer), [#2632](https://github-redirect.dependabot.com/sass/node-sass/issues/2632)) > > ### Community > > - Convert all documentation links to HTTPS ([@​asottile](https://github.com/asottile), [#2608](https://github-redirect.dependabot.com/sass/node-sass/issues/2608)) > - Remove out dated documentation ([@​DerZyklop](https://github.com/DerZyklop), [#2590](https://github-redirect.dependabot.com/sass/node-sass/issues/2590)) > - Remove [@​adamyeats](https://github.com/adamyeats) from maintainers list ([@​adamyeats](https://github.com/adamyeats), [#2576](https://github-redirect.dependabot.com/sass/node-sass/issues/2576)) > - Update troubleshooting documentation ([@​nschonni](https://github.com/nschonni), [#2454](https://github-redirect.dependabot.com/sass/node-sass/issues/2454)) > - Clearly document Node version support in README ([@​nschonni](https://github.com/nschonni), [#2383](https://github-redirect.dependabot.com/sass/node-sass/issues/2383)) > > ### Dependencies > > - nan@^2.13.2 ([@​xzyfer](https://github.com/xzyfer), [#2632](https://github-redirect.dependabot.com/sass/node-sass/issues/2632)) > - lodash@4.17.11 ([@​cheesestringer](https://github.com/cheesestringer), [#2574](https://github-redirect.dependabot.com/sass/node-sass/issues/2574)) > > ... (truncated)
Changelog *Sourced from [node-sass's changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md).* > ## v4.13.0 > > https://github.com/sass/node-sass/releases/tag/v4.13.0 > > ## v4.12.0 > > https://github.com/sass/node-sass/releases/tag/v4.12.0
Commits - [`60fad5f`](https://github.com/sass/node-sass/commit/60fad5f2d92d9978af6a3d9bb29f4b0ff4a70070) 4.13.0 - [`43db915`](https://github.com/sass/node-sass/commit/43db915c360cdd87ad433990289221879158ffdb) Merge pull request [#2768](https://github-redirect.dependabot.com/sass/node-sass/issues/2768) from sass/release-4-13 - [`0c8d308`](https://github.com/sass/node-sass/commit/0c8d308fef78f25fccebe6a6f35f76489e76df04) Update references for v4.13 release - [`f1cc0d3`](https://github.com/sass/node-sass/commit/f1cc0d37f4b221215ea5f0be7f1c41506a3e4342) Use GCC 6 for Node 12 binaries ([#2767](https://github-redirect.dependabot.com/sass/node-sass/issues/2767)) - [`3838eae`](https://github.com/sass/node-sass/commit/3838eae74ff1d4d2d37b80b20b30f8a0f42f3e3c) Use GCC 6 for Node 12 binaries - [`e84c6a9`](https://github.com/sass/node-sass/commit/e84c6a9f8d62b27174d650c38d18b327c97753ba) Merge pull request [#2766](https://github-redirect.dependabot.com/sass/node-sass/issues/2766) from saper/node-modules-79 - [`64b6f32`](https://github.com/sass/node-sass/commit/64b6f32b7b9772e24300e1f459892f8a9046404c) Node 13 support - [`8d0acca`](https://github.com/sass/node-sass/commit/8d0accabd61ee5cb16248474f2989209b6200e50) Merge pull request [#2753](https://github-redirect.dependabot.com/sass/node-sass/issues/2753) from schwigri/master - [`b0d4d85`](https://github.com/sass/node-sass/commit/b0d4d853f7d4f49ee13d655b9e78279ce3346fb6) Fix broken link to NodeJS docs in README.md - [`887199a`](https://github.com/sass/node-sass/commit/887199a28fbed12f18dfecbfa5495aa5d48b2d4e) Merge pull request [#2730](https://github-redirect.dependabot.com/sass/node-sass/issues/2730) from kessenich/master - Additional commits viewable in [compare view](https://github.com/sass/node-sass/compare/v4.11.0...v4.13.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #243.