chore(deps): bump the pnpm-dependencies group with 7 updates - #150
Merged
Typogalaxy merged 1 commit intoAug 17, 2026
Merged
Conversation
Bumps the pnpm-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.32.0` | `6.32.2` | | [tsx](https://github.com/privatenumber/tsx) | `4.23.11` | `4.23.12` | | [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli) | `0.2.8` | `0.2.9` | | [fastify](https://github.com/fastify/fastify) | `5.11.3` | `5.12.0` | | [@nuxt/icon](https://github.com/nuxt/icon) | `2.4.1` | `2.5.0` | | [@pinia/nuxt](https://github.com/vuejs/pinia) | `1.0.1` | `1.0.2` | | [pinia](https://github.com/vuejs/pinia) | `4.0.2` | `4.0.3` | Updates `knip` from 6.32.0 to 6.32.2 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.32.2/packages/knip) Updates `tsx` from 4.23.11 to 4.23.12 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.11...v4.23.12) Updates `vite-plus` from 0.2.8 to 0.2.9 - [Release notes](https://github.com/voidzero-dev/vite-plus/releases) - [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.2.9/packages/cli) Updates `fastify` from 5.11.3 to 5.12.0 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.11.3...v5.12.0) Updates `@nuxt/icon` from 2.4.1 to 2.5.0 - [Release notes](https://github.com/nuxt/icon/releases) - [Commits](nuxt/icon@v2.4.1...v2.5.0) Updates `@pinia/nuxt` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/@pinia/nuxt@1.0.1...@pinia/nuxt@1.0.2) 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) --- updated-dependencies: - dependency-name: knip dependency-version: 6.32.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pnpm-dependencies - dependency-name: tsx dependency-version: 4.23.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pnpm-dependencies - dependency-name: vite-plus dependency-version: 0.2.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pnpm-dependencies - dependency-name: fastify dependency-version: 5.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pnpm-dependencies - dependency-name: "@nuxt/icon" dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pnpm-dependencies - dependency-name: "@pinia/nuxt" dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pnpm-dependencies - dependency-name: pinia dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pnpm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Typogalaxy
approved these changes
Aug 17, 2026
Typogalaxy
deleted the
dependabot/npm_and_yarn/dev/pnpm-dependencies-6246789153
branch
August 17, 2026 23:48
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 pnpm-dependencies group with 7 updates:
6.32.06.32.24.23.114.23.120.2.80.2.95.11.35.12.02.4.12.5.01.0.11.0.24.0.24.0.3Updates
knipfrom 6.32.0 to 6.32.2Release notes
Sourced from knip's releases.
Commits
196a11aRelease knip@6.32.295f7c52Update dependenciesf9c755eFix Supportedlint-stagedConfigs (#1935)531e2dcSupportoxlint.config.mts(#1934)7959001Supportoxfmt.config.mts(#1933)437b608Release knip@6.32.12febefeFix type-check against typescript@5.0.4982c1d8Handle referenced config files in their own plugin (resolve #1931, close #1932)Updates
tsxfrom 4.23.11 to 4.23.12Release notes
Sourced from tsx's releases.
Commits
ed9d330fix: shimimport.metawhen tokens are split by comments or newlines (#829)651f5betest: cover CommonJS TypeScript import.meta pathsUpdates
vite-plusfrom 0.2.8 to 0.2.9Release notes
Sourced from vite-plus's releases.
... (truncated)
Commits
73bdd10release: v0.2.9 (#2415)295c8d6fix(install): verify modern Yarn hashes against the CLI binary (#2227)d59a69frefactor(cli): reuse silent spinner in migrators (#2408)c9baba2refactor(cli): share Vite config file order (#2409)91a2488fix(migrate): reject workspace member targets (#2229)f07e7fffeat(cli): addvp toolchaincommand (#2111)279cddfdocs: clarify gitignore strategy for JetBrains (#2378)0ffae2bdocs(migrate): document manual installation (#2365)6ae7ec7feat(pm): handle npm 12 blocked install scripts in create and approve-builds ...c1bdd5dfeat(cli): addvp hookscommand for managing Git hooks (#2219) (#2341)Updates
fastifyfrom 5.11.3 to 5.12.0Release notes
Sourced from fastify's releases.
Commits
27d1fecBumped v5.12.0430dd4efix(content-type): return undefined for invalid media types (#6942) (#6947)fd5fe53feat: addReply.prototype.mediaType(#6932) (#6946)cd04a49test: use process-warning spyWarning for testing (#6887) (#6945)b9e5402fix: remove raw response headers (#6860) (#6939)e1fc825test: remove@sinonjs/fake-timers(#6934)2e81c38docs: add per-route logging for Google Cloud Functions (#6907)f87eb61chore(sponsor): add testmu ai (#6922)Updates
@nuxt/iconfrom 2.4.1 to 2.5.0Release notes
Sourced from @nuxt/icon's releases.
Commits
33777b8chore: release v2.5.07de6e2cchore: update depsfe2c93ffix: discover collections installed by a layer (#519)00fa3abfix(server-bundle): keep thewithkey on externalized icon JSON imports (#523)598d438fix: register server handler only for server provider (#524)Updates
@pinia/nuxtfrom 1.0.1 to 1.0.2Release notes
Sourced from @pinia/nuxt's releases.
Commits
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
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)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