chore(deps): update all dependencies (non-major) #204
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:
15.2.3
->15.3.0
0.61.3
->0.64.0
0.61.3
->0.64.0
0.61.3
->0.64.0
0.61.3
->0.64.0
3.3.2
->3.3.3
4.18.1
->4.25.0
2.0.1
->2.1.4
Release Notes
rollup/plugins (@rollup/plugin-node-resolve)
v15.3.0
2024-09-23
Features
v15.2.4
2024-09-22
Updates
unocss/unocss (@unocss/autocomplete)
v0.64.0
Compare Source
🚨 Breaking Changes
🐞 Bug Fixes
marker
- by @zyyv in https://github.com/unocss/unocss/issues/4221 (df370)/
- by @zyyv in https://github.com/unocss/unocss/issues/4225 (a9ada)View changes on GitHub
v0.63.6
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.63.5
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.63.4
Compare Source
🐞 Bug Fixes
c9d2e01
, fix #4189 - by @antfu in https://github.com/unocss/unocss/issues/4189 (cbf68)View changes on GitHub
v0.63.3
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.63.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.63.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.63.0
Compare Source
🚀 Features
unconfig
jiti
- by @antfu (3b93c)bg-[image:*]
- by @JianJroh and @zyyv in https://github.com/unocss/unocss/issues/4160 (3de43)fontsource
font provider - by @zyyv and @antfu in https://github.com/unocss/unocss/issues/4156 (320df)icon()
directive - by @zyyv and @antfu in https://github.com/unocss/unocss/issues/4113 (9ed34)🐞 Bug Fixes
View changes on GitHub
v0.62.4
Compare Source
🚀 Features
svelte
- by @5P5 in https://github.com/unocss/unocss/issues/4128 (4762c)@unocss/runtime
, improve runtime bundler docs - by @henrikvilhelmberglund and @antfu in https://github.com/unocss/unocss/issues/4112 (35e32)🐞 Bug Fixes
View changes on GitHub
v0.62.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.62.2
Compare Source
🚀 Features
DEFAULT
key of theme - by @zyyv in https://github.com/unocss/unocss/issues/4072 (3f010)🐞 Bug Fixes
View changes on GitHub
v0.62.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.62.0
Compare Source
🚀 Features
@typescript-eslint
- by @antfu (aaf3a)content
option in presets - by @Jannchie and Anthony Fu in https://github.com/unocss/unocss/issues/4041 (2466d)🐞 Bug Fixes
View changes on GitHub
v0.61.9
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.61.8
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.61.7
Compare Source
🚀 Features
autocomplete.strict
config - by @Simon-He95 and @antfu in https://github.com/unocss/unocss/issues/3957 (77db3)🐞 Bug Fixes
unconfig
, fix #3812 - by @antfu and userquin in https://github.com/unocss/unocss/issues/3814 and https://github.com/unocss/unocss/issues/3812 (100d8)mini
andwind
- by @MellowCo and @antfu in https://github.com/unocss/unocss/issues/4025 (870d3)View changes on GitHub
v0.61.6
Compare Source
🚀 Features
(float - by **end)
(#3997)** and Anthony Fu (clear)-(start)🐞 Bug Fixes
View changes on GitHub
v0.61.5
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.61.4
Compare Source
🚀 Features
createRecoveryConfigLoader
- by @Simon-He95, @antfu and Anthony Fu in https://github.com/unocss/unocss/issues/3953 (64fb0)🐞 Bug Fixes
flushTask
- by @KermanX in https://github.com/unocss/unocss/issues/3984 (141cd)local
node10 types - by @userquin in https://github.com/unocss/unocss/issues/3963 (3ff7c)View changes on GitHub
prettier/prettier (prettier)
v3.3.3
Compare Source
diff
Add parentheses for nullish coalescing in ternary (#16391 by @cdignam-segment)
This change adds clarity to operator precedence.
Add parentheses for decorator expressions (#16458 by @y-schneider)
Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.
Support
@let
declaration syntax (#16474 by @sosukesuzuki)Adds support for Angular v18
@let
declaration syntax.Please see the following code example. The
@let
declaration allows you to define local variables within the template:For more details, please refer to the excellent blog post by the Angular Team: Introducing @let in Angular.
We also appreciate the Angular Team for kindly answering our questions to implement this feature.
rollup/rollup (rollup)
v4.25.0
Compare Source
2024-11-09
Features
output.sourcemapDebugIds
option to add matching debug ids to sourcemaps and code for tools like Sentry or Rollbar (#5712)Bug Fixes
Pull Requests
v4.24.4
Compare Source
2024-11-04
Bug Fixes
Pull Requests
v4.24.3
Compare Source
2024-10-29
Bug Fixes
Pull Requests
v4.24.2
Compare Source
2024-10-27
Bug Fixes
Pull Requests
v4.24.1
Compare Source
2024-10-27
Bug Fixes
Pull Requests
v4.24.0
Compare Source
2024-10-02
Features
Pull Requests
v4.23.0
Compare Source
2024-10-01
Features
Pull Requests
v4.22.5
Compare Source
2024-09-27
Bug Fixes
Pull Requests
v4.22.4
Compare Source
2024-09-21
Bug Fixes
Pull Requests
v4.22.3
Compare Source
2024-09-21
Bug Fixes
Pull Requests
v4.22.2
Compare Source
2024-09-20
Bug Fixes
Pull Requests
v4.22.1
Compare Source
2024-09-20
Bug Fixes
Pull Requests
v4.22.0
Compare Source
2024-09-19
Features
Bug Fixes
Pull Requests
AggregateError
,FinalizationRegistry
,WeakRef
to knownGlobals (@re-taro)v4.21.3
Compare Source
2024-09-12
Bug Fixes
Pull Requests
v4.21.2
Compare Source
2024-08-30
Bug Fixes
Pull Requests
v4.21.1
Compare Source
2024-08-26
Bug Fixes
closeWatcher
hook is called when watch mode is aborted via Ctrl+C (#5618)import.meta.url
in compact mode (#5624)Pull Requests
v4.21.0
Compare Source
2024-08-18
Features
Pull Requests
noConflict
option in REPL. (@7086cmd)v4.20.0
Compare Source
2024-08-03
Features
Pull Requests
v4.19.2
Compare Source
2024-08-01
Bug Fixes
Pull Requests
Configuration
📅 Schedule: Branch creation - "every weekend after 4am" (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.