Created by: dependabot[bot]
Bumps scss-tokenizer and node-sass. These dependencies needed to be updated together.
Updates scss-tokenizer
from 0.2.3 to 0.4.3
Release notes
Sourced from scss-tokenizer's releases.
v0.4.3
What's Changed
- Bump acorn from 5.7.3 to 5.7.4 by
@dependabot
in sasstools/scss-tokenizer#33- Fixed ReDoS in "loadAnnotation" function of "previous-map.js" by
@sushantmittal
in sasstools/scss-tokenizer#49New Contributors
@dependabot
made their first contribution in sasstools/scss-tokenizer#33@sushantmittal
made their first contribution in sasstools/scss-tokenizer#49Full Changelog: https://github.com/sasstools/scss-tokenizer/compare/v0.4.2...v0.4.3
v0.4.2
Misc
- Restore
prepublishOnly
npm script (@xzyfer
, ae79d74)v0.4.1
Fixes
v0.4.0
Fixes
- Fix
endInterpolant
not being captured (@xzyfer
, #20)- Fix tracking of token position (
@xzyfer
, #22)Tests
Dependencies
- Replace babel-preset-es2015 with babel-preset-env (
@xzyfer
, #23)- sass-spec@2.5.1 (
@xzyfer
, #23)- babel-core@^6.26.3 (
@xzyfer
, #23)- babel-jest@^23.6.0 (
@xzyfer
, #23)- glob@^7.1.3 (
@xzyfer
, #23)- jest@^23.6.0 (
@xzyfer
, #23)- js-base64@^2.4.9 (
@xzyfer
, #23)- source-map@^0.7.3 (
@xzyfer
, #23)Misc
- TravisCI now tests all supported Node versions
- Commit
package-lock.json
v0.3.0
... (truncated)
Commits
-
3e518d9
0.4.3 -
ff8e994
Update changelog -
a53b6f2
Fixed ReDoS in 'loadAnnotation' function of previous-map.js. -
b55257b
Bump acorn from 5.7.3 to 5.7.4 -
db9b196
0.4.2 -
ae79d74
Restore prepublishOnly npm script -
32a65d8
0.4.1 -
cef5140
Add support for utf8 name in input source map encoding -
07c1917
0.4.0 -
d74f803
Commit package-lock.json - Additional commits viewable in compare view
Updates node-sass
from 6.0.1 to 7.0.3
Release notes
Sourced from node-sass's releases.
v7.0.3
Dependencies
- Bump sass-graph from 4.0.0 to ^4.0.1
Supported Environments
OS Architecture Node Windows x86 & x64 12, 14, 16, 17 OSX x64 12, 14, 16, 17 Linux* x64 12, 14, 16, 17 Alpine Linux x64 12, 14, 16, 17 FreeBSD i386 amd64 12, 14 *Linux support refers to major distributions like Ubuntu, and Debian
v7.0.2
This release has been unpublished
v7.0.1
Dependencies
- Bump node-gyp from 7.1.2 to 8.4.1
- Bump sass-graph from 2.2.5 to 4.0.0
Supported Environments
OS Architecture Node Windows x86 & x64 12, 14, 16, 17 OSX x64 12, 14, 16, 17 Linux* x64 12, 14, 16, 17 Alpine Linux x64 12, 14, 16, 17 FreeBSD i386 amd64 12, 14 *Linux support refers to major distributions like Ubuntu, and Debian
v7.0.0
Breaking changes
- Drop support for Node 15 (
@nschonni
)- Set
rejectUnauthorized
totrue
by default (@scott-ut
, #3149)Features
- Add support for Node 17 (
@nschonni
)Dependencies
... (truncated)
Commits
-
73869ea
7.0.3 -
11e2ab9
7.0.2 -
dc15b70
Bump sass-graph@^4.0.1 -
99242d7
7.0.1 -
77049d1
build(deps): bump sass-graph from 2.2.5 to 4.0.0 (#3224) -
c929f25
build(deps): bump node-gyp from 7.1.2 to 8.4.1 (#3209) -
918dcb3
Lint fix -
0a21792
Set rejectUnauthorized to true by default (#3149) -
e80d4af
chore: Drop EOL Node 15 (#3122) -
d753397
feat: Add Node 17 support (#3195) - Additional commits viewable in compare view
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) You can disable automated security fix PRs for this repo from the Security Alerts page.