chore(deps): bump the pnpm-dependencies group across 1 directory with 6 updates - #166
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… 6 updates Bumps the pnpm-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.4.0` | `26.5.1` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.32.3` | `6.35.1` | | [tsx](https://github.com/privatenumber/tsx) | `4.23.12` | `4.23.13` | | [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli) | `0.3.0` | `0.3.1` | | [fastify](https://github.com/fastify/fastify) | `5.12.1` | `5.12.3` | | [vue-router](https://github.com/vuejs/router) | `5.3.0` | `5.3.1` | Updates `@types/node` from 26.4.0 to 26.5.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `knip` from 6.32.3 to 6.35.1 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.35.1/packages/knip) Updates `tsx` from 4.23.12 to 4.23.13 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.12...v4.23.13) Updates `vite-plus` from 0.3.0 to 0.3.1 - [Release notes](https://github.com/voidzero-dev/vite-plus/releases) - [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.3.1/packages/cli) Updates `fastify` from 5.12.1 to 5.12.3 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/commits) Updates `vue-router` from 5.3.0 to 5.3.1 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v5.3.0...v5.3.1) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pnpm-dependencies - dependency-name: knip dependency-version: 6.35.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pnpm-dependencies - dependency-name: tsx dependency-version: 4.23.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pnpm-dependencies - dependency-name: vite-plus dependency-version: 0.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pnpm-dependencies - dependency-name: fastify dependency-version: 5.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pnpm-dependencies - dependency-name: vue-router dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pnpm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 6 updates in the / directory:
26.4.026.5.16.32.36.35.14.23.124.23.130.3.00.3.15.12.15.12.35.3.05.3.1Updates
@types/nodefrom 26.4.0 to 26.5.1Commits
Updates
knipfrom 6.32.3 to 6.35.1Release notes
Sourced from knip's releases.
... (truncated)
Commits
68a5344Release knip@6.35.17be11aaFix npm alias attribution under Yarn PnP (resolve #2024)37b2642Exit with code 2 when a plugin config file fails to load (#1947)c2d652cRelease knip@6.35.04afbbcfAdd editor severity setting for diagnostics (resolve #1955)db6d891Add mise plugin (resolve #2001)1cc979bResolve Vite public script entries (resolve #2023)e2bd3fcUpdate dependencies75d5628fix: ignore raw Vite import globs (#2017)a4c7a93Fix Windows paths in cache persistence and test fixturesUpdates
tsxfrom 4.23.12 to 4.23.13Release notes
Sourced from tsx's releases.
Commits
28e1f12fix(cache): bound shared transform cache memory (#835)Updates
vite-plusfrom 0.3.0 to 0.3.1Release notes
Sourced from vite-plus's releases.
... (truncated)
Commits
13e1e5arelease: v0.3.1: manage package-manager versions with vp env (#2623)0931d9bfix(cli): share Vite runtime through the core alias (#2617)3bbae42feat(migrate): upgrade pack config for tsdown 0.23 (#2614)7123545chore(deps): update dependency voidzero-dev/setup-vp to v1.19.0 (#2619)b87593cfix(cli): recover from stale Vitest aliases (#2605)21f6c42ci: gate npm publishes on dependency propagation (#2601)809d8b8feat(deps): upgrade upstream dependencies (#2613)585353fdocs: fix Zed Oxc configuration (#2592)4f97f30feat(cli): expose dependency alignment plans (#2600)03b659cfeat(cli): add --quiet to vp check (#2593)Updates
fastifyfrom 5.12.1 to 5.12.3Release notes
Sourced from fastify's releases.
Commits
Updates
vue-routerfrom 5.3.0 to 5.3.1Release notes
Sourced from vue-router's releases.
Commits
9a66989release: vue-router@5.3.14fa1401ci: bump pnpm/action-setup from 6.0.9 to 6.0.10 in the actions group (#2795)92cfd6ffix(experimental): handle non-string params for isActiveDependabot 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