chore(deps): update all non-major dependencies #249
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:
^0.9.1
->^0.10.0
^0.9.1
->^0.10.0
1.2.14
->1.2.16
^1.0.6
->^1.0.7
1.2.6
->1.2.7
1.2.6
->1.2.7
^0.11.0
->^0.11.1
^1.11.5
->^1.11.8
^22.13.8
->^22.13.10
^8.25.0
->^8.26.0
^8.25.0
->^8.26.0
1.2.5
->1.4.0
10.4.20
->10.4.21
^2.9.5
->^2.9.6
^9.32.0
->^9.33.0
^0.477.0
->^0.479.0
10.5.2
->10.6.1
^1.42.1
->^1.43.1
4.0.9
->4.0.12
5.3.12
->5.3.14
Release Notes
module-federation/core (@module-federation/enhanced)
v0.10.0
Compare Source
Patch Changes
0f71cbc
]22fcccd
]module-federation/core (@module-federation/rsbuild-plugin)
v0.10.0
Compare Source
Patch Changes
5b391b5
: chore(rsbuild-plugin): update mf format judgment conditions1010f96
: chore(modern-js-plugin): use bundlerChain instead of tools.webpack or tools.rspack3c8bd83
: fix(rsbuild-plugin): add more MF packages tosource.include
0f71cbc
]22fcccd
]web-infra-dev/rsbuild (@rsbuild/core)
v1.2.16
Compare Source
What's Changed
New Features 🎉
cssLoader.exportType
asstring
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4717Bug Fixes 🐞
forceSplitting
not work withsingle-vendor
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4708Document 📖
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 🐞
source.include
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4698Document 📖
Other Changes
expect.poll
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4686Full 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 🎉
maxGenerations
support by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/9517Bug Fixes 🐞
Document Updates 📖
Other Changes
compiler.compile
as private method by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/9472New 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
(es/fast-lexer) Fix lexing of numeric literals (#10153) (65d23fe)
(es/parser) Rescan
<<
in new expression (#10159) (35bd6d9)Features
Performance
(es/fast-lexer) Optimize lexing of keywords (#10155) (fb610b0)
(es/fast-lexer) Optimize bound checks (#10157) (d74360e)
(es/fast-lexer) Make whitespace skipper use SIMD properly (#10158) (15ea059)
(es/lexer) Optimize whitespace scanning (#10136) (8a59753)
(es/lexer) Optimize comment scanning (#10137) (9676c9a)
Refactor
(es/lexer) Add fast lexer implementation (#10145) (b993f86)
Drop unused crates (#10151) (58e4279)
Drop unused js interop bindings (#10161) (0ceefaf)
Ci
v1.11.7
Compare Source
Features
v1.11.6
Compare Source
Bug Fixes
(es/minifier) Fix regression due to #10056 (#10134) (b145275)
(es/typescript) Remove empty statements that const enum decls are folded into (#10128) (7bea830)
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.26.0
Compare Source
🚀 Features
🩹 Fixes
accessor
properties with an invalidvoid
type (#10864)❤️ 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
🐞 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
-moz-
prefix for:placeholder-shown
(by @Marukome0743).element-plus/element-plus (element-plus)
v2.9.6
Compare Source
2.9.6
2025-03-07
Features
check-on-click-leaf
attribute (#19494 by @Dsaquel)Bug fixes
@change
event value formatter (#20000 by @qq1037305420)button-props
as aPartial
type (#20035 by @Dsaquel)Refactors
vuejs/eslint-plugin-vue (eslint-plugin-vue)
v9.33.0
Compare Source
✨ Enhancements
vue/no-implicit-coercion
rule to disallow shorthand type conversions in<template>
.vue/no-ref-as-operand
rule to checkemit
payloads.ignoreProps
option tovue/prop-name-casing
rule.🐛 Bug Fixes
vue/prefer-use-template-ref
rule whensetup
is an arrow function.vue/no-bare-strings-in-template
rule.vue/max-props
rule.Full Changelog: vuejs/eslint-plugin-vue@v9.32.0...v9.33.0
lucide-icons/lucide (lucide-react)
v0.479.0
: Version 0.479.0Compare 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.
This PR was generated by Mend Renovate. View the repository job log.