Bump @babel/types from 7.22.11 to 7.22.15 in /frontend
Bumps @babel/types from 7.22.11 to 7.22.15.
Release notes
Sourced from @babel/types
's releases.
v7.22.15 (2023-09-04)
🐛 Bug Fix
babel-core
- #15923 Only perform config loading re-entrancy check for cjs (
@nicolo-ribaudo
)
🏠 Internal
- Every package
- #15892 Add explicit
.ts
/.js
extension to all imports insrc
(@nicolo-ribaudo
)Committers: 4
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)@liuxingbaoyu
v7.22.14 (2023-08-30)
🐛 Bug Fix
babel-preset-env
- #15907 Avoid dynamic require call in preset-env (
@nicolo-ribaudo
)
🏠 Internal
babel-parser
- #15884 Simplify parser errors creation (
@nicolo-ribaudo
)babel-core
,babel-helper-compilation-targets
,babel-helper-simple-access
,babel-parser
,babel-plugin-syntax-decorators
,babel-preset-env
,babel-preset-flow
,babel-preset-react
,babel-preset-typescript
,babel-traverse
,babel-types
Committers: 2
- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)v7.22.13 (2023-08-28)
🏠 Internal
babel-helper-fixtures
,babel-plugin-proposal-function-bind
,babel-plugin-transform-modules-commonjs
,babel-preset-env
↩ Revert
babel-parser
- #15901 Revert "Do not record trailing comma pos when
maybeAsyncArrow: false
" (@nicolo-ribaudo
)Committers: 2
- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)v7.22.12 (2023-08-25)
🐛 Bug Fix
babel-plugin-transform-optional-chaining
... (truncated)
Changelog
Sourced from @babel/types
's changelog.
v7.22.15 (2023-09-04)
🐛 Bug Fix
babel-core
- #15923 Only perform config loading re-entrancy check for cjs (
@nicolo-ribaudo
)
🏠 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
- #15892 Add explicit
.ts
/.js
extension to all imports insrc
(@nicolo-ribaudo
)v7.22.14 (2023-08-30)
🐛 Bug Fix
babel-preset-env
- #15907 Avoid dynamic require call in preset-env (
@nicolo-ribaudo
)
🏠 Internal
babel-parser
- #15884 Simplify parser errors creation (
@nicolo-ribaudo
)babel-core
,babel-helper-compilation-targets
,babel-helper-simple-access
,babel-parser
,babel-plugin-syntax-decorators
,babel-preset-env
,babel-preset-flow
,babel-preset-react
,babel-preset-typescript
,babel-traverse
,babel-types
v7.22.13 (2023-08-28)
🏠 Internal
babel-helper-fixtures
,babel-plugin-proposal-function-bind
,babel-plugin-transform-modules-commonjs
,babel-preset-env
↩ Revert
babel-parser
- #15901 Revert "Do not record trailing comma pos when
maybeAsyncArrow: false
" (@nicolo-ribaudo
)v7.22.12 (2023-08-25)
🐛 Bug Fix
babel-plugin-transform-optional-chaining
- #15888 Fix optional chain optimization in sequence expression (
@nicolo-ribaudo
)
Commits
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts