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
  • !34895

Bump @babel/cli from 7.14.8 to 7.15.4

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge dependabot/npm_and_yarn/babel/cli-7.15.4 into main Sep 03, 2021
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 2

Created by: dependabot[bot]

Bumps @babel/cli from 7.14.8 to 7.15.4.

Release notes

Sourced from @​babel/cli's releases.

v7.15.4 (2021-09-02)

Thanks @​flyinox, @​komyg, and @​meskill for your first PRs!

👓 Spec Compliance

  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • #13601 Disallow reinitializing private elements (@​komyg)

🐛 Bug Fix

  • #13638 [eslint] Allow "latest" as ecmaVersion (@​fisker)
  • babel-traverse, babel-types
    • #13723 getBindingIdentifiers should return params for private methods (@​JLHwung)
  • babel-types
    • #13715 [babel 8] fix: stricter rest element builder check (@​JLHwung)
  • babel-helper-compilation-targets
    • #13697 fix: pass browserslistEnv to resolveTargets (@​meskill)
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-property-in-object
    • #13656 fix: fix static private field shadowed by local variable (@​colinaaa)
  • babel-plugin-transform-typescript
    • #13664 [ts] Fix transform for nested namespaces shorthand syntax (@​nicolo-ribaudo)
  • babel-parser
    • #13680 fix(babel-parser): delete static property from class static block for TS (@​sosukesuzuki)
    • #13695 fix: assure left bracket is not consumed after dot (@​JLHwung)
  • babel-core
    • #13532 fix: non breaking align options naming (@​fedeci)

📝 Documentation

  • babel-parser
    • #13691 add missing ExportNamespaceSpecifier in spec.md (@​flyinox)

🏠 Internal

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-property-in-object, babel-plugin-syntax-class-static-block, babel-plugin-syntax-private-property-in-object, babel-plugin-syntax-top-level-await, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-preset-env, babel-standalone
    • #13717 archive stage 4 parser plugins (@​JLHwung)

:running_woman: Performance

  • babel-core, babel-generator, babel-helper-annotate-as-pure, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-builder-react-jsx, babel-helper-define-map, babel-helper-explode-assignable-expression, babel-helper-function-name, babel-helper-get-function-arity, babel-helper-hoist-variables, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-optimise-call-expression, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-simple-access, babel-helper-skip-transparent-expression-wrappers, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-preset-env, babel-template, babel-traverse
    • #13685 Use named imports for babel types (@​JLHwung)
  • babel-cli, babel-helper-define-map, babel-helpers, babel-node, babel-parser, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-for-of, babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-traverse, babel-types
    • #13609 perf: partially replace .concat with .push (@​fedeci)

Committers: 11

  • Babel Bot (@​babel-bot)
  • Dijun Liu (@​flyinox)
  • Federico Ciardi (@​fedeci)
  • Felipe Armoni (@​komyg)
  • Huáng Jùnliàng (@​JLHwung)
  • Mickey Rose (@​lightmare)
  • Nicolò Ribaudo (@​nicolo-ribaudo)
  • Sosuke Suzuki (@​sosukesuzuki)
  • @​meskill

... (truncated)

Changelog

Sourced from @​babel/cli's changelog.

v7.15.4 (2021-09-02)

👓 Spec Compliance

  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • #13601 Disallow reinitializing private elements (@​komyg)

🐛 Bug Fix

  • #13638 [eslint] Allow "latest" as ecmaVersion (@​fisker)
  • babel-traverse, babel-types
    • #13723 getBindingIdentifiers should return params for private methods (@​JLHwung)
  • babel-types
    • #13715 [babel 8] fix: stricter rest element builder check (@​JLHwung)
  • babel-helper-compilation-targets
    • #13697 fix: pass browserslistEnv to resolveTargets (@​meskill)
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-property-in-object
    • #13656 fix: fix static private field shadowed by local variable (@​colinaaa)
  • babel-plugin-transform-typescript
    • #13664 [ts] Fix transform for nested namespaces shorthand syntax (@​nicolo-ribaudo)
  • babel-parser
    • #13680 fix(babel-parser): delete static property from class static block for TS (@​sosukesuzuki)
    • #13695 fix: assure left bracket is not consumed after dot (@​JLHwung)
  • babel-core
    • #13532 fix: non breaking align options naming (@​fedeci)

📝 Documentation

  • babel-parser
    • #13691 add missing ExportNamespaceSpecifier in spec.md (@​flyinox)

🏠 Internal

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-property-in-object, babel-plugin-syntax-class-static-block, babel-plugin-syntax-private-property-in-object, babel-plugin-syntax-top-level-await, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-preset-env, babel-standalone
    • #13717 archive stage 4 parser plugins (@​JLHwung)

:running_woman: Performance

  • babel-core, babel-generator, babel-helper-annotate-as-pure, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-builder-react-jsx, babel-helper-define-map, babel-helper-explode-assignable-expression, babel-helper-function-name, babel-helper-get-function-arity, babel-helper-hoist-variables, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-optimise-call-expression, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-simple-access, babel-helper-skip-transparent-expression-wrappers, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-preset-env, babel-template, babel-traverse
    • #13685 Use named imports for babel types (@​JLHwung)
  • babel-cli, babel-helper-define-map, babel-helpers, babel-node, babel-parser, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-for-of, babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-traverse, babel-types
    • #13609 perf: partially replace .concat with .push (@​fedeci)

v7.15.3 (2021-08-11)

👓 Spec Compliance

  • babel-helpers, babel-plugin-transform-classes
    • #13571 Derived constructors should not be allowed to return primitives (@​dhrubesh)

🐛 Bug Fix

  • babel-parser
    • #13659 Fix parse error when using named import "as" with flow parser (@​doing-art)
    • #13655 [flow] Fix parsing of arrows in conditional expressions in parentheses (@​nicolo-ribaudo)
    • #13645 Disallow <T>(a => b) when parsing Flow (@​nicolo-ribaudo)
    • #13657 fix(parser): add attachComment to ParserOptions type (@​sosukesuzuki)

... (truncated)

Commits
  • b237675 v7.15.4
  • 10640b2 perf: partially replace .concat with .push (#13609)
  • 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/cli-7.15.4