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.4
->^7.27.7
^3.21.0
->^3.21.1
^11.14.0
->^11.14.1
^1.3.0
->^1.3.1
^9.29.0
->^9.30.0
^9.0.13
->^9.0.14
^9.0.13
->^9.0.14
^0.0.326
->^0.0.328
^4.17.18
->^4.17.19
^22.15.32
->^22.15.34
^9.29.0
->^9.30.0
^30.0.2
->^30.0.3
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.14
Release Notes
babel/babel (@babel/core)
v7.27.7
Compare Source
👓 Spec Compliance
babel-parser
,babel-plugin-transform-classes
allow*
options as top level only (@JLHwung)babel-parser
🐛 Bug Fix
babel-core
babel-types
babel-plugin-transform-parameters
async function*
should throw synchronously (@liuxingbaoyu)🏠 Internal
babel-plugin-transform-destructuring
,babel-plugin-transform-object-rest-spread
NodePath#splitExportDeclaration
in destructuring transforms (@JLHwung)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.0
Compare Source
storybookjs/storybook (@storybook/addon-onboarding)
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.14
Compare Source
vite
peerDependencies range to include7.0.0
- #31859, thanks @ghengeveld!eslint/eslint (eslint)
v9.30.0
Compare Source
jestjs/jest (jest)
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
[email protected]
SeleniumHQ/selenium (selenium-webdriver)
v4.34.0
Compare Source
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.