Skip to content

chore(deps-dev): bump sass-loader from 16.0.8 to 17.0.0 in the webpack group across 1 directory#147

Closed
dependabot[bot] wants to merge 2 commits into
developmentfrom
dependabot/npm_and_yarn/webpack-0be831ebbf
Closed

chore(deps-dev): bump sass-loader from 16.0.8 to 17.0.0 in the webpack group across 1 directory#147
dependabot[bot] wants to merge 2 commits into
developmentfrom
dependabot/npm_and_yarn/webpack-0be831ebbf

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the webpack group with 1 update in the / directory: sass-loader.

Updates sass-loader from 16.0.8 to 17.0.0

Release notes

Sourced from sass-loader's releases.

v17.0.0

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.

Changelog

Sourced from sass-loader's changelog.

17.0.0

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.

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for sass-loader since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the webpack group with 1 update in the / directory: [sass-loader](https://github.com/webpack/sass-loader).


Updates `sass-loader` from 16.0.8 to 17.0.0
- [Release notes](https://github.com/webpack/sass-loader/releases)
- [Changelog](https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md)
- [Commits](webpack/sass-loader@v16.0.8...v17.0.0)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-version: 17.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: webpack
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions

Copy link
Copy Markdown
Contributor

fetchYarnDeps hash healed and nix build passes. This is a major version update, so it is left for manual review and merge.

countgitmick added a commit that referenced this pull request Jun 13, 2026
…rs) (#150)

Consolidates Dependabot's open major dev-dependency PRs (#143, #147, #148)
into one CI-verified change, instead of merging them separately (each
rewrites the same flake.nix hash line, so they would conflict in series).

- npm-run-all2          8.0.4  -> 9.0.2
- sass-loader           16.0.7 -> 17.0.0
- eslint-plugin-jsdoc   62.9.0 -> 63.0.2
- eslint-plugin-n       17.24.0 -> 18.1.0
- eslint-plugin-unicorn 64.0.0 -> 65.0.1

eslint-plugin-n 18 enables n/no-path-concat, which flagged a real
dirname-concatenated path in _scripts/getRegions.mjs; switched it to
path.join(). flake.nix fetchYarnDeps hash recomputed for the new lock.

Verified locally: yarn lint clean and a full nix build passes.

Co-authored-by: countgitmick <countgitmick@email.com>
@github-actions

Copy link
Copy Markdown
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@countgitmick

Copy link
Copy Markdown
Owner

Superseded by #150, which bumped this to the same target version (CI-verified: nix build + lint) and is merged to development.

@dependabot @github

dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/webpack-0be831ebbf branch June 13, 2026 08:39
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.

1 participant