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.3
1.1.0
->1.1.6
1.0.6
->1.0.7
1.1.1
->1.1.4
1.1.1
->1.1.4
1.16.0
->1.16.1
^1.16.0
->^1.16.1
^2.3.14
->^2.3.15
^0.7.0
->^0.7.1
4.0.0-alpha.34
->4.0.0-beta.4
Release Notes
preactjs/prefresh (@prefresh/core)
v1.5.3
Compare Source
Patch Changes
06f97ac
#559 Thanks @JoviDeCroock! - Avoid memory leak by not registering built-in typesweb-infra-dev/rsbuild (@rsbuild/core)
v1.1.6
Compare Source
What's Changed
Highlights 💡
Rsbuild no longer watches the
node_modules
directory by default, resulting in significant performance improvements:Performance 🚀
New Features 🎉
onCloseBuild
hook 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.5
Compare Source
What's Changed
New Features 🎉
output.sourceMap
to be boolean value by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4037printFileSize.include
option by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4044printFileSize.exclude
option by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4045Bug Fixes 🐞
Document 📖
PrintFileSizeOptions
by @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.4
Compare 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.3
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
runCLI
from internal helpers to index export by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3981getStatsOptions
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3987Full Changelog: web-infra-dev/rsbuild@v1.1.2...v1.1.3
v1.1.2
Compare Source
What's Changed
New Features 🎉
output.emitCss
config by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3967Performance 🚀
Bug Fixes 🐞
watchFiles.type
not work as expected by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3963stylusOptions.import
should 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.1
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
*.svslte.ts
files are transformed twice by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3920\n
in error overlay messages by @ymq001 in https://github.com/web-infra-dev/rsbuild/pull/3944Document 📖
Other Changes
dts.build
by @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.4
Compare Source
What's Changed
Exciting New Features 🎉
as
attr by @jerrykingxyz in https://github.com/web-infra-dev/rspack/pull/8521Bug Fixes 🐞
WebWorkerTemplatePlugin
should 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.3
Compare 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.2
Compare Source
What's Changed
💡 Highlights
DefinePlugin destructuring optimization
Rspack v1.1.2 improved the output of
DefinePlugin
by eliminating unused object properties from the final bundle, resulting in a smaller output size:Exciting New Features 🎉
Bug Fixes 🐞
cacheable::from_byte
by @jerrykingxhttps://github.com/web-infra-dev/rspack/pull/8450l/8450auto
by @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.1
Compare Source
Patch Changes
103ce57
Thanks @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.15
Compare Source
Patch Changes
joe-bell/cva (class-variance-authority)
v0.7.1
Compare Source
What's Changed
New Contributors
Full Changelog: joe-bell/cva@v0.7.0...v0.7.1
tailwindlabs/tailwindcss (tailwindcss)
v4.0.0-beta.4
Compare Source
Fixed
@tailwind utilities
is present in the CSS in@tailwindcss/postcss
and@tailwindcss/vite
(#15226)@tailwindcss/postcss
and@tailwindcss/vite
(#15226)overflow-clip
utility (#15244)backdrop-blur
tobackdrop-blur-sm
andbackdrop-blur-sm
tobackdrop-blur-xs
(#15242)v4.0.0-beta.3
Compare Source
Fixed
.group
and.peer
are 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).group
and.peer
classes (#15208)Changed
layer(…)
in@import
is not first in the list of functions/conditions (#15109)v4.0.0-beta.2
Compare Source
Fixed
--letter-spacing
values for custom font size utilities (#15099)space-x/y-*
anddivide-x/y-*
with variants can undospace-x/y-reverse
anddivide-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.