Skip to content

chore(deps): update dependency turbo to v2#391

Open
ctison wants to merge 1 commit intomainfrom
renovate/major-2-turbo-monorepo
Open

chore(deps): update dependency turbo to v2#391
ctison wants to merge 1 commit intomainfrom
renovate/major-2-turbo-monorepo

Conversation

@ctison
Copy link
Copy Markdown
Owner

@ctison ctison commented Jun 5, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
turbo (source) devDependencies major 1.13.42.9.6

Release Notes

vercel/turborepo (turbo)

v2.9.6: Turborepo v2.9.6

Compare Source

What's Changed

create-turbo
Examples
Changelog

Full Changelog: vercel/turborepo@v2.9.5...v2.9.6

v2.9.5: Turborepo v2.9.5

Compare Source

What's Changed

create-turbo
@​turbo/telemetry
Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.9.4...v2.9.5

v2.9.4: Turborepo v2.9.4

Compare Source

What's Changed

@​turbo/codemod
Examples
Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.9.3...v2.9.4

v2.9.3: Turborepo v2.9.3

Compare Source

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.9.2...v2.9.3

v2.9.2: Turborepo v2.9.2

Compare Source

What's Changed

Examples
Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.9.1...v2.9.2

v2.9.1: Turborepo v2.9.1

Compare Source

What's Changed

@​turbo/codemod
@​turbo/repository
Changelog

Full Changelog: vercel/turborepo@v2.9.0...v2.9.1

v2.9.0: Turborepo v2.9.0

Compare Source

What's Changed

Docs
create-turbo
turbo-ignore
@​turbo/codemod
eslint
@​turbo/repository
Examples
Changelog

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 Mend Renovate.

@ctison ctison self-assigned this Jun 5, 2024
@ctison ctison force-pushed the renovate/major-2-turbo-monorepo branch 6 times, most recently from 42f4868 to bee6500 Compare June 14, 2024 06:03
@ctison ctison force-pushed the renovate/major-2-turbo-monorepo branch 3 times, most recently from a1ae294 to ea8af03 Compare June 20, 2024 06:03
@ctison ctison force-pushed the renovate/major-2-turbo-monorepo branch 3 times, most recently from eb84af7 to 0db087f Compare June 29, 2024 06:02
@ctison ctison force-pushed the renovate/major-2-turbo-monorepo branch 3 times, most recently from be4ff23 to 30d0f58 Compare July 11, 2024 06:03
@ctison ctison force-pushed the renovate/major-2-turbo-monorepo branch 3 times, most recently from c9aa075 to d40df0a Compare July 20, 2024 06:02
@ctison ctison force-pushed the renovate/major-2-turbo-monorepo branch 5 times, most recently from 2db1093 to 37270dd Compare July 28, 2024 06:03
@ctison ctison force-pushed the renovate/major-2-turbo-monorepo branch 4 times, most recently from ea1237a to a5bc74c Compare August 7, 2024 06:03
@ctison ctison force-pushed the renovate/major-2-turbo-monorepo branch 2 times, most recently from 4926423 to 9eea1f6 Compare August 14, 2024 06:02
@ctison ctison force-pushed the renovate/major-2-turbo-monorepo branch 3 times, most recently from 9216977 to 092b270 Compare September 3, 2024 06:02
@ctison ctison force-pushed the renovate/major-2-turbo-monorepo branch 4 times, most recently from a0e24d5 to 81fd914 Compare September 18, 2024 06:03
@ctison ctison force-pushed the renovate/major-2-turbo-monorepo branch 2 times, most recently from 536bede to 19f5124 Compare September 24, 2024 06:03
@ctison ctison force-pushed the renovate/major-2-turbo-monorepo branch 3 times, most recently from f32550e to f6ba6e7 Compare October 4, 2024 06:03
@ctison ctison force-pushed the renovate/major-2-turbo-monorepo branch 4 times, most recently from bcc5cc5 to e744f39 Compare October 13, 2024 06:02
@ctison ctison force-pushed the renovate/major-2-turbo-monorepo branch 6 times, most recently from 425a3e9 to 9b9f387 Compare October 22, 2024 06:02
@ctison ctison force-pushed the renovate/major-2-turbo-monorepo branch 3 times, most recently from 09417bc to cb3e4db Compare October 31, 2024 06:04
@ctison ctison force-pushed the renovate/major-2-turbo-monorepo branch 2 times, most recently from a7b1101 to c28defe Compare November 10, 2024 06:02
@ctison ctison force-pushed the renovate/major-2-turbo-monorepo branch from c28defe to daa8ba9 Compare November 15, 2024 06:03
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates Turborepo from v1.13.4 to v2.6.2, which is a major version upgrade spanning multiple releases. While the dependency updates are correctly implemented in the lockfile, this PR has a critical blocking issue: Turbo v2 introduces breaking changes that require updating the turbo.json configuration file, which is not included in this PR.

Key Changes

  • Updated turbo from 1.13.4 to 2.6.2 across all platform-specific binaries
  • Updated package.json and pnpm-lock.yaml with new version references

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.

File Description
package.json Updates turbo devDependency version from 1.13.4 to 2.6.2
pnpm-lock.yaml Updates turbo and all platform-specific binary package versions and integrity hashes
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json Outdated
"prettier": "3.7.4",
"sort-package-json": "3.5.0",
"turbo": "1.13.4",
"turbo": "2.6.2",
Copy link

Copilot AI Dec 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Turbo v2 introduces breaking changes that require updating turbo.json. The pipeline field in turbo.json has been renamed to tasks in v2. Before merging this upgrade, you need to:

  1. Update turbo.json to rename "pipeline" to "tasks"
  2. Review the Turbo v2 migration guide for other breaking changes

Without this change, the turbo commands will fail with the current v1 configuration format.

Copilot uses AI. Check for mistakes.
Comment thread package.json Outdated
"prettier": "3.7.4",
"sort-package-json": "3.5.0",
"turbo": "1.13.4",
"turbo": "2.6.2",
Copy link

Copilot AI Dec 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Version mismatch: The PR title and description indicate updating to turbo v2.6.1, but the actual version being installed is v2.6.2. While this is likely just a newer patch version that Renovate Bot selected, please verify this is intentional and that v2.6.2 is the desired target version.

Suggested change
"turbo": "2.6.2",
"turbo": "2.6.1",

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants