equal-access
equal-access copied to clipboard
Bump scss-tokenizer and node-sass in /accessibility-checker-extension
Bumps scss-tokenizer and node-sass. These dependencies needed to be updated together.
Updates scss-tokenizer
from 0.3.0 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)- [email protected] (
@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
Commits
3e518d9
0.4.3ff8e994
Update changeloga53b6f2
Fixed ReDoS in 'loadAnnotation' function of previous-map.js.b55257b
Bump acorn from 5.7.3 to 5.7.4db9b196
0.4.2ae79d74
Restore prepublishOnly npm script32a65d8
0.4.1cef5140
Add support for utf8 name in input source map encoding07c1917
0.4.0d74f803
Commit package-lock.json- Additional commits viewable in compare view
Updates node-sass
from 7.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
Commits
73869ea
7.0.311e2ab9
7.0.2dc15b70
Bump sass-graph@^4.0.1- See full diff 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) -
@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.