Skip to content

Update dependency sass-loader to v17.0.1 - #9075

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/sass-loader-17.x
Open

Update dependency sass-loader to v17.0.1#9075
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/sass-loader-17.x

Conversation

@renovate

@renovate renovate Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
sass-loader 17.0.017.0.1 age confidence

Release Notes

webpack/sass-loader (sass-loader)

v17.0.1

Compare Source

Patch Changes
  • Remove the byte order mark (BOM) from the compiled CSS. dart-sass prepends it when the compiled CSS contains non ASCII characters and the style option is compressed (the default for the production mode), but a BOM is only valid at the very beginning of a file - tools like css-loader move @import at-rules above it, so it ended up in the middle of the generated CSS and broke the rule after it. Source maps are shifted accordingly. (by @​alexander-akait in #​1337)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/sass-loader-17.x branch 6 times, most recently from 309c1e5 to 389d700 Compare September 10, 2026 12:44
@renovate
renovate Bot force-pushed the renovate/sass-loader-17.x branch from 389d700 to d717e5e Compare September 10, 2026 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants