-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump node-sass from 4.11.0 to 4.13.1 #13
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [node-sass](https://github.com/sass/node-sass) from 4.11.0 to 4.13.1. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](sass/node-sass@v4.11.0...v4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
@dependabot merge
Met vriendelijke groet,
Marc Bakker
…On Fri, Sep 4, 2020, 12:19 dependabot[bot] ***@***.***> wrote:
This automated pull request fixes a security vulnerability
<https://github.com/reposman33/ofcourse/network/alert/yarn.lock/node-sass/open>
(low severity).
Learn more about Dependabot security updates
<https://docs.github.com/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates>.
------------------------------
Bumps node-sass <https://github.com/sass/node-sass> from 4.11.0 to 4.13.1.
Release notes
*Sourced from node-sass's releases
<https://github.com/sass/node-sass/releases>.*
v4.13.1 Community
- Fix render example syntax ***@***.***
<https://github.com/ZoranPandovski> , #2787
<https://github-redirect.dependabot.com/sass/node-sass/issues/2787>)
- Fix sourceMap option inconsistencies ***@***.***
<https://github.com/saper> , #2394
<https://github-redirect.dependabot.com/sass/node-sass/issues/2394>)
- Fix possible crash in customer importer ***@***.***
<https://github.com/xzyfer>, #2816
<https://github-redirect.dependabot.com/sass/node-sass/issues/2816>)
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 8, 10, 12, 13
*Linux support refers to Ubuntu, Debian, and CentOS 5+ ** Not available on
CentOS 5 ^ Only available on x64
v4.13.0 Features
- Node 13 support ***@***.*** <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 ***@***.***
<https://github.com/schwigri>, #2753
<https://github-redirect.dependabot.com/sass/node-sass/issues/2753>)
- Assorted typo fixes ***@***.*** <https://github.com/XhmikosR> , #2726
<https://github-redirect.dependabot.com/sass/node-sass/issues/2726>)
- Remove PR template ***@***.*** <https://github.com/nschonni>)
- Remove sudo settings from .travis.yml ***@***.***
<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 ***@***.***
<https://github.com/nschonni>)
- Change note about Node 12 support ***@***.***
<https://github.com/nschonni>)
Dependencies
- lodash@^4.17.15 ***@***.*** <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+
Changelog
*Sourced from node-sass's changelog
<https://github.com/sass/node-sass/blob/master/CHANGELOG.md>.*
v4.13.1
https://github.com/sass/node-sass/releases/tag/v4.13.1
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
- 01db051
<sass/node-sass@01db051>
4.13.1
- 338fd7a
<sass/node-sass@338fd7a>
Merge pull request from GHSA-f6rp-gv58-9cw3
- c6f2e5a
<sass/node-sass@c6f2e5a>
doc: README example fix (#2787
<https://github-redirect.dependabot.com/sass/node-sass/issues/2787>)
- fbc9ff5
<sass/node-sass@fbc9ff5>
Merge pull request #2754
<https://github-redirect.dependabot.com/sass/node-sass/issues/2754>
from saper/no-map-if-not-requested
- 60fad5f
<sass/node-sass@60fad5f>
4.13.0
- 43db915
<sass/node-sass@43db915>
Merge pull request #2768
<https://github-redirect.dependabot.com/sass/node-sass/issues/2768>
from sass/release-4-13
- 0c8d308
<sass/node-sass@0c8d308>
Update references for v4.13 release
- f1cc0d3
<sass/node-sass@f1cc0d3>
Use GCC 6 for Node 12 binaries (#2767
<https://github-redirect.dependabot.com/sass/node-sass/issues/2767>)
- 3838eae
<sass/node-sass@3838eae>
Use GCC 6 for Node 12 binaries
- e84c6a9
<sass/node-sass@e84c6a9>
Merge pull request #2766
<https://github-redirect.dependabot.com/sass/node-sass/issues/2766>
from saper/node-modules-79
- Additional commits viewable in compare view
<sass/node-sass@v4.11.0...v4.13.1>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates>
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
You can disable automated security fix PRs for this repo from the Security
Alerts page <https://github.com/reposman33/ofcourse/network/alerts>.
------------------------------
You can view, comment on, or merge this pull request online at:
#13
Commit Summary
- Bump node-sass from 4.11.0 to 4.13.1
File Changes
- *M* package.json
<https://github.com/reposman33/ofcourse/pull/13/files#diff-b9cfc7f2cdf78a7f4b91a753d10865a2>
(2)
- *M* yarn.lock
<https://github.com/reposman33/ofcourse/pull/13/files#diff-8ee2343978836a779dc9f8d6b794c3b2>
(64)
Patch Links:
- https://github.com/reposman33/ofcourse/pull/13.patch
- https://github.com/reposman33/ofcourse/pull/13.diff
—
You are receiving this because you have alerting access.
Reply to this email directly, view it on GitHub
<#13>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAYNOZXO7DDMPGO4U5BD4KTSEC5K5ANCNFSM4QX7F4YA>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps node-sass from 4.11.0 to 4.13.1.
Release notes
Sourced from node-sass's releases.
Changelog
Sourced from node-sass's changelog.
Commits
01db051
4.13.1338fd7a
Merge pull request from GHSA-f6rp-gv58-9cw3c6f2e5a
doc: README example fix (#2787)fbc9ff5
Merge pull request #2754 from saper/no-map-if-not-requested60fad5f
4.13.043db915
Merge pull request #2768 from sass/release-4-130c8d308
Update references for v4.13 releasef1cc0d3
Use GCC 6 for Node 12 binaries (#2767)3838eae
Use GCC 6 for Node 12 binariese84c6a9
Merge pull request #2766 from saper/node-modules-79Dependabot 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 languageYou can disable automated security fix PRs for this repo from the Security Alerts page.