chore(deps): bump the npm-minor-and-patch group across 2 directories with 6 updates - #9
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…with 6 updates Bumps the npm-minor-and-patch group with 4 updates in the / directory: [hono](https://github.com/honojs/hono), [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers), [@cloudflare/workers-types](https://github.com/cloudflare/workerd) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). Bumps the npm-minor-and-patch group with 2 updates in the /frontend directory: [pinia](https://github.com/vuejs/pinia) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc). Updates `hono` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.13.1...v4.13.2) Updates `@cloudflare/vitest-pool-workers` from 0.20.3 to 0.21.3 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/@cloudflare/vitest-pool-workers@0.21.3/packages/vitest-pool-workers/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vitest-pool-workers@0.21.3/packages/vitest-pool-workers) Updates `@cloudflare/workers-types` from 5.20260810.1 to 5.20260817.1 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](https://github.com/cloudflare/workerd/commits) Updates `wrangler` from 4.120.0 to 4.123.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.123.0/packages/wrangler) Updates `pinia` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](vuejs/pinia@v4.0.2...v4.0.3) Updates `vue-tsc` from 3.3.9 to 3.3.10 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.3.10/packages/tsc) --- updated-dependencies: - dependency-name: hono dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@cloudflare/vitest-pool-workers" dependency-version: 0.21.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@cloudflare/workers-types" dependency-version: 5.20260817.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: wrangler dependency-version: 4.123.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: pinia dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: vue-tsc dependency-version: 3.3.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/npm-minor-and-patch-dd4b40a95d
branch
August 23, 2026 18:04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-minor-and-patch group with 4 updates in the / directory: hono, @cloudflare/vitest-pool-workers, @cloudflare/workers-types and wrangler.
Bumps the npm-minor-and-patch group with 2 updates in the /frontend directory: pinia and vue-tsc.
Updates
honofrom 4.13.1 to 4.13.2Release notes
Sourced from hono's releases.
Commits
41bdc424.13.26ea514dfeat(secure-headers): add missing W3C Permissions-Policy directives (#5214)329b6f4fix(client): send falsy JSON bodies (#5215)a1e4ac7perf(cors): pre-join static array header options during initialization (#5210)d982f63fix(url): strip trailing question mark correctly for optional params with reg...26de731fix(etag): stabilize digest across stream chunks (#5205)7075369Revert " fix(etag): resolve incorrect incremental hashing for chunked respons...f2a72d3fix(client): serialize multiple cookies correctly (#5202)8a5852dfix(etag): resolve incorrect incremental hashing for chunked responses (#5199)765d13bfix(jsx): render async children of document metadata tags instead of [object ...Updates
@cloudflare/vitest-pool-workersfrom 0.20.3 to 0.21.3Release notes
Sourced from @cloudflare/vitest-pool-workers's releases.
... (truncated)
Changelog
Sourced from @cloudflare/vitest-pool-workers's changelog.
... (truncated)
Commits
c576a82Version Packages (#15154)e5d56e9Version Packages (#15145)d0c976cBump the workerd-and-workers-types group across 1 directory with 2 updates (#...90dd5e5chore: bump capnp-es to 0.0.15 (#15131)15fc568Version Packages (#15118)ab9132d[vitest-pool-workers] Report unavailable built-ins as module errors instead o...d2f377eVersion Packages (#15111)2194f88new config miniflare attempt 3 (#14994)Updates
@cloudflare/workers-typesfrom 5.20260810.1 to 5.20260817.1Commits
Updates
wranglerfrom 4.120.0 to 4.123.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
c576a82Version Packages (#15154)339509dAdd automatic update prompts for out-of-date Cloudflare agent skills (#14872)b8fd112feat: implement local dev for ctx.access (#15113)f0f2054Replace ignore-defaults with ignore-base-config CLI arg for Previews (#15152)e5d56e9Version Packages (#15145)3b02915[wrangler] Avoid stale remote binding sessions (#15142)d0c976cBump the workerd-and-workers-types group across 1 directory with 2 updates (#...15fc568Version Packages (#15118)5b1b930Fetch script metadata directly instead of listing all scripts (#15132)0aa8fa5SupportDO_NOT_TRACK=1(#14924)Updates
piniafrom 4.0.2 to 4.0.3Commits
5d6ac5bci: let pnpm version come from packageManager35c334brelease: pinia@4.0.3@pinia/nuxt@1.0.26d5da49chore: pnpm versionf09d894test: dedupe3714487fix: guard VUE_PROD_DEVTOOLS in dist output (#3168)b10e703ci: fix branches94ec8b1ci: fix branches9db7197docs: add robots.txt and sitemap.xml (#3171)a94de27feat(nuxt): declare Nuxt 5 compatibility (#3166)b19f9bafeat(playground): update to@vue/replv4 (#3163)Updates
vue-tscfrom 3.3.9 to 3.3.10Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
Commits
977995fv3.3.10 (#6160)cb65247fix(tsc): support different extension sets across project references (#6146)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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