-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore(deps): update dependency turbo to v2 - autoclosed #432
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Here's the code health analysis summary for commits Analysis Summary
|
WalkthroughThe primary change involves upgrading the Changes
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
7c06407
to
88d17cf
Compare
88d17cf
to
86b34e8
Compare
86b34e8
to
4a1c37c
Compare
4a1c37c
to
02f836e
Compare
02f836e
to
6afeb92
Compare
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is an install script?Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts. Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
This PR currently has a merge conflict. Please resolve this and then re-add the |
6afeb92
to
e122132
Compare
e122132
to
505730e
Compare
505730e
to
e478e50
Compare
e478e50
to
9c21c85
Compare
9c21c85
to
ac8e6ea
Compare
d4525e0
to
29dd926
Compare
29dd926
to
e69a659
Compare
e69a659
to
3c02618
Compare
3c02618
to
aa21ae3
Compare
aa21ae3
to
1315ffb
Compare
1315ffb
to
bb533c0
Compare
bb533c0
to
0f4eb48
Compare
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.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yaml
is excluded by!**/pnpm-lock.yaml
Files selected for processing (1)
- package.json (1 hunks)
Additional comments not posted (1)
package.json (1)
126-126
: Verify compatibility and test the updated package.The
turbo
package has been updated from version1.13.4
to2.0.12
. This major version update could introduce breaking changes or new features. Ensure to review the release notes and thoroughly test the updated package to confirm compatibility with the project.
0f4eb48
to
cacc091
Compare
cacc091
to
6b0c2cc
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6b0c2cc
to
ee64179
Compare
Quality Gate passedIssues Measures |
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.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yaml
is excluded by!**/pnpm-lock.yaml
Files selected for processing (1)
- package.json (1 hunks)
Additional comments not posted (1)
package.json (1)
126-126
: Verify compatibility with the newturbo
version.The update from
turbo
version1.13.4
to2.0.12
is a major version change and may introduce breaking changes. Ensure that the project's scripts and dependencies are compatible with the new version. Review the release notes for any breaking changes or new features that might affect your project.
This PR contains the following updates:
1.13.4
->2.0.12
Release Notes
vercel/turbo (turbo)
v2.0.12
Compare Source
v2.0.11
Compare Source
v2.0.10
: Turborepo v2.0.10Compare Source
What's Changed
Examples
Changelog
New Contributors
Full Changelog: vercel/turborepo@v2.0.9...v2.0.10
v2.0.9
Compare Source
v2.0.8
: Turborepo v2.0.8Compare Source
What's Changed
Examples
Changelog
Full Changelog: vercel/turborepo@v2.0.7...v2.0.8
v2.0.7
: Turborepo v2.0.7Compare Source
What's Changed
Examples
with-nestjs
example by @Neosoulink in https://github.com/vercel/turbo/pull/8162Changelog
--output-logs
andoutputLogs
for persisting logs after TUI exits by @chris-olszewski in https://github.com/vercel/turbo/pull/8612Opts
fromConfig
by @NicholasLYang in https://github.com/vercel/turbo/pull/8759New Contributors
Full Changelog: vercel/turborepo@v2.0.6...v2.0.7
v2.0.6
: Turborepo v2.0.6Compare Source
What's Changed
Examples
kitchen-sink
. by @anthonyshew in https://github.com/vercel/turbo/pull/8590Changelog
New Contributors
Full Changelog: vercel/turborepo@v2.0.5...v2.0.6
v2.0.5
Compare Source
v2.0.4
: Turborepo v2.0.4Compare Source
What's Changed
create-turbo
create-turbo
to use carat versions. by @anthonyshew in https://github.com/vercel/turbo/pull/8448@turbo/codemod
Examples
eslint-config-turbo
configuration in examples. by @anthonyshew in https://github.com/vercel/turbo/pull/8405Changelog
LD_LIBRARY_PATH
to default forwarded env vars by @GauBen in https://github.com/vercel/turbo/pull/8412New Contributors
Full Changelog: vercel/turborepo@v2.0.3...v2.0.4
v2.0.3
: Turborepo v2.0.3Compare Source
What's Changed
turbo-ignore
Changelog
Full Changelog: vercel/turborepo@v2.0.2...v2.0.3
v2.0.2
: Turborepo v2.0.2Compare Source
What's Changed
@turbo/codemod
Examples
Changelog
New Contributors
Full Changelog: vercel/turborepo@v2.0.1...v2.0.2
v2.0.1
: Turborepo v2.0.1Compare Source
Full Changelog: vercel/turborepo@v2.0.0...v2.0.1
v2.0.0
: Turborepo v2.0.0Compare Source
What's Changed
Upgrade guide: https://turbo.build/repo/docs/crafting-your-repository/upgrading
@turbo/codemod
Changelog
Breaking
Other
Full Changelog: vercel/turborepo@v1.13.4...v2.0.0
Configuration
📅 Schedule: Branch creation - "before 4am on Monday,before 4am on Thursday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.
Summary by CodeRabbit
turbo
package to version2.0.12
, which may introduce new functionalities and performance enhancements.