Skip to content

fix(deps): update all non-major dependencies #37

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

Merged
merged 1 commit into from
May 1, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pmmmwh/react-refresh-webpack-plugin ^0.5.16 -> ^0.6.0 age adoption passing confidence
@rsbuild/core (source) ^1.3.11 -> ^1.3.14 age adoption passing confidence
@rspack/cli (source) ^1.3.6 -> ^1.3.8 age adoption passing confidence
@rspack/core (source) ^1.3.6 -> ^1.3.8 age adoption passing confidence
@types/node (source) ^22.15.0 -> ^22.15.3 age adoption passing confidence
@types/react-dom (source) ^19.1.2 -> ^19.1.3 age adoption passing confidence
pnpm (source) 10.9.0 -> 10.10.0 age adoption passing confidence
react-router-dom (source) ^7.5.2 -> ^7.5.3 age adoption passing confidence
webpack ^5.99.6 -> ^5.99.7 age adoption passing confidence

Release Notes

pmmmwh/react-refresh-webpack-plugin (@​pmmmwh/react-refresh-webpack-plugin)

v0.6.0

Compare Source

BREAKING
  • Minimum required Node.js version has been bumped to 18.12.0.
  • Minimum required webpack version has been bumped to 5.2.0.
  • Minimum supported webpack-dev-server version has been bumped to 4.8.0.
  • Minimum supported webpack-plugin-serve version has been bumped to 1.0.0.
  • overlay.sockHost, overlay.sockPath, overlay.sockPort, overlay.sockProtocol and overlay.useURLPolyfill have all been removed (#​850).
    It was necessary to support WDS below 4.8.0 (published in April 2022).
    It is no-longer necessary as a direct integration with WDS is now possible.
Features
  • Added helper script to better support use cases where React and/or React-DOM are externalized (#​852)
Fixes
  • Ensure plugin injected entries are no-op in production (#​900)
Internal
  • Dropped support for Webpack 4 / WDS 3 (#​850, #​904)
  • Migrated from ansi-html to anser in error overlay (#​854)
  • Bumped all development dependencies (#​905)
web-infra-dev/rsbuild (@​rsbuild/core)

v1.3.14

Compare Source

What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.3.13...v1.3.14

v1.3.13

Compare Source

What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.3.12...v1.3.13

v1.3.12

Compare Source

💡 Highlights

The rsbuild.dev now provides llms.txt to help LLMs better understand Rspack:

What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors

Full Changelog: web-infra-dev/rsbuild@v1.3.11...v1.3.12

web-infra-dev/rspack (@​rspack/cli)

v1.3.8

Compare Source

Highlights 💡

Exposing SWC JS API

Rspack now experimentally exposes some SWC JavaScript APIs via rspack.experiments.swc. This allows you to call SWC methods like transform or minify without installing the additional @​swc/core package.

See SWC API for more details.

What's Changed

Exciting New Features 🎉
Bug Fixes 🐞
Document Updates 📖
Other Changes

New Contributors

Full Changelog: web-infra-dev/rspack@v1.3.7...v1.3.8

v1.3.7

Compare Source

💡 Highlights

The rspack.dev now provides llms.txt to help LLMs better understand Rspack:

What's Changed

Performance Improvements ⚡
Exciting New Features 🎉
Bug Fixes 🐞
Document Updates 📖
Other Changes

New Contributors

Full Changelog: web-infra-dev/rspack@v1.3.6...v1.3.7

pnpm/pnpm (pnpm)

v10.10.0

Compare Source

Minor Changes
  • Allow loading the preResolution, importPackage, and fetchers hooks from local pnpmfile.
Patch Changes
  • Fix cd command, when shellEmulator is true #​7838.
  • Sort keys in pnpm-workspace.yaml #​9453.
  • Pass the npm_package_json environment variable to the executed scripts #​9452.
  • Fixed a mistake in the description of the --reporter=silent option.
remix-run/react-router (react-router-dom)

v7.5.3

Compare Source

Patch Changes
webpack/webpack (webpack)

v5.99.7

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@chenjiahan chenjiahan merged commit d285ba5 into main May 1, 2025
6 checks passed
@chenjiahan chenjiahan deleted the renovate/all-minor-patch branch May 1, 2025 04:31
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.

1 participant