-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
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
fix(deps): update all non-major dependencies #13059
Conversation
Run & review this pull request in StackBlitz Codeflow. |
47c4bad
to
7932c27
Compare
Blocked by #13057 |
10c6e74
to
703b8bb
Compare
883680c
to
8716e03
Compare
c33ded0
to
c82f8f9
Compare
c82f8f9
to
e7f1a65
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
NOTE: this also updates pnpm that will generate lockfile v6.1. This will work fine in CI (even in node14), but we'd all have to update pnpm to latest to install deps. I also added comments above which you can open up to view details of the changes I made to resolve the test fails. |
This PR contains the following updates:
^7.21.4
->^7.22.1
^7.21.4
->^7.22.4
^7.21.4
->^7.22.4
^7.21.0
->^7.22.3
^7.21.4
->^7.22.4
^7.34.4
->^7.35.2
15.0.2
->15.1.0
^11.1.0
->^11.1.1
^2.0.4
->^2.4.1
^7.20.0
->^7.20.1
^4.1.7
->^4.1.8
^4.14.194
->^4.14.195
^18.15.12
->^18.16.16
^18.0.37
->^18.2.9
^18.0.11
->^18.2.4
^5.59.0
->^5.59.9
^5.59.0
->^5.59.9
^4.1.0
->^4.2.3
^3.2.47
->^3.3.4
^1.3.6
->^1.4.0
^4.21.5
->^4.21.7
^3.30.1
->^3.30.2
^16.0.3
->^16.1.4
^8.38.0
->^8.42.0
^1.18.0
->^1.20.0
^0.3.4
->^0.4.1
^1.14.0
->^1.15.0
^1.7.0
->^1.8.0
^13.2.1
->^13.2.2
^2.7.2
->^2.7.5
^1.2.0
->^1.3.0
^1.7.2
->^1.7.3
^1.32.3
->^1.34.3
8.3.1
->8.6.1
^8.4.23
->^8.4.24
^10.13.2
->^10.15.1
2.8.7
->2.8.8
^5.0.0
->^5.0.1
^1.62.0
->^1.63.2
^5.0.0
->^5.1.0
^5.0.0
->^5.1.0
^7.0.1
->^7.1.0
^3.58.0
->^3.59.1
^3.3.1
->^3.4.3
^3.3.1
->^3.3.2
^3.3.1
->^3.3.2
^5.17.1
->^5.17.7
v36.0.9
->v36.0.18
^2.5.0
->^2.5.3
^3.12.6
->^3.12.7
^1.1.1
->^1.1.2
^0.30.1
->^0.32.0
^3.2.47
->^3.3.4
^3.2.47
->^3.3.4
^4.1.6
->^4.2.2
^1.4.2
->^1.6.5
Release Notes
babel/babel (@babel/core)
v7.22.1
Compare Source
🐛 Bug Fix
babel-preset-env
v7.22.0
Compare Source
🚀 New Feature
babel-parser
,babel-plugin-transform-typescript
import ... =
andexport =
in scripts (@nicolo-ribaudo)babel-compat-data
,babel-core
,babel-plugin-proposal-unicode-sets-regex
,babel-plugin-transform-unicode-sets-regex
,babel-preset-env
,babel-standalone
unicode-sets-regex
transform topreset-env
(@JLHwung)babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
using
declarations (@nicolo-ribaudo)babel-plugin-proposal-import-attributes-to-assertions
@babel/plugin-proposal-import-attributes-to-assertions
(@nicolo-ribaudo)babel-core
,babel-generator
,babel-parser
,babel-plugin-syntax-import-attributes
,babel-preset-env
,babel-standalone
,babel-types
babel-generator
,babel-parser
,babel-traverse
,babel-types
await using
declarations (@JLHwung)babel-core
,babel-helper-create-regexp-features-plugin
,babel-parser
babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-syntax-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
2023-05
(@nicolo-ribaudo)💅 Polish
babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-jsx
,babel-traverse
,babel-types
🏠 Internal
babel-parser
babel-compat-data
,babel-helper-transform-fixture-test-runner
,babel-node
,babel-plugin-proposal-decorators
,babel-plugin-proposal-duplicate-named-capturing-groups-regex
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-named-capturing-groups-regex
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
@babel/runtime
pkg (@nicolo-ribaudo)babel-core
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-decorators
,babel-plugin-proposal-dynamic-import
,babel-plugin-proposal-export-namespace-from
,babel-plugin-proposal-function-sent
,babel-plugin-proposal-json-strings
,babel-plugin-proposal-logical-assignment-operators
,babel-plugin-proposal-nullish-coalescing-operator
,babel-plugin-proposal-numeric-separator
,babel-plugin-proposal-object-rest-spread
,babel-plugin-proposal-optional-catch-binding
,babel-plugin-proposal-optional-chaining
,babel-plugin-proposal-pipeline-operator
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
,babel-plugin-proposal-unicode-property-regex
,babel-preset-env
,babel-standalone
-proposal-
s that became standard to-transform-
(@nicolo-ribaudo)v7.21.8
Compare Source
👓 Spec Compliance
babel-parser
using await
restriction in explicitResourceManagement (@JLHwung)🐛 Bug Fix
babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
v7.21.5
Compare Source
👓 Spec Compliance
babel-generator
,babel-parser
,babel-types
mixins
andimplements
forDeclareInterface
andInterfaceDeclaration
(@liuxingbaoyu)🐛 Bug Fix
babel-core
,babel-generator
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-react-jsx
)
position withcreateParenthesizedExpressions
(@liuxingbaoyu)babel-preset-env
💅 Polish
babel-types
babel-core
lt
instead oflte
to check TS version for .cts config (@nicolo-ribaudo)🏠 Internal
babel-core
import.meta.resolve
(@nicolo-ribaudo)babel-helper-fixtures
,babel-preset-typescript
.overrides
and.env
when resolving plugins/presets from fixture options (@JLHwung)babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
semver
package to compare versions (@nicolo-ribaudo)babel/babel (@babel/parser)
v7.22.4
Compare Source
v7.22.4 (2023-05-29)
🐛 Bug Fix
babel-traverse
shorthand: false
when renaming an identifier inside an object property (@coderaiser)🏠 Internal
babel-types
attributes
/assertions
toVISITOR_KEYS
(@nicolo-ribaudo)babel-parser
assert
attributes withextra.deprecatedAssertSyntax
(@nicolo-ribaudo)Committers: 3
v7.22.3
Compare Source
v7.22.3 (2023-05-27)
package.json
file containing"type": "script"
instead of"type": "commonjs"
(#15664).v7.22.0
Compare Source
v7.22.0 (2023-05-26)
🚀 New Feature
babel-parser
,babel-plugin-transform-typescript
import ... =
andexport =
in scripts (@nicolo-ribaudo)babel-compat-data
,babel-core
,babel-plugin-proposal-unicode-sets-regex
,babel-plugin-transform-unicode-sets-regex
,babel-preset-env
,babel-standalone
unicode-sets-regex
transform topreset-env
(@JLHwung)babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
using
declarations (@nicolo-ribaudo)babel-plugin-proposal-import-attributes-to-assertions
@babel/plugin-proposal-import-attributes-to-assertions
(@nicolo-ribaudo)babel-core
,babel-generator
,babel-parser
,babel-plugin-syntax-import-attributes
,babel-preset-env
,babel-standalone
,babel-types
babel-generator
,babel-parser
,babel-traverse
,babel-types
await using
declarations (@JLHwung)babel-core
,babel-helper-create-regexp-features-plugin
,babel-parser
babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-syntax-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
2023-05
(@nicolo-ribaudo)💅 Polish
babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-jsx
,babel-traverse
,babel-types
🏠 Internal
babel-parser
babel-compat-data
,babel-helper-transform-fixture-test-runner
,babel-node
,babel-plugin-proposal-decorators
,babel-plugin-proposal-duplicate-named-capturing-groups-regex
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-named-capturing-groups-regex
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
@babel/runtime
pkg (@nicolo-ribaudo)babel-core
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-decorators
,babel-plugin-proposal-dynamic-import
,babel-plugin-proposal-export-namespace-from
,babel-plugin-proposal-function-sent
,babel-plugin-proposal-json-strings
,babel-plugin-proposal-logical-assignment-operators
,babel-plugin-proposal-nullish-coalescing-operator
,babel-plugin-proposal-numeric-separator
,babel-plugin-proposal-object-rest-spread
,babel-plugin-proposal-optional-catch-binding
,babel-plugin-proposal-optional-chaining
,babel-plugin-proposal-pipeline-operator
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
,babel-plugin-proposal-unicode-property-regex
,babel-preset-env
,babel-standalone
-proposal-
s that became standard to-transform-
(@nicolo-ribaudo)Committers: 4
Configuration
📅 Schedule: Branch creation - "before 4am 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 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 has been generated by Mend Renovate. View repository job log here.