Skip to content

dev: bump stylus-loader from 8.1.3 to 9.0.0#7949

Open
dependabot[bot] wants to merge 1 commit into
v3.36from
dependabot/npm_and_yarn/stylus-loader-9.0.0
Open

dev: bump stylus-loader from 8.1.3 to 9.0.0#7949
dependabot[bot] wants to merge 1 commit into
v3.36from
dependabot/npm_and_yarn/stylus-loader-9.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps stylus-loader from 8.1.3 to 9.0.0.

Release notes

Sourced from stylus-loader's releases.

v9.0.0

Major Changes

  • Minimum supported Node.js version is now 22.11.0. (by @​alexander-akait in #461)

  • Migrated source and published bundles to ECMAScript modules. The package (by @​alexander-akait in #461) is now ESM ("type": "module") and exposes both an ESM build at ./dist/esm/index.js and a CommonJS build at ./dist/cjs/index.js via the exports field. The main entry now points to ./dist/cjs/index.js.

Minor Changes

  • Added JSDoc type annotations and TypeScript declaration file generation. The package now ships types/index.d.ts and exposes types via the package's exports/types fields. (by @​alexander-akait in #464)

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

Changelog

Sourced from stylus-loader's changelog.

9.0.0

Major Changes

  • Minimum supported Node.js version is now 22.11.0. (by @​alexander-akait in #461)

  • Migrated source and published bundles to ECMAScript modules. The package (by @​alexander-akait in #461) is now ESM ("type": "module") and exposes both an ESM build at ./dist/esm/index.js and a CommonJS build at ./dist/cjs/index.js via the exports field. The main entry now points to ./dist/cjs/index.js.

Minor Changes

  • Added JSDoc type annotations and TypeScript declaration file generation. The package now ships types/index.d.ts and exposes types via the package's exports/types fields. (by @​alexander-akait in #464)

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

Commits
  • f04f68c chore(release): new release (#462)
  • e3011b0 test: align cjs test with sass-loader (#465)
  • 6928e4e feat: add JSDoc types and TypeScript declaration generation (#464)
  • 8ff6fa6 chore: use lock for action + update outdated deps (#463)
  • 041561f test: migrate from jest to node's built-in test runner (#461)
  • 4208536 ci: switch to changesets for changelog and release (#460)
  • c5a6d68 chore(deps-dev): bump postcss from 8.5.6 to 8.5.14 (#458)
  • bdef711 chore(deps-dev): bump @​babel/plugin-transform-modules-systemjs (#459)
  • 213e79d chore(deps-dev): bump fast-uri from 3.0.6 to 3.1.2 (#457)
  • 9d3a995 chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 (#454)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for stylus-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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [stylus-loader](https://github.com/webpack/stylus-loader) from 8.1.3 to 9.0.0.
- [Release notes](https://github.com/webpack/stylus-loader/releases)
- [Changelog](https://github.com/webpack/stylus-loader/blob/main/CHANGELOG.md)
- [Commits](webpack/stylus-loader@v8.1.3...v9.0.0)

---
updated-dependencies:
- dependency-name: stylus-loader
  dependency-version: 9.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 22, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 22, 2026 23:02
@dependabot dependabot Bot requested a review from ryaplots June 22, 2026 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants