-
Notifications
You must be signed in to change notification settings - Fork 4
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(dev-deps): ⬆️ upgrade devdependencies (major) to v2 (major) #323
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-2-devdependencies-(major)
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 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 ↗︎
|
renovate
bot
force-pushed
the
renovate/major-2-devdependencies-(major)
branch
from
June 5, 2024 15:59
868a343
to
752af9b
Compare
renovate
bot
force-pushed
the
renovate/major-2-devdependencies-(major)
branch
from
June 5, 2024 16:02
752af9b
to
ea5f27c
Compare
renovate
bot
force-pushed
the
renovate/major-2-devdependencies-(major)
branch
from
June 5, 2024 16:05
ea5f27c
to
d3aaa9f
Compare
renovate
bot
force-pushed
the
renovate/major-2-devdependencies-(major)
branch
from
June 6, 2024 21:47
d3aaa9f
to
492f6cd
Compare
renovate
bot
force-pushed
the
renovate/major-2-devdependencies-(major)
branch
from
June 7, 2024 03:28
492f6cd
to
ba1b139
Compare
renovate
bot
force-pushed
the
renovate/major-2-devdependencies-(major)
branch
from
June 11, 2024 19:54
ba1b139
to
c98a838
Compare
renovate
bot
force-pushed
the
renovate/major-2-devdependencies-(major)
branch
from
June 11, 2024 19:57
c98a838
to
875c8f8
Compare
renovate
bot
force-pushed
the
renovate/major-2-devdependencies-(major)
branch
from
June 12, 2024 20:29
875c8f8
to
691f700
Compare
renovate
bot
force-pushed
the
renovate/major-2-devdependencies-(major)
branch
from
June 14, 2024 18:55
691f700
to
580e4d9
Compare
renovate
bot
force-pushed
the
renovate/major-2-devdependencies-(major)
branch
from
November 14, 2024 19:39
e07aeaa
to
ff6ed99
Compare
renovate
bot
force-pushed
the
renovate/major-2-devdependencies-(major)
branch
from
November 18, 2024 00:20
ff6ed99
to
0208b54
Compare
renovate
bot
force-pushed
the
renovate/major-2-devdependencies-(major)
branch
from
November 18, 2024 19:23
0208b54
to
b064db8
Compare
renovate
bot
force-pushed
the
renovate/major-2-devdependencies-(major)
branch
from
November 20, 2024 18:49
b064db8
to
b008a21
Compare
renovate
bot
force-pushed
the
renovate/major-2-devdependencies-(major)
branch
from
November 21, 2024 16:00
b008a21
to
0f08bc0
Compare
renovate
bot
force-pushed
the
renovate/major-2-devdependencies-(major)
branch
from
November 24, 2024 21:37
0f08bc0
to
a6c6e6b
Compare
renovate
bot
force-pushed
the
renovate/major-2-devdependencies-(major)
branch
from
November 24, 2024 21:39
a6c6e6b
to
dbb92e6
Compare
renovate
bot
force-pushed
the
renovate/major-2-devdependencies-(major)
branch
from
November 25, 2024 23:44
dbb92e6
to
ae02020
Compare
renovate
bot
force-pushed
the
renovate/major-2-devdependencies-(major)
branch
from
November 27, 2024 00:47
ae02020
to
03deab4
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.2.0
->^2.1.1
^1.13.4
->^2.3.3
Release Notes
marcofugaro/browserslist-to-esbuild (browserslist-to-esbuild)
v2.1.1
Compare Source
🐛 Bugfixes
v2.1.0
Compare Source
🚀 Features
cd90d9f
v2.0.0
Compare Source
💥 Breaking
browserslist
is now a peerDependency, make sure your project has it installedd40e84d
🚀 Features
c793735
npx browserslist-to-esbuild
)891dd6d
🐛 Bugfixes
safari TP
is used2dd955c
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/8757Configuration
📅 Schedule: Branch creation - "after 12am and before 5am every weekday,every weekend" in timezone Asia/Kolkata, 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.