-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency unocss to ^0.60.0 #16
Open
renovate
wants to merge
2
commits into
main
Choose a base branch
from
renovate/unocss-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
❌ Deploy Preview for clerc failed.
|
renovate
bot
force-pushed
the
renovate/unocss-monorepo
branch
from
August 28, 2023 04:53
6b05cce
to
962c826
Compare
renovate
bot
force-pushed
the
renovate/unocss-monorepo
branch
from
September 19, 2023 20:24
962c826
to
bf07734
Compare
renovate
bot
changed the title
chore(deps): update dependency unocss to ^0.55.0
chore(deps): update dependency unocss to ^0.56.0
Sep 19, 2023
renovate
bot
force-pushed
the
renovate/unocss-monorepo
branch
from
October 23, 2023 06:36
bf07734
to
88e9a75
Compare
renovate
bot
changed the title
chore(deps): update dependency unocss to ^0.56.0
chore(deps): update dependency unocss to ^0.57.0
Oct 23, 2023
renovate
bot
force-pushed
the
renovate/unocss-monorepo
branch
from
December 3, 2023 15:30
88e9a75
to
02c4c6e
Compare
renovate
bot
changed the title
chore(deps): update dependency unocss to ^0.57.0
chore(deps): update dependency unocss to ^0.58.0
Dec 3, 2023
renovate
bot
force-pushed
the
renovate/unocss-monorepo
branch
from
February 25, 2024 13:12
02c4c6e
to
3bcd3fb
Compare
renovate
bot
force-pushed
the
renovate/unocss-monorepo
branch
from
April 5, 2024 23:04
3bcd3fb
to
7d6f1b1
Compare
renovate
bot
changed the title
chore(deps): update dependency unocss to ^0.58.0
chore(deps): update dependency unocss to ^0.59.0
Apr 5, 2024
renovate
bot
force-pushed
the
renovate/unocss-monorepo
branch
from
May 8, 2024 23:09
7d6f1b1
to
0942cea
Compare
renovate
bot
changed the title
chore(deps): update dependency unocss to ^0.59.0
chore(deps): update dependency unocss to ^0.60.0
May 8, 2024
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.53.5
->^0.60.0
Release Notes
unocss/unocss (unocss)
v0.60.0
🚨 Breaking Changes
.default
suffix from d.ts and d.cts files - by @userquin in https://github.com/unocss/unocss/issues/3750 (e9f5b)🚀 Features
🐞 Bug Fixes
selection
- by @zyyv in https://github.com/unocss/unocss/issues/3771 (18df5)View changes on GitHub
v0.59.4
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.59.3
Compare Source
🐞 Bug Fixes
borderRadius
from theme to autosuggestrounded
values - by @DamianOsipiuk in https://github.com/unocss/unocss/issues/3727 (18346)View changes on GitHub
v0.59.2
Compare Source
🐞 Bug Fixes
@unocss/webpack
to ESM First - by @userquin in https://github.com/unocss/unocss/issues/3708 (25e97)View changes on GitHub
v0.59.1
Compare Source
🐞 Bug Fixes
marker
pesudo element - by @Simon-He95 in https://github.com/unocss/unocss/issues/3702 (0b4a9)View changes on GitHub
v0.59.0
Compare Source
v0.58.9
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.58.8
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.58.7
Compare Source
🚀 Features
bg-[size:*]
- by @Simon-He95 in https://github.com/unocss/unocss/issues/3629 (e0333)🐞 Bug Fixes
View changes on GitHub
v0.58.6
Compare Source
🚀 Features
enforce-class-compile
- by @levchak0910 and Jacob Bowdoin in https://github.com/unocss/unocss/issues/3505 and https://github.com/unocss/unocss/issues/3506 (25a93)🐞 Bug Fixes
View changes on GitHub
v0.58.5
Compare Source
🚀 Features
collectionsNodeResolvePath
option - by @antfu (521f8)🐞 Bug Fixes
important
string option - by @Jungzl in https://github.com/unocss/unocss/issues/3544 (c3ab3)View changes on GitHub
v0.58.4
Compare Source
🚀 Features
important
option - by @xsjcTony in https://github.com/unocss/unocss/issues/3484 (0ba92)🐞 Bug Fixes
position
type for jsx - by @xsjcTony in https://github.com/unocss/unocss/issues/3528 (cb084)View changes on GitHub
v0.58.3
Compare Source
🚀 Features
appearance-auto
utility - by @navorite in https://github.com/unocss/unocss/issues/3470 (7c34b)svh
,lvh
anddvh
values to default theme - by @navorite and @antfu in https://github.com/unocss/unocss/issues/3469 (7ec12)🐞 Bug Fixes
View changes on GitHub
v0.58.2
Compare Source
🚀 Features
strictAnnotationMatch
and turn on by default, close #3278 - by @antfu in https://github.com/unocss/unocss/issues/3278 (8cbe6)🐞 Bug Fixes
View changes on GitHub
v0.58.1
Compare Source
🚀 Features
size-*
shorthand - by @Mini-ghost, @zyyv and @antfu in https://github.com/unocss/unocss/issues/3425 (7623e)gap-(col - by @​yheuhtozr and @​antfu [<samp>(row)-)</samp>](https://togithub.com/unocss/unocss/commit/row)-
shorthands (#3423))🐞 Bug Fixes
View changes on GitHub
v0.58.0
Compare Source
🚨 Breaking Changes
prefix
option to prefix tagged pseudo parent - by @chu121su12 in https://github.com/unocss/unocss/issues/3366 (6e179)color/opacity
syntax - by @chu121su12 in https://github.com/unocss/unocss/issues/3359 (3eeac)🚀 Features
@hover
- by @chu121su12 in https://github.com/unocss/unocss/issues/3401 (da399)alwaysHash
option, workaround #2366 - by @evanryuu and @antfu in https://github.com/unocss/unocss/issues/3173 and https://github.com/unocss/unocss/issues/2366 (08e23)🐞 Bug Fixes
blocklist
rule cant match variants - by @chizukicn in https://github.com/unocss/unocss/issues/3370 (db19a)🏎 Performance
View changes on GitHub
v0.57.7
Compare Source
🚀 Features
🐞 Bug Fixes
transformIndexHtml
, fix #3357 - by @antfu in https://github.com/unocss/unocss/issues/3357 (49b34)View changes on GitHub
v0.57.6
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.57.5
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.57.4
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.57.3
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.57.2
Compare Source
🚀 Features
🐞 Bug Fixes
transformIndexHtml
API style - by @antfu (0fe22)View changes on GitHub
v0.57.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.57.0
Compare Source
🚨 Breaking Changes
🚀 Features
theme()
function - by @Dunqing, @zyyv and @antfu in https://github.com/unocss/unocss/issues/3204 (da5ec)🐞 Bug Fixes
View changes on GitHub
v0.56.5
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.56.4
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.56.3
Compare Source
🚀 Features
🐞 Bug Fixes
display-
rule leak - by @antfu (f406a)View changes on GitHub
v0.56.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.56.1
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.56.0
Compare Source
🚨 Breaking Changes
@unocss/rule-utils
package - by @Dunqing and @antfu in https://github.com/unocss/unocss/issues/3134 (454e1)🚀 Features
definePreset
- by @chizukicn and @antfu in https://github.com/unocss/unocss/issues/3098 (25fdc)theme()
support color transparency - by @Dunqing in https://github.com/unocss/unocss/issues/3131 (cbfc2)🐞 Bug Fixes
@unocss/blocklist
- by @antfu (6d760)font-smoothing
from antialiased rules - by @Nirlah and @zyyv in https://github.com/unocss/unocss/issues/3072 (e0982)font-family
css ofcode
in default preflights - by @zyyv and chris in https://github.com/unocss/unocss/issues/3114 (62abf)🏎 Performance
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.