Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

chore(deps-dev): bump @babel/core from 7.10.1 to 7.10.2 #193

Merged
merged 6 commits into from
Jun 25, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2020

Bumps @babel/core from 7.10.1 to 7.10.2.

Release notes

Sourced from @babel/core's releases.

v7.10.2 (2020-05-30)

Thanks @fivetanley and @hamlim for their first PRs!

🐛 Bug Fix

  • babel-helper-compilation-targets
    • #11648 fix: don't mutate InputTarget's passed to @babel/helper-compilation-targets (@fivetanley)
  • babel-helper-create-class-features-plugin, babel-preset-env
  • babel-generator
  • babel-generator, babel-types
  • babel-plugin-syntax-module-attributes, babel-standalone
    • #11631 Fix moduleAttributesVersion errors with stage-0 preset in babel standalone (@hamlim)

💅 Polish

  • babel-core
    • #11643 fix: add new plugin names to missing plugin helpers (@JLHwung)

🏠 Internal

  • babel-parser
    • #11653 refactor: split locationParser into ParserErrors and error message (@JLHwung)

Committers: 6

Changelog

Sourced from @babel/core's changelog.

v7.10.2 (2020-05-30)

🚀 New Feature

🐛 Bug Fix

  • babel-helper-compilation-targets
    • #11648 fix: don't mutate InputTarget's passed to @babel/helper-compilation-targets (@fivetanley)
  • babel-helper-create-class-features-plugin, babel-preset-env
  • babel-generator
  • babel-generator, babel-types
  • babel-plugin-syntax-module-attributes, babel-standalone
    • #11631 Fix moduleAttributesVersion errors with stage-0 preset in babel standalone (@hamlim)

💅 Polish

  • babel-core
    • #11643 fix: add new plugin names to missing plugin helpers (@JLHwung)

🏠 Internal

  • babel-parser
    • #11653 refactor: split locationParser into ParserErrors and error message (@JLHwung)
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 requested review from a team as code owners June 10, 2020 22:30
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2020

The following labels could not be found: npm, dependabot, one app.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 10, 2020
@oneamexbot
Copy link
Contributor

oneamexbot commented Jun 11, 2020

📊 Bundle Size Report

file name size on disk gzip
app.js 275.3KB 82.2KB
runtime.js 15KB 5.4KB
vendors.js 117.2KB 36.4KB
app~vendors.js 432.4KB 112.2KB
service-worker-client.js 17KB 5.2KB
legacy/app.js 290.6KB 85.3KB
legacy/runtime.js 15KB 5.4KB
legacy/vendors.js 163.4KB 44.7KB
legacy/app~vendors.js 441.3KB 114.5KB
legacy/service-worker-client.js 17.5KB 5.4KB

Generated by 🚫 dangerJS against bcbda53

@JamesSingleton
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel/core-7.10.2 branch from 92bfb61 to 6dd687e Compare June 16, 2020 21:01
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 22, 2020

A newer version of @babel/core 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.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants