Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps the patch group with 12 updates in the /vue directory:

Package From To
@tanstack/vue-query 5.92.1 5.92.5
vue-i18n 11.2.7 11.2.8
@storybook/addon-a11y 10.1.10 10.1.11
@storybook/addon-docs 10.1.10 10.1.11
@storybook/addon-onboarding 10.1.10 10.1.11
@storybook/addon-themes 10.1.10 10.1.11
@storybook/addon-vitest 10.1.10 10.1.11
@storybook/vue3-vite 10.1.10 10.1.11
@types/node 25.0.3 25.0.6
@vitest/eslint-plugin 1.6.4 1.6.6
eslint-plugin-storybook 10.1.10 10.1.11
vite 7.3.0 7.3.1

Updates @tanstack/vue-query from 5.92.1 to 5.92.5

Release notes

Sourced from @​tanstack/vue-query's releases.

@​tanstack/vue-query@​5.92.5

Patch Changes

  • Updated dependencies [7f47906]:
    • @​tanstack/query-core@​5.90.16

@​tanstack/vue-query@​5.92.4

Patch Changes

  • Updated dependencies [fccef79]:
    • @​tanstack/query-core@​5.90.15

@​tanstack/vue-query@​5.92.3

Patch Changes

  • Updated dependencies [d576092]:
    • @​tanstack/query-core@​5.90.14
Changelog

Sourced from @​tanstack/vue-query's changelog.

5.92.5

Patch Changes

  • Updated dependencies [7f47906]:
    • @​tanstack/query-core@​5.90.16

5.92.4

Patch Changes

  • Updated dependencies [fccef79]:
    • @​tanstack/query-core@​5.90.15

5.92.3

Patch Changes

  • Updated dependencies [d576092]:
    • @​tanstack/query-core@​5.90.14

5.92.2

Patch Changes

  • Updated dependencies [4a0a78a]:
    • @​tanstack/query-core@​5.90.13
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tanstack/vue-query since your current version.


Updates vue-i18n from 11.2.7 to 11.2.8

Release notes

Sourced from vue-i18n's releases.

v11.2.8

Full Changelog: intlify/vue-i18n@v11.2.7...v11.2.8

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue-i18n since your current version.


Updates @storybook/addon-a11y from 10.1.10 to 10.1.11

Release notes

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

v10.1.11

10.1.11

Changelog

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

10.1.11

Commits

Updates @storybook/addon-docs from 10.1.10 to 10.1.11

Release notes

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

v10.1.11

10.1.11

Changelog

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

10.1.11

Commits

Updates @storybook/addon-onboarding from 10.1.10 to 10.1.11

Release notes

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

v10.1.11

10.1.11

Changelog

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

10.1.11

Commits

Updates @storybook/addon-themes from 10.1.10 to 10.1.11

Release notes

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

v10.1.11

10.1.11

Changelog

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

10.1.11

Commits

Updates @storybook/addon-vitest from 10.1.10 to 10.1.11

Release notes

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

v10.1.11

10.1.11

Changelog

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

10.1.11

Commits

Updates @storybook/vue3-vite from 10.1.10 to 10.1.11

Release notes

Sourced from @​storybook/vue3-vite's releases.

v10.1.11

10.1.11

Changelog

Sourced from @​storybook/vue3-vite's changelog.

10.1.11

Commits

Updates @types/node from 25.0.3 to 25.0.6

Commits

Updates @vitest/eslint-plugin from 1.6.4 to 1.6.6

Release notes

Sourced from @​vitest/eslint-plugin's releases.

v1.6.6

   🚀 Features

    View changes on GitHub

v1.6.5

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.4...v1.6.5

Commits
  • 472ba3d chore: release v1.6.6
  • 0829c0a feat: add require-test-timeout rule (#863)
  • 23b771e chore: release v1.6.5
  • e8ac615 docs: put rule descriptions after title (#861)
  • 01f6df9 feat: no-conditional-expect takes expect.assertions into account (#840)
  • 6beca38 refactor: Require rule name in createTestingLibraryRule return type and use r...
  • 9636ae8 fix(prefer-mock-return-shorthand): don't report mutable implementations (#190...
  • 1881ed0 fix(prefer-mock-return-shorthand): ignore async implementations (#857)
  • da4b6f7 fix(prefer-mock-return-shorthand): ignore use of update expressions (#858)
  • d15371f chore: update eslint-remote-tester (#859)
  • Additional commits viewable in compare view

Updates eslint-plugin-storybook from 10.1.10 to 10.1.11

Release notes

Sourced from eslint-plugin-storybook's releases.

v10.1.11

10.1.11

Changelog

Sourced from eslint-plugin-storybook's changelog.

10.1.11

Commits

Updates storybook from 10.1.10 to 10.1.11

Release notes

Sourced from storybook's releases.

v10.1.11

10.1.11

Changelog

Sourced from storybook's changelog.

10.1.11

Commits
  • 9a9f538 Bump version from "10.1.10" to "10.1.11" [skip ci]
  • e8dbaa8 Merge pull request #33381 from storybookjs/sidnioulz/issue-33352
  • 443ca2b Merge pull request #33354 from storybookjs/kasper/empty-story-factory
  • See full diff in compare view

Updates vite from 7.3.0 to 7.3.1

Release notes

Sourced from vite's releases.

v7.3.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.3.1 (2026-01-07)

Features

  • add ignoreOutdatedRequests option to optimizeDeps (#21364) (9d39d37)
Commits

Dependabot 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 conditions

Bumps the patch group with 12 updates in the /vue directory:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.92.1` | `5.92.5` |
| [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) | `11.2.7` | `11.2.8` |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `10.1.10` | `10.1.11` |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.1.10` | `10.1.11` |
| [@storybook/addon-onboarding](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/onboarding) | `10.1.10` | `10.1.11` |
| [@storybook/addon-themes](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/themes) | `10.1.10` | `10.1.11` |
| [@storybook/addon-vitest](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/vitest) | `10.1.10` | `10.1.11` |
| [@storybook/vue3-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/vue3-vite) | `10.1.10` | `10.1.11` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.3` | `25.0.6` |
| [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.6.4` | `1.6.6` |
| [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.1.10` | `10.1.11` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.3.0` | `7.3.1` |



Updates `@tanstack/vue-query` from 5.92.1 to 5.92.5
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/vue-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/vue-query)

Updates `vue-i18n` from 11.2.7 to 11.2.8
- [Release notes](https://github.com/intlify/vue-i18n/releases)
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n/commits/v11.2.8/packages/vue-i18n)

Updates `@storybook/addon-a11y` from 10.1.10 to 10.1.11
- [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/v10.1.11/code/addons/a11y)

Updates `@storybook/addon-docs` from 10.1.10 to 10.1.11
- [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/v10.1.11/code/addons/docs)

Updates `@storybook/addon-onboarding` from 10.1.10 to 10.1.11
- [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/v10.1.11/code/addons/onboarding)

Updates `@storybook/addon-themes` from 10.1.10 to 10.1.11
- [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/v10.1.11/code/addons/themes)

Updates `@storybook/addon-vitest` from 10.1.10 to 10.1.11
- [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/v10.1.11/code/addons/vitest)

Updates `@storybook/vue3-vite` from 10.1.10 to 10.1.11
- [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/v10.1.11/code/frameworks/vue3-vite)

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

Updates `@vitest/eslint-plugin` from 1.6.4 to 1.6.6
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.6.4...v1.6.6)

Updates `eslint-plugin-storybook` from 10.1.10 to 10.1.11
- [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/v10.1.11/code/lib/eslint-plugin)

Updates `storybook` from 10.1.10 to 10.1.11
- [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/v10.1.11/code/core)

Updates `vite` from 7.3.0 to 7.3.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite)

---
updated-dependencies:
- dependency-name: "@tanstack/vue-query"
  dependency-version: 5.92.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: vue-i18n
  dependency-version: 11.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@storybook/addon-a11y"
  dependency-version: 10.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@storybook/addon-docs"
  dependency-version: 10.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@storybook/addon-onboarding"
  dependency-version: 10.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@storybook/addon-themes"
  dependency-version: 10.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@storybook/addon-vitest"
  dependency-version: 10.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@storybook/vue3-vite"
  dependency-version: 10.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@types/node"
  dependency-version: 25.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@vitest/eslint-plugin"
  dependency-version: 1.6.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: eslint-plugin-storybook
  dependency-version: 10.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: storybook
  dependency-version: 10.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: vite
  dependency-version: 7.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 12, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 13, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue/patch-6af67d3357 branch January 13, 2026 05:57
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.

1 participant