chore(deps): update all patch dependencies #171
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:
1.5.2->1.5.31.1.0->1.1.61.0.6->1.0.71.1.1->1.1.41.1.1->1.1.41.16.0->1.16.1^1.16.0->^1.16.1^2.3.14->^2.3.15^0.7.0->^0.7.14.0.0-alpha.34->4.0.0-beta.4Release Notes
preactjs/prefresh (@prefresh/core)
v1.5.3Compare Source
Patch Changes
06f97ac#559 Thanks @JoviDeCroock! - Avoid memory leak by not registering built-in typesweb-infra-dev/rsbuild (@rsbuild/core)
v1.1.6Compare Source
What's Changed
Highlights 💡
Rsbuild no longer watches the
node_modulesdirectory by default, resulting in significant performance improvements:Performance 🚀
New Features 🎉
onCloseBuildhook by @9aoy in https://github.com/web-infra-dev/rsbuild/pull/4065Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.1.5...v1.1.6
v1.1.5Compare Source
What's Changed
New Features 🎉
output.sourceMapto be boolean value by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4037printFileSize.includeoption by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4044printFileSize.excludeoption by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4045Bug Fixes 🐞
Document 📖
PrintFileSizeOptionsby @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4043Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.1.4...v1.1.5
v1.1.4Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.1.3...v1.1.4
v1.1.3Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
runCLIfrom internal helpers to index export by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3981getStatsOptionsby @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3987Full Changelog: web-infra-dev/rsbuild@v1.1.2...v1.1.3
v1.1.2Compare Source
What's Changed
New Features 🎉
output.emitCssconfig by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3967Performance 🚀
Bug Fixes 🐞
watchFiles.typenot work as expected by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3963stylusOptions.importshould be an array by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3972Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.1.1...v1.1.2
v1.1.1Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
*.svslte.tsfiles are transformed twice by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3920\nin error overlay messages by @ymq001 in https://github.com/web-infra-dev/rsbuild/pull/3944Document 📖
Other Changes
dts.buildby @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3948New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.1.0...v1.1.1
web-infra-dev/rspack (@rspack/cli)
v1.1.4Compare Source
What's Changed
Exciting New Features 🎉
asattr by @jerrykingxyz in https://github.com/web-infra-dev/rspack/pull/8521Bug Fixes 🐞
WebWorkerTemplatePluginshould generate import-scripts chunk loading runtime by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/8523Document Updates 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rspack@v1.1.3...v1.1.4
v1.1.3Compare Source
What's Changed
Performance Improvements ⚡
Exciting New Features 🎉
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rspack@v1.1.2...v1.1.3
v1.1.2Compare Source
What's Changed
💡 Highlights
DefinePlugin destructuring optimization
Rspack v1.1.2 improved the output of
DefinePluginby eliminating unused object properties from the final bundle, resulting in a smaller output size:Exciting New Features 🎉
Bug Fixes 🐞
cacheable::from_byteby @jerrykingxhttps://github.com/web-infra-dev/rspack/pull/8450l/8450autoby @inothttps://github.com/web-infra-dev/rspack/pull/8415l/8415Document Updates 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rspack@v1.1.1...v1.1.2
vanilla-extract-css/vanilla-extract (@vanilla-extract/css)
v1.16.1Compare Source
Patch Changes
103ce57Thanks @askoufis! - Fixes a bug that caused invalid selectors to be generated when adjacent classnames contained a substring equal to another local classnamevanilla-extract-css/vanilla-extract (@vanilla-extract/webpack-plugin)
v2.3.15Compare Source
Patch Changes
joe-bell/cva (class-variance-authority)
v0.7.1Compare Source
What's Changed
New Contributors
Full Changelog: joe-bell/cva@v0.7.0...v0.7.1
tailwindlabs/tailwindcss (tailwindcss)
v4.0.0-beta.4Compare Source
Fixed
@tailwind utilitiesis present in the CSS in@tailwindcss/postcssand@tailwindcss/vite(#15226)@tailwindcss/postcssand@tailwindcss/vite(#15226)overflow-cliputility (#15244)backdrop-blurtobackdrop-blur-smandbackdrop-blur-smtobackdrop-blur-xs(#15242)v4.0.0-beta.3Compare Source
Fixed
.groupand.peerare prefixed when using theprefix(…)option (#15174)--spacing-*variables take precedence over--container-*variables (#15180)translate-*utilities work with arbitrary values that usecalc(…)(#15215)calc(…)(#15215).groupand.peerclasses (#15208)Changed
layer(…)in@importis not first in the list of functions/conditions (#15109)v4.0.0-beta.2Compare Source
Fixed
--letter-spacingvalues for custom font size utilities (#15099)space-x/y-*anddivide-x/y-*with variants can undospace-x/y-reverseanddivide-x/y-reverse(#15094)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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.