chore(deps): ⬆️ update dev dependencies (minor) - autoclosed #69
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.16.8
->7.22.9
7.16.7
->7.22.9
7.16.7
->7.18.6
7.16.7
->7.20.7
7.16.7
->7.18.6
7.16.7
->7.21.11
7.16.8
->7.22.9
7.16.7
->7.22.5
7.16.7
->7.22.5
16.0.2
->16.3.0
16.0.0
->16.2.4
4.1.0
->4.3.0
6.4.12
->6.5.16
6.4.12
->6.5.16
6.4.12
->6.5.16
6.4.12
->6.5.16
6.4.12
->6.5.16
6.4.12
->6.5.16
8.11.1
->8.20.1
5.16.1
->5.17.0
12.1.2
->12.1.5
27.4.0
->27.5.2
3.5.3
->3.5.5
16.11.19
->16.18.39
17.0.38
->17.0.62
17.0.11
->17.0.20
5.14.2
->5.14.9
6.20.0
->6.26.1
4.3.5
->4.7.2
27.4.6
->27.5.1
8.2.3
->8.3.0
7.0.0
->7.6.0
8.6.0
->8.46.0
8.3.0
->8.10.0
7.0.0
->7.0.1
4.0.0
->4.2.1
0.5.5
->0.6.13
27.4.7
->27.5.1
12.1.7
->12.5.0
2.5.1
->2.8.8
14.12.1
->14.14.3
1.53.1
->1.57.0
10.4.0
->10.9.1
4.5.4
->4.9.5
5.66.0
->5.88.2
Release Notes
babel/babel (@babel/cli)
v7.22.9
Compare Source
🐛 Bug Fix
babel-plugin-transform-typescript
Infinity
in enums (@liuxingbaoyu)💅 Polish
babel-generator
recordAndTupleSyntaxType
defaults to"hash"
(@coderaiser)🏠 Internal
eslint.config.js
(@JLHwung)v7.22.6
Compare Source
🐛 Bug Fix
babel-compat-data
,babel-helper-compilation-targets
,babel-preset-env
babel-plugin-transform-optional-chaining
delete a?.b
in function params (@nicolo-ribaudo)babel-helper-split-export-declaration
,babel-plugin-transform-modules-commonjs
babel-compat-data
,babel-preset-env
babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs3
,babel-runtime
@@​asyncDispose
(@nicolo-ribaudo)babel-standalone
stage-2
(@liuxingbaoyu)babel-core
--frozen-intrinsics
(@liuxingbaoyu)🏠 Internal
babel-helper-create-class-features-plugin
,babel-plugin-transform-classes
🔬 Output optimization
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-transform-class-properties
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-typescript
?.
(@nicolo-ribaudo)babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-plugin-proposal-pipeline-operator
,babel-plugin-transform-class-properties
,babel-plugin-transform-nullish-coalescing-operator
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-private-property-in-object
,babel-traverse
v7.22.5
Compare Source
🐛 Bug Fix
babel-preset-env
,babel-standalone
syntax-unicode-sets-regex
in standalone (@nicolo-ribaudo)💅 Polish
babel-core
-transform-
when resolving missing plugins (@nicolo-ribaudo)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)v7.21.0
Compare Source
🚀 New Feature
babel-core
,babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
privateFieldsAsSymbols
assumption for classes (@fwienber)babel-helper-create-regexp-features-plugin
,babel-plugin-proposal-regexp-modifiers
,babel-standalone
babel-cli
,babel-core
,babel-generator
,babel-plugin-transform-destructuring
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-react-jsx
,babel-traverse
babel-parser
,babel-types
const
modifier in type parameters (@nicolo-ribaudo)babel-generator
,babel-helpers
,babel-parser
,babel-plugin-proposal-decorators
,babel-plugin-syntax-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
2023-01
TC39 meeting (@nicolo-ribaudo)babel-parser
new.target
outside functions (@overlookmotel)annexb: false
parser option to disable Annex B (@nicolo-ribaudo)babel-core
.cts
as configuration file (@liuxingbaoyu)babel-generator
,babel-parser
,babel-plugin-transform-typescript
export type * from
(@nicolo-ribaudo)🐛 Bug Fix
babel-plugin-transform-typescript
babel-core
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-private-methods
,babel-plugin-transform-classes
,babel-plugin-transform-new-target
babel-parser
,babel-plugin-transform-flow-comments
,babel-plugin-transform-flow-strip-types
,babel-types
💅 Polish
babel-parser
await
as identifier" error in modules (@JLHwung)🏠 Internal
babel-core
@babel/core
(@nicolo-ribaudo)🔬 Output optimization
babel-plugin-transform-typescript
v7.20.7
Compare Source
👓 Spec Compliance
babel-helper-member-expression-to-functions
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-object-super
🐛 Bug Fix
babel-parser
,babel-plugin-transform-typescript
babel-traverse
.parentPath
after rename inSwitchCase
(@nicolo-ribaudo)babel-plugin-transform-typescript
,babel-traverse
babel-plugin-transform-block-scoping
babel-plugin-proposal-async-generator-functions
,babel-preset-env
for await
with shadowed variables (@liuxingbaoyu)babel-generator
,babel-plugin-proposal-optional-chaining
(a ?? b) as T
(@liuxingbaoyu)babel-plugin-transform-react-jsx
,babel-types
JSXText
(@liuxingbaoyu)babel-core
,babel-helpers
,babel-plugin-transform-computed-properties
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-helper-member-expression-to-functions
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
babel-generator
TSEnumMember
(@liuxingbaoyu)💅 Polish
babel-plugin-transform-block-scoping
,babel-traverse
🏠 Internal
babel-helper-define-map
,babel-plugin-transform-property-mutators
@babel/helper-define-map
(@nicolo-ribaudo)babel-core
,babel-plugin-proposal-class-properties
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-parameters
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-traverse
transform-block-scoping
plugin (@nicolo-ribaudo)🏃♀️ Performance
babel-helper-compilation-targets
getTargets
(@liuxingbaoyu)v7.19.3
Compare Source
🐛 Bug Fix
babel-plugin-proposal-decorators
babel-parser
JSXText
followingJSXSpreadChild
(@liuxingbaoyu)declare module
s (@liuxingbaoyu)import =
andvar
(@liuxingbaoyu)babel-generator
babel-cli
@babel/cli
source maps based on configuration files (@liuxingbaoyu)babel-plugin-transform-typescript
declare
(@liuxingbaoyu)💅 Polish
babel-core
🏠 Internal
babel-helper-compilation-targets
,babel-helper-transform-fixture-test-runner
,babel-parser
,babel-preset-env
,babel-traverse
c8
for coverage testing (@liuxingbaoyu)🔬 Output optimization
babel-plugin-transform-typescript
declare namespace
(@liuxingbaoyu)v7.18.10
Compare Source
🚀 New Feature
babel-helper-string-parser
,babel-types
cooked
fortemplateElement
(@liuxingbaoyu)🐛 Bug Fix
babel-parser
babel-helper-string-parser
,babel-parser
babel-plugin-transform-typescript
declare class
in namespace should be removed (@yimingjfe)babel-plugin-transform-react-jsx
babel-generator
babel-helper-wrap-function
,babel-plugin-transform-async-to-generator
,babel-traverse
🏠 Internal
.yarnrc
file (@liuxingbaoyu)make
commands cross-platform (@liuxingbaoyu)babel-traverse
babel-cli
babel-parser