[Snyk] Upgrade sass-loader from 13.3.2 to 16.0.5 #29
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.5.
ℹ️ 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 13 versions ahead of your current version.
The recommended version was released 4 months ago.
Issues fixed by the recommended upgrade:
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-HTTPPROXYMIDDLEWARE-8229906
SNYK-JS-PATHTOREGEXP-8482416
SNYK-JS-SERIALIZEJAVASCRIPT-6147607
SNYK-JS-COOKIE-8163060
SNYK-JS-HTTPPROXYMIDDLEWARE-9691387
SNYK-JS-HTTPPROXYMIDDLEWARE-9691389
SNYK-JS-NANOID-8492085
Release notes
Package name: sass-loader
-
16.0.5 - 2025-02-14
- allow to import CSS using
-
16.0.4 - 2024-12-04
- include sources map сontent for modern api by default (#1250) (70a10ff)
-
16.0.3 - 2024-11-01
- modern-compiler: dispose redundant compilers (#1245) (004ed38)
-
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
-
14.0.0 - 2024-01-15
-
13.3.3 - 2023-12-25
-
13.3.2 - 2023-06-09
from sass-loader GitHub release notes16.0.5 (2025-02-14)
Bug Fixes
@ usewithcssextension (#1254) (3352e49)16.0.4 (2024-12-04)
Bug Fixes
16.0.3 (2024-11-01)
Bug Fixes
16.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)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:
Summary by Sourcery
Upgrade sass-loader dependency to v16.0.5 to address security vulnerabilities and incorporate latest loader improvements.
Bug Fixes:
Enhancements:
Build: