-
Notifications
You must be signed in to change notification settings - Fork 186
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 all non-major dependencies #302
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
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 ↗︎
|
commit: |
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 6, 2025 21:37
6bb8011
to
4c2aca2
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 8, 2025 14:17
4c2aca2
to
e440e46
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 8, 2025 22:33
e440e46
to
12dd485
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 9, 2025 11:22
12dd485
to
f94a17f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 10, 2025 05:54
f94a17f
to
9b8d378
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 10, 2025 19:10
9b8d378
to
fe3c262
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 10, 2025 22:01
fe3c262
to
3e8b655
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 13, 2025 13:33
3e8b655
to
cbddef9
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 14, 2025 14:16
cbddef9
to
c6059f6
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 15, 2025 09:53
c6059f6
to
df6b220
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 16, 2025 01:46
df6b220
to
f3c9055
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 16, 2025 08:30
f3c9055
to
8871fef
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 16, 2025 18:17
8871fef
to
4c1525e
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:
^7.26.4
->^7.26.6
^7.26.3
->^7.26.5
^9.17.0
->^9.18.0
^1.25.1
->^1.27.2
^22.10.3
->^22.10.7
^9.9.2
->^9.10.1
^9.17.0
->^9.18.0
^15.3.0
->^15.4.1
9.15.2
->9.15.4
^1.25.1
->^1.27.2
^5.7.2
->^5.7.3
^8.19.0
->^8.20.0
^6.0.6
->^6.0.7
^4.4.0
->^4.5.0
Release Notes
babel/babel (@babel/standalone)
v7.26.6
Compare Source
🐛 Bug Fix
babel-plugin-transform-nullish-coalescing-operator
v7.26.5
Compare Source
👓 Spec Compliance
babel-parser
import.defer()
form ofimport defer
(@babel-bot)🐛 Bug Fix
babel-plugin-transform-block-scoped-functions
isInStrictMode
in Babel 7 (@liuxingbaoyu)babel-plugin-transform-typescript
babel-parser
@(a.b)()
(@liuxingbaoyu)babel-generator
,babel-parser
,babel-plugin-transform-flow-strip-types
,babel-types
babel-compat-data
,babel-preset-env
transform-typeof-symbol
compat data (@liuxingbaoyu)babel-generator
,babel-parser
,babel-types
🔬 Output optimization
babel-plugin-transform-nullish-coalescing-operator
eslint/eslint (@eslint/js)
v9.18.0
Compare Source
shikijs/shiki (@shikijs/monaco)
v1.27.2
Compare Source
No significant changes
View changes on GitHub
v1.27.1
Compare Source
🚀 Features
EmulatedRegExp
as pure - by @antfu (11ef0)View changes on GitHub
v1.27.0
Compare Source
🚀 Features
View changes on GitHub
v1.26.2
Compare Source
🚀 Features
View changes on GitHub
v1.26.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.26.0
Compare Source
🚀 Features
View changes on GitHub
antfu/bumpp (bumpp)
v9.10.1
Compare Source
🚀 Features
View changes on GitHub
v9.10.0
Compare Source
🚀 Features
--install
flag - by @antfu (96a47)View changes on GitHub
v9.9.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
eslint/eslint (eslint)
v9.18.0
Compare Source
lint-staged/lint-staged (lint-staged)
v15.4.1
Compare Source
Patch Changes
#1504
1c7a45e
Thanks @iiroj! - Default TypeScript config filenames match JS equivalents.#1504
9cc18c9
Thanks @iiroj! - Add missing conditional exports syntax for TypeScript types.v15.4.0
Compare Source
Minor Changes
#1500
a8ec1dd
Thanks @iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:It's also possible to use the
.ts
file extension for the configuration if your Node.js version supports it. The--experimental-strip-types
flag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.Patch Changes
9b79364
Thanks @iiroj! - Handle possible failures when logging user shell for debug info.pnpm/pnpm (pnpm)
v9.15.4
Compare Source
v9.15.3
Compare Source
microsoft/TypeScript (typescript)
v5.7.3
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.20.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.19.1
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v6.0.7
Compare Source
minify
whenbuilder.sharedPlugins: true
(#19025) (f7b1964), closes #19025vite-ignore
attribute for inline script (#19062) (a492253), closes #19062qmhc/vite-plugin-dts (vite-plugin-dts)
v4.5.0
Compare Source
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.