Skip to content

chore(deps): update all non-major dependencies#312

Merged
chenjiahan merged 1 commit into
mainfrom
renovate/all-non-major
Jul 7, 2025
Merged

chore(deps): update all non-major dependencies#312
chenjiahan merged 1 commit into
mainfrom
renovate/all-non-major

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 7, 2025

This PR contains the following updates:

Package Change Age Confidence
@babel/core (source) 7.27.7 -> 7.28.0 age confidence
@babel/core (source) ^7.27.7 -> ^7.28.0 age confidence
@babel/preset-env (source) 7.27.2 -> 7.28.0 age confidence
@module-federation/enhanced (source) ^0.15.0 -> ^0.16.0 age confidence
@module-federation/rsbuild-plugin (source) ^0.15.0 -> ^0.16.0 age confidence
@prefresh/core (source) 1.5.4 -> 1.5.5 age confidence
@rsbuild/core (source) 1.4.2 -> 1.4.3 age confidence
@rsbuild/plugin-react (source) ^1.3.2 -> ^1.3.3 age confidence
@rsbuild/plugin-react (source) 1.3.2 -> 1.3.3 age confidence
@rsbuild/plugin-vue (source) ^1.0.7 -> ^1.1.0 age confidence
@rsdoctor/rspack-plugin (source) ^1.1.5 -> ^1.1.7 age confidence
@rspack-canary/cli (source) 1.4.0-canary-30c614aa-20250626094549 -> 1.4.0-canary-f9e682fa-20250625081434 age confidence
@rspack-canary/core (source) 1.4.0-canary-30c614aa-20250626094549 -> 1.4.0-canary-f9e682fa-20250625081434 age confidence
@rspack/cli (source) 1.4.1 -> 1.4.4 age confidence
@rspack/core (source) 1.4.1 -> 1.4.4 age confidence
@stylexjs/stylex ^0.14.0 -> ^0.14.1 age confidence
@swc/core (source) ^1.12.7 -> ^1.12.9 age confidence
@types/node (source) ^22.15.34 -> ^22.16.0 age confidence
element-plus (source) ^2.10.2 -> ^2.10.3 age confidence
next (source) 15.3.4 -> 15.3.5 age confidence
next-rspack (source) 15.3.4 -> 15.3.5 age confidence

Release Notes

babel/babel (@​babel/core)

v7.28.0

Compare Source

🚀 New Feature
  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types
  • babel-parser, babel-traverse, babel-types
  • babel-generator, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-react-display-name, babel-types
  • babel-generator, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-transform-block-scoping, babel-plugin-transform-object-rest-spread, babel-plugin-transform-typescript, babel-traverse, babel-types
🐛 Bug Fix
🏠 Internal
  • babel-compat-data, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-json-modules, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3
module-federation/core (@​module-federation/enhanced)

v0.16.0

Compare Source

Patch Changes
module-federation/core (@​module-federation/rsbuild-plugin)

v0.16.0

Compare Source

Patch Changes
preactjs/prefresh (@​prefresh/core)

v1.5.5

Compare Source

Patch Changes
web-infra-dev/rsbuild (@​rsbuild/core)

v1.4.3

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

New Contributors

Full Changelog: web-infra-dev/rsbuild@v1.4.2...v1.4.3

web-infra-dev/rsdoctor (@​rsdoctor/rspack-plugin)

v1.1.7

Compare Source

What's Changed

Bug Fixes 🐞

Full Changelog: web-infra-dev/rsdoctor@v1.1.6...v1.1.7

v1.1.6

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Other Changes

Full Changelog: web-infra-dev/rsdoctor@v1.1.5...v1.1.6

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

v1.4.4

Compare Source

What's Changed
Performance Improvements ⚡
Bug Fixes 🐞
Document Updates 📖
Other Changes

Full Changelog: web-infra-dev/rspack@v1.4.3...v1.4.4

v1.4.3

Compare Source

What's Changed
Performance Improvements ⚡
New Features 🎉
Bug Fixes 🐞
Refactor 🔨
Other Changes

Full Changelog: web-infra-dev/rspack@v1.4.2...v1.4.3

v1.4.2

Compare Source

What's Changed
Performance Improvements ⚡
New Features 🎉
Bug Fixes 🐞
Refactor 🔨
Document Updates 📖
Other Changes

Full Changelog: web-infra-dev/rspack@v1.4.1...v1.4.2

facebook/stylex (@​stylexjs/stylex)

v0.14.1

Compare Source

Fixes
  • Another fix for TypeScript types.
swc-project/swc (@​swc/core)

v1.12.9

Compare Source

Bug Fixes
Features
Performance
Refactor
Testing
element-plus/element-plus (element-plus)

v2.10.3

Compare Source

2.10.3

2025-07-04

Features
Bug fixes
Refactors
vercel/next.js (next)

v15.3.5

Compare Source

vercel/next.js (next-rspack)

v15.3.5

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Turbopack: list assert/strict as external (#​80884)
  • omit searchParam data from FlightRouterState before transport (#​80734)
  • bugfix: propagate staleTime to seeded prefetch entry (#​81263)
Misc Changes
  • document turbopack trace viewer (#​78184)
Credits

Huge thanks to @​ztanner, @​mischnic, and @​bgw for helping!


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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 dfba78d into main Jul 7, 2025
4 checks passed
@chenjiahan chenjiahan deleted the renovate/all-non-major branch July 7, 2025 02:24
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