-
Notifications
You must be signed in to change notification settings - Fork 0
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 devDependency turbo to v2 #98
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe update involves changing the version of the Changes
Poem
🪧 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 using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
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)
39-39
: LGTM! But verify the compatibility and functionality of the updated package.The
turbo
package version is updated from1.13.4
to2.1.0
. Ensure that the update does not introduce any issues and that the project remains functional.The code changes are approved.
Run the following script to verify the compatibility and functionality of the updated package:
9a44215
to
a486e1e
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)
Files skipped from review as they are similar to previous changes (1)
- package.json
a486e1e
to
f95e838
Compare
f95e838
to
44cc6b7
Compare
44cc6b7
to
d4f7180
Compare
d4f7180
to
91e20a2
Compare
91e20a2
to
16355f3
Compare
16355f3
to
d9f26eb
Compare
d9f26eb
to
6ca15d5
Compare
6ca15d5
to
f1e12c9
Compare
f1e12c9
to
5d800cd
Compare
5d800cd
to
f56c499
Compare
This PR contains the following updates:
1.13.4
->2.3.3
Release Notes
vercel/turborepo (turbo)
v2.3.3
Compare Source
v2.3.2
Compare Source
v2.3.1
Compare Source
v2.3.0
: Turborepo v2.3.0Compare Source
What's Changed
Docs
jest
/ts-jest
to latest by @dimitropoulos in https://github.com/vercel/turborepo/pull/9155TURBO_FORCE
is a boolean. by @anthonyshew in https://github.com/vercel/turborepo/pull/9380//#
means. by @anthonyshew in https://github.com/vercel/turborepo/pull/9377turbo info
by @anthonyshew in https://github.com/vercel/turborepo/pull/9413--cache
flag. by @anthonyshew in https://github.com/vercel/turborepo/pull/9427@turbo/codemod
Examples
Changelog
h
key. by @anthonyshew in https://github.com/vercel/turborepo/pull/9350import
andrequire
to trace resolver by @NicholasLYang in https://github.com/vercel/turborepo/pull/9360turbo info
command for debugging by @anthonyshew in https://github.com/vercel/turborepo/pull/9368turbo info
. by @anthonyshew in https://github.com/vercel/turborepo/pull/9416New Contributors
Full Changelog: vercel/turborepo@v2.2.3...v2.3.0
v2.2.3
: Turborepo v2.2.3Compare Source
What's Changed
Changelog
Full Changelog: vercel/turborepo@v2.2.2...v2.2.3
v2.2.2
: Turborepo v2.2.2Compare Source
What's Changed
Changelog
Full Changelog: vercel/turborepo@v2.2.1...v2.2.2
v2.2.1
Compare Source
v2.2.0
: Turborepo v2.2.0Compare Source
What's Changed
Docs
}
and remove comma by @morinokami in https://github.com/vercel/turborepo/pull/9223--affected
on GitHub by @dimitropoulos in https://github.com/vercel/turborepo/pull/9283@turbo/repository
Examples
display
key from generatedtsconfig
by @Sensanaty in https://github.com/vercel/turborepo/pull/9225types
field into first position ofexports
ofkitchen-sink
example. by @anthonyshew in https://github.com/vercel/turborepo/pull/9226with-shell-commands
by @breadadams in https://github.com/vercel/turborepo/pull/9219pnpm test
to fail by @dimitropoulos in https://github.com/vercel/turborepo/pull/9239Changelog
affectedPackages
by @NicholasLYang in https://github.com/vercel/turborepo/pull/9201currentRun
field toturbo query
by @NicholasLYang in https://github.com/vercel/turborepo/pull/9196New Contributors
Full Changelog: vercel/turborepo@v2.1.3...v2.2.0
v2.1.3
: Turborepo v2.1.3Compare Source
What's Changed
Docs
create-turbo
Changelog
--affected
by @NicholasLYang in https://github.com/vercel/turborepo/pull/9133turbo
without turbo.json by @chris-olszewski in https://github.com/vercel/turborepo/pull/9149query
resolvers into web UI by @NicholasLYang in https://github.com/vercel/turborepo/pull/9182New Contributors
Full Changelog: vercel/turborepo@v2.1.2...v2.1.3
v2.1.2
Compare Source
v2.1.1
: Turborepo v2.1.1Compare Source
What's Changed
Docs
remote
types toturbo.json
schema by @chris-olszewski in https://github.com/vercel/turborepo/pull/9073--affected
. by @anthonyshew in https://github.com/vercel/turborepo/pull/9078Examples
Changelog
New Contributors
Full Changelog: vercel/turborepo@v2.1.0...v2.1.1
v2.1.0
: Turborepo v2.1.0Compare Source
What's Changed
Docs
cacheDir
,daemon
, andenvMode
(config values, and env vars) by @dimitropoulos in https://github.com/vercel/turborepo/pull/9018@turbo/codemod
globalDotEnv
andpipeline.dotEnv
from V2 by @dimitropoulos in https://github.com/vercel/turborepo/pull/9025Examples
Changelog
cacheDir
,daemon
, andenvMode
by @dimitropoulos in https://github.com/vercel/turborepo/pull/9011main
does not exist by @chris-olszewski in https://github.com/vercel/turborepo/pull/9061New Contributors
Full Changelog: vercel/turborepo@v2.0.14...v2.1.0
v2.0.14
Compare Source
v2.0.13
: Turborepo v2.0.13Compare Source
What's Changed
Docs
Changelog
--affected
toturbo ls
by @NicholasLYang in https://github.com/vercel/turbo/pull/8970New Contributors
Full Changelog: vercel/turborepo@v2.0.12...v2.0.13
v2.0.12
: Turborepo v2.0.12Compare Source
What's Changed
Docs
@turbo/repository
Changelog
turbo.json
by @dimitropoulos in https://github.com/vercel/turbo/pull/8757New Contributors
Full Changelog: vercel/turborepo@v2.0.11...v2.0.12
v2.0.11
: Turborepo v2.0.11Compare Source
What's Changed
Changelog
Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - "before 4am" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.