chore(deps): update all non-major dependencies #274
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.5.1
->^5.5.2
^0.11.4
->^0.12.0
^0.11.4
->^0.12.0
^2.1.3
->^2.1.4
1.3.6
->1.3.9
^1.0.2
->^1.0.3
^1.0.1
->^1.0.2
1.3.4
->1.3.5
1.3.4
->1.3.5
^1.2.0
->^1.2.2
^1.11.20
->^1.11.21
^19.1.1
->^19.1.2
^8.29.1
->^8.30.1
^8.29.1
->^8.30.1
^2.9.7
->^2.9.8
^6.0.4
->^6.0.5
^0.488.0
->^0.501.0
15.3.0
->15.3.1
15.3.0
->15.3.1
10.8.0
->10.8.1
4.1.3
->4.1.4
^5.99.5
->^5.99.6
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.f4fb242
: support request option on ConsumeSharePlugin. Allows matching requests like the object key of shared doesc399b9a
: Switch to esm modules by defaultf4fb242
: Support share layers and multiple share scopesf4fb242
: Layer support for Provide Share PluginPatch Changes
f4fb242
: Refactored module sharing configuration handling.Updated dependencies [
ebef2d0
]Updated dependencies [
c399b9a
]Updated dependencies [
451b4f5
]Updated dependencies [
ef96c4d
]Updated dependencies [
f4fb242
]module-federation/core (@module-federation/rsbuild-plugin)
v0.12.0
Compare Source
Patch Changes
f4fb242
]f4fb242
]f4fb242
]c399b9a
]ef96c4d
]f4fb242
]f4fb242
]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 🐞
errorRecovery
option by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5052Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.3.8...v1.3.9
v1.3.8
Compare Source
What's Changed
New Features 🎉
<port>
placeholder by @gaoachao in https://github.com/web-infra-dev/rsbuild/pull/5035Bug 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 🐞
native_fs
by @CPunishhttps://github.com/web-infra-dev/rspack/pull/9999l/9999undefined
by @LingyuCodhttps://github.com/web-infra-dev/rspack/pull/10030/10030Document Updates 📖
Other Changes
by @LingyuCohttps://github.com/web-infra-dev/rspack/pull/9948ll/9948
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
(es/helpers) Sync tslib
_ts_generator
implementation (#10366) (d3fb992)(es/proposal) Fix scope of declarations for
explicit-resource-management
(#10362) (eb7f7e9)(ts/fast-strip) Increase Wasm stack size (#10359) (6d444a5)
Miscellaneous Tasks
Performance
(es/parser) Reduce string comparison (#10355) (21789c4)
(es/parser) Add initial capacitity for some vectors (#10361) (7b7b50e)
(es/parser) Reduce clone of token contexts (#10364) (3ab47b2)
(es/parser) Use
bitflags
to reduce parser context size (#10367) (a2d3596)(es/parser) Replace byte arguments with generics (#10370) (68f7667)
(es/parser) Use
arrayvec
and unsafepush
to optimize escaped string parsing (#10369) (e12ae1c)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.30.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.30.0
Compare Source
🚀 Features
🩹 Fixes
❤️ 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
handleClose
(#20323 by @btea)progress
slot higher priority (#20353 by @btea)suffix-icon
prop with default ArrowDown (#20370 by [@cn-xufei](https://reConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.