-
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 ↗︎
|
868a343
to
752af9b
Compare
752af9b
to
ea5f27c
Compare
ea5f27c
to
d3aaa9f
Compare
d3aaa9f
to
492f6cd
Compare
492f6cd
to
ba1b139
Compare
ba1b139
to
c98a838
Compare
c98a838
to
875c8f8
Compare
875c8f8
to
691f700
Compare
691f700
to
580e4d9
Compare
3aba38a
to
f36ab82
Compare
f36ab82
to
c473d76
Compare
c473d76
to
de8edee
Compare
de8edee
to
7ab9790
Compare
7ab9790
to
f6c8775
Compare
f6c8775
to
dd5f15e
Compare
dd5f15e
to
1a278f4
Compare
1a278f4
to
9f1e083
Compare
9f1e083
to
4286cac
Compare
4286cac
to
84d5085
Compare
84d5085
to
eef2964
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.4.1
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.4.1
Compare Source
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.6
Compare Source
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/9660tui_term
codepath by @chris-olszewski in https://github.com/vercel/turborepo/pull/9123passThroughEnv
to negate built ins andglobalPassThroughEnv
by @chris-olszewski in https://github.com/vercel/turborepo/pull/9680New Contributors
Full Changelog: vercel/turborepo@v2.3.3...v2.3.4
v2.3.3
: Turborepo v2.3.3Compare Source
What's Changed
Changelog
Full Changelog: vercel/turborepo@v2.3.2...v2.3.3
v2.3.2
: Turborepo v2.3.2Compare Source
What's Changed
Docs
--cache
. by @anthonyshew in https://github.com/vercel/turborepo/pull/9489--no-cache
and--remote-only
as deprecated. by @anthonyshew in https://github.com/vercel/turborepo/pull/9488create-turbo
. by @anthonyshew in https://github.com/vercel/turborepo/pull/9507/repo/docs/getting-started/installation
by @eps1lon in https://github.com/vercel/turborepo/pull/9509--filter
fromwith-docker
example. by @anthonyshew in https://github.com/vercel/turborepo/pull/9513/repo/docs/getting-started/installation
by @eps1lon in https://github.com/vercel/turborepo/pull/9514eslint
eslint-config-turbo
to support ESLint Flat Config. by @anthonyshew in https://github.com/vercel/turborepo/pull/9502@turbo/repository
Examples
basic
example to ESLint v9 and Flat Configurations. by @anthonyshew in https://github.com/vercel/turborepo/pull/9501Changelog
i
key. by @anthonyshew in https://github.com/vercel/turborepo/pull/9479New Contributors
Full Changelog: vercel/turborepo@v2.3.1...v2.3.2
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/Document--cache
flag. vercel/turborepo#9427]Configuration
📅 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.