Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2021

Bumps @babel/runtime from 7.8.4 to 7.12.18.

Release notes

Sourced from @babel/runtime's releases.

v7.12.18 (2021-02-18)

There have been some problems when publishing @babel/runtime@7.12.17.

🐛 Bug Fix

Committers: 1

v7.12.17 (2021-02-18)

We re-published all the packages updated in v7.12.15 and v7.12.16, because we accidentally didn't include LICENSE files.

Thanks @eltociear for your first PR!

🐛 Bug Fix

  • babel-core
  • babel-helper-module-transforms, babel-plugin-transform-typescript
    • #12796 Register binding when transforming TSParameterProperty (@JLHwung)
  • babel-parser
  • babel-traverse
  • babel-types

💅 Polish

  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-private-methods

🏠 Internal

Committers: 7

... (truncated)

Changelog

Sourced from @babel/runtime's changelog.

v7.12.18 (2021-02-18)

🐛 Bug Fix

v7.12.17 (2021-02-18)

🐛 Bug Fix

  • babel-core
  • babel-helper-module-transforms, babel-plugin-transform-typescript
    • #12796 Register binding when transforming TSParameterProperty (@JLHwung)
  • babel-parser
  • babel-traverse
  • babel-types

💅 Polish

  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-private-methods

🏠 Internal

v7.12.16 (2021-02-11)

🐛 Bug Fix

  • babel-core
    • #12783 fix: use semver gte comparison on polyfill version tester (@JLHwung)
  • babel-parser
    • #12735 [parser] Fix scope handling of Flow declared functions (@nicolo-ribaudo)
    • #12775 babel-parser(ts): Throw recoverable for duplicates access modifier (@sosukesuzuki)
    • #12771 babel-parser(ts): Raise recoverable error for abstract interface (@sosukesuzuki)
    • #12763 fix(ts): include asserts in TSTypePredicate location (@fedeci)
    • #12758 [TS] Create TSUnionType or TSIntersectionType when typealias has a leading operator (@fedeci)
  • babel-plugin-transform-typescript
    • #12760 Support destructuring variable declarator within TS namespace (@JLHwung)

💅 Polish

🏠 Internal

  • Other

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 21, 2021
@codecov
Copy link

codecov bot commented Feb 21, 2021

Codecov Report

Merging #257 (06292e8) into master (d52b87a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #257   +/-   ##
=======================================
  Coverage   92.75%   92.75%           
=======================================
  Files           3        3           
  Lines          69       69           
  Branches       20       20           
=======================================
  Hits           64       64           
  Misses          4        4           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d52b87a...06292e8. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2021

A newer version of @babel/runtime exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@fjmorant fjmorant merged commit ba36826 into master Feb 25, 2021
@fjmorant fjmorant deleted the dependabot/npm_and_yarn/babel/runtime-7.12.18 branch February 25, 2021 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants