Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 380
    • Issues 380
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Merge requests
  • !1793

Update dependency @babel/preset-env to v7.17.12 (develop)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed RenovateBot requested to merge renovate/develop-babel-preset-env-7.x into develop May 07, 2022
  • Overview 1
  • Commits 1
  • Pipelines 4
  • Changes 2

This MR contains the following updates:

Package Type Update Change
@babel/preset-env (source) devDependencies minor 7.16.11 -> 7.17.12

Release Notes

babel/babel

v7.17.12

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-react-constant-elements
    • #​14536 Never hoist JSX elts referencing vars from the current scope (@​nicolo-ribaudo)
  • babel-generator
    • #​14524 fix: perserve parentheses of lhs id with rhs unamed fn (@​JLHwung)
    • #​14532 Print necessary parentheses for functions in postfix expressions (@​xiawenqi)
  • babel-plugin-transform-destructuring
    • #​14494 Update scope info after destructuring transform (@​peey)
  • babel-parser
    • #​14522 fix: allow liberal named type-as imports (@​JLHwung)
  • babel-parser, babel-plugin-transform-destructuring, babel-types
    • #​14500 Fix parsing ts type casts and nested patterns in destructuring (@​nicolo-ribaudo)
🏠 Internal
  • babel-plugin-proposal-decorators, babel-types
    • #​14519 @​babel/types builder improvements (@​JLHwung)
  • babel-core
    • #​14490 Update to Jest 28 (@​JLHwung)
  • babel-core, babel-generator, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-parser, 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-export-default-from, babel-plugin-proposal-export-namespace-from, 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-proposal-unicode-property-regex, babel-plugin-syntax-decorators, babel-plugin-syntax-destructuring-private, babel-plugin-syntax-flow, babel-plugin-syntax-import-assertions, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-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-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-for-of, babel-plugin-transform-instanceof, babel-plugin-transform-jscript, babel-plugin-transform-literals, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-new-target, babel-plugin-transform-parameters, babel-plugin-transform-property-mutators, babel-plugin-transform-proto-to-assign, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-jsx, babel-plugin-transform-reserved-words, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-template-literals, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript, babel-traverse, babel-types
    • #​14499 Provide plugin/preset typings from plugin-utils (@​JLHwung)

v7.17.10

Compare Source

🐛 Bug Fix
  • babel-cli, babel-core, babel-generator, babel-helper-transform-fixture-test-runner
    • #​14479 [cli] Avoid SourceMapGenerator for simple map concatenation (@​jridgewell)
💅 Polish
  • babel-cli, babel-core, babel-generator, babel-helper-fixtures, babel-helper-transform-fixture-test-runner
    • #​14506 Do not add sourcemap markings for indentation (@​jridgewell)
  • babel-plugin-proposal-pipeline-operator, babel-traverse
    • #​14424 Update detection of pure nodes (Scope#isPure) (@​JLHwung)
🏠 Internal
  • babel-core
    • #​14493 Remove git.io shortlinks from repo (@​Andoryuuta)
  • Other
    • #​14462 fix: build standalone on windows (@​liuxingbaoyu)
:running_woman: Performance
  • babel-cli, babel-core, babel-generator
    • #​14497 Switch to @jridgewell/gen-mapping for sourcemap generation (@​jridgewell)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited May 18, 2022 by RenovateBot
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renovate/develop-babel-preset-env-7.x