Created by: dependabot[bot]
Bumps sass-loader from 10.2.0 to 13.2.0.
Release notes
Sourced from sass-loader's releases.
v13.2.0
13.2.0 (2022-11-09)
Features
v13.1.0
13.1.0 (2022-10-06)
Features
v13.0.2
13.0.2 (2022-06-27)
Bug Fixes
v13.0.1
13.0.1 (2022-06-24)
Bug Fixes
v13.0.0
13.0.0 (2022-05-18)
⚠ BREAKING CHANGES
- minimum supported
Node.js
version is14.15.0
(#1048)- emit
@warn
at-rules as webpack warnings by default, if you want to revert behavior please use thewarnRuleAsWarning
option (#1054) (58ffb68)Bug Fixes
- do not crash on importers for modern API (#1052) (095814e)
- do not store original sass error in webpack error(#1053) (06d7533)
v12.6.0
12.6.0 (2022-02-15)
... (truncated)
Changelog
Sourced from sass-loader's changelog.
13.2.0 (2022-11-09)
Features
13.1.0 (2022-10-06)
Features
13.0.2 (2022-06-27)
Bug Fixes
13.0.1 (2022-06-24)
Bug Fixes
13.0.0 (2022-05-18)
⚠ BREAKING CHANGES
- minimum supported
Node.js
version is14.15.0
(#1048)- emit
@warn
at-rules as webpack warnings by default, if you want to revert behavior please use thewarnRuleAsWarning
option (#1054) (58ffb68)Bug Fixes
- do not crash on importers for modern API (#1052) (095814e)
- do not store original sass error in webpack error(#1053) (06d7533)
12.6.0 (2022-02-15)
Features
12.5.0 (2022-02-14)
... (truncated)
Commits
-
e8fbc79
chore(release): 13.2.0 -
e5581b7
feat: add support for node-sass v8 (#1100) -
acb3ce0
chore(deps): bump loader-utils from 2.0.2 to 2.0.3 (#1099) -
1cdea4e
chore: update dependencies to the latest version (#1098) -
094a303
docs: update cla link (#1096) -
c32f63a
ci: add dependency review action (#1094) -
b31751d
chore(release): 13.1.0 -
6e02c64
feat: allow to extendconditionNames
(#1092) -
edab08f
chore: update dependencies to the latest version (#1093) -
3a34fef
chore: update commitlint action (#1091) - 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)