Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

build(deps-dev): bump @babel/core from 7.12.9 to 7.13.16#1236

Merged
benhalverson merged 1 commit into
masterfrom
dependabot/npm_and_yarn/babel/core-7.13.16
Apr 26, 2021
Merged

build(deps-dev): bump @babel/core from 7.12.9 to 7.13.16#1236
benhalverson merged 1 commit into
masterfrom
dependabot/npm_and_yarn/babel/core-7.13.16

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 23, 2021

Copy link
Copy Markdown
Contributor

Bumps @babel/core from 7.12.9 to 7.13.16.

Release notes

Sourced from @​babel/core's releases.

v7.13.16 (2021-04-20)

Thanks @​codyatwork and @​nwalters512 for your first PRs!

👓 Spec Compliance

  • babel-parser

🐛 Bug Fix

  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-plugin-transform-regenerator, babel-plugin-transform-spread, babel-preset-env, babel-runtime-corejs2, babel-runtime
  • babel-helper-compilation-targets
  • babel-generator

📝 Documentation

🏠 Internal

  • babel-helper-bindify-decorators, babel-helper-explode-class
  • Other
  • babel-helper-call-delegate
  • babel-helper-hoist-variables, babel-plugin-transform-block-scoping
  • babel-cli, babel-core, babel-generator, babel-plugin-transform-function-name, babel-register, babel-types

Committers: 7

v7.13.15 (2021-04-08)

👓 Spec Compliance

  • babel-parser
    • #13099 fix: raise SyntaxError for unparenthesized assert and assign (@​fedeci)

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.13.16 (2021-04-20)

👓 Spec Compliance

  • babel-parser

🐛 Bug Fix

  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-plugin-transform-regenerator, babel-plugin-transform-spread, babel-preset-env, babel-runtime-corejs2, babel-runtime
  • babel-helper-compilation-targets
  • babel-generator

📝 Documentation

🏠 Internal

  • babel-helper-bindify-decorators, babel-helper-explode-class
  • Other
  • babel-helper-call-delegate
  • babel-helper-hoist-variables, babel-plugin-transform-block-scoping
  • babel-cli, babel-core, babel-generator, babel-plugin-transform-function-name, babel-register, babel-types

v7.13.15 (2021-04-08)

👓 Spec Compliance

  • babel-parser

🐛 Bug Fix

  • babel-parser
    • #13101 fix(ts): allow trailing comma after rest parameter in TSDeclareFunction (@​fedeci)
  • babel-plugin-proposal-do-expressions, babel-traverse
  • Other
    • #13106 fix: do not filter report from functions within class elements (@​JLHwung)
  • babel-compat-data, babel-preset-env

... (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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 23, 2021
@codecov-commenter

codecov-commenter commented Apr 23, 2021

Copy link
Copy Markdown

Codecov Report

Merging #1236 (05c36b3) into master (513c9f5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1236   +/-   ##
=======================================
  Coverage   57.96%   57.96%           
=======================================
  Files          60       60           
  Lines         716      716           
  Branches      216      216           
=======================================
  Hits          415      415           
  Misses        294      294           
  Partials        7        7           

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 513c9f5...05c36b3. Read the comment docs.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/babel/core-7.13.16 branch 7 times, most recently from fb8a33c to 152679f Compare April 25, 2021 10:03
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/babel/core-7.13.16 branch from 152679f to 05c36b3 Compare April 25, 2021 10:08
@benhalverson benhalverson merged commit e8de336 into master Apr 26, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/babel/core-7.13.16 branch April 26, 2021 02:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants