Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade: @babel/parser, @babel/plugin-proposal-export-default-from, @babel/traverse #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

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/parser
from 7.9.4 to 7.15.4
49 versions ahead of your current version 21 days ago
on 2021-09-02
@babel/plugin-proposal-export-default-from
from 7.8.3 to 7.14.5
5 versions ahead of your current version 3 months ago
on 2021-06-09
@babel/traverse
from 7.9.5 to 7.15.4
30 versions ahead of your current version 21 days ago
on 2021-09-02
Release notes
Package name: @babel/parser
  • 7.15.4 - 2021-09-02

    v7.15.4 (2021-09-02)

    Thanks @ flyinox, @ komyg, and @ meskill for your first PRs!

    👓 Spec Compliance

    • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

    🐛 Bug Fix

    • #13638 [eslint] Allow "latest" as ecmaVersion (@ fisker)
    • babel-traverse, babel-types
      • #13723 getBindingIdentifiers should return params for private methods (@ JLHwung)
    • babel-types
    • babel-helper-compilation-targets
    • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-property-in-object
    • babel-plugin-transform-typescript
    • babel-parser
    • babel-core

    📝 Documentation

    • babel-parser

    🏠 Internal

    • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-property-in-object, babel-plugin-syntax-class-static-block, babel-plugin-syntax-private-property-in-object, babel-plugin-syntax-top-level-await, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-preset-env, babel-standalone

    🏃‍♀️ Performance

    • babel-core, babel-generator, babel-helper-annotate-as-pure, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-builder-react-jsx, babel-helper-define-map, babel-helper-explode-assignable-expression, babel-helper-function-name, babel-helper-get-function-arity, babel-helper-hoist-variables, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-optimise-call-expression, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-simple-access, babel-helper-skip-transparent-expression-wrappers, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-preset-env, babel-template, babel-traverse
    • babel-cli, babel-helper-define-map, babel-helpers, babel-node, babel-parser, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-for-of, babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-traverse, babel-types

    Committers: 11

  • 7.15.3 - 2021-08-11

    v7.15.3 (2021-08-11)

    Thanks @ dhrubesh and @ doing-art for your first PRs!

    👓 Spec Compliance

    • babel-helpers, babel-plugin-transform-classes
      • #13571 Derived constructors should not be allowed to return primitives (@ dhrubesh)

    🐛 Bug Fix

    🏠 Internal

    🏃‍♀️ Performance

    Committers: 7

  • 7.15.2 - 2021-08-08

    v7.15.2 (2021-08-08)

    🐛 Bug Fix

    Committers: 3

  • 7.15.0 - 2021-08-04

    v7.15.0 (2021-08-04)

    Thanks @ a-tarasyuk and @ gausie for your first PRs!

    👓 Spec Compliance

    • babel-parser
      • #13523 feat(ts): raise error for abstract property with initializer (@ fedeci)

    🚀 New Feature

    • babel-parser
      • #13229 Add attachComment parser option to disable comment attachment (@ JLHwung)
    • babel-standalone
    • babel-parser, babel-preset-env
    • babel-plugin-transform-typescript, babel-preset-typescript
    • babel-plugin-transform-typescript
    • babel-core, babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
      • #13290 feat: add noIncompleteNsImportDetection assumption to plugin-transform-modules-commonjs (@ fedeci)
    • babel-plugin-transform-react-display-name
    • babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator
    • babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator, babel-traverse, babel-types
    • babel-plugin-transform-runtime
    • babel-compat-data, babel-helper-compilation-targets, babel-preset-env
    • babel-compat-data, babel-parser, babel-preset-env

    🐛 Bug Fix

    • babel-parser, babel-plugin-transform-typescript
    • babel-plugin-transform-typescript
      • #13605 Handle typescript function overloading in a default export (@ tony-go)
    • babel-parser

    📝 Documentation

    Committers: 10

  • 7.14.9 - 2021-08-01
    Read more
  • 7.14.8 - 2021-07-20
    Read more
  • 7.14.7 - 2021-06-21
    Read more
  • 7.14.6 - 2021-06-14
    Read more
  • 7.14.5 - 2021-06-09
    Read more
  • 7.14.4 - 2021-05-28
  • 7.14.3 - 2021-05-17
  • 7.14.2 - 2021-05-12
  • 7.14.1 - 2021-05-04
  • 7.14.0 - 2021-04-29
  • 7.13.16 - 2021-04-20
  • 7.13.15 - 2021-04-08
  • 7.13.13 - 2021-03-26
  • 7.13.12 - 2021-03-22
  • 7.13.11 - 2021-03-15
  • 7.13.10 - 2021-03-08
  • 7.13.9 - 2021-03-01
  • 7.13.4 - 2021-02-23
  • 7.13.0 - 2021-02-22
  • 7.12.17 - 2021-02-18
  • 7.12.16 - 2021-02-11
  • 7.12.15 - 2021-02-04
  • 7.12.14 - 2021-02-03
  • 7.12.13 - 2021-02-03
  • 7.12.11 - 2020-12-15
  • 7.12.10 - 2020-12-09
  • 7.12.7 - 2020-11-20
  • 7.12.5 - 2020-11-03
  • 7.12.3 - 2020-10-16
  • 7.12.2 - 2020-10-16
  • 7.12.1 - 2020-10-15
  • 7.12.0 - 2020-10-14
  • 7.11.5 - 2020-08-31
  • 7.11.4 - 2020-08-20
  • 7.11.3 - 2020-08-08
  • 7.11.2 - 2020-08-05
  • 7.11.1 - 2020-08-04
  • 7.11.0 - 2020-07-30
  • 7.10.5 - 2020-07-14
  • 7.10.4 - 2020-06-30
  • 7.10.3 - 2020-06-19
  • 7.10.2 - 2020-05-30
  • 7.10.1 - 2020-05-27
  • 7.10.0 - 2020-05-26
  • 7.9.6 - 2020-04-29
  • 7.9.4 - 2020-03-24
from @babel/parser GitHub release notes
Package name: @babel/plugin-proposal-export-default-from
  • 7.14.5 - 2021-06-09
  • 7.12.13 - 2021-02-03
  • 7.12.1 - 2020-10-15
  • 7.10.4 - 2020-06-30
  • 7.10.1 - 2020-05-27
  • 7.8.3 - 2020-01-13
from @babel/plugin-proposal-export-default-from GitHub release notes
Package name: @babel/traverse
  • 7.15.4 - 2021-09-02
    Read more
  • 7.15.0 - 2021-08-04
    Read more
  • 7.14.9 - 2021-08-01
    Read more
  • 7.14.8 - 2021-07-20
    Read more
  • 7.14.7 - 2021-06-21
  • 7.14.5 - 2021-06-09
  • 7.14.2 - 2021-05-12
  • 7.14.0 - 2021-04-29
  • 7.13.17 - 2021-04-20
  • 7.13.15 - 2021-04-08
  • 7.13.13 - 2021-03-26
  • 7.13.0 - 2021-02-22
  • 7.12.17 - 2021-02-18
  • 7.12.13 - 2021-02-03
  • 7.12.12 - 2020-12-23
  • 7.12.10 - 2020-12-09
  • 7.12.9 - 2020-11-24
  • 7.12.8 - 2020-11-23
  • 7.12.7 - 2020-11-20
  • 7.12.5 - 2020-11-03
  • 7.12.1 - 2020-10-15
  • 7.12.0 - 2020-10-14
  • 7.11.5 - 2020-08-31
  • 7.11.0 - 2020-07-30
  • 7.10.5 - 2020-07-14
  • 7.10.4 - 2020-06-30
  • 7.10.3 - 2020-06-19
  • 7.10.1 - 2020-05-27
  • 7.10.0 - 2020-05-26
  • 7.9.6 - 2020-04-29
  • 7.9.5 - 2020-04-07
from @babel/traverse GitHub release notes

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

Snyk has created this PR to upgrade:
  - @babel/parser from 7.9.4 to 7.15.4.
    See this package in npm: https://www.npmjs.com/package/@babel/parser
  - @babel/plugin-proposal-export-default-from from 7.8.3 to 7.14.5.
    See this package in npm: https://www.npmjs.com/package/@babel/plugin-proposal-export-default-from
  - @babel/traverse from 7.9.5 to 7.15.4.
    See this package in npm: https://www.npmjs.com/package/@babel/traverse

See this project in Snyk:
https://app.snyk.io/org/oliverwoodings/project/a7749ee5-dd9d-4656-852c-3e789b6c3b62?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant