Skip to content

chore: Bump the minor-and-patch group with 6 updates - #15

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/bun/minor-and-patch-c5f9dac6c8
Open

chore: Bump the minor-and-patch group with 6 updates#15
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/bun/minor-and-patch-c5f9dac6c8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 6 updates:

Package From To
@formkit/auto-animate 0.9.0 0.10.0
hono 4.12.27 4.12.29
shiki 4.3.0 4.3.1
@storybook/addon-themes 10.4.6 10.5.0
@storybook/react-vite 10.4.6 10.5.0
storybook 10.4.6 10.5.0

Updates @formkit/auto-animate from 0.9.0 to 0.10.0

Release notes

Sourced from @​formkit/auto-animate's releases.

v0.10.0

Features

  • Marko v6 integration — a new <auto-animate> tag exported from @formkit/auto-animate/marko (#239). Pass your parent element's tag variable (<ul/listRef>parent=listRef), with optional options and a reactive enabled attribute. SSR/resume safe. Thanks @​defunkt-dev!

Docs

CI

  • Releases are now published to npm via OIDC trusted publishing on v* tag pushes.
Commits
  • b6a6fee ci: use bundled npm for trusted publishing
  • 00b8944 ci: add trusted publishing and release workflows
  • 75ba14d chore: release v0.10.0
  • a73b637 test: scope framework demo selectors and cover Marko example
  • 01c5f5b Merge pull request #239 from defunkt-dev/master
  • e0a1b15 docs support
  • 35ac0ad fix some ts errors
  • 7f1d60a e2e ssr test suite for marko
  • 8b1ef37 e2e test suite for marko
  • 304efab feat: marko v6 auto-animate integration
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​formkit/auto-animate since your current version.


Updates hono from 4.12.27 to 4.12.29

Release notes

Sourced from hono's releases.

v4.12.29

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.12.28...v4.12.29

v4.12.28

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.12.27...v4.12.28

Commits
  • cda1af2 4.12.29
  • 2126289 fix(etag): treat If-None-Match: * as a match (#5084)
  • 0fc7ffc fix(trie-router): match empty wildcard remainder after regexp param (#5102)
  • ab590e4 fix(types): strip extra properties from array types in JSONParsed (#5103)
  • b93a254 fix(aws-lambda): treat any non-identity content-encoding as binary (#5101)
  • 6217f4b fix(lambda-edge): base64 encode content-encoded response bodies (#5099)
  • ba89e97 test(workerd): add compatibilityDate (#5100)
  • 46557ef docs(language): add JSDoc @​example to languageDetector (#5081)
  • 24547a6 fix(lambda-edge): resolve the handler with the value passed to the callback (...
  • 9c6ccd7 chore: fix no-op tsc in test script (#5093)
  • Additional commits viewable in compare view

Updates shiki from 4.3.0 to 4.3.1

Release notes

Sourced from shiki's releases.

v4.3.1

   🚀 Features

    View changes on GitHub
Commits

Updates @storybook/addon-themes from 10.4.6 to 10.5.0

Release notes

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

v10.5.0

10.5.0

Foundational changes for new AI workflows

Storybook 10.5 contains hundreds of fixes and improvements:

  • ⚡️ Angular-vite framework: Modern, fast dev, docs, and test (preview)
  • 🌈 Vitest initialGlobals: Test across themes, viewports, locales
  • 🤖 Agentic review: AI-curated visual changesets and search results (experimental)
  • ⚛️ React docgen service: Unified metadata across MCP, Docs, and Controls (experimental)
  • 🧑‍💻 Claude / Codex plugins: One-click ADE integration (experimental)

... (truncated)

Changelog

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

10.5.0

Foundational changes for new AI workflows

Storybook 10.5 contains hundreds of fixes and improvements:

  • ⚡️ Angular-vite framework: Modern, fast dev, docs, and test (preview)
  • 🌈 Vitest initialGlobals: Test across themes, viewports, locales
  • 🤖 Agentic review: AI-curated visual changesets and search results (experimental)
  • ⚛️ React docgen service: Unified metadata across MCP, Docs, and Controls (experimental)
  • 🧑‍💻 Claude / Codex plugins: One-click ADE integration (experimental)

... (truncated)

Commits
  • 9dafcd2 Bump version from "10.5.0-beta.2" to "10.5.0" [skip ci]
  • 448db85 Bump version from "10.5.0-beta.1" to "10.5.0-beta.2" [skip ci]
  • a4ce979 Bump version from "10.5.0-beta.0" to "10.5.0-beta.1" [skip ci]
  • f0bf138 Bump version from "10.5.0-alpha.11" to "10.5.0-beta.0" [skip ci]
  • fac05a5 Bump version from "10.5.0-alpha.10" to "10.5.0-alpha.11" [skip ci]
  • 4057c41 Bump version from "10.5.0-alpha.9" to "10.5.0-alpha.10" [skip ci]
  • da84210 Bump version from "10.5.0-alpha.8" to "10.5.0-alpha.9" [skip ci]
  • c347410 Bump version from "10.5.0-alpha.7" to "10.5.0-alpha.8" [skip ci]
  • c9a1ac9 Bump version from "10.5.0-alpha.6" to "10.5.0-alpha.7" [skip ci]
  • 4c12f92 Bump version from "10.5.0-alpha.5" to "10.5.0-alpha.6" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/react-vite from 10.4.6 to 10.5.0

Release notes

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

v10.5.0

10.5.0

Foundational changes for new AI workflows

Storybook 10.5 contains hundreds of fixes and improvements:

  • ⚡️ Angular-vite framework: Modern, fast dev, docs, and test (preview)
  • 🌈 Vitest initialGlobals: Test across themes, viewports, locales
  • 🤖 Agentic review: AI-curated visual changesets and search results (experimental)
  • ⚛️ React docgen service: Unified metadata across MCP, Docs, and Controls (experimental)
  • 🧑‍💻 Claude / Codex plugins: One-click ADE integration (experimental)

... (truncated)

Changelog

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

10.5.0

Foundational changes for new AI workflows

Storybook 10.5 contains hundreds of fixes and improvements:

  • ⚡️ Angular-vite framework: Modern, fast dev, docs, and test (preview)
  • 🌈 Vitest initialGlobals: Test across themes, viewports, locales
  • 🤖 Agentic review: AI-curated visual changesets and search results (experimental)
  • ⚛️ React docgen service: Unified metadata across MCP, Docs, and Controls (experimental)
  • 🧑‍💻 Claude / Codex plugins: One-click ADE integration (experimental)

... (truncated)

Commits
  • 9dafcd2 Bump version from "10.5.0-beta.2" to "10.5.0" [skip ci]
  • 448db85 Bump version from "10.5.0-beta.1" to "10.5.0-beta.2" [skip ci]
  • a4ce979 Bump version from "10.5.0-beta.0" to "10.5.0-beta.1" [skip ci]
  • f0bf138 Bump version from "10.5.0-alpha.11" to "10.5.0-beta.0" [skip ci]
  • fac05a5 Bump version from "10.5.0-alpha.10" to "10.5.0-alpha.11" [skip ci]
  • 4057c41 Bump version from "10.5.0-alpha.9" to "10.5.0-alpha.10" [skip ci]
  • da84210 Bump version from "10.5.0-alpha.8" to "10.5.0-alpha.9" [skip ci]
  • c347410 Bump version from "10.5.0-alpha.7" to "10.5.0-alpha.8" [skip ci]
  • d16ab30 React: Align react-docgen versions
  • c9a1ac9 Bump version from "10.5.0-alpha.6" to "10.5.0-alpha.7" [skip ci]
  • Additional commits viewable in compare view

Updates storybook from 10.4.6 to 10.5.0

Release notes

Sourced from storybook's releases.

v10.5.0

10.5.0

Foundational changes for new AI workflows

Storybook 10.5 contains hundreds of fixes and improvements:

  • ⚡️ Angular-vite framework: Modern, fast dev, docs, and test (preview)
  • 🌈 Vitest initialGlobals: Test across themes, viewports, locales
  • 🤖 Agentic review: AI-curated visual changesets and search results (experimental)
  • ⚛️ React docgen service: Unified metadata across MCP, Docs, and Controls (experimental)
  • 🧑‍💻 Claude / Codex plugins: One-click ADE integration (experimental)

... (truncated)

Changelog

Sourced from storybook's changelog.

10.5.0

Foundational changes for new AI workflows

Storybook 10.5 contains hundreds of fixes and improvements:

  • ⚡️ Angular-vite framework: Modern, fast dev, docs, and test (preview)
  • 🌈 Vitest initialGlobals: Test across themes, viewports, locales
  • 🤖 Agentic review: AI-curated visual changesets and search results (experimental)
  • ⚛️ React docgen service: Unified metadata across MCP, Docs, and Controls (experimental)
  • 🧑‍💻 Claude / Codex plugins: One-click ADE integration (experimental)
  • A11y: Fix MDX heading anchors not keyboard accessible -

Bumps the minor-and-patch group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@formkit/auto-animate](https://github.com/formkit/auto-animate) | `0.9.0` | `0.10.0` |
| [hono](https://github.com/honojs/hono) | `4.12.27` | `4.12.29` |
| [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `4.3.0` | `4.3.1` |
| [@storybook/addon-themes](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/themes) | `10.4.6` | `10.5.0` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `10.4.6` | `10.5.0` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.4.6` | `10.5.0` |


Updates `@formkit/auto-animate` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/formkit/auto-animate/releases)
- [Commits](formkit/auto-animate@0.9.0...v0.10.0)

Updates `hono` from 4.12.27 to 4.12.29
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.12.27...v4.12.29)

Updates `shiki` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v4.3.1/packages/shiki)

Updates `@storybook/addon-themes` from 10.4.6 to 10.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/v10.5.0/code/addons/themes)

Updates `@storybook/react-vite` from 10.4.6 to 10.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/v10.5.0/code/frameworks/react-vite)

Updates `storybook` from 10.4.6 to 10.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/v10.5.0/code/core)

---
updated-dependencies:
- dependency-name: "@formkit/auto-animate"
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: hono
  dependency-version: 4.12.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: shiki
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@storybook/addon-themes"
  dependency-version: 10.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@storybook/react-vite"
  dependency-version: 10.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: storybook
  dependency-version: 10.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-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 Aug 1, 2026
@rickye26
rickye26 force-pushed the main branch 2 times, most recently from f3cc0aa to f5340d3 Compare August 4, 2026 03:40
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.

0 participants