-
Notifications
You must be signed in to change notification settings - Fork 3.9k
chore: upgrade turbo from v2.8.12 to v2.9.4 #8859
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -21,7 +21,7 @@ catalog: | |||||
| "@types/react": 18.3.11 | ||||||
| axios: 1.13.5 | ||||||
| express: 4.22.0 | ||||||
| lodash-es: 4.17.23 | ||||||
| lodash-es: 4.18.0 | ||||||
|
||||||
| lodash-es: 4.18.0 | |
| lodash-es: 4.17.23 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is described as only upgrading Turborepo, but it also introduces a new
pnpm.overridespin fordefu(and the lock/workspace catalog changes include other dependency bumps like lodash-es). Please confirm these additional dependency changes are intentional and update the PR description/scope accordingly (or split them into a separate PR) so reviewers can evaluate the extra risk appropriately.