Skip to content

chore(deps-dev): bump the dev group with 2 updates #447

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2025

Bumps the dev group with 2 updates: @rspack/cli and @rspack/core.

Updates @rspack/cli from 1.4.8 to 1.4.9

Release notes

Sourced from @​rspack/cli's releases.

v1.4.9

Highlights 💡

Reduced install size ⚡️

In Rspack v1.4.9, we focused on optimizing our Rust dependencies and build flags. This effort has resulted in significant reductions to Rspack's install size across all platforms. We continue to work on further size optimizations and expect additional improvements in future releases.

Platform Rspack 1.4.8 Rspack 1.4.9 Diff
@​rspack/binding-linux-x64-gnu 59.4MB 51.3MB 8.1MB
@​rspack/binding-darwin-arm64 46.1MB 43.2MB 2.9MB
@​rspack/binding-win32-x64-msvc 51.4MB 48.5MB 2.9MB

What's Changed

Performance Improvements ⚡

New Features 🎉

Bug Fixes 🐞

Refactor 🔨

Document Updates 📖

... (truncated)

Commits

Updates @rspack/core from 1.4.8 to 1.4.9

Release notes

Sourced from @​rspack/core's releases.

v1.4.9

Highlights 💡

Reduced install size ⚡️

In Rspack v1.4.9, we focused on optimizing our Rust dependencies and build flags. This effort has resulted in significant reductions to Rspack's install size across all platforms. We continue to work on further size optimizations and expect additional improvements in future releases.

Platform Rspack 1.4.8 Rspack 1.4.9 Diff
@​rspack/binding-linux-x64-gnu 59.4MB 51.3MB 8.1MB
@​rspack/binding-darwin-arm64 46.1MB 43.2MB 2.9MB
@​rspack/binding-win32-x64-msvc 51.4MB 48.5MB 2.9MB

What's Changed

Performance Improvements ⚡

New Features 🎉

Bug Fixes 🐞

Refactor 🔨

Document Updates 📖

... (truncated)

Commits
  • 56fb3c4 chore: release v1.4.9
  • 16ec430 perf: get resolve in external plugin (#11111)
  • 45cab85 feat: support SwcJsMinimizerRspackPlugin specifying ECMAScript version (#11109)
  • f973f7d perf: napi resolve request (#11102)
  • 0616a9d feat(plugin_mf): Module Hoisting, Entry initialization via _webpack_require...
  • 6859845 refactor: reexport napi binding types (#11095)
  • ae6f2f3 fix: use parse meta to collect ts info (#11083)
  • 8675099 perf: use fxhash for HashMap in napi (#11080)
  • 91dc2db refactor: use import default (#11066)
  • 8df870d chore(deps): update dependency @​module-federation/runtime-tools to v0.17.0 (#...
  • Additional commits viewable in compare view

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 will merge this PR once CI passes on it, as requested by @mdn-bot.


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 <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 dev group with 2 updates: [@rspack/cli](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack-cli) and [@rspack/core](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack).


Updates `@rspack/cli` from 1.4.8 to 1.4.9
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.4.9/packages/rspack-cli)

Updates `@rspack/core` from 1.4.8 to 1.4.9
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.4.9/packages/rspack)

---
updated-dependencies:
- dependency-name: "@rspack/cli"
  dependency-version: 1.4.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: "@rspack/core"
  dependency-version: 1.4.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
...

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 Jul 23, 2025
@dependabot dependabot bot requested a review from mdn-bot as a code owner July 23, 2025 02:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 23, 2025
@mdn-bot
Copy link
Collaborator

mdn-bot commented Jul 23, 2025

@dependabot squash and merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 23, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jul 24, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-807d62b84a branch July 24, 2025 01:31
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