Skip to content

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

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
Apr 21, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@lingui/swc-plugin ^5.5.1 -> ^5.5.2 age adoption passing confidence
@module-federation/enhanced (source) ^0.11.4 -> ^0.12.0 age adoption passing confidence
@module-federation/rsbuild-plugin (source) ^0.11.4 -> ^0.12.0 age adoption passing confidence
@radix-ui/react-label (source) ^2.1.3 -> ^2.1.4 age adoption passing confidence
@rsbuild/core (source) 1.3.6 -> 1.3.9 age adoption passing confidence
@rsbuild/plugin-vue2 ^1.0.2 -> ^1.0.3 age adoption passing confidence
@rsdoctor/rspack-plugin (source) ^1.0.1 -> ^1.0.2 age adoption passing confidence
@rspack/cli (source) 1.3.4 -> 1.3.5 age adoption passing confidence
@rspack/core (source) 1.3.4 -> 1.3.5 age adoption passing confidence
@rspack/plugin-react-refresh ^1.2.0 -> ^1.2.2 age adoption passing confidence
@swc/core (source) ^1.11.20 -> ^1.11.21 age adoption passing confidence
@types/react (source) ^19.1.1 -> ^19.1.2 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^8.29.1 -> ^8.30.1 age adoption passing confidence
@typescript-eslint/parser (source) ^8.29.1 -> ^8.30.1 age adoption passing confidence
element-plus (source) ^2.9.7 -> ^2.9.8 age adoption passing confidence
html-rspack-plugin ^6.0.4 -> ^6.0.5 age adoption passing confidence
lucide-react (source) ^0.488.0 -> ^0.501.0 age adoption passing confidence
next (source) 15.3.0 -> 15.3.1 age adoption passing confidence
next-rspack (source) 15.3.0 -> 15.3.1 age adoption passing confidence
pnpm (source) 10.8.0 -> 10.8.1 age adoption passing confidence
tailwindcss (source) 4.1.3 -> 4.1.4 age adoption passing confidence
webpack ^5.99.5 -> ^5.99.6 age adoption passing confidence

Release Notes

lingui/swc-plugin (@​lingui/swc-plugin)

v5.5.2

Compare Source

What's Changed

Full Changelog: lingui/swc-plugin@5.5.1...5.5.2

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

v0.12.0

Compare Source

Minor Changes
  • f4fb242: Enhancements to layer handling in module federation tests and configuration.

    • Introduced new layer configurations to support more nuanced federation scenarios that consider multiple layers of dependency.
  • f4fb242: support request option on ConsumeSharePlugin. Allows matching requests like the object key of shared does

  • c399b9a: Switch to esm modules by default

  • f4fb242: Support share layers and multiple share scopes

  • f4fb242: Layer support for Provide Share Plugin

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

v0.12.0

Compare Source

Patch Changes
radix-ui/primitives (@​radix-ui/react-label)

v2.1.4

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

v1.3.9

Compare Source

What's Changed
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.3.8...v1.3.9

v1.3.8

Compare Source

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

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

v1.3.7

Compare Source

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

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

rspack-contrib/rsbuild-plugin-vue2 (@​rsbuild/plugin-vue2)

v1.0.3

Compare Source

What's Changed

New Contributors

Full Changelog: rspack-contrib/rsbuild-plugin-vue2@v1.0.2...v1.0.3

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

v1.0.2

Compare Source

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

Full Changelog: web-infra-dev/rsdoctor@v1.0.1...v1.0.2

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

v1.3.5

Compare Source

Rspack comes to Next.js 🎉

We’re excited to introduce next-rspack, a community-driven plugin bringing direct Rspack support to Next.js.

See the Rspack joins the Next.js ecosystem blog for details.

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

Full Changelog: web-infra-dev/rspack@v1.3.4...v1.3.5

rspack-contrib/rspack-plugin-react-refresh (@​rspack/plugin-react-refresh)

v1.2.2

Compare Source

What's Changed

Full Changelog: rspack-contrib/rspack-plugin-react-refresh@v1.2.1...v1.2.2

v1.2.1

Compare Source

What's Changed
New Contributors

Full Changelog: rspack-contrib/rspack-plugin-react-refresh@v1.2.0...v1.2.1

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

v1.11.21

Compare Source

Bug Fixes
Miscellaneous Tasks
Performance
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.30.1

Compare Source

🩹 Fixes
  • eslint-plugin: fix mistake with eslintrc config generation (#​11072)
❤️ Thank You

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

v8.30.0

Compare Source

🚀 Features
  • eslint-plugin: [no-explicit-any] suggest to replace keyof any with PropertyKey (#​11032)
🩹 Fixes
  • eslint-plugin: [promise-function-async] use a different error message for functions with promise and non-promise types (#​10950)
❤️ Thank You

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

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

v8.30.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v8.30.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

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

v2.9.8

Compare Source

2.9.8

2025-04-18

Features

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 enabled auto-merge (squash) April 21, 2025 02:55
@renovate renovate bot force-pushed the renovate/all-non-major branch from f8013e7 to e78d0d9 Compare April 21, 2025 02:59
@renovate renovate bot force-pushed the renovate/all-non-major branch from e78d0d9 to 4369213 Compare April 21, 2025 03:06
@chenjiahan chenjiahan merged commit c6ba438 into main Apr 21, 2025
4 checks passed
@chenjiahan chenjiahan deleted the renovate/all-non-major branch April 21, 2025 03:08
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
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy