Bump sass-loader from 10.2.1 to 13.0.2 in /webapp
Bumps sass-loader from 10.2.1 to 13.0.2.
Release notes
Sourced from sass-loader's releases.
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)
Features
v12.5.0
12.5.0 (2022-02-14)
Features
- added support for
sass-embedded
(faster thannode-sass
), feel free to feedback- added the
api
option (modern
api is experimental and currently doesn't support built-in webpack resolver) (afbe114)v12.4.0
12.4.0 (2021-12-07)
... (truncated)
Changelog
Sourced from sass-loader's changelog.
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)
Features
- added support for
sass-embedded
(faster thannode-sass
), feel free to feedback- added the
api
option (modern
api is experimental and currently doesn't support built-in webpack resolver) (afbe114)12.4.0 (2021-12-07)
Features
12.3.0 (2021-10-27)
... (truncated)
Commits
-
86b81ea
chore(release): 13.0.2 -
5e6a61b
fix: hide error stacktrace on Sass errors (#1069) -
5f0658e
docs: fix changelog -
0cd9a7f
chore(release): 13.0.1 -
49a578a
fix: optimize debug message formatting, #1065 (#1066) -
cb98ad5
docs: remove fibers package (#1059) -
f6e624a
docs: update note in README.md (#1067) -
2e1822e
chore: disable commit message length check (#1063) -
8cd2b19
chore: update dependencies to the latest version (#1057) -
179ee31
docs: remove old badge (#1055) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts