-
Notifications
You must be signed in to change notification settings - Fork 884
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: bump turbo from 1.13.3 to 2.0.3 #2798
Conversation
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/turbo@1.13.3 |
Automerge label removed due to a CI failure |
d0ce56b
to
a3a4e63
Compare
@@ -1,4 +1,5 @@ | |||
{ | |||
"name": "@solana/web3.js-monorepo", |
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.
New Turborepo insists on the root workspace package having a name ¯\_(°ペ)_/¯
"remoteCache": { | ||
"signature": true | ||
} | ||
"ui": "stream" |
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 disables the graphical UI (tui
).
This reverts commit cd2c4a3. Revert "chore: bump all semantic-release dependencies" This reverts commit e535eaa. Revert "chore: convert repository URL in semantic release config to https version" This reverts commit dd0a601. Revert "chore: convert GitHub repository URL in npm task to https version" This reverts commit 9344bbf.
🎉 This PR is included in version 1.93.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Because there has been no activity on this PR for 14 days since it was merged, it has been automatically locked. Please open a new issue if it requires a follow up. |
Bumps turbo from 1.13.3 to 2.0.3.
Release notes
Sourced from turbo's releases.
... (truncated)
Commits
85f0f70
publish 2.0.3 to registrye24c43a
release(turborepo): 2.0.3-canary.0 (#8365)4471f2d
feat: warn when no local turbo found (#8356)29aeaf0
fix(turbo-ignore): infer correct version of turbo for project (#8363)6555ef7
release(turborepo): 2.0.2 (#8362)e688bc3
release(turborepo): 2.0.2-canary.3 (#8360)e061b96
fix(ui): disable TUI if log order is specified (#8343)537222c
chore: add additional env vars to default pass through (#8359)6bf2200
release(turborepo): 2.0.2-canary.2 (#8355)67dd348
fix: add NODE_OPTIONS to default pass through env vars (#8353)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)