-
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): bump the unocss group across 1 directory with 4 updates #22
base: main
Are you sure you want to change the base?
Conversation
Bumps the unocss group with 4 updates in the / directory: [@unocss/extractor-svelte](https://github.com/unocss/unocss/tree/HEAD/packages/extractor-svelte), [@unocss/reset](https://github.com/unocss/unocss), [unocss](https://github.com/unocss/unocss) and [@unocss/eslint-config](https://github.com/unocss/unocss/tree/HEAD/packages/eslint-config). Updates `@unocss/extractor-svelte` from 0.62.4 to 0.65.2 - [Release notes](https://github.com/unocss/unocss/releases) - [Commits](https://github.com/unocss/unocss/commits/v0.65.2/packages/extractor-svelte) Updates `@unocss/reset` from 0.62.4 to 0.65.2 - [Release notes](https://github.com/unocss/unocss/releases) - [Commits](unocss/unocss@v0.62.4...v0.65.2) Updates `unocss` from 0.62.4 to 0.65.2 - [Release notes](https://github.com/unocss/unocss/releases) - [Commits](unocss/unocss@v0.62.4...v0.65.2) Updates `@unocss/eslint-config` from 0.62.4 to 0.65.2 - [Release notes](https://github.com/unocss/unocss/releases) - [Commits](https://github.com/unocss/unocss/commits/v0.65.2/packages/eslint-config) --- updated-dependencies: - dependency-name: "@unocss/extractor-svelte" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: unocss - dependency-name: "@unocss/reset" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: unocss - dependency-name: unocss dependency-type: direct:production update-type: version-update:semver-minor dependency-group: unocss - dependency-name: "@unocss/eslint-config" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: unocss ... Signed-off-by: dependabot[bot] <support@github.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
我们跳过了对这个拉取请求的审查。原因如下:
- 这似乎是由一个机器人创建的(嘿,dependabot[bot]!)。我们假设它知道自己在做什么!
- 我们不审查包装更改 - 如果您希望我们更改此项,请告知我们。
Original comment in English
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
审核者指南 by Sourcery此 PR 将 显示 UnoCSS 生成器初始化中重大更改的序列图sequenceDiagram
participant App as Application
participant UG as UnoGenerator
Note over App,UG: 在 v0.65.2 之前
App->>UG: new UnoGenerator()
UG-->>App: 同步初始化
Note over App,UG: 在 v0.65.2 之后
App->>UG: await createGenerator()
UG-->>App: 异步初始化
文件级更改
提示和命令与 Sourcery 互动
自定义您的体验访问您的仪表板以:
获取帮助Original review guide in EnglishReviewer's Guide by SourceryThis PR updates the Sequence diagram showing breaking change in UnoCSS generator initializationsequenceDiagram
participant App as Application
participant UG as UnoGenerator
Note over App,UG: Before v0.65.2
App->>UG: new UnoGenerator()
UG-->>App: Synchronous initialization
Note over App,UG: After v0.65.2
App->>UG: await createGenerator()
UG-->>App: Asynchronous initialization
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Bumps the unocss group with 4 updates in the / directory: @unocss/extractor-svelte, @unocss/reset, unocss and @unocss/eslint-config.
Updates
@unocss/extractor-svelte
from 0.62.4 to 0.65.2Release notes
Sourced from
@unocss/extractor-svelte
's releases.... (truncated)
Commits
15657b5
chore: release v0.65.2c2c512d
test: add additional attw test for built packages (#4322)67107fc
chore: release v0.65.12d579e3
chore: release v0.65.06ee7f55
chore: release v0.65.0-beta.3d3c5835
chore: release v0.65.0-beta.287a5e62
chore: release v0.65.0-beta.15420b13
feat(core)!: deprecatenew UnoGenerator
, makecreateGenerator()
async (#4...ea8e29b
chore: release v0.64.1d07f517
chore: release v0.64.0Updates
@unocss/reset
from 0.62.4 to 0.65.2Release notes
Sourced from
@unocss/reset
's releases.... (truncated)
Commits
15657b5
chore: release v0.65.2dd8500d
feat(preset-typography): addimportant
option (#4338)541597f
chore: grantzyyv
review * permissions (#4339)8839042
test: upgrade msw usage (#4335)0544295
chore: lint fix19752b1
chore: upgrade deps188ef9e
fix(core): fix inline cssValue shortcuts with variant (#4334)83ed776
fix(shared-common): getMatchedPositions excludeRegex (#4325)09887ae
chore: updatenormalize.css
license (#4328)c2c512d
test: add additional attw test for built packages (#4322)Updates
unocss
from 0.62.4 to 0.65.2Release notes
Sourced from unocss's releases.
... (truncated)
Commits
15657b5
chore: release v0.65.2dd8500d
feat(preset-typography): addimportant
option (#4338)541597f
chore: grantzyyv
review * permissions (#4339)8839042
test: upgrade msw usage (#4335)0544295
chore: lint fix19752b1
chore: upgrade deps188ef9e
fix(core): fix inline cssValue shortcuts with variant (#4334)83ed776
fix(shared-common): getMatchedPositions excludeRegex (#4325)09887ae
chore: updatenormalize.css
license (#4328)c2c512d
test: add additional attw test for built packages (#4322)Updates
@unocss/eslint-config
from 0.62.4 to 0.65.2Release notes
Sourced from
@unocss/eslint-config
's releases.... (truncated)
Commits
15657b5
chore: release v0.65.2c2c512d
test: add additional attw test for built packages (#4322)67107fc
chore: release v0.65.12d579e3
chore: release v0.65.06ee7f55
chore: release v0.65.0-beta.3d3c5835
chore: release v0.65.0-beta.287a5e62
chore: release v0.65.0-beta.1ea8e29b
chore: release v0.64.1d07f517
chore: release v0.64.01c865bd
chore: release v0.63.6Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsSummary by Sourcery
将 Unocss 包更新到 v0.65.2。
Original summary in English
Summary by Sourcery
Update Unocss packages to v0.65.2.