-
Notifications
You must be signed in to change notification settings - Fork 14
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 #1222
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-turbo-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
cf2733d
to
bf03260
Compare
bf03260
to
8c82013
Compare
8c82013
to
7e4db57
Compare
7e4db57
to
63d7b90
Compare
63d7b90
to
84fdce0
Compare
84fdce0
to
cf566ac
Compare
cf566ac
to
20e2e4c
Compare
20e2e4c
to
edb7d8e
Compare
edb7d8e
to
b741b1e
Compare
dfc62cb
to
81b1688
Compare
81b1688
to
1523e08
Compare
1523e08
to
579508f
Compare
579508f
to
1101aed
Compare
1101aed
to
800e0ae
Compare
800e0ae
to
a5fd145
Compare
a5fd145
to
d27d8bc
Compare
d27d8bc
to
977f7c5
Compare
977f7c5
to
4f62d23
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.13.4
->2.4.4
Release Notes
vercel/turborepo (turbo)
v2.4.4
Compare Source
v2.4.3
Compare Source
v2.4.2
: Turborepo v2.4.2Compare Source
What's Changed
Changelog
Full Changelog: vercel/turborepo@v2.4.1...v2.4.2
v2.4.1
: Turborepo v2.4.1Compare Source
Full Changelog: vercel/turborepo@v2.4.0...v2.4.1
What's Changed
bun.lock
by @chris-olszewski in https://github.com/vercel/turborepo/pull/9783@turbo/repository
by @dimitropoulos in https://github.com/vercel/turborepo/pull/9865New Contributors
Full Changelog: vercel/turborepo@v2.4.0...v2.4.1
v2.4.0
: Turborepo v2.4.0Compare Source
What's Changed
Docs
--use-gitignore
flag by @chris-olszewski in https://github.com/vercel/turborepo/pull/9797schema.json
innode_modules
by @anthonyshew in https://github.com/vercel/turborepo/pull/9832watch
caching by @anthonyshew in https://github.com/vercel/turborepo/pull/9830boundaries
experimental page by @anthonyshew in https://github.com/vercel/turborepo/pull/9834@turbo/repository
affectedPackages
lockfile aware by @dimitropoulos in https://github.com/vercel/turborepo/pull/9795Examples
create-turbo
community note and format it better by @anthonyshew in https://github.com/vercel/turborepo/pull/9836with-tailwind
by @anthonyshew in https://github.com/vercel/turborepo/pull/9764with-svelte
dependencies by @anthonyshew in https://github.com/vercel/turborepo/pull/9822check-types
task to examples testing by @anthonyshew in https://github.com/vercel/turborepo/pull/9824Changelog
winapi
for turborepo by @ognevny in https://github.com/vercel/turborepo/pull/9839name
property to ESLintrecommended
flat config by @jeremy-code in https://github.com/vercel/turborepo/pull/9765New Contributors
Full Changelog: vercel/turborepo@v2.3.4...v2.4.0
v2.3.7
: Turborepo v2.3.7Compare Source
What's Changed
Full Changelog: vercel/turborepo@v2.3.6...v2.3.7
v2.3.6
: Turborepo v2.3.6Compare Source
What's Changed
with-tailwind
by @anthonyshew in https://github.com/vercel/turborepo/pull/9764name
property to ESLintrecommended
flat config by @jeremy-code in https://github.com/vercel/turborepo/pull/9765--use-gitignore
flag by @chris-olszewski in https://github.com/vercel/turborepo/pull/9797affectedPackages
lockfile aware by @dimitropoulos in https://github.com/vercel/turborepo/pull/9795with-svelte
dependencies by @anthonyshew in https://github.com/vercel/turborepo/pull/9822New Contributors
Full Changelog: vercel/turborepo@v2.3.4...v2.3.6
v2.3.4
: Turborepo v2.3.4Compare Source
What's Changed
Docs
api
folder inturbo prune api --docker
example by @gianelli99 in https://github.com/vercel/turborepo/pull/9648apps
folder inprune
command reference by @gianelli99 in https://github.com/vercel/turborepo/pull/9658create-turbo
@turbo/codemod
eslint
@turbo/repository
Examples
basic
example to Next.js 15.1 by @anthonyshew in https://github.com/vercel/turborepo/pull/9602example-with-angular
by @codexshell in https://github.com/vercel/turborepo/pull/8140Changelog
h
bind to correct section by @anthonyshew in https://github.com/vercel/turborepo/pull/9543basic
by @anthonyshew in https://github.com/vercel/turborepo/pull/9593packageManager
version by @pkerschbaum in https://github.com/vercel/turborepo/pull/9624affectedPackage
by @chris-olszewski in https://github.com/vercel/turborepo/pull/9639TURBO_SITE
environment variable at compilation time for development by @anthonyshew in https://github.com/vercel/turborepo/pull/9660Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.