mb-userscripts icon indicating copy to clipboard operation
mb-userscripts copied to clipboard

build(deps): update babel monorepo to v7.18.10

Open renovate[bot] opened this issue 3 years ago • 5 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.18.9 -> 7.18.10 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.18.9 -> 7.18.10 age adoption passing confidence
@babel/preset-env (source) 7.18.9 -> 7.18.10 age adoption passing confidence

Release Notes

babel/babel

v7.18.10

Compare Source

:rocket: New Feature
  • babel-helper-string-parser, babel-types
:bug: Bug Fix
  • babel-parser
  • babel-helper-string-parser, babel-parser
  • babel-plugin-transform-typescript
  • babel-plugin-transform-react-jsx
  • babel-generator
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator, babel-traverse
:house: Internal
:microscope: Output optimization
  • babel-plugin-proposal-export-default-from

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

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

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Aug 02 '22 02:08 renovate[bot]

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


  • Branch has one or more failed status checks

renovate[bot] avatar Aug 02 '22 02:08 renovate[bot]

Codecov Report

Base: 98.48% // Head: 98.48% // No change to project coverage :thumbsup:

Coverage data is based on head (244fed3) compared to base (64a6b6e). Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #540   +/-   ##
=======================================
  Coverage   98.48%   98.48%           
=======================================
  Files          58       58           
  Lines        1386     1386           
  Branches      221      221           
=======================================
  Hits         1365     1365           
  Misses         13       13           
  Partials        8        8           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Aug 02 '22 02:08 codecov[bot]

/deploy-preview because it's changing something about async iterables that might be broken.

ROpdebee avatar Aug 03 '22 12:08 ROpdebee

This PR changes 1 built userscript(s):

  • mb_enhanced_cover_art_uploads (install preview, changes: 8eba83bb39968d820df3a3b70fa0ebeeebdf1183)

See all changes

github-actions[bot] avatar Aug 03 '22 12:08 github-actions[bot]

It's indeed broken, but why… This seems like another babel-plugin-transform-async-to-promises problem.

ROpdebee avatar Aug 03 '22 12:08 ROpdebee