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 the all-dependencies group across 1 directory with 26 updates #383

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2025

Bumps the all-dependencies group with 26 updates in the / directory:

Package From To
@vueuse/core 12.2.0 12.4.0
fs-extra 11.2.0 11.3.0
shiki 1.24.4 2.0.3
unocss 0.65.1 65.4.2
@storybook/addon-essentials 8.4.7 8.5.0
@storybook/addon-interactions 8.4.7 8.5.0
@storybook/addon-links 8.4.7 8.5.0
@storybook/blocks 8.4.7 8.5.0
@storybook/vue3 8.4.7 8.5.0
@storybook/vue3-vite 8.4.7 8.5.0
@types/node 22.10.2 22.10.7
@vueuse/shared 12.2.0 12.4.0
chromatic 11.20.2 11.25.0
sass 1.83.0 1.83.4
storybook 8.4.7 8.5.0
typescript 5.7.2 5.7.3
unbuild 3.0.1 3.3.1
vitepress 1.5.0 1.6.1
vitest 2.1.8 3.0.3
@inquirer/confirm 5.1.0 5.1.3
@rollup/plugin-commonjs 28.0.1 28.0.2
@rollup/plugin-typescript 12.1.1 12.1.2
commander 12.1.0 13.1.0
inquirer 12.3.0 12.3.2
rollup 4.28.1 4.31.0
uuid 11.0.3 11.0.5

Updates @vueuse/core from 12.2.0 to 12.4.0

Release notes

Sourced from @​vueuse/core's releases.

v12.4.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v12.3.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • a4e3339 chore: release v12.4.0
  • fcc6e71 fix(useBluetooth): isConnected state not changed when disconnected (#4460)
  • eb6797a feat(useStorage): make storage key reactive (#4464)
  • dd316da feat: use passive event handlers everywhere is possible (#4477)
  • a64354e docs(useMediaControls): use useTemplateRef instead of ref (#4467)
  • cf23dd2 types: ensure isSupported is of the correct type (#4474)
  • 6018c0e feat(useCloned): return isModified (#4470)
  • 26c842b test: use vue-tsc instead of tsc to also check *.vue files (#4458)
  • e5301f4 chore: release v12.3.0
  • e6a17d7 fix(useStorageAsync): correct initialization when initialValue is getter (#...
  • Additional commits viewable in compare view

Updates fs-extra from 11.2.0 to 11.3.0

Changelog

Sourced from fs-extra's changelog.

11.3.0 / 2025-01-15

  • Add promise support for newer fs methods (#1044, #1045)
  • Use fs.opendir in copy()/copySync() for better perf/scalability (#972, #1028)
Commits

Updates shiki from 1.24.4 to 2.0.3

Release notes

Sourced from shiki's releases.

v2.0.3

   🐞 Bug Fixes

    View changes on GitHub

v2.0.2

   🐞 Bug Fixes

    View changes on GitHub

v2.0.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0

Read the announcement: Shiki v2

    View changes on GitHub

v1.29.1

   🚀 Features

    View changes on GitHub

v1.29.0

   🚀 Features

    View changes on GitHub

v1.28.0

   🚀 Features

... (truncated)

Commits

Updates unocss from 0.65.1 to 65.4.2

Release notes

Sourced from unocss's releases.

v65.4.2

No significant changes

    View changes on GitHub

v65.4.1

   🚀 Features

    View changes on GitHub

v65.4.0

Adopt to Epoch SemVer, no behavior change from the last version.

No significant changes

    View changes on GitHub

v0.65.4

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.65.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Commits

Updates @storybook/addon-essentials from 8.4.7 to 8.5.0

Release notes

Sourced from @​storybook/addon-essentials's releases.

v8.5.0

8.5.0

Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:

  • 🦾 Realtime accessibility tests to help build UIs for everybody
  • 🛡️ Project code coverage to measure the completeness of your tests
  • 🎯 Focused tests for faster test feedback
  • ⚛️ React Native Web Vite framework (experimental) for testing mobile UI
  • ⚛️ React 19 support
  • 🎁 Storybook test early access program to level up your testing game
  • 💯 Hundreds more improvements

... (truncated)

Changelog

Sourced from @​storybook/addon-essentials's changelog.

8.5.0

Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:

  • 🦾 Realtime accessibility tests to help build UIs for everybody
  • 🛡️ Project code coverage to measure the completeness of your tests
  • 🎯 Focused tests for faster test feedback
  • ⚛️ React Native Web Vite framework (experimental) for testing mobile UI⚛️
  • 🎁 Storybook test early access program to level up your testing game
  • 💯 Hundreds more improvements

... (truncated)

Commits
  • 9277067 Bump version from "8.5.0-beta.11" to "8.5.0" [skip ci]
  • d8fe93a Bump version from "8.5.0-beta.10" to "8.5.0-beta.11" [skip ci]
  • 426586d Bump version from "8.5.0-beta.9" to "8.5.0-beta.10" [skip ci]
  • b607dbe Bump version from "8.5.0-beta.8" to "8.5.0-beta.9" [skip ci]
  • 3b979ee Bump version from "8.5.0-beta.7" to "8.5.0-beta.8" [skip ci]
  • 2b9f1cf Bump version from "8.5.0-beta.6" to "8.5.0-beta.7" [skip ci]
  • 91f53fd Bump version from "8.5.0-beta.5" to "8.5.0-beta.6" [skip ci]
  • ef9ee27 Bump version from "8.5.0-beta.4" to "8.5.0-beta.5" [skip ci]
  • cf55526 Bump version from "8.5.0-beta.3" to "8.5.0-beta.4" [skip ci]
  • df37d08 Bump version from "8.5.0-beta.2" to "8.5.0-beta.3" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/addon-interactions from 8.4.7 to 8.5.0

Release notes

Sourced from @​storybook/addon-interactions's releases.

v8.5.0

8.5.0

Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:

  • 🦾 Realtime accessibility tests to help build UIs for everybody
  • 🛡️ Project code coverage to measure the completeness of your tests
  • 🎯 Focused tests for faster test feedback
  • ⚛️ React Native Web Vite framework (experimental) for testing mobile UI
  • ⚛️ React 19 support
  • 🎁 Storybook test early access program to level up your testing game
  • 💯 Hundreds more improvements

... (truncated)

Changelog

Sourced from @​storybook/addon-interactions's changelog.

8.5.0

Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:

  • 🦾 Realtime accessibility tests to help build UIs for everybody
  • 🛡️ Project code coverage to measure the completeness of your tests
  • 🎯 Focused tests for faster test feedback
  • ⚛️ React Native Web Vite framework (experimental) for testing mobile UI⚛️
  • 🎁 Storybook test early access program to level up your testing game
  • 💯 Hundreds more improvements

…26 updates

Bumps the all-dependencies group with 26 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `12.2.0` | `12.4.0` |
| [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.2.0` | `11.3.0` |
| [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.24.4` | `2.0.3` |
| [unocss](https://github.com/unocss/unocss/tree/HEAD/packages-presets/unocss) | `0.65.1` | `65.4.2` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.4.7` | `8.5.0` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.4.7` | `8.5.0` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.4.7` | `8.5.0` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.4.7` | `8.5.0` |
| [@storybook/vue3](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/vue3) | `8.4.7` | `8.5.0` |
| [@storybook/vue3-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/vue3-vite) | `8.4.7` | `8.5.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.2` | `22.10.7` |
| [@vueuse/shared](https://github.com/vueuse/vueuse/tree/HEAD/packages/shared) | `12.2.0` | `12.4.0` |
| [chromatic](https://github.com/chromaui/chromatic-cli) | `11.20.2` | `11.25.0` |
| [sass](https://github.com/sass/dart-sass) | `1.83.0` | `1.83.4` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.4.7` | `8.5.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` |
| [unbuild](https://github.com/unjs/unbuild) | `3.0.1` | `3.3.1` |
| [vitepress](https://github.com/vuejs/vitepress) | `1.5.0` | `1.6.1` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.8` | `3.0.3` |
| [@inquirer/confirm](https://github.com/SBoudrias/Inquirer.js) | `5.1.0` | `5.1.3` |
| [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.1` | `28.0.2` |
| [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) | `12.1.1` | `12.1.2` |
| [commander](https://github.com/tj/commander.js) | `12.1.0` | `13.1.0` |
| [inquirer](https://github.com/SBoudrias/Inquirer.js) | `12.3.0` | `12.3.2` |
| [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` |
| [uuid](https://github.com/uuidjs/uuid) | `11.0.3` | `11.0.5` |



Updates `@vueuse/core` from 12.2.0 to 12.4.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v12.4.0/packages/core)

Updates `fs-extra` from 11.2.0 to 11.3.0
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@11.2.0...11.3.0)

Updates `shiki` from 1.24.4 to 2.0.3
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v2.0.3/packages/shiki)

Updates `unocss` from 0.65.1 to 65.4.2
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v65.4.2/packages-presets/unocss)

Updates `@storybook/addon-essentials` from 8.4.7 to 8.5.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.0/code/addons/essentials)

Updates `@storybook/addon-interactions` from 8.4.7 to 8.5.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.0/code/addons/interactions)

Updates `@storybook/addon-links` from 8.4.7 to 8.5.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.0/code/addons/links)

Updates `@storybook/blocks` from 8.4.7 to 8.5.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.0/code/lib/blocks)

Updates `@storybook/vue3` from 8.4.7 to 8.5.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.0/code/renderers/vue3)

Updates `@storybook/vue3-vite` from 8.4.7 to 8.5.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.0/code/frameworks/vue3-vite)

Updates `@types/node` from 22.10.2 to 22.10.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vueuse/shared` from 12.2.0 to 12.4.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v12.4.0/packages/shared)

Updates `chromatic` from 11.20.2 to 11.25.0
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](chromaui/chromatic-cli@v11.20.2...v11.25.0)

Updates `sass` from 1.83.0 to 1.83.4
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.83.0...1.83.4)

Updates `storybook` from 8.4.7 to 8.5.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.0/code/lib/cli)

Updates `typescript` from 5.7.2 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.7.3)

Updates `unbuild` from 3.0.1 to 3.3.1
- [Release notes](https://github.com/unjs/unbuild/releases)
- [Changelog](https://github.com/unjs/unbuild/blob/main/CHANGELOG.md)
- [Commits](unjs/unbuild@v3.0.1...v3.3.1)

Updates `vitepress` from 1.5.0 to 1.6.1
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.5.0...v1.6.1)

Updates `vitest` from 2.1.8 to 3.0.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.3/packages/vitest)

Updates `@inquirer/confirm` from 5.1.0 to 5.1.3
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/[email protected]...@inquirer/[email protected])

Updates `@rollup/plugin-commonjs` from 28.0.1 to 28.0.2
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.2/packages/commonjs)

Updates `@rollup/plugin-typescript` from 12.1.1 to 12.1.2
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.2/packages/typescript)

Updates `commander` from 12.1.0 to 13.1.0
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v12.1.0...v13.1.0)

Updates `inquirer` from 12.3.0 to 12.3.2
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@12.3.2)

Updates `rollup` from 4.28.1 to 4.31.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.28.1...v4.31.0)

Updates `uuid` from 11.0.3 to 11.0.5
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v11.0.3...v11.0.5)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: fs-extra
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: shiki
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: unocss
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@storybook/addon-interactions"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@storybook/blocks"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@storybook/vue3"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@storybook/vue3-vite"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@vueuse/shared"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: chromatic
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: unbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: vitepress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@inquirer/confirm"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@rollup/plugin-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: commander
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: inquirer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: uuid
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 21, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants