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

Bump @babel/preset-env from 7.12.10 to 7.12.11

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge dependabot/npm_and_yarn/babel/preset-env-7.12.11 into main Dec 17, 2020
  • Overview 1
  • Commits 2
  • Pipelines 0
  • Changes 2

Created by: dependabot[bot]

Bumps @babel/preset-env from 7.12.10 to 7.12.11.

Release notes

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

v7.12.11 (2020-12-16)

Thanks @vitorveiga for your first PR!

👓 Spec Compliance

  • babel-parser
    • #12366 Disallow non octal decimal escape before use strict (@JLHwung)

🐛 Bug Fix

  • babel-plugin-transform-block-scoping
    • #11801 fix: handle block-level function declaration (#10046) (@vitorveiga)
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx
    • #12493 Lazily inject imports to the JSX runtime (@nicolo-ribaudo)
  • babel-helper-builder-react-jsx-experimental, babel-preset-react
    • #12495 Fixed issue with skipping over self & source generated by another instance (@Andarist)
  • babel-preset-env
    • #10862 Add js extension to preset-env generated polyfill imports (@JLHwung)
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx
    • #12479 Setup JSX runtime even if the file doesn't contain JSX (@nicolo-ribaudo)
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-preset-react
    • #12475 Fixed a regression for multiple __self & __source props with classic runtime (@Andarist)

🏠 Internal

  • babel-types
    • #12510 Improve AST node definitions in @babel/types (@zxbodya)
  • Other
    • #12508 chore: always check yarn lock and dedupe during update (@JLHwung)
    • #12480 Avoid force trailing comma on test files (@JLHwung)
    • #12462 Run e2e tests also with BABEL_8_BREAKING (@nicolo-ribaudo)
  • babel-plugin-transform-react-display-name, babel-plugin-transform-react-jsx
    • #12502 Reorganize some JSX-related tests (@Andarist)
  • babel-standalone, babel-types
    • #12127 Move some build steps to gulp (@JLHwung)

Committers: 5

  • Bogdan Savluk (@zxbodya)
  • Huáng Jùnliàng (@JLHwung)
  • Mateusz Burzyński (@Andarist)
  • Nicolò Ribaudo (@nicolo-ribaudo)
  • vitorveiga (@vitorveiga)
Changelog

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

v7.12.11 (2020-12-16)

👓 Spec Compliance

  • babel-parser
    • #12366 Disallow non octal decimal escape before use strict (@JLHwung)

🐛 Bug Fix

  • babel-plugin-transform-block-scoping
    • #11801 fix: handle block-level function declaration (#10046) (@vitorveiga)
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx
    • #12493 Lazily inject imports to the JSX runtime (@nicolo-ribaudo)
  • babel-helper-builder-react-jsx-experimental, babel-preset-react
    • #12495 Fixed issue with skipping over self & source generated by another instance (@Andarist)
  • babel-preset-env
    • #10862 Add js extension to preset-env generated polyfill imports (@JLHwung)
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx
    • #12479 Setup JSX runtime even if the file doesn't contain JSX (@nicolo-ribaudo)
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-preset-react
    • #12475 Fixed a regression for multiple __self & __source props with classic runtime (@Andarist)

🏠 Internal

  • babel-types
    • #12510 Improve AST node definitions in @babel/types (@zxbodya)
  • Other
    • #12508 chore: always check yarn lock and dedupe during update (@JLHwung)
    • #12480 Avoid force trailing comma on test files (@JLHwung)
    • #12462 Run e2e tests also with BABEL_8_BREAKING (@nicolo-ribaudo)
  • babel-plugin-transform-react-display-name, babel-plugin-transform-react-jsx
    • #12502 Reorganize some JSX-related tests (@Andarist)
  • babel-standalone, babel-types
    • #12127 Move some build steps to gulp (@JLHwung)
Commits
  • a1acfba v7.12.11
  • 1382437 Add js extension to preset-env generated polyfill imports (#10862)
  • 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.12.11