Skip to content

Bump the patch group across 1 directory with 14 updates#310

Merged
srozen merged 1 commit intomainfrom
dependabot/npm_and_yarn/vue/patch-dc06ffd83c
Mar 23, 2026
Merged

Bump the patch group across 1 directory with 14 updates#310
srozen merged 1 commit intomainfrom
dependabot/npm_and_yarn/vue/patch-dc06ffd83c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

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

Package From To
marked 17.0.4 17.0.5
vue-router 5.0.3 5.0.4
@chromatic-com/storybook 5.0.1 5.0.2
@hey-api/openapi-ts 0.94.3 0.94.4
@storybook/addon-a11y 10.3.0 10.3.1
@storybook/addon-docs 10.3.0 10.3.1
@storybook/addon-onboarding 10.3.0 10.3.1
@storybook/addon-themes 10.3.0 10.3.1
@storybook/addon-vitest 10.3.0 10.3.1
@storybook/vue3-vite 10.3.0 10.3.1
@vitest/eslint-plugin 1.6.12 1.6.13
eslint-plugin-storybook 10.3.0 10.3.1
jsdom 29.0.0 29.0.1

Updates marked from 17.0.4 to 17.0.5

Release notes

Sourced from marked's releases.

v17.0.5

17.0.5 (2026-03-20)

Bug Fixes

  • Fix catastrophic backtracking (ReDoS) in link/reflink label regex (#3918) (4625980)
  • prevent quadratic complexity in emStrongLDelim regex (#3906) (c732dd2)
  • prevent single-tilde strikethrough false positives (#3910) (5e03369)
  • re-assign tokenizer.lexer and renderer.parser at start of each parse call (#3907) (f3a3ec0)
  • trim trailing whitespace from lheading text (#3920) (3ea7e88)
Commits
  • 811ea59 chore(release): 17.0.5 [skip ci]
  • c732dd2 fix: prevent quadratic complexity in emStrongLDelim regex (#3906)
  • f3a3ec0 fix: re-assign tokenizer.lexer and renderer.parser at start of each parse cal...
  • 4625980 fix: Fix catastrophic backtracking (ReDoS) in link/reflink label regex (#3918)
  • 5e03369 fix: prevent single-tilde strikethrough false positives (#3910)
  • 288349d test: add heading edge case tests (#3919)
  • 3ea7e88 fix: trim trailing whitespace from lheading text (#3920)
  • d4c0fe5 chore(deps-dev): Bump esbuild from 0.27.3 to 0.27.4 (#3915)
  • 30682c1 chore(deps-dev): Bump undici from 6.23.0 to 6.24.0 (#3914)
  • 59752c4 chore(deps-dev): Bump minimatch from 9.0.5 to 9.0.9 (#3913)
  • Additional commits viewable in compare view

Updates vue-router from 5.0.3 to 5.0.4

Release notes

Sourced from vue-router's releases.

v5.0.4

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 7f32e99 release: vue-router@5.0.4
  • 9036228 docs: typos (#2651)
  • 47f0334 fix: allow pushing to auto routes
  • ad6ba73 docs: no auto import section
  • f6923a5 build: include link and view in size computation
  • fce5d1e fix(loaders): restore context in sequential awaits
  • 9ab4cbf refactor: rename var
  • d030f2a chore: playground
  • 7b3dc27 docs(zh): add file-based routing related configuration documentation (#2643)
  • 0a01948 chore: hide route details in playground
  • Additional commits viewable in compare view

Updates @chromatic-com/storybook from 5.0.1 to 5.0.2

Release notes

Sourced from @​chromatic-com/storybook's releases.

v5.0.2

🐛 Bug Fix

Authors: 2

v5.0.2-next.0

🐛 Bug Fix

Authors: 1

Changelog

Sourced from @​chromatic-com/storybook's changelog.

v5.0.2 (Thu Mar 19 2026)

🐛 Bug Fix

Authors: 2


Commits

Updates @hey-api/openapi-ts from 0.94.3 to 0.94.4

Release notes

Sourced from @​hey-api/openapi-ts's releases.

@​hey-api/openapi-ts@​0.94.4

Patch Changes

Commits

Updates @storybook/addon-a11y from 10.3.0 to 10.3.1

Release notes

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

v10.3.1

10.3.1

Changelog

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

10.3.1

Commits

Updates @storybook/addon-docs from 10.3.0 to 10.3.1

Release notes

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

v10.3.1

10.3.1

Changelog

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

10.3.1

Commits

Updates @storybook/addon-onboarding from 10.3.0 to 10.3.1

Release notes

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

v10.3.1

10.3.1

Changelog

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

10.3.1

Commits

Updates @storybook/addon-themes from 10.3.0 to 10.3.1

Release notes

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

v10.3.1

10.3.1

Changelog

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

10.3.1

Commits

Updates @storybook/addon-vitest from 10.3.0 to 10.3.1

Release notes

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

v10.3.1

10.3.1

Changelog

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

10.3.1

Commits

Updates @storybook/vue3-vite from 10.3.0 to 10.3.1

Release notes

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

v10.3.1

10.3.1

Changelog

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

10.3.1

Commits

Updates @vitest/eslint-plugin from 1.6.12 to 1.6.13

Release notes

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

v1.6.13

   🚀 Features

    View changes on GitHub
Commits

Updates eslint-plugin-storybook from 10.3.0 to 10.3.1

Release notes

Sourced from eslint-plugin-storybook's releases.

v10.3.1

10.3.1

Changelog

Sourced from eslint-plugin-storybook's changelog.

10.3.1

Commits

Updates jsdom from 29.0.0 to 29.0.1

Release notes

Sourced from jsdom's releases.

v29.0.1

  • Fixed CSS parsing of border, background, and their sub-shorthands containing keywords or var(). (@​asamuzaK)
  • Fixed getComputedStyle() to return a more functional CSSStyleDeclaration object, including indexed access support, which regressed in v29.0.0.
Commits
  • 34c7d6e 29.0.1
  • 8ffc811 Add benchmark for computed style property access
  • 5f2434c Update dependencies and dev dependencies
  • 1e8a7ff Handle global keywords in CSS shorthand property handlers
  • 0b79509 Wrap getComputedStyle return value for proper indexed access
  • d589a8e Fix border shorthand parsing
  • e528859 Modernize release infrastructure
  • See full diff in compare view
Maintainer changes

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


Updates storybook from 10.3.0 to 10.3.1

Release notes

Sourced from storybook's releases.

v10.3.1

10.3.1

Changelog

Sourced from storybook's changelog.

10.3.1

Commits
  • 24c2c2c Bump version from "10.3.0" to "10.3.1" [skip ci]
  • e9b881a Merge pull request #34153 from storybookjs/fix-persistent-story-viewport
  • See full diff in compare view

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 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 13 updates in the /vue directory:

| Package | From | To |
| --- | --- | --- |
| [marked](https://github.com/markedjs/marked) | `17.0.4` | `17.0.5` |
| [vue-router](https://github.com/vuejs/router) | `5.0.3` | `5.0.4` |
| [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests) | `5.0.1` | `5.0.2` |
| [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) | `0.94.3` | `0.94.4` |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `10.3.0` | `10.3.1` |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.3.0` | `10.3.1` |
| [@storybook/addon-onboarding](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/onboarding) | `10.3.0` | `10.3.1` |
| [@storybook/addon-themes](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/themes) | `10.3.0` | `10.3.1` |
| [@storybook/addon-vitest](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/vitest) | `10.3.0` | `10.3.1` |
| [@storybook/vue3-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/vue3-vite) | `10.3.0` | `10.3.1` |
| [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.6.12` | `1.6.13` |
| [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.3.0` | `10.3.1` |
| [jsdom](https://github.com/jsdom/jsdom) | `29.0.0` | `29.0.1` |



Updates `marked` from 17.0.4 to 17.0.5
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](markedjs/marked@v17.0.4...v17.0.5)

Updates `vue-router` from 5.0.3 to 5.0.4
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v5.0.3...v5.0.4)

Updates `@chromatic-com/storybook` from 5.0.1 to 5.0.2
- [Release notes](https://github.com/chromaui/addon-visual-tests/releases)
- [Changelog](https://github.com/chromaui/addon-visual-tests/blob/v5.0.2/CHANGELOG.md)
- [Commits](chromaui/addon-visual-tests@v5.0.1...v5.0.2)

Updates `@hey-api/openapi-ts` from 0.94.3 to 0.94.4
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.94.3...@hey-api/openapi-ts@0.94.4)

Updates `@storybook/addon-a11y` from 10.3.0 to 10.3.1
- [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.3.1/code/addons/a11y)

Updates `@storybook/addon-docs` from 10.3.0 to 10.3.1
- [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.3.1/code/addons/docs)

Updates `@storybook/addon-onboarding` from 10.3.0 to 10.3.1
- [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.3.1/code/addons/onboarding)

Updates `@storybook/addon-themes` from 10.3.0 to 10.3.1
- [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.3.1/code/addons/themes)

Updates `@storybook/addon-vitest` from 10.3.0 to 10.3.1
- [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.3.1/code/addons/vitest)

Updates `@storybook/vue3-vite` from 10.3.0 to 10.3.1
- [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.3.1/code/frameworks/vue3-vite)

Updates `@vitest/eslint-plugin` from 1.6.12 to 1.6.13
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.6.12...v1.6.13)

Updates `eslint-plugin-storybook` from 10.3.0 to 10.3.1
- [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.3.1/code/lib/eslint-plugin)

Updates `jsdom` from 29.0.0 to 29.0.1
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](jsdom/jsdom@v29.0.0...v29.0.1)

Updates `storybook` from 10.3.0 to 10.3.1
- [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.3.1/code/core)

---
updated-dependencies:
- dependency-name: marked
  dependency-version: 17.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: vue-router
  dependency-version: 5.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@chromatic-com/storybook"
  dependency-version: 5.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@hey-api/openapi-ts"
  dependency-version: 0.94.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@storybook/addon-a11y"
  dependency-version: 10.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@storybook/addon-docs"
  dependency-version: 10.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@storybook/addon-onboarding"
  dependency-version: 10.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@storybook/addon-themes"
  dependency-version: 10.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@storybook/addon-vitest"
  dependency-version: 10.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@storybook/vue3-vite"
  dependency-version: 10.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@vitest/eslint-plugin"
  dependency-version: 1.6.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: eslint-plugin-storybook
  dependency-version: 10.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: jsdom
  dependency-version: 29.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: storybook
  dependency-version: 10.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
...

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 Mar 23, 2026
@srozen srozen merged commit ef67b43 into main Mar 23, 2026
14 checks passed
@srozen srozen deleted the dependabot/npm_and_yarn/vue/patch-dc06ffd83c branch March 23, 2026 09:09
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