chore(deps): bump the pnpm-dependencies group with 6 updates - #133
Merged
Arcadi4 merged 1 commit intoAug 1, 2026
Merged
Conversation
Bumps the pnpm-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.1` | `26.1.2` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.27.0` | `6.29.0` | | [turbo](https://github.com/vercel/turborepo) | `2.10.5` | `2.10.7` | | [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli) | `0.2.5` | `0.2.6` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.3.7` | `3.3.8` | | [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `4.5.0` | `4.5.1` | Updates `@types/node` from 26.1.1 to 26.1.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `knip` from 6.27.0 to 6.29.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.29.0/packages/knip) Updates `turbo` from 2.10.5 to 2.10.7 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.10.5...v2.10.7) Updates `vite-plus` from 0.2.5 to 0.2.6 - [Release notes](https://github.com/voidzero-dev/vite-plus/releases) - [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.2.6/packages/cli) Updates `vue-tsc` from 3.3.7 to 3.3.8 - [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.8/packages/tsc) Updates `nuxt` from 4.5.0 to 4.5.1 - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v4.5.1/packages/nuxt) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pnpm-dependencies - dependency-name: knip dependency-version: 6.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pnpm-dependencies - dependency-name: turbo dependency-version: 2.10.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pnpm-dependencies - dependency-name: vite-plus dependency-version: 0.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pnpm-dependencies - dependency-name: vue-tsc dependency-version: 3.3.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pnpm-dependencies - dependency-name: nuxt dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pnpm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Arcadi4
deleted the
dependabot/npm_and_yarn/dev/pnpm-dependencies-0c0cb3430a
branch
August 1, 2026 03:57
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:
26.1.126.1.26.27.06.29.02.10.52.10.70.2.50.2.63.3.73.3.84.5.04.5.1Updates
@types/nodefrom 26.1.1 to 26.1.2Commits
Updates
knipfrom 6.27.0 to 6.29.0Release notes
Sourced from knip's releases.
Commits
d9a6fe0Release knip@6.29.0932b926Fix -u shortcut for --durationdb05e01Add built-in compiler for tsrxb7d5ce2fix(glob): do not follow symbolic links in async glob (#1900)fc16b38Release knip@6.28.0140a25aMigrate from typescript/native-preview to typescript810147bUpdate dependenciesb7266eefix: don't treat [-]-c[heck] as config flag for prettier (#1902)86ffab7Improve Nuxt and Nitro plugin resolutionbaff301Invalidate glob cache when .gitignore changesUpdates
turbofrom 2.10.5 to 2.10.7Release notes
Sourced from turbo's releases.
... (truncated)
Commits
be76f17publish 2.10.7 to registry2f8a962fix: Support multiple macOS file watch roots (#13484)549fc99chore: Upgrade brace-expansion (#13483)0a329d6chore: Upgrade Next.js (#13482)07ebd1dtest: Add Terminal UI sanity tests (#13475)2a02c34release(turborepo): 2.10.7-canary.1 (#13478)96dc00cfix: Preserve pnpm aliased dependencies during prune (#13477)0746adcfix: Preserve pnpm root dependencies during prune (#13476)f925b44docs: Document service readiness probes (#13472)4778467fix: Prevent mobile homepage overflow (#13453)Updates
vite-plusfrom 0.2.5 to 0.2.6Release notes
Sourced from vite-plus's releases.
... (truncated)
Commits
cd064c6release: v0.2.6: Stable type-aware linting and a refreshed toolchain (#2217)ffe60f0refactor(migrate): dedupe semver version-gate checks in catalog.ts (#2216)bb540c3feat(deps): upgrade upstream dependencies (#2214)Updates
vue-tscfrom 3.3.7 to 3.3.8Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
Commits
876b027v3.3.8 (#6128)1ef7ecbchore: upgrade to TypeScript 7 & compat with@typescript/typescript6(#6123)Updates
nuxtfrom 4.5.0 to 4.5.1Release notes
Sourced from nuxt's releases.
... (truncated)
Commits
452dd50v4.5.1581651ffix(nuxt): reject top-levelasprop for islandsee6c846fix(nuxt): reject reservedtemplateisland prop under runtime compilerad624a7fix(nuxt): case-fold route rule keys to match folded lookups4e35ae9fix(nitro): bound island props and v-for to prevent unauthenticated DoS352135ffix(nuxt): remove dev error overlay when error is cleared (#35821)b1a8e93fix(nitro,nuxt,vite): dedupe and normalise global css links in dev (#35834)df55902fix(nuxt): convert inline route rules exactly or drop with a warning (#35455)083b750fix(nuxt): warn when an imports presetfromcannot be resolved (#35799)61eb637perf(nuxt): skip payload revival plugin whenssr: false(#35782)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