Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2025

Bumps @rspack/core from 1.5.8 to 1.6.1.

Release notes

Sourced from @​rspack/core's releases.

v1.6.1

What's Changed

Highlights 💡

In Rspack 1.6.1, the source map implementation in the rspack-sources crate has been optimized, improving source map generation performance by roughly 30%.

Performance Improvements ⚡

Bug Fixes 🐞

Refactor 🔨

Document Updates 📖

Other Changes

Full Changelog: web-infra-dev/rspack@v1.6.0...v1.6.1

v1.6.0

... (truncated)

Commits
  • 874e9fd chore: format
  • bd06bd3 chore: release v1.6.1
  • ebd45fa chore: ensure that prettier can format all markdown and JSON files (#12075)
  • 88402f4 fix: should disable default splitChunks rules for EsmLibraryPlugin (#12047)
  • 1c5432f fix(config): validate output.path must be absolute (#12061)
  • 1ad3537 chore(deps): update dependency @​biomejs/biome to ^2.3.2 (#12055)
  • 98c0988 chore(deps): update dependency @​rslib/core to v0.17.0 (#12056)
  • 2866a1a fix: remove redundant OutputFileSystem.createReadStream (#12059)
  • 2a67107 chore: release 1.6.0 (#12042)
  • 046bae4 fix(wasm): add another SharedArrayBuffer instance check (#12037)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [@rspack/core](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) from 1.5.8 to 1.6.1.
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.6.1/packages/rspack)

---
updated-dependencies:
- dependency-name: "@rspack/core"
  dependency-version: 1.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Nov 6, 2025
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.

1 participant