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/traverse, @babel/types #35

Open
wants to merge 1 commit into
base: main
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.15.8 to 7.18.3
19 versions ahead of your current version 21 days ago
on 2022-05-25
@babel/traverse
from 7.15.4 to 7.18.2
13 versions ahead of your current version 21 days ago
on 2022-05-25
@babel/types
from 7.15.6 to 7.18.2
8 versions ahead of your current version 21 days ago
on 2022-05-25
Release notes
Package name: @babel/parser
  • 7.18.3 - 2022-05-25

    v7.18.3 (2022-05-25)

    Thanks @ jlowcs and @ TysonMN for your first PRs!

    🐛 Bug Fix

    • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
      • #14588 Restore es5 compatibility in @ babel/runtime/regenerator (@ jlowcs)

    Committers: 2

  • 7.18.0 - 2022-05-19

    v7.18.0 (2022-05-19)

    Thanks @ NickHeiner for your first PR!

    🚀 New Feature

    • babel-preset-env
    • babel-helper-create-class-features-plugin, babel-helper-define-map, babel-plugin-proposal-class-static-block, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-object-rest-spread, babel-plugin-syntax-destructuring-private, babel-plugin-transform-destructuring, babel-plugin-transform-proto-to-assign, babel-plugin-transform-typescript, babel-standalone, babel-traverse, babel-types
    • babel-generator, babel-parser, babel-types
    • babel-generator, babel-parser
    • babel-generator, babel-parser, babel-plugin-transform-typescript, babel-traverse, babel-types
    • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

    🐛 Bug Fix

    • babel-types
    • babel-parser
      • #14557 Fix parsing of < after object literals with the jsx plugin (@ JLHwung)
    • babel-plugin-transform-react-pure-annotations

    💅 Polish

    • babel-core, babel-helper-transform-fixture-test-runner, babel-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone

    🏠 Internal

    • babel-core, babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-modules-systemjs

    Committers: 6

  • 7.17.12 - 2022-05-16

    v7.17.12 (2022-05-16)

    Thanks @ varunsh-coder and @ xiawenqi for your first pull requests!

    🐛 Bug Fix

    • babel-plugin-transform-react-constant-elements
    • babel-generator
      • #14524 fix: perserve parentheses of lhs id with rhs unamed fn (@ JLHwung)
      • #14532 Print necessary parentheses for functions in postfix expressions (@ xiawenqi)
    • babel-plugin-transform-destructuring
      • #14494 Update scope info after destructuring transform (@ peey)
    • babel-parser
    • babel-parser, babel-plugin-transform-destructuring, babel-types

    🏠 Internal

    • babel-plugin-proposal-decorators, babel-types
    • babel-core
    • babel-core, babel-generator, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-parser, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-external-helpers, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-export-default-from, babel-plugin-proposal-export-namespace-from, babel-plugin-proposal-function-sent, babel-plugin-proposal-json-strings, babel-plugin-proposal-logical-assignment-operators, babel-plugin-proposal-nullish-coalescing-operator, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-chaining, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-plugin-proposal-record-and-tuple, babel-plugin-proposal-unicode-property-regex, babel-plugin-syntax-decorators, babel-plugin-syntax-destructuring-private, babel-plugin-syntax-flow, babel-plugin-syntax-import-assertions, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-record-and-tuple, babel-plugin-syntax-typescript, babel-plugin-transform-arrow-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-computed-properties, babel-plugin-transform-destructuring, babel-plugin-transform-duplicate-keys, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-for-of, babel-plugin-transform-instanceof, babel-plugin-transform-jscript, babel-plugin-transform-literals, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-new-target, babel-plugin-transform-parameters, babel-plugin-transform-property-mutators, babel-plugin-transform-proto-to-assign, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-jsx, babel-plugin-transform-reserved-words, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-template-literals, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript, babel-traverse, babel-types

    Committers: 9

  • 7.17.10 - 2022-04-29

    v7.17.10 (2022-04-29)

    Thanks @ Abreto, @ Andoryuuta, @ apeltop, @ JohnDaly, and @ wjw99830 for your first PRs!

    🐛 Bug Fix

    • babel-cli, babel-core, babel-generator, babel-helper-transform-fixture-test-runner

    💅 Polish

    • babel-cli, babel-core, babel-generator, babel-helper-fixtures, babel-helper-transform-fixture-test-runner
    • babel-plugin-proposal-pipeline-operator, babel-traverse

    🏠 Internal

    🏃‍♀️ Performance

    • babel-cli, babel-core, babel-generator

    Committers: 12

  • 7.17.9 - 2022-04-06
    Read more
  • 7.17.8 - 2022-03-18

    v7.17.8 (2022-03-18)

    👓 Spec Compliance

    • babel-helpers, babel-plugin-proposal-decorators

    🐛 Bug Fix

    ↩️ Revert

    Committers: 4

  • 7.17.7 - 2022-03-14
    Read more
  • 7.17.3 - 2022-02-15
  • 7.17.0 - 2022-02-02
  • 7.16.12 - 2022-01-22
  • 7.16.10 - 2022-01-19
  • 7.16.8 - 2022-01-10
  • 7.16.7 - 2021-12-31
  • 7.16.6 - 2021-12-14
  • 7.16.5 - 2021-12-13
  • 7.16.4 - 2021-11-16
  • 7.16.3 - 2021-11-09
  • 7.16.2 - 2021-11-01
  • 7.16.0 - 2021-10-29
  • 7.15.8 - 2021-10-06
from @babel/parser GitHub release notes
Package name: @babel/traverse from @babel/traverse GitHub release notes
Package name: @babel/types from @babel/types 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.15.8 to 7.18.3.
    See this package in npm: https://www.npmjs.com/package/@babel/parser
  - @babel/traverse from 7.15.4 to 7.18.2.
    See this package in npm: https://www.npmjs.com/package/@babel/traverse
  - @babel/types from 7.15.6 to 7.18.2.
    See this package in npm: https://www.npmjs.com/package/@babel/types

See this project in Snyk:
https://app.snyk.io/org/nexuscompute/project/f8ef472e-24dd-48f6-a0a1-8c239ab16c04?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
Development

Successfully merging this pull request may close these issues.

1 participant