chore(deps): update dependency turbo to v2.6.2 #22

Merged
renovate-bot merged 1 commits from renovate/turbo-monorepo into master 2025-12-04 08:00:52 +01:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
turbo (source) 2.6.1 -> 2.6.2 age confidence

Release Notes

vercel/turborepo (turbo)

v2.6.2: Turborepo v2.6.2

Compare Source

What's Changed

Docs
Examples
Changelog

New Contributors

Full Changelog: https://github.com/vercel/turborepo/compare/v2.6.1...v2.6.2


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [turbo](https://turborepo.com) ([source](https://github.com/vercel/turborepo)) | [`2.6.1` -> `2.6.2`](https://renovatebot.com/diffs/npm/turbo/2.6.1/2.6.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/2.6.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/2.6.1/2.6.2?slim=true) | --- ### Release Notes <details> <summary>vercel/turborepo (turbo)</summary> ### [`v2.6.2`](https://github.com/vercel/turborepo/releases/tag/v2.6.2): Turborepo v2.6.2 [Compare Source](https://github.com/vercel/turborepo/compare/v2.6.1...v2.6.2) <!-- Release notes generated using configuration in .github/release.yml at v2.6.2 --> #### What's Changed ##### Docs - docs: Add mentions to `turborepo-summary` and `turborepo-summary-action` by [@&#8203;charpeni](https://github.com/charpeni) in [#&#8203;11023](https://github.com/vercel/turborepo/pull/11023) - docs: Add new testimonial to home page by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;11116](https://github.com/vercel/turborepo/pull/11116) - docs: Fix copy-pasted testimonial quote by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;11117](https://github.com/vercel/turborepo/pull/11117) - docs: Fix typo in tailwind set up guide by [@&#8203;hookim](https://github.com/hookim) in [#&#8203;11143](https://github.com/vercel/turborepo/pull/11143) - docs: Update Prisma integration guide link by [@&#8203;AdelFetner](https://github.com/AdelFetner) in [#&#8203;11155](https://github.com/vercel/turborepo/pull/11155) - docs: Fix vitest merged code coverage example by [@&#8203;jonathansamines](https://github.com/jonathansamines) in [#&#8203;11158](https://github.com/vercel/turborepo/pull/11158) ##### Examples - examples: Bump `turbo` to latest by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;11100](https://github.com/vercel/turborepo/pull/11100) - examples: Remove uneeded microfrontends.json property by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;11101](https://github.com/vercel/turborepo/pull/11101) - examples(dev-deps): bump [@&#8203;types/react](https://github.com/types/react) from 19.2.2 to 19.2.5 in /examples/non-monorepo by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;11125](https://github.com/vercel/turborepo/pull/11125) - examples(with-nestjs): Add missing eslint devDependency by [@&#8203;cmg8431](https://github.com/cmg8431) in [#&#8203;11138](https://github.com/vercel/turborepo/pull/11138) - fix(with-vite-react): Remove unused React import to fix build error by [@&#8203;chosim-dvlpr](https://github.com/chosim-dvlpr) in [#&#8203;11162](https://github.com/vercel/turborepo/pull/11162) - examples(dev-deps): bump the with-svelte group in /examples/with-svelte with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;11152](https://github.com/vercel/turborepo/pull/11152) - examples(dev-deps): bump typescript-eslint from 8.46.3 to 8.47.0 in /examples/basic in the basic group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;11149](https://github.com/vercel/turborepo/pull/11149) - examples(dev-deps): bump [@&#8203;types/react](https://github.com/types/react) from 19.2.5 to 19.2.7 in /examples/non-monorepo by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;11151](https://github.com/vercel/turborepo/pull/11151) - examples(kitchen-sink): Use simpler eslint config for kitchen-sink by [@&#8203;dsm23](https://github.com/dsm23) in [#&#8203;11163](https://github.com/vercel/turborepo/pull/11163) - examples: Fix lockfile in kitchen-sink by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;11174](https://github.com/vercel/turborepo/pull/11174) - examples(security): Upgrade Next.js versions by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;11188](https://github.com/vercel/turborepo/pull/11188) - examples: Add `with-biome` example by [@&#8203;2qp](https://github.com/2qp) in [#&#8203;11145](https://github.com/vercel/turborepo/pull/11145) ##### Changelog - chore: Get rid of unneeded workspace definition by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;11102](https://github.com/vercel/turborepo/pull/11102) - fix: Make selected task highlight use reverse video for accessibility by [@&#8203;biru-codeastromer](https://github.com/biru-codeastromer) in [#&#8203;11090](https://github.com/vercel/turborepo/pull/11090) - feat(tui): Add padding to task names and icons by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;11104](https://github.com/vercel/turborepo/pull/11104) - docs: Fix grammar, consistency, and formatting issues in CONTRIBUTING.md by [@&#8203;DevaanshKathuria](https://github.com/DevaanshKathuria) in [#&#8203;11105](https://github.com/vercel/turborepo/pull/11105) - fix(workspaces): Use `shell` option on Windows in `execa` call by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;11108](https://github.com/vercel/turborepo/pull/11108) - ci(fix): Fix flaky macOS tests by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;11128](https://github.com/vercel/turborepo/pull/11128) - feat: Add Windows-specific env var to default passthroughs by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;11126](https://github.com/vercel/turborepo/pull/11126) - fix(config-dir): Resolve relative `TURBO_CONFIG_DIR_PATH` before validation by [@&#8203;praggCode](https://github.com/praggCode) in [#&#8203;11122](https://github.com/vercel/turborepo/pull/11122) - fix: Use -z option to git commands to handle unicode file paths by [@&#8203;hahnlee](https://github.com/hahnlee) in [#&#8203;10844](https://github.com/vercel/turborepo/pull/10844) - test: Coverage for [#&#8203;10844](https://github.com/vercel/turborepo/issues/10844) by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;11137](https://github.com/vercel/turborepo/pull/11137) - docs(internal): Document release pipeline by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;11141](https://github.com/vercel/turborepo/pull/11141) - fix: Validate missing <cwd-path> argument in test-codemod server script by [@&#8203;sakina1303](https://github.com/sakina1303) in [#&#8203;11166](https://github.com/vercel/turborepo/pull/11166) - ci: fixing release pipeline by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;11179](https://github.com/vercel/turborepo/pull/11179) - ci: Ensure npm version is current by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;11180](https://github.com/vercel/turborepo/pull/11180) - ci: Log npm version by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;11181](https://github.com/vercel/turborepo/pull/11181) - ci: More release pipeline logging by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;11183](https://github.com/vercel/turborepo/pull/11183) - ci: Loose env mode for publishing step by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [#&#8203;11184](https://github.com/vercel/turborepo/pull/11184) #### New Contributors - [@&#8203;biru-codeastromer](https://github.com/biru-codeastromer) made their first contribution in [#&#8203;11090](https://github.com/vercel/turborepo/pull/11090) - [@&#8203;DevaanshKathuria](https://github.com/DevaanshKathuria) made their first contribution in [#&#8203;11105](https://github.com/vercel/turborepo/pull/11105) - [@&#8203;zacowan](https://github.com/zacowan) made their first contribution in [#&#8203;11109](https://github.com/vercel/turborepo/pull/11109) - [@&#8203;charpeni](https://github.com/charpeni) made their first contribution in [#&#8203;11023](https://github.com/vercel/turborepo/pull/11023) - [@&#8203;praggCode](https://github.com/praggCode) made their first contribution in [#&#8203;11122](https://github.com/vercel/turborepo/pull/11122) - [@&#8203;hahnlee](https://github.com/hahnlee) made their first contribution in [#&#8203;10844](https://github.com/vercel/turborepo/pull/10844) - [@&#8203;cmg8431](https://github.com/cmg8431) made their first contribution in [#&#8203;11138](https://github.com/vercel/turborepo/pull/11138) - [@&#8203;hookim](https://github.com/hookim) made their first contribution in [#&#8203;11143](https://github.com/vercel/turborepo/pull/11143) - [@&#8203;AdelFetner](https://github.com/AdelFetner) made their first contribution in [#&#8203;11155](https://github.com/vercel/turborepo/pull/11155) - [@&#8203;sakina1303](https://github.com/sakina1303) made their first contribution in [#&#8203;11166](https://github.com/vercel/turborepo/pull/11166) - [@&#8203;chosim-dvlpr](https://github.com/chosim-dvlpr) made their first contribution in [#&#8203;11162](https://github.com/vercel/turborepo/pull/11162) - [@&#8203;jonathansamines](https://github.com/jonathansamines) made their first contribution in [#&#8203;11158](https://github.com/vercel/turborepo/pull/11158) - [@&#8203;dsm23](https://github.com/dsm23) made their first contribution in [#&#8203;11163](https://github.com/vercel/turborepo/pull/11163) - [@&#8203;2qp](https://github.com/2qp) made their first contribution in [#&#8203;11145](https://github.com/vercel/turborepo/pull/11145) **Full Changelog**: <https://github.com/vercel/turborepo/compare/v2.6.1...v2.6.2> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zNC4wIiwidXBkYXRlZEluVmVyIjoiNDIuMzQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-12-04 08:00:50 +01:00
chore(deps): update dependency turbo to v2.6.2
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
Check / Lint and Check (push) Successful in 28s
Check / Lint and Check (pull_request) Successful in 28s
974bc1b0cc
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-12-04 08:00:51 +01:00
renovate-bot merged commit efe07597fd into master 2025-12-04 08:00:52 +01:00
renovate-bot deleted branch renovate/turbo-monorepo 2025-12-04 08:00:53 +01:00
Sign in to join this conversation.