fix(deps): update all non-major dependencies #1901
Open
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.27.2
->^7.28.0
^8.0.0-beta.0
->^8.0.0-beta.1
^7.27.4
->^7.28.0
^7.27.5
->^7.28.0
^7.27.4
->^7.28.0
^7.27.2
->^7.28.0
^3.21.0
->^3.21.1
^11.14.0
->^11.14.1
^1.3.0
->^1.3.1
^9.29.0
->^9.30.1
^9.0.13
->^9.0.15
^9.0.13
->^9.0.15
^0.0.326
->^0.0.329
^4.17.18
->^4.17.20
^22.15.32
->^22.16.0
^8.35.0
->^8.35.1
^8.35.0
->^8.35.1
^9.29.0
->^9.30.1
^16.2.0
->^16.3.0
^30.0.2
->^30.0.4
^30.0.2
->^30.0.4
10.12.3
->10.12.4
3.6.0
->3.6.2
^7.6.2
->^7.6.3
^4.33.0
->^4.34.0
^9.0.13
->^9.0.15
^8.35.0
->^8.35.1
^7.0.0
->^7.0.2
Release Notes
babel/babel (@babel/cli)
v7.28.0
Compare Source
🚀 New Feature
babel-node
babel-types
babel-compat-data
,babel-preset-env
babel-core
,babel-parser
sourceType: "commonjs"
(@JLHwung)babel-generator
,babel-parser
explicitResourceManagement
parser plugin (@JLHwung)babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-plugin-transform-object-rest-spread
,babel-traverse
,babel-types
babel-parser
,babel-traverse
,babel-types
t.bigIntLiteral
factory (@JLHwung)babel-generator
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-discard-binding
,babel-plugin-transform-destructuring
,babel-plugin-transform-explicit-resource-management
,babel-plugin-transform-react-display-name
,babel-types
babel-generator
,babel-parser
,babel-plugin-proposal-destructuring-private
,babel-plugin-transform-block-scoping
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-typescript
,babel-traverse
,babel-types
🐛 Bug Fix
babel-helper-globals
,babel-plugin-transform-classes
,babel-traverse
babel-types
🏠 Internal
babel-compat-data
,babel-plugin-proposal-decorators
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-json-modules
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
babel-polyfill
packages (@nicolo-ribaudo)babel/babel (@babel/code-frame)
v8.0.0-beta.1
Compare Source
v8.0.0-beta.1 (2025-07-02)
💥 Breaking Change
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-plugin-transform-object-rest-spread
,babel-traverse
,babel-types
babel-parser
,babel-traverse
,babel-types
t.bigIntLiteral
factory (@JLHwung)babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-plugin-transform-destructuring
,babel-plugin-transform-object-rest-spread
,babel-types
🐛 Bug Fix
babel-types
BABEL_TYPES_8_BREAKING
in Babel 8 (@liuxingbaoyu)🏠 Internal
babel-types
Committers: 9
babel/babel (@babel/eslint-parser)
v7.28.0
Compare Source
chakra-ui/chakra-ui (@chakra-ui/react)
v3.21.1
Compare Source
Patch Changes
8ddeb0b
Thanks @segunadebayo! - - Popover:
Fixed issue where
onOpenChange
could be called twice when controlledonInputValueChange
could be called twice whenselecting an item
allowCustomValue: true
used within in aform requires two enter keypress to submit
vertical
don't workdefaultValue
tonull
doesn't showindeterminate state
toaster.promise
is calledwithout loading option. The
loading
option is now required. A warning willbe logged if it is not provided
defaultValue
orvalue
after fetching items doesn't update thevalueAsString
#10119
6cf8cc6
Thanks @isBatak! - - improve
Drawer
recipe tobetter support conditional variants.
Drawer
conditional variants example to the docs and storybook.#10101
2b4fa6d
Thanks @isBatak! - - Select: Export missing
SelectRootComponent type export
d7914ad
Thanks @segunadebayo! - Fix inconsistent
handling of
null
andundefined
for skipping breakpoints using array syntaxemotion-js/emotion (@emotion/styled)
v11.14.1
Compare Source
eslint/rewrite (@eslint/compat)
v1.3.1
Compare Source
Bug Fixes
@eslint/compat
eslint peerDependencies constraint (#215) (b96ec0c)Dependencies
eslint/eslint (@eslint/js)
v9.30.1
Compare Source
v9.30.0
Compare Source
storybookjs/storybook (@storybook/addon-onboarding)
v9.0.15
Compare Source
9.0.15
v9.0.14
Compare Source
9.0.14
vite
peerDependencies range to include7.0.0
- #31859, thanks @ghengeveld!storybookjs/storybook (@storybook/react-vite)
v9.0.15
Compare Source
v9.0.14
Compare Source
vite
peerDependencies range to include7.0.0
- #31859, thanks @ghengeveld!typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.35.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.35.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
eslint/eslint (eslint)
v9.30.1
Compare Source
v9.30.0
Compare Source
sindresorhus/globals (globals)
v16.3.0
Compare Source
8c029d9
jestjs/jest (jest)
v30.0.4
Compare Source
Features
[expect]
TheInverse
type is now exported (#15714)[expect]
feat: supportasync functions
intoBe
(#15704)Fixes
[jest]
jest --onlyFailures --listTests now correctly lists only failed tests (#15700)[jest-snapshot]
Handle line endings in snapshots (#15708)v30.0.3
Compare Source
Fixes
[jest-config]
Fix ESM TS config loading in a CJS project (#15694)Features
[jest-diff]
Show non-printable control characters to diffs (#15696)pnpm/pnpm (pnpm)
v10.12.4
Compare Source
Patch Changes
Fix
pnpm licenses
command for local dependencies #9583.Fix a bug in which
pnpm ls --filter=not-exist --json
prints nothing instead of an empty array #9672.Fix a deadlock that sometimes happens during peer dependency resolution #9673.
Running
pnpm install
afterpnpm fetch
should hoist all dependencies that need to be hoisted.Fixes a regression introduced in [v10.12.2] by [#9648]; resolves [#9689].
[v10.12.2]: https://redirect.github.com/pnpm/pnpm/releases/tag/v10.12.2Add commentMore actions
[#9648]: https://github.com/pnpm/pnpm/pull/9648
[#9689]: https://github.com/pnpm/pnpm/issues/9689
prettier/prettier (prettier)
v3.6.2
Compare Source
diff
Markdown: Add missing blank line around code block (#17675 by @fisker)
v3.6.1
Compare Source
diff
TypeScript: Allow const without initializer (#17650, #17654 by @fisker)
Miscellaneous: Avoid closing files multiple times (#17665 by @43081j)
When reading a file to infer the interpreter from a shebang, we use the
n-readlines
library to read the first line in order to get the shebang.This library closes files when it reaches EOF, and we later try close the same
files again. We now close files only if
n-readlines
did not already closethem.
remix-run/react-router (react-router-dom)
v7.6.3
Compare Source
Patch Changes
react-router@7.6.3
SeleniumHQ/selenium (selenium-webdriver)
v4.34.0
storybookjs/storybook (storybook)
v9.0.15
Compare Source
v9.0.14
Compare Source
vite
peerDependencies range to include7.0.0
- #31859, thanks @ghengeveld!typescript-eslint/typescript-eslint (typescript-eslint)
v8.35.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)
v7.0.2
Compare Source
Bug Fixes
v7.0.1
Compare Source
Bug Fixes
Miscellaneous Chores
Configuration
📅 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.
👻 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.