Bump @babel/preset-env from 7.12.11 to 7.19.4
Created by: dependabot[bot]
Bumps @babel/preset-env from 7.12.11 to 7.19.4.
Release notes
Sourced from @babel/preset-env's releases.
v7.19.4 (2022-10-10)
👓 Spec Compliance
babel-plugin-transform-block-scoping
- #15019 fix: check constant violation inside loops (
@nicolo-ribaudo)babel-helpers,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-object-rest-spread,babel-plugin-transform-destructuring
- #14985 Disallow rest object destructuring of null/undefined (
@nicolo-ribaudo)
🐛 Bug Fix
babel-plugin-transform-react-jsx-development,babel-plugin-transform-typescript,babel-types
- #14109 Fix: properly scope variables in TSModuleBlock (
@The-x-Theorist)babel-plugin-transform-destructuring,babel-plugin-transform-react-constant-elements,babel-traverse
- #15027 fix: mark
vardeclarations in loops as not constant (@nicolo-ribaudo)babel-helper-string-parser,babel-parser,babel-types
- #14964 Never throw for invalid escapes in tagged templates (
@nicolo-ribaudo)babel-generator,babel-parserbabel-plugin-transform-destructuring
- #14984 Fix holes handling in optimized array destructuring (
@nicolo-ribaudo)
💅 Polish
babel-cli,babel-core,babel-generator,babel-helper-create-class-features-plugin,babel-helper-fixtures,babel-helper-simple-access,babel-helper-transform-fixture-test-runner,babel-helpers,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-external-helpers,babel-plugin-proposal-async-do-expressions,babel-plugin-proposal-async-generator-functions,babel-plugin-proposal-class-properties,babel-plugin-proposal-class-static-block,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-proposal-duplicate-named-capturing-groups-regex,babel-plugin-proposal-dynamic-import,babel-plugin-proposal-function-bind,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-object-rest-spread,babel-plugin-proposal-optional-chaining,babel-plugin-proposal-partial-application,babel-plugin-proposal-pipeline-operator,babel-plugin-proposal-private-methods,babel-plugin-proposal-private-property-in-object,babel-plugin-proposal-record-and-tuple,babel-plugin-syntax-typescript,babel-plugin-transform-arrow-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-computed-properties,babel-plugin-transform-destructuring,babel-plugin-transform-duplicate-keys,babel-plugin-transform-exponentiation-operator,babel-plugin-transform-flow-comments,babel-plugin-transform-flow-strip-types,babel-plugin-transform-for-of,babel-plugin-transform-function-name,babel-plugin-transform-jscript,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-plugin-transform-modules-umd,babel-plugin-transform-new-target,babel-plugin-transform-object-super,babel-plugin-transform-parameters,babel-plugin-transform-proto-to-assign,babel-plugin-transform-react-constant-elements,babel-plugin-transform-react-inline-elements,babel-plugin-transform-react-jsx-development,babel-plugin-transform-react-jsx-self,babel-plugin-transform-react-jsx,babel-plugin-transform-react-pure-annotations,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-plugin-transform-shorthand-properties,babel-plugin-transform-spread,babel-plugin-transform-strict-mode,babel-plugin-transform-template-literals,babel-plugin-transform-typeof-symbol,babel-plugin-transform-typescript,babel-plugin-transform-unicode-escapes,babel-preset-env,babel-preset-react,babel-preset-typescript,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-traverse
- #14979 Improve comments generation (
@liuxingbaoyu)babel-cli,babel-core,babel-generator,babel-helper-fixtures,babel-helper-transform-fixture-test-runner,babel-plugin-transform-destructuring,babel-plugin-transform-modules-commonjs,babel-traverse
- #14967 Improve source map generation (
@liuxingbaoyu)
🏠 Internal
- Other
- #15001 Run test262 again (
@nicolo-ribaudo)babel-compat-data,babel-preset-env
- #14976 Internally rename
proposal-*totransform-*in preset-env (@nicolo-ribaudo)Committers: 5
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)- Sneh Khatri (
@The-x-Theorist)@liuxingbaoyuv7.19.3 (2022-09-27)
🐛 Bug Fix
babel-plugin-proposal-decorators
- #8566 Correctly update bindings of decorated class declarations (
@nicolo-ribaudo)babel-parser
- #14974 fix: Normal parsing of
JSXTextfollowingJSXSpreadChild(@liuxingbaoyu)- #14941 fix: Support local exports in TS
declare modules (@liuxingbaoyu)- #14940 fix: allow ts redeclaration with
import =andvar(@liuxingbaoyu)babel-generator
- #14962 Fix printing of Flow internal slot functions (
@liuxingbaoyu)
... (truncated)
Changelog
Sourced from @babel/preset-env's changelog.
v7.19.4 (2022-10-10)
👓 Spec Compliance
babel-plugin-transform-block-scoping
- #15019 fix: check constant violation inside loops (
@nicolo-ribaudo)babel-helpers,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-object-rest-spread,babel-plugin-transform-destructuring
- #14985 Disallow rest object destructuring of null/undefined (
@nicolo-ribaudo)
🐛 Bug Fix
babel-plugin-transform-react-jsx-development,babel-plugin-transform-typescript,babel-types
- #14109 Fix: properly scope variables in TSModuleBlock (
@The-x-Theorist)babel-plugin-transform-destructuring,babel-plugin-transform-react-constant-elements,babel-traverse
- #15027 fix: mark
vardeclarations in loops as not constant (@nicolo-ribaudo)babel-helper-string-parser,babel-parser,babel-types
- #14964 Never throw for invalid escapes in tagged templates (
@nicolo-ribaudo)babel-generator,babel-parserbabel-plugin-transform-destructuring
- #14984 Fix holes handling in optimized array destructuring (
@nicolo-ribaudo)
💅 Polish
babel-cli,babel-core,babel-generator,babel-helper-create-class-features-plugin,babel-helper-fixtures,babel-helper-simple-access,babel-helper-transform-fixture-test-runner,babel-helpers,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-external-helpers,babel-plugin-proposal-async-do-expressions,babel-plugin-proposal-async-generator-functions,babel-plugin-proposal-class-properties,babel-plugin-proposal-class-static-block,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-proposal-duplicate-named-capturing-groups-regex,babel-plugin-proposal-dynamic-import,babel-plugin-proposal-function-bind,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-object-rest-spread,babel-plugin-proposal-optional-chaining,babel-plugin-proposal-partial-application,babel-plugin-proposal-pipeline-operator,babel-plugin-proposal-private-methods,babel-plugin-proposal-private-property-in-object,babel-plugin-proposal-record-and-tuple,babel-plugin-syntax-typescript,babel-plugin-transform-arrow-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-computed-properties,babel-plugin-transform-destructuring,babel-plugin-transform-duplicate-keys,babel-plugin-transform-exponentiation-operator,babel-plugin-transform-flow-comments,babel-plugin-transform-flow-strip-types,babel-plugin-transform-for-of,babel-plugin-transform-function-name,babel-plugin-transform-jscript,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-plugin-transform-modules-umd,babel-plugin-transform-new-target,babel-plugin-transform-object-super,babel-plugin-transform-parameters,babel-plugin-transform-proto-to-assign,babel-plugin-transform-react-constant-elements,babel-plugin-transform-react-inline-elements,babel-plugin-transform-react-jsx-development,babel-plugin-transform-react-jsx-self,babel-plugin-transform-react-jsx,babel-plugin-transform-react-pure-annotations,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-plugin-transform-shorthand-properties,babel-plugin-transform-spread,babel-plugin-transform-strict-mode,babel-plugin-transform-template-literals,babel-plugin-transform-typeof-symbol,babel-plugin-transform-typescript,babel-plugin-transform-unicode-escapes,babel-preset-env,babel-preset-react,babel-preset-typescript,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-traverse
- #14979 Improve comments generation (
@liuxingbaoyu)babel-cli,babel-core,babel-generator,babel-helper-fixtures,babel-helper-transform-fixture-test-runner,babel-plugin-transform-destructuring,babel-plugin-transform-modules-commonjs,babel-traverse
- #14967 Improve source map generation (
@liuxingbaoyu)
🏠 Internal
- Other
- #15001 Run test262 again (
@nicolo-ribaudo)babel-compat-data,babel-preset-env
- #14976 Internally rename
proposal-*totransform-*in preset-env (@nicolo-ribaudo)v7.19.3 (2022-09-27)
🐛 Bug Fix
babel-plugin-proposal-decorators
- #8566 Correctly update bindings of decorated class declarations (
@nicolo-ribaudo)babel-parser
- #14974 fix: Normal parsing of
JSXTextfollowingJSXSpreadChild(@liuxingbaoyu)- #14941 fix: Support local exports in TS
declare modules (@liuxingbaoyu)- #14940 fix: allow ts redeclaration with
import =andvar(@liuxingbaoyu)babel-generator
- #14962 Fix printing of Flow internal slot functions (
@liuxingbaoyu)babel-cli
- #14950 Emit
@babel/clisource maps based on configuration files (@liuxingbaoyu)babel-plugin-transform-typescript
- #14946 fix: ts exported vars are shadowed by
declare(@liuxingbaoyu)
💅 Polish
babel-core
- #14954 Optional filename when preset uses fn test/include/exclude (
@nicolo-ribaudo)
... (truncated)
Commits
-
7a38850v7.19.4 -
d45d59aImprove comments generation (#14979) -
593fd9eInternally renameproposal-*totransform-*in preset-env (#14976) -
3d46a59v7.19.3 -
c602be9chore: usec8for coverage testing (#14961) -
aad7eb7Bundle most packages in Babel 8 (#14179) -
eb621acv7.19.1 -
bb8774dchore: Update compat-data (#14924) -
70a13e4v7.19.0 -
05deb60Enableban-ts-comment(#14908) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)