⬆️(dependencies) update js dependencies #142
Merged
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.22.10
->7.22.17
7.22.10
->7.22.15
7.22.5
->7.22.17
7.22.5
->7.22.15
3.2.0
->3.3.1
3.4.0
->3.5.0
3.4.1
->3.5.0
3.6.0
->3.7.0
3.8.1
->3.8.2
3.3.1
->3.4.0
3.6.0
->3.7.0
7.3.2
->7.4.1
7.3.2
->7.4.1
7.3.2
->7.4.1
7.3.2
->7.4.1
7.3.2
->7.4.1
7.3.2
->7.4.1
7.3.2
->7.4.1
8.9.3
->8.9.8
6.0.1
->6.1.3
29.5.3
->29.5.4
18.17.6
->18.17.15
18.2.20
->18.2.21
6.4.0
->6.7.0
6.4.0
->6.7.0
0.34.2
->0.34.4
8.47.0
->8.49.0
4.1.4
->4.2.0
4.10.3
->4.10.5
10.3.3
->10.3.4
29.6.2
->29.7.0
3.0.2
->3.0.3
3.27.0
->3.28.0
7.45.4
->7.46.1
7.3.2
->7.4.1
1.10.12
->1.10.13
5.1.6
->5.2.2
3.5.2
->3.5.3
4.2.0
->4.2.1
0.34.2
->0.34.4
Release Notes
babel/babel (@babel/core)
v7.22.17
Compare Source
🐛 Bug Fix
babel-core
babel-helper-module-transforms
,babel-plugin-transform-modules-commonjs
babel-types
ClassDeclaration["id"]
optional in babel-types (@jordanbtucker)🔬 Output optimization
babel-helper-remap-async-to-generator
,babel-helper-wrap-function
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-proposal-function-sent
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-parameters
,babel-plugin-transform-runtime
,babel-preset-env
async
functions) (@liuxingbaoyu)v7.22.15
Compare Source
🐛 Bug Fix
babel-core
🏠 Internal
babel-cli
,babel-core
,babel-generator
,babel-helper-builder-binary-assignment-operator-visitor
,babel-helper-compilation-targets
,babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-module-imports
,babel-helper-module-transforms
,babel-helper-transform-fixture-test-runner
,babel-helper-validator-identifier
,babel-helper-validator-option
,babel-helpers
,babel-node
,babel-parser
,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-decorators
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-pipeline-operator
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-for-of
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-parameters
,babel-plugin-transform-property-mutators
,babel-plugin-transform-react-jsx
,babel-plugin-transform-runtime
,babel-plugin-transform-typescript
,babel-preset-env
,babel-preset-flow
,babel-preset-react
,babel-preset-typescript
,babel-register
,babel-standalone
,babel-template
,babel-traverse
,babel-types
.ts
/.js
extension to all imports insrc
(@nicolo-ribaudo)v7.22.11
Compare Source
🐛 Bug Fix
babel-plugin-transform-typescript
babel-types
babel-plugin-transform-async-generator-functions
,babel-plugin-transform-class-static-block
,babel-plugin-transform-dynamic-import
,babel-plugin-transform-export-namespace-from
,babel-plugin-transform-json-strings
,babel-plugin-transform-logical-assignment-operators
,babel-plugin-transform-nullish-coalescing-operator
,babel-plugin-transform-numeric-separator
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-catch-binding
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-private-property-in-object
babel-core
🏠 Internal
babel-parser
maybeAsyncArrow: false
(@JLHwung)babel-core
,babel-helper-compilation-targets
,babel-parser
,babel-plugin-proposal-destructuring-private
,babel-plugin-syntax-decorators
,babel-preset-env
,babel-preset-react
,babel-register
,babel-traverse
,babel-types
babel-core
,babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
🔬 Output optimization
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-transform-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-optional-chaining
,babel-preset-env
?.
output when chain result is ignored (@nicolo-ribaudo)react-hook-form/resolvers (@hookform/resolvers)
v3.3.1
Compare Source
Bug Fixes
v3.3.0
Compare Source
Bug Fixes
Features
criteriaMode
and reduce size (#620) (a9d319d)adobe/react-spectrum (@internationalized/date)
v3.5.0
Compare Source
adobe/react-spectrum (@react-aria/calendar)
v3.5.0
Compare Source
storybookjs/storybook (@storybook/addon-a11y)
v7.4.1
Compare Source
sb add
- #24079, thanks @Integrayshaun!@types/react
dep from@storybook/types
- #24042, thanks @JReinhold!v7.4.0
Compare Source
mdx-react-shim
&@storybook/global
correctly - #23941, thanks @ndelangen!docs.defaultName
is unset - #23893, thanks @stilt0n!stories.*
stories - #23974, thanks @shilman!addons.setConfig
- #23802, thanks @ndelangen!escodegen
to fix security issue - #23973, thanks @shilman!*.story.*
CSF indexing - #23852, thanks @shilman!react
as peerDependency - #23897, thanks @ndelangen!react
as peerDependency" - #23882, thanks @vanessayuenn!api.getAddonState
default value - #23804, thanks @sookmax!React.ReactElement
not found - #23967, thanks @abu-osos!tanstack/table (@tanstack/react-table)
v8.9.8
Compare Source
Version 8.9.8 - 9/10/2023, 6:53 PM
Changes
Perf
605e13e
) by retnagDocs
a05c7f8
) by @srflpPackages
v8.9.7
Compare Source
Version 8.9.7 - 9/6/2023, 12:27 AM
Changes
Fix
1049c20
) by retnagDocs
9ef186f
) by @KevinVandyPackages
testing-library/jest-dom (@testing-library/jest-dom)
v6.1.3
Compare Source
Bug Fixes
v6.1.2
Compare Source
Bug Fixes
v6.1.1
Compare Source
Bug Fixes
v6.1.0
Compare Source
Features
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.7.0
Compare Source
Bug Fixes
Features
You can read about our versioning strategy and releases on our website.
v6.6.0
Compare Source
Bug Fixes
You can read about our versioning strategy and releases on our website.
v6.5.0
Compare Source
Bug Fixes
You can read about our versioning strategy and releases on our website.
6.4.1 (2023-08-21)
Bug Fixes
You can read about our versioning strategy and releases on our website.
v6.4.1
[Compare Source](https://github.com/typescript-eslint/typescr
Configuration
📅 Schedule: Branch creation - "before 7am on monday" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.