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/types #95

Merged
merged 1 commit into from
Oct 7, 2023

Conversation

Woodpile37
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


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.22.11 to 7.22.16
4 versions ahead of your current version a month ago
on 2023-09-06
@babel/types
from 7.22.15 to 7.22.19
2 versions ahead of your current version 22 days ago
on 2023-09-14
Release notes
Package name: @babel/parser
  • 7.22.16 - 2023-09-06

    v7.22.16 (2023-09-06)

    🐛 Bug Fix

    🏠 Internal

    Committers: 3

  • 7.22.15 - 2023-09-04

    v7.22.15 (2023-09-04)

    🐛 Bug Fix

    🏠 Internal

    Committers: 4

  • 7.22.14 - 2023-08-30

    v7.22.14 (2023-08-30)

    🐛 Bug Fix

    🏠 Internal

    • babel-parser
    • babel-core, babel-helper-compilation-targets, babel-helper-simple-access, babel-parser, babel-plugin-syntax-decorators, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript, babel-traverse, babel-types

    Committers: 2

  • 7.22.13 - 2023-08-28

    v7.22.13 (2023-08-28)

    🏠 Internal

    • babel-helper-fixtures, babel-plugin-proposal-function-bind, babel-plugin-transform-modules-commonjs, babel-preset-env

    ↩️ Revert

    • babel-parser

    Committers: 2

  • 7.22.11 - 2023-08-24

    v7.22.11 (2023-08-24)

    Thanks @ 0o001 and @ yangguansen for your first PRs!

    🐛 Bug Fix

    • babel-plugin-transform-typescript
    • babel-types
    • babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object
    • babel-core

    🏠 Internal

    • babel-parser
      • #10940 Do not record trailing comma pos when maybeAsyncArrow: false (@ JLHwung)
    • babel-core, babel-helper-compilation-targets, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decorators, babel-preset-env, babel-preset-react, babel-register, babel-traverse, babel-types
    • babel-core, babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-modules-commonjs, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
      • #15833 bump json5, terser and webpack, further minimize babel helpers (@ JLHwung)
    • Other

    🔬 Output optimization

    • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-optional-chaining, babel-preset-env

    Committers: 7

from @babel/parser GitHub release notes
Package name: @babel/types
  • 7.22.19 - 2023-09-14

    v7.22.19 (2023-09-14)

    Re-published 7.22.18, due to a releasing error.

  • 7.22.17 - 2023-09-08

    v7.22.17 (2023-09-08)

    Thanks @ jordanbtucker for your first PR!

    🐛 Bug Fix

    🔬 Output optimization

    • babel-helper-remap-async-to-generator, babel-helper-wrap-function, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-function-sent, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-preset-env

    Committers: 3

  • 7.22.15 - 2023-09-04

    v7.22.15 (2023-09-04)

    🐛 Bug Fix

    🏠 Internal

    Committers: 4

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.22.11 to 7.22.16.
    See this package in npm: https://www.npmjs.com/package/@babel/parser
  - @babel/types from 7.22.15 to 7.22.19.
    See this package in npm: https://www.npmjs.com/package/@babel/types

See this project in Snyk:
https://app.snyk.io/org/woodpile37/project/e5e31077-489f-44c1-b24d-4af9a1a8d603?utm_source=github&utm_medium=referral&page=upgrade-pr
@changeset-bot
Copy link

changeset-bot bot commented Oct 6, 2023

⚠️ No Changeset found

Latest commit: 4c39fa2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@sonarcloud
Copy link

sonarcloud bot commented Oct 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Woodpile37 Woodpile37 merged commit 016eb8a into master Oct 7, 2023
6 of 7 checks passed
@Woodpile37 Woodpile37 deleted the snyk-upgrade-3d5e12cd2d0eed4bfe9b689b36819ee6 branch October 7, 2023 20:35
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.

2 participants