Skip to content

Conversation

@snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade multiple dependencies.

👯‍♂ The following dependencies are linked and will therefore be updated together.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

Name Versions Released on
@babel/core
from 7.10.3 to 7.10.4
1 version ahead of your current version 21 days ago
on 2020-06-30
@babel/node
from 7.10.3 to 7.10.4
1 version ahead of your current version 21 days ago
on 2020-06-30
Release notes
Package name: @babel/core
  • 7.10.4 - 2020-06-30

    v7.10.4 (2020-06-30)

    Thanks @penguingovernor, @sajadtorkamani and @wojtekmaj for their first PRs!

    👓 Spec Compliance

    • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties
    • babel-parser, babel-types

    🐛 Bug Fix

    • babel-types
    • babel-plugin-proposal-do-expressions, babel-types

    💅 Polish

    🏠 Internal

    • babel-core, babel-helper-fixtures, babel-standalone, babel-traverse
      • #11758 Replace non-inclusive "whitelist" and "blacklist" terms with "allowlist" etc. (@wojtekmaj)
    • babel-parser
    • babel-core

    Committers: 7

  • 7.10.3 - 2020-06-19

    v7.10.3 (2020-06-19)

    Thanks @AjayPoshak, @jessethomson, @sajadtorkamani, @shaodahong and @wlawt for their first PRs!

    👓 Spec Compliance

    • babel-parser
      • #11676 Properly parse export default from when exportDefaultFrom is not enabled (@JLHwung)
    • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-optional-chaining
      • #11662 refactor: do not rely on AST extra properties in plugins (@JLHwung)
    • babel-plugin-proposal-logical-assignment-operators
      • #11658 Perform NamedEvaluation of Anonymous Functions in Logical Assignment (@jridgewell)
    • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-optional-chaining

    🐛 Bug Fix

    • babel-parser, babel-plugin-transform-flow-comments
    • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties
    • babel-template
    • babel-types
      • #11687 improve node type definitions to avoid any's in generated types (@zxbodya)
    • babel-plugin-transform-react-pure-annotations
      • #11685 Add React.createContext to @babel/plugin-transform-react-pure-annotat… (@jessethomson)
    • babel-parser
      • #11676 Properly parse export default from when exportDefaultFrom is not enabled (@JLHwung)
    • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods

    💅 Polish

    🏠 Internal

    Committers: 11

from @babel/core GitHub release notes
Package name: @babel/node from @babel/node GitHub release notes
Commit messages
Package name: @babel/core
  • 7fd40d8 v7.10.4
  • 379e1c5 Support private properties for semi rule (#11748)
  • 5743ad3 [regression] Don't validate file.comments in `@babel/types` (#11752)
  • 1dd94e8 Replace non-inclusive "whitelist" and "blacklist" terms with "allowlist" etc. (#11758)
  • cfaa70d skip following empty statements in toSequenceExpression (#11724)
  • 6591114 support `delete obj?.#x.a` (#11669)
  • 75c2300 Add @babel/eslint-plugin-development-internal (#11376)
  • beca7e2 Add better parser error when using jsx (#11722)
  • 601c824 Refine babel core types (#11544)
  • 30835f1 fix: implement early errors for record and tuple (#11652)

Compare

Package name: @babel/node
  • 7fd40d8 v7.10.4
  • 379e1c5 Support private properties for semi rule (#11748)
  • 5743ad3 [regression] Don't validate file.comments in `@babel/types` (#11752)
  • 1dd94e8 Replace non-inclusive "whitelist" and "blacklist" terms with "allowlist" etc. (#11758)
  • cfaa70d skip following empty statements in toSequenceExpression (#11724)
  • 6591114 support `delete obj?.#x.a` (#11669)
  • 75c2300 Add @babel/eslint-plugin-development-internal (#11376)
  • beca7e2 Add better parser error when using jsx (#11722)
  • 601c824 Refine babel core types (#11544)
  • 30835f1 fix: implement early errors for record and tuple (#11652)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@codecov
Copy link

codecov bot commented Jul 24, 2020

Codecov Report

Merging #231 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #231   +/-   ##
=======================================
  Coverage   86.83%   86.83%           
=======================================
  Files          17       17           
  Lines         638      638           
=======================================
  Hits          554      554           
  Misses         84       84           

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 68fafa0...f09d26c. Read the comment docs.

@stoopidJSON stoopidJSON merged commit 9df87f9 into master Jul 24, 2020
@stoopidJSON stoopidJSON deleted the snyk-upgrade-74f19e43ed7a2dd24d076f24ea82b23a branch July 24, 2020 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants