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

Update dependency @babel/plugin-transform-runtime to v7.18.2 (develop)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed RenovateBot requested to merge renovate/develop-babel-plugin-transform-runtime-7.x into develop Jun 11, 2022
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 2

This MR contains the following updates:

Package Type Update Change
@babel/plugin-transform-runtime (source) devDependencies minor 7.17.12 -> 7.18.2

Release Notes

babel/babel

v7.18.2

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-template-literals
    • #​14582 fix: skip template literal transform for TSLiteralType (@​JLHwung)
  • babel-helpers
    • #​14537 Support frozen built-ins in @babel/runtime (@​Jack-Works)
  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • #​14581 Define the global regeneratorRuntime in @babel/runtime/regenerator (@​nicolo-ribaudo)
  • babel-helper-environment-visitor, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-traverse, babel-types
    • #​14371 environmentVisitor should skip decorator expressions (@​JLHwung)
📝 Documentation
  • babel-types
    • #​14571 add Accessor alias description (@​JLHwung)
🏠 Internal
  • #​14541 Fix synchronization between main thread and worker (@​liuxingbaoyu)

v7.18.0

Compare Source

🚀 New Feature
  • babel-preset-env
    • #​14556 feat: add import-assertions to shippedProposals (@​JLHwung)
  • babel-helper-create-class-features-plugin, babel-helper-define-map, babel-plugin-proposal-class-static-block, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-object-rest-spread, babel-plugin-syntax-destructuring-private, babel-plugin-transform-destructuring, babel-plugin-transform-proto-to-assign, babel-plugin-transform-typescript, babel-standalone, babel-traverse, babel-types
    • #​14304 Transform destructuring private (@​JLHwung)
  • babel-generator, babel-parser, babel-types
    • #​14359 [ts 4.7] Support optional variance annotations (@​magic-akari)
  • babel-generator, babel-parser
    • #​14476 [ts 4.7] Support extends constraints for infer (@​sosukesuzuki)
  • babel-generator, babel-parser, babel-plugin-transform-typescript, babel-traverse, babel-types
    • #​14457 [ts] Add support for instantiation expressions (@​nicolo-ribaudo)
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
    • #​14456 Pass filename to importInterop method (@​NickHeiner)
🐛 Bug Fix
  • babel-types
    • #​14551 Do not create multiple copies of comments when cloning nodes (@​liuxingbaoyu)
  • babel-parser
    • #​14557 Fix parsing of < after object literals with the jsx plugin (@​JLHwung)
  • babel-plugin-transform-react-pure-annotations
    • #​14528 fix: do not mark computed React[...] methods as pure (@​JLHwung)
💅 Polish
  • babel-core, babel-helper-transform-fixture-test-runner, babel-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
    • #​14538 Inline regeneratorRuntime as a normal helper (@​nicolo-ribaudo)
🏠 Internal
  • babel-core, babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-modules-systemjs
    • #​14530 improve helper-create-class-features typings (@​JLHwung)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renovate/develop-babel-plugin-transform-runtime-7.x