-
Notifications
You must be signed in to change notification settings - Fork 7
chore(deps): update dependency turbo to v2 #461
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
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.
Conversation
This file contains hidden or 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
e9a86c0
to
d96cd20
Compare
5215491
to
42ed3e8
Compare
7bd18ea
to
ef9f976
Compare
735cedb
to
ac311b6
Compare
a2ebaed
to
287e6a3
Compare
23de1b7
to
52f6b7e
Compare
7d75ddd
to
b9e06ee
Compare
a1de8bd
to
8c1be7f
Compare
8960699
to
e0b4d1c
Compare
8337095
to
1628e3a
Compare
3fc1bce
to
bb45a21
Compare
c9214a6
to
f875902
Compare
f875902
to
6397677
Compare
6397677
to
66eb9de
Compare
59e5e9a
to
c953e51
Compare
a79376a
to
36f4c34
Compare
36f4c34
to
409a6bc
Compare
409a6bc
to
b645277
Compare
b645277
to
f84e354
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.5.2
Release Notes
vercel/turborepo (turbo)
v2.5.2
: Turborepo v2.5.2Compare Source
What's Changed
Docs
Changelog
Full Changelog: vercel/turborepo@v2.5.1...v2.5.2
v2.5.1
Compare Source
v2.5.0
Compare Source
v2.4.4
: Turborepo v2.4.4Compare Source
What's Changed
Docs
Changelog
New Contributors
Full Changelog: vercel/turborepo@v2.4.3...v2.4.4
v2.4.3
: Turborepo v2.4.3Compare Source
What's Changed
Docs
schema.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/9834turbo.json
ref insingle-package-workspaces.mdx
by @yamcodes in https://github.com/vercel/turborepo/pull/9926--affected
flag equivalent by @anthonyshew in https://github.com/vercel/turborepo/pull/9969--affected
filter by @taesungh in https://github.com/vercel/turborepo/pull/9591--manual
flag by @chris-olszewski in https://github.com/vercel/turborepo/pull/9998--manual
flag mention to self-hosting section by @anthonyshew in https://github.com/vercel/turborepo/pull/10009create-turbo
create-turbo
community note and format it better by @anthonyshew in https://github.com/vercel/turborepo/pull/9836@turbo/codemod
eslint
eslint-config-turbo
by @anthonyshew in https://github.com/vercel/turborepo/pull/9978@turbo/repository
Examples
check-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/9839bun.lock
by @chris-olszewski in https://github.com/vercel/turborepo/pull/9783bun.lock
by @dimitropoulos in https://github.com/vercel/turborepo/pull/9958should_print_version
into helper for clarity by @erikareads in https://github.com/vercel/turborepo/pull/10006map_or
tomap
andunwrap_or
in cli helper by @erikareads in https://github.com/vercel/turborepo/pull/10018set_run_flags
logic as named helper by @erikareads in https://github.com/vercel/turborepo/pull/10012New Contributors
Full Changelog: vercel/turborepo@v2.3.7...v2.4.3
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
Configuration
📅 Schedule: Branch creation - "before 12pm on Sunday" (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.