Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !37448

Bump @babel/preset-env from 7.19.4 to 7.20.2

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge dependabot/npm_and_yarn/babel/preset-env-7.20.2 into main Nov 08, 2022
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 2

Created by: dependabot[bot]

Bumps @babel/preset-env from 7.19.4 to 7.20.2.

Release notes

Sourced from @​babel/preset-env's releases.

v7.20.2 (2022-11-04)

🐛 Bug Fix

  • babel-core, babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-simple-access, babel-node, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-react-constant-elements, babel-preset-env, babel-standalone, babel-types
    • #15124 fix: @babel/node repl and enable no-use-before-define rule (@​liuxingbaoyu)
  • babel-plugin-transform-typescript
    • #15121 fix: tsSatisfiesExpression check with different duplicated @babel/types versions (@​liuxingbaoyu)
  • babel-parser
    • #15094 fix: parser typings for plugins (@​liuxingbaoyu)
  • babel-generator
    • #15118 Improve printing of [no LineTerminator here] with comments (@​nicolo-ribaudo)
  • babel-plugin-proposal-decorators, babel-plugin-proposal-object-rest-spread, babel-plugin-transform-jscript
    • #15113 fix: wrap anonymous class expression within statement (@​JLHwung)
  • babel-plugin-transform-destructuring
    • #15104 fix: Destructuring exceptions for ( let { } = 0 ; 0 ; ) (@​liuxingbaoyu)

Committers: 3

  • Huáng Jùnliàng (@​JLHwung)
  • Nicolò Ribaudo (@​nicolo-ribaudo)
  • @​liuxingbaoyu

v7.20.1 (2022-11-01)

Thanks @​ptomato for your first pull request!

🐛 Bug Fix

  • babel-plugin-proposal-async-generator-functions
    • #15103 fix: Compile re-declare var in init and body of for await (@​liuxingbaoyu)
  • babel-plugin-proposal-class-properties, babel-traverse
    • #15106 Do not mark in and instanceof as constant expressions (@​nicolo-ribaudo)
  • babel-helpers, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex
    • #15092 Support indices.groups when compiling named groups in regexps (@​ptomato)
  • babel-parser
    • #15102 fix: Parse re-declare var in class static body (@​liuxingbaoyu)
    • #15096 fix: a satisfies b as lval (@​liuxingbaoyu)
  • babel-helpers, babel-plugin-proposal-duplicate-named-capturing-groups-regex
    • #15090 Handle multiple named groups in wrapRegExp replace() (@​ptomato)
  • babel-plugin-transform-async-to-generator, babel-plugin-transform-parameters, babel-preset-env
    • #15081 Move the generator body to a gen IIFE when compiling its params (@​nicolo-ribaudo)

🏠 Internal

  • babel-generator
    • #15080 Automatically print inner comments (@​nicolo-ribaudo)

Committers: 5

  • Babel Bot (@​babel-bot)
  • Huáng Jùnliàng (@​JLHwung)
  • Nicolò Ribaudo (@​nicolo-ribaudo)
  • Philip Chimento (@​ptomato)
  • @​liuxingbaoyu

... (truncated)

Changelog

Sourced from @​babel/preset-env's changelog.

v7.20.2 (2022-11-04)

🐛 Bug Fix

  • babel-core, babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-simple-access, babel-node, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-react-constant-elements, babel-preset-env, babel-standalone, babel-types
    • #15124 fix: @babel/node repl and enable no-use-before-define rule (@​liuxingbaoyu)
  • babel-plugin-transform-typescript
    • #15121 fix: tsSatisfiesExpression check with different duplicated @babel/types versions (@​liuxingbaoyu)
  • babel-parser
    • #15094 fix: parser typings for plugins (@​liuxingbaoyu)
  • babel-generator
    • #15118 Improve printing of [no LineTerminator here] with comments (@​nicolo-ribaudo)
  • babel-plugin-proposal-decorators, babel-plugin-proposal-object-rest-spread, babel-plugin-transform-jscript
    • #15113 fix: wrap anonymous class expression within statement (@​JLHwung)
  • babel-plugin-transform-destructuring
    • #15104 fix: Destructuring exceptions for ( let { } = 0 ; 0 ; ) (@​liuxingbaoyu)

v7.20.1 (2022-11-01)

🐛 Bug Fix

  • babel-plugin-proposal-async-generator-functions
    • #15103 fix: Compile re-declare var in init and body of for await (@​liuxingbaoyu)
  • babel-plugin-proposal-class-properties, babel-traverse
    • #15106 Do not mark in and instanceof as constant expressions (@​nicolo-ribaudo)
  • babel-helpers, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex
    • #15092 Support indices.groups when compiling named groups in regexps (@​ptomato)
  • babel-parser
    • #15102 fix: Parse re-declare var in class static body (@​liuxingbaoyu)
    • #15096 fix: a satisfies b as lval (@​liuxingbaoyu)
  • babel-helpers, babel-plugin-proposal-duplicate-named-capturing-groups-regex
    • #15090 Handle multiple named groups in wrapRegExp replace() (@​ptomato)
  • babel-plugin-transform-async-to-generator, babel-plugin-transform-parameters, babel-preset-env
    • #15081 Move the generator body to a gen IIFE when compiling its params (@​nicolo-ribaudo)

🏠 Internal

  • babel-generator
    • #15080 Automatically print inner comments (@​nicolo-ribaudo)

v7.20.0 (2022-10-27)

🚀 New Feature

  • babel-compat-data, babel-helper-compilation-targets, babel-preset-env
    • #14944 Add deno compilation target (@​JLHwung)
  • babel-plugin-syntax-typescript
    • #14923 Expose dts option in @babel/plugin-syntax-typescript (@​oceandrama)
  • babel-generator, babel-parser, babel-plugin-syntax-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-standalone, babel-traverse, babel-types
    • #14968 Parse using declaration (explicit resource management) (@​JLHwung)
  • babel-generator, babel-parser, babel-plugin-syntax-import-reflection, babel-standalone, babel-types
    • #14926 Parse import reflection (@​JLHwung)
  • babel-generator, babel-helper-skip-transparent-expression-wrappers, babel-parser, babel-plugin-transform-typescript, babel-traverse, babel-types
    • #14211 [ts] Add support for expr satisfies Type expressions (@​nicolo-ribaudo)

🐛 Bug Fix

... (truncated)

Commits
  • 12a58cb v7.20.2
  • 77f3700 fix: @babel/node repl and enable no-use-before-define rule (#15124)
  • 082caa1 Move the generator body to a gen IIFE when compiling its params (#15081)
  • 745eacc Add deno compilation target (#14944)
  • 69bbe80 Update regenerator-runtime (#15078)
  • 34ae281 fix: preserve this for super.* template tags (#15043)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dependabot/npm_and_yarn/babel/preset-env-7.20.2