fix(deps): update all non-major dependencies #1814
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:
^8.0.0-alpha.14
->^8.0.0-alpha.15
^7.25.9
->^7.26.5
^2.10.4
->^2.10.5
^3.2.3
->^3.2.4
^1.2.4
->^1.2.5
^9.17.0
->^9.18.0
^5.23.2
->^5.24.1
^5.23.2
->^5.24.1
^5.23.2
->^5.24.1
^8.4.7
->^8.5.1
^8.4.7
->^8.5.1
^8.4.7
->^8.5.1
^8.4.7
->^8.5.1
^8.4.7
->^8.5.1
^8.4.7
->^8.5.1
^8.4.7
->^8.5.1
^8.4.7
->^8.5.1
^16.1.0
->^16.2.0
^14.5.2
->^14.6.1
^0.0.292
->^0.0.299
^22.10.5
->^22.10.10
^8.19.1
->^8.21.0
^8.19.1
->^8.21.0
^31.7.6
->^31.7.7
^9.17.0
->^9.18.0
^28.10.0
->^28.11.0
^7.37.3
->^7.37.4
^11.16.3
->^11.18.2
9.15.3
->9.15.4
^2.10.7
->^2.10.8
^6.28.1
->^6.28.2
^4.27.0
->^4.28.1
^8.4.7
->^8.5.1
^16.12.0
->^16.13.2
^8.19.1
->^8.21.0
Release Notes
babel/babel (@babel/code-frame)
v8.0.0-alpha.15
Compare Source
v8.0.0-alpha.15 (2025-01-10)
💥 Breaking Change
babel-generator
,babel-parser
,babel-plugin-transform-typescript
,babel-traverse
,babel-types
babel-parser
,babel-types
babel-generator
,babel-parser
,babel-types
typeParameters
totypeArguments
inTSImportType
(@JLHwung)typeParameters
totypeArguments
forTSClassImplements
andTSInterfaceHeritage
(@JLHwung)typeParameters
totypeArguments
forTSTypeQuery
(@JLHwung)babel-generator
,babel-parser
,babel-plugin-transform-typescript
,babel-types
typeParameters
totypeArguments
for call expression alike (@JLHwung)babel-parser
🏠 Internal
babel-generator
DecimalLiteral
printing logic (@nicolo-ribaudo)Committers: 5
babel/babel (@babel/eslint-parser)
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
chromaui/addon-visual-tests (@chromatic-com/storybook)
v3.2.4
Compare Source
eslint/rewrite (@eslint/compat)
v1.2.5
Compare Source
eslint/eslint (@eslint/js)
v9.18.0
Compare Source
rjsf-team/react-jsonschema-form (@rjsf/core)
v5.24.1
Compare Source
@rjsf/utils
getChangedFields()
Dev / docs / playground
@rjsf/*
to be5.24.x
getChangedFields()
v5.24.0
Compare Source
@rjsf/core
@rjsf/utils
lodash.isEqual()
to@rjsf/utils.deepEquals
.@rjsf/validator-ajv8
title
orui:title
. This fix only applicable if we use an ajv-i18n localizer. Ref. #4402.lodash.isEqual()
to@rjsf/utils.deepEquals
at precompiledValidator.storybookjs/storybook (@storybook/addon-essentials)
v8.5.1
Compare Source
v8.5.0
Compare Source
Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:
List of all updates
@vitest/coverage-v8
during postinstall if no coverage reporter is installed - #29993, thanks @ghengeveld!vitest
detects missing deps - #29763, thanks @ndelangen!test.include
patterns - #30029, thanks @JReinhold!vitest
crashes - #29751, thanks @ndelangen!vitest.setup.js
- #30233, thanks @JReinhold!experimental-nextjs-vite
- #29814, thanks @ndelangen!glob
withtinyglobby
- #29817, thanks @ghengeveld!staticDirs
with Vitest - #29811, thanks @ghengeveld!require.resolve
- #30026, thanks @ndelangen!storybook
command - #29480, thanks @toothlessdev!TESTING_MODULE_RUN_ALL_REQUEST
for backward compatibility - #29711, thanks @ghengeveld!ERR_PACKAGE_PATH_NOT_EXPORTED
in@storybook/node-logger
- #30093, thanks @JReinhold!scrollIntoView
behavior and reimplement testing module time rendering - #30044, thanks @ghengeveld!@types/node
todevDeps
consistently - #30163, thanks @ndelangen!useSharedState
- #30259, thanks @JReinhold!