Skip to content
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 @antfu/utils, unocss and unplugin-vue-components in /docs #2797

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2023

Bumps @antfu/utils to 0.7.4 and updates ancestor dependencies @antfu/utils, unocss and unplugin-vue-components. These dependencies need to be updated together.

Updates @antfu/utils from 0.5.2 to 0.7.4

Release notes

Sourced from @​antfu/utils's releases.

v0.7.4

Features

v0.7.3

Bug Fixes

Features

  • deepMergeWithArray: new function (5b2b75c)

v0.7.2

Features

v0.7.1

Features

v0.7.0

No release notes provided.

v0.6.3

Features

  • string: add capitalize and test case (#23) (d8baab2)

v0.6.2

No release notes provided.

v0.6.1

... (truncated)

Commits

Updates unocss from 0.36.0 to 0.52.7

Release notes

Sourced from unocss's releases.

v0.52.7

   🚀 Features

   🐞 Bug Fixes

  • transformer-compile-class: Improve duplication checking  -  by @​antfu (4a073)
    View changes on GitHub

v0.52.6

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.52.5

   🐞 Bug Fixes

    View changes on GitHub

v0.52.4

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.52.3

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 0d66262 chore: release v0.52.7
  • 4a07362 fix(transformer-compile-class): improve duplication checking
  • 384879e feat(svelte-scoped): Add theme() to transform style block pipeline (#2689)
  • eaf091d chore: release v0.52.6
  • c54f3ee fix(transformer-compile-class): only throw when user explicit name conflicts,...
  • 089622a feat(preset-mini): add text-wrap css property (#2688)
  • 71ecc41 docs: make all examples easy to open in Stackblitz (#2691)
  • 9f7f6ec chore: release v0.52.5
  • 98570dc chore: update deps
  • fda1c74 fix(svelte-scoped): properly pass vite command to UnocssSveltePreprocess (#2685)
  • Additional commits viewable in compare view

Updates unplugin-vue-components from 0.19.6 to 0.25.0

Release notes

Sourced from unplugin-vue-components's releases.

v0.25.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.24.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.24.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.23.0

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits

You can trigger a rebase of this PR 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@antfu/utils](https://github.com/antfu/utils) to 0.7.4 and updates ancestor dependencies [@antfu/utils](https://github.com/antfu/utils), [unocss](https://github.com/unocss/unocss) and [unplugin-vue-components](https://github.com/antfu/unplugin-vue-components). These dependencies need to be updated together.


Updates `@antfu/utils` from 0.5.2 to 0.7.4
- [Release notes](https://github.com/antfu/utils/releases)
- [Commits](antfu/utils@v0.5.2...v0.7.4)

Updates `unocss` from 0.36.0 to 0.52.7
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](unocss/unocss@v0.36.0...v0.52.7)

Updates `unplugin-vue-components` from 0.19.6 to 0.25.0
- [Release notes](https://github.com/antfu/unplugin-vue-components/releases)
- [Commits](unplugin/unplugin-vue-components@v0.19.6...v0.25.0)

---
updated-dependencies:
- dependency-name: "@antfu/utils"
  dependency-type: indirect
- dependency-name: unocss
  dependency-type: direct:development
- dependency-name: unplugin-vue-components
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 2, 2023
@netlify
Copy link

netlify bot commented Jun 2, 2023

Deploy Preview for stylus-docs ready!

Name Link
🔨 Latest commit 1e6ff20
🔍 Latest deploy log https://app.netlify.com/sites/stylus-docs/deploys/647a246692e0be00087a496d
😎 Deploy Preview https://deploy-preview-2797--stylus-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@iChenLei iChenLei merged commit 00ca9fe into dev Aug 11, 2023
16 checks passed
@iChenLei iChenLei deleted the dependabot/npm_and_yarn/docs/antfu/utils-and-unocss-and-unplugin-vue-components-0.7.4 branch August 11, 2023 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant