[Snyk] Upgrade sass-loader from 13.3.2 to 16.0.2 #8
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.
Snyk has created this PR to upgrade sass-loader from 13.3.2 to 16.0.2.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 10 versions ahead of your current version.
The recommended version was released on a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-HTTPPROXYMIDDLEWARE-8229906
SNYK-JS-COOKIE-8163060
SNYK-JS-SERIALIZEJAVASCRIPT-6147607
Release notes
Package name: sass-loader
-
16.0.2 - 2024-09-20
- error message from sass (#1231) (c75c606)
-
16.0.1 - 2024-08-19
- generate correct sourceMaps for
-
16.0.0 - 2024-07-26
- use modern Sass JS API by default for
- use modern Sass JS API by default for
-
15.0.0 - 2024-07-23
- prefer
- prefer
-
14.2.1 - 2024-04-16
- avoid multiple sass compiler creation (#1199) (77051d8)
-
14.2.0 - 2024-04-11
- added the
- support webpack built-in resolver for
-
14.1.1 - 2024-02-19
- handle
-
14.1.0 - 2024-01-30
- add
-
14.0.0 - 2024-01-15
- removed
- minimum supported Node.js version is
-
13.3.3 - 2023-12-25
-
13.3.2 - 2023-06-09
from sass-loader GitHub release notes16.0.2 (2024-09-20)
Bug Fixes
16.0.1 (2024-08-19)
Bug Fixes
modern-compilerapi (#1228) (f862f7a)16.0.0 (2024-07-26)
⚠ BREAKING CHANGES
sassandsass-embeddedWarning
The sass options are different for the
legacy(before) andmodernAPIs. Please look at docs how to migrate to the modern options.Legacy options - https://sass-lang.com/documentation/js-api/interfaces/legacystringoptions/
Modern options - https://sass-lang.com/documentation/js-api/interfaces/options/
To return to the previous logic use:
Features
sassandsass-embedded(10be1ba)⚠ BREAKING CHANGES
sass-embeddedoversassby default (#1211)Features
sass-embeddedoversassby default (#1211) (83423ff)14.2.1 (2024-04-16)
Bug Fixes
14.2.0 (2024-04-11)
Features
modern-compilervalue for API to reuse compiler process (#1195) (cef40a8)modernandmodern-compilerAPI (#1197) (2265b72)Notes:
Using the
modern-compilervalue for theapioption together withsass-embeddedreduces compilation time by 5-10 times, especially for projects using large files with a lot of@ import/@ use, for small files the build time reduction will not be significant.14.1.1 (2024-02-19)
Bug Fixes
pkg:scheme (#1191) (c34c8e3)14.1.0 (2024-01-30)
Features
@ rspack/coreas an optional peer dependency (#1184) (637ba5b)14.0.0 (2024-01-15)
⚠ BREAKING CHANGES
fiberssupport18.12.0(627f55d)Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: