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

Build(deps-dev): Bump @babel/core from 7.21.0 to 7.21.3

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge dependabot/npm_and_yarn/babel/core-7.21.3 into main Mar 17, 2023
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 2

Created by: dependabot[bot]

Bumps @babel/core from 7.21.0 to 7.21.3.

Release notes

Sourced from @​babel/core's releases.

v7.21.3 (2023-03-14)

Thanks @​amoeller, @​Harpica, and @​nzakas for your first PRs!

👓 Spec Compliance

  • babel-parser
    • #15479 disallow mixins/implements in flow interface (@​JLHwung)

🐛 Bug Fix

  • babel-parser
    • #15423 [ts] Allow keywords in tuple labels (@​Harpica)
  • babel-plugin-transform-typescript
    • #15489 Register var decls generated by import ... = TS transform (@​amoeller)
    • #15494 fix: Consider export { type foo } as type-only usage (@​magic-akari)

💅 Polish

  • babel-traverse, babel-types
    • #15484 Skip node deprecation warnings when used by an old @babel package (@​nicolo-ribaudo)
  • babel-generator
    • #15480 chore: Improve jsonCompatibleStrings deprecation (@​liuxingbaoyu)

🏠 Internal

  • #15465 Add ESLint-readable package name (@​nzakas)

🔬 Output optimization

  • babel-plugin-transform-typescript, babel-preset-typescript
    • #15467 Optimize TS enums output (@​liuxingbaoyu)

Committers: 8

  • Alexandra Kadykova (@​Harpica)
  • Anders Møller (@​amoeller)
  • Babel Bot (@​babel-bot)
  • Huáng Jùnliàng (@​JLHwung)
  • Nicholas C. Zakas (@​nzakas)
  • Nicolò Ribaudo (@​nicolo-ribaudo)
  • @​liuxingbaoyu
  • magic-akari (@​magic-akari)

v7.21.2 (2023-02-23)

👓 Spec Compliance

  • babel-parser
    • #15439 fix: Throws on new foo?.bar!() (@​liuxingbaoyu)

💅 Polish

  • babel-traverse, babel-types
    • #15448 Reduce warnings for deprecated node aliases (@​nicolo-ribaudo)

🏠 Internal

  • babel-types

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.21.3 (2023-03-14)

👓 Spec Compliance

  • babel-parser
    • #15479 disallow mixins/implements in flow interface (@​JLHwung)

🐛 Bug Fix

  • babel-parser
    • #15423 [ts] Allow keywords in tuple labels (@​Harpica)
  • babel-plugin-transform-typescript
    • #15489 Register var decls generated by import ... = TS transform (@​amoeller)
    • #15494 fix: Consider export { type foo } as type-only usage (@​magic-akari)

💅 Polish

  • babel-traverse, babel-types
    • #15484 Skip node deprecation warnings when used by an old @babel package (@​nicolo-ribaudo)
  • babel-generator
    • #15480 chore: Improve jsonCompatibleStrings deprecation (@​liuxingbaoyu)

🏠 Internal

  • #15465 Add ESLint-readable package name (@​nzakas)

🔬 Output optimization

  • babel-plugin-transform-typescript, babel-preset-typescript
    • #15467 Optimize TS enums output (@​liuxingbaoyu)

v7.21.2 (2023-02-23)

👓 Spec Compliance

  • babel-parser
    • #15439 fix: Throws on new foo?.bar!() (@​liuxingbaoyu)

💅 Polish

  • babel-traverse, babel-types
    • #15448 Reduce warnings for deprecated node aliases (@​nicolo-ribaudo)

🏠 Internal

  • babel-types
    • #15451 Update babel-types docs generator (@​JLHwung)

🔬 Output optimization

  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
    • #15449 Avoid unnecessary code for unused lazy imports (@​nicolo-ribaudo)

v7.21.1 (2023-02-20)

🐛 Bug Fix

  • babel-core, babel-parser
    • #15440 Fix problems found while publishing 7.21.0 (@​nicolo-ribaudo)
  • babel-generator
    • #15445 fix: Handling source maps without sourcesContent (@​liuxingbaoyu)

... (truncated)

Commits
  • fbfbd1d v7.21.3
  • 4035521 chore: Enable rule no-confusing-void-expression (#15485)
  • 7feaa36 Fix problems found while publishing 7.21.0 (#15440)
  • 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/core-7.21.3