newrelic / gatsby-plugin-newrelic

A Gatsby plugin for instrumenting your site with New Relic's Browser Agent
https://opensource.newrelic.com/projects/newrelic/gatsby-plugin-newrelic
Apache License 2.0
8 stars 19 forks source link

[Snyk] Upgrade @babel/runtime from 7.10.0 to 7.11.2 #14

Closed snyk-bot closed 3 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade @babel/runtime from 7.10.0 to 7.11.2.

:information_source: 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.


Release notes
Package name: @babel/runtime
  • 7.11.2 - 2020-08-05

    v7.11.2 (2020-08-05)

    🐛 Bug Fix

    • babel-parser

    Committers: 1

  • 7.11.1 - 2020-08-04

    v7.11.1 (2020-08-04)

    🐛 Bug Fix

    • babel-parser
    • babel-core
    • babel-plugin-transform-block-scoping, babel-standalone
      • #11901 fix: ensure […map.keys] can be correctly transformed in loose mode (@JLHwung)

    📝 Documentation

    🏠 Internal

    Committers: 2

  • 7.11.0 - 2020-07-30

    v7.11.0 (2020-07-30)

    Thanks @coderaiser, @cwohlman, @morrme, @ryzokuken, @SirWindfield, @sz-coder and @vahnag for their first PRs!

    👓 Spec Compliance

    • babel-parser
    • babel-plugin-proposal-optional-chaining

    🚀 New Feature

    • babel-cli, babel-core
    • babel-compat-data, babel-preset-env
    • babel-parser
    • babel-generator, babel-parser, babel-types
    • babel-core, babel-generator, babel-parser, babel-plugin-syntax-decimal, babel-standalone, babel-types
    • babel-core

    🐛 Bug Fix

    • Other
      • #11896 update: hardcode @babel/eslint-parser min supported version check (@kaicataldo)
    • babel-helper-skip-transparent-expression-wrappers, babel-plugin-proposal-optional-chaining, babel-plugin-transform-spread
      • #11404 Skip TSAsExpression when transforming spread in CallExpression (@oliverdunk)
    • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-logical-assignment-operators
      • #11702 add support for logical assignments with private properties (@ryzokuken)
    • babel-plugin-transform-typescript
    • babel-plugin-transform-runtime
      • #11893 Fix incorrect module path when absoluteRuntime is specified (@sz-coder)
    • babel-parser
      • #11862 Correctly check reserved word for PropertyDefinition: IdentifierReference (@JLHwung)
      • #11847 fix: correctly set innerEndPos in CoverParenthesizedExpressionAndArrowParameterList (@JLHwung)
    • babel-generator, babel-parser, babel-plugin-transform-typescript
    • babel-generator

    💅 Polish

    • babel-traverse

    🏠 Internal

    • Other
    • babel-standalone
    • babel-compat-data, babel-helper-compilation-targets, babel-preset-env
      • #11838 refactor: replace caniuse-db by mdn-browser-compat-data (@JLHwung)
    • babel-compat-data, babel-core, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-parser, babel-plugin-proposal-object-rest-spread, babel-plugin-transform-classes, babel-preset-env, babel-traverse, babel-types
    • babel-types
      • #11843 refactor: reorganize babel types definitions structure (@JLHwung)
    • babel-compat-data
      • #11837 chore: use repository HEAD when pulling third party repos (@JLHwung)

    Committers: 15

  • 7.10.5 - 2020-07-14
    Read more
  • 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
    Read more
  • 7.10.2 - 2020-05-30
  • 7.10.1 - 2020-05-27
  • 7.10.0 - 2020-05-26
from @babel/runtime GitHub release notes
Commit messages
Package name: @babel/runtime
  • bc7a811 v7.11.2
  • 9243426 fix: do not eat get/set after async is parsed (#11916)
  • de75d4f Add v7.11.1 to CHANGELOG.md [skip ci]
  • 953ae82 v7.11.1
  • a1eabb8 rescan gt/lt token after TsAsExpression is parsed (#11912)
  • c29138f Do not cache non-existent files forever (#11906)
  • a4ebe29 Parser refactoring (#11871)
  • ad60153 Update `@babel/*` deps (#11899)
  • c41dcd0 fix: ensure `[…map.keys]` can be correctly transformed in loose mode (#11901)
  • 0805418 docs: remove experimental warning on README (#11900)
  • 231328a Add v7.11.0 to CHANGELOG.md [skip ci]
  • 45fdb87 v7.11.0
  • f7ec170 update: hardcode @babel/eslint-parser min supported version check (#11896)
  • db56261 Skip TSAsExpression when transforming spread in CallExpression (#11404)
  • 32e7bb4 fix build config to work the same when running on windows (#11688)
  • 2ac49ba add support for logical assignments with private properties (#11702)
  • aa82ab6 Typescript: always strip declare from class fields (#11747)
  • 4c9929c Prepare to publish `@babel/eslint-*` packages (#11894)
  • 0e4cf1e chore: build standalone once in prepublish step (#11777)
  • 4ce1b70 Fix incorrect module path when absoluteRuntime is specified (#11893)
  • 164a939 add showConfig support (#11588)
  • 374a253 chore(deps): bump elliptic from 6.5.2 to 6.5.3 (#11891)
  • 01d4625 Correctly check reserved word for PropertyDefinition: IdentifierReference (#11862)
  • 4ac9c7a Upgrade to ESLint v7 (#11857)
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

nr-opensource-bot commented 3 years ago

:tada: This PR is included in version 1.0.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: