Skip to content

[deps]: Update sass-loader to v17#1138

Merged
BTreston merged 1 commit into
mainfrom
renovate/sass-loader-17.x
Jun 11, 2026
Merged

[deps]: Update sass-loader to v17#1138
BTreston merged 1 commit into
mainfrom
renovate/sass-loader-17.x

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
sass-loader 16.0.717.0.0 age confidence

Release Notes

webpack/sass-loader (sass-loader)

v17.0.0

Compare Source

Major Changes
  • Add "auto" to the api option and make it the default. When the Sass implementation supports the modern compiler, "auto" enables it and reuses a single long-running compiler across files, which significantly improves build performance; otherwise it falls back to the modern API. (by @​alexander-akait in #​1319)

  • Remove node-sass support. (by @​alexander-akait in #​1316)

  • Minimum supported NodeJS version is 22.11.0. (by @​alexander-akait in #​1318)

  • Convert source to native ECMAScript modules. The package now declares "type": "module" and exposes both an ESM and a CommonJS build via the exports field. CommonJS consumers continue to work via require, and ESM consumers can now import the loader directly. (by @​alexander-akait in #​1322)

  • Remove legacy Sass JS API support. (by @​alexander-akait in #​1316)

Minor Changes

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

16.0.8 (2026-05-08)
Bug Fixes
16.0.7 (2026-02-05)
Bug Fixes
16.0.6 (2025-10-23)
Bug Fixes
  • cache fs calls for modern API
16.0.5 (2025-02-14)
Bug Fixes
16.0.4 (2024-12-04)
Bug Fixes
  • include sources map сontent for modern api by default (#​1250) (70a10ff)
16.0.3 (2024-11-01)
Bug Fixes
16.0.2 (2024-09-20)
Bug Fixes

v16.0.8

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every 2nd week starting on the 2 week of the year before 4am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the major-update label Jun 8, 2026
@renovate renovate Bot requested a review from a team as a code owner June 8, 2026 03:52
@renovate renovate Bot requested a review from eliykat June 8, 2026 03:52
@renovate renovate Bot added the major-update label Jun 8, 2026
@bitwarden-bot

Copy link
Copy Markdown

Internal tracking:

@codecov

codecov Bot commented Jun 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (a693166) to head (16d015f).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@     Coverage Diff      @@
##   main   #1138   +/-   ##
============================
============================

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vincentsalucci vincentsalucci requested review from BTreston and removed request for eliykat June 8, 2026 22:03
@renovate renovate Bot force-pushed the renovate/sass-loader-17.x branch from 24ce282 to a1ada3d Compare June 9, 2026 17:18
@renovate renovate Bot force-pushed the renovate/sass-loader-17.x branch from a1ada3d to 16d015f Compare June 11, 2026 16:17
@BTreston BTreston merged commit 174229b into main Jun 11, 2026
19 of 22 checks passed
@BTreston BTreston deleted the renovate/sass-loader-17.x branch June 11, 2026 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants