Skip to content

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

Merged
chenjiahan merged 1 commit intomainfrom
renovate/all-non-major
Mar 10, 2025
Merged

chore(deps): update all non-major dependencies#249
chenjiahan merged 1 commit intomainfrom
renovate/all-non-major

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@module-federation/enhanced (source) ^0.9.1 -> ^0.10.0 age adoption passing confidence
@module-federation/rsbuild-plugin (source) ^0.9.1 -> ^0.10.0 age adoption passing confidence
@rsbuild/core (source) 1.2.14 -> 1.2.16 age adoption passing confidence
@rsbuild/plugin-vue (source) ^1.0.6 -> ^1.0.7 age adoption passing confidence
@rspack/cli (source) 1.2.6 -> 1.2.7 age adoption passing confidence
@rspack/core (source) 1.2.6 -> 1.2.7 age adoption passing confidence
@stylexjs/stylex ^0.11.0 -> ^0.11.1 age adoption passing confidence
@swc/core (source) ^1.11.5 -> ^1.11.8 age adoption passing confidence
@types/node (source) ^22.13.8 -> ^22.13.10 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^8.25.0 -> ^8.26.0 age adoption passing confidence
@typescript-eslint/parser (source) ^8.25.0 -> ^8.26.0 age adoption passing confidence
@vue/babel-plugin-jsx (source) 1.2.5 -> 1.4.0 age adoption passing confidence
autoprefixer 10.4.20 -> 10.4.21 age adoption passing confidence
element-plus (source) ^2.9.5 -> ^2.9.6 age adoption passing confidence
eslint-plugin-vue (source) ^9.32.0 -> ^9.33.0 age adoption passing confidence
lucide-react (source) ^0.477.0 -> ^0.479.0 age adoption passing confidence
pnpm (source) 10.5.2 -> 10.6.1 age adoption passing confidence
rspress (source) ^1.42.1 -> ^1.43.1 age adoption passing confidence
tailwindcss (source) 4.0.9 -> 4.0.12 age adoption passing confidence
terser-webpack-plugin 5.3.12 -> 5.3.14 age adoption passing confidence

Release Notes

module-federation/core (@​module-federation/enhanced)

v0.10.0

Compare Source

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

v0.10.0

Compare Source

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

v1.2.16

Compare Source

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

Full Changelog: web-infra-dev/rsbuild@v1.2.15...v1.2.16

v1.2.15

Compare Source

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

Full Changelog: web-infra-dev/rsbuild@v1.2.14...v1.2.15

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

v1.2.7

Compare Source

Highlights 💡

⚡️ Up to 20% faster on macOS

On macOS, Rspack v1.2.7 is up to 20% faster than v1.2.6. See https://github.com/web-infra-dev/rspack/pull/9518 for details.

🌿 20% less HMR memory usage

Name | Base (2025-02-28  2b45815) | Current | Change
-- | -- | -- | --
threejs_development-mode_10x_hmr + rss memory | 1137 MiB ± 129 MiB | 890 MiB ± 293 MiB | -21.72 %

To find out more, follow this link; and this is the benchmark report.

What's Changed

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

New Contributors

Full Changelog: web-infra-dev/rspack@v1.2.6...v1.2.7

facebook/stylex (@​stylexjs/stylex)

v0.11.1

Compare Source

swc-project/swc (@​swc/core)

v1.11.8

Compare Source

Bug Fixes
Features
Performance
Refactor
Ci

v1.11.7

Compare Source

Features

v1.11.6

Compare Source

Bug Fixes
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.26.0

Compare Source

🚀 Features
  • eslint-plugin: [unified-signatures] support ignoring overload signatures with different JSDoc comments (#​10781)
  • eslint-plugin: [explicit-module-boundary-types] add an option to ignore overload implementations (#​10889)
  • eslint-plugin: [no-unused-var] handle implicit exports in declaration files (#​10714)
  • support TypeScript 5.8 (#​10903)
  • eslint-plugin: [no-unnecessary-type-parameters] special case tuples and parameter location arrays as single-use (#​9536)
🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] handle unknown (#​10875)
  • eslint-plugin: [no-invalid-void-type] report accessor properties with an invalid void type (#​10864)
  • eslint-plugin: [unified-signatures] does not differentiate truly private methods (#​10806)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.26.0

Compare Source

🚀 Features
❤️ Thank You

You can read about our versioning strategy and releases on our website.

vuejs/babel-plugin-jsx (@​vue/babel-plugin-jsx)

v1.4.0

Compare Source

⚠️ Minor Changes
  • You need to specify the full path for the sub-export or use the main export.
--- require('@​vue/babel-plugin-jsx/dist/index')
--- require('@​vue/babel-plugin-jsx/dist')
+++ require('@​vue/babel-plugin-jsx/dist/index.js')
+++ require('@​vue/babel-plugin-jsx')
   🐞 Bug Fixes
    View changes on GitHub

v1.3.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
postcss/autoprefixer (autoprefixer)

v10.4.21

Compare Source

element-plus/element-plus (element-plus)

v2.9.6

Compare Source

2.9.6

2025-03-07

Features
Bug fixes
Refactors
vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.33.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.32.0...v9.33.0

lucide-icons/lucide (lucide-react)

v0.479.0: Version 0.479.0

Compare Source

What's Changed

Configuration

📅 Schedule: Branch creation - "* 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 5db1139 into main Mar 10, 2025
4 checks passed
@chenjiahan chenjiahan deleted the renovate/all-non-major branch March 10, 2025 02:36
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