Skip to content

refactor: Upgrade @babel/eslint-parser from 7.27.0 to 7.27.1 #9774

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

Merged

Conversation

parseplatformorg
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade @babel/eslint-parser from 7.27.0 to 7.27.1.

ℹ️ 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.


  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released a month ago.

Release notes
Package name: @babel/eslint-parser
  • 7.27.1 - 2025-04-30

    v7.27.1 (2025-04-30)

    Thanks @ kermanx and @ woaitsAryan for your first PRs!

    👓 Spec Compliance

    🐛 Bug Fix

    • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
    • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
    • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
    • babel-helper-fixtures, babel-parser
      • #17233 Create ChainExpression within TSInstantiationExpression (@ JLHwung)
    • babel-generator, babel-parser
      • #17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@ JLHwung)
    • babel-parser
      • #17224 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 1) (@ JLHwung)
      • #17080 Fix start of TSParameterProperty (@ JLHwung)
    • babel-compat-data, babel-preset-env
    • babel-traverse
    • babel-generator

    💅 Polish

    • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-transform-arrow-functions, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-traverse

    🏠 Internal

    • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • babel-compat-data, babel-preset-env
    • babel-compat-data, babel-standalone
    • babel-register
    • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
    • All packages

    🔬 Output optimization

    • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs3
    • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

    Committers: 9

  • 7.27.0 - 2025-03-24

    v7.27.0 (2025-03-24)

    Thanks @ ishchhabra and @ vovkasm for your first PRs!

    👓 Spec Compliance

    • babel-generator, babel-parser

    🚀 New Feature

    • babel-helper-create-class-features-plugin, babel-traverse, babel-types
    • babel-parser, babel-types
      • #17110 Add ImportAttributes to Standardized and move its parser test fixtures (@ JLHwung)
    • babel-generator
      • #17100 fix(babel-generator): add named export of generate function (@ vovkasm)
    • babel-parser, babel-template
    • babel-plugin-transform-typescript, babel-traverse
    • babel-parser
    • babel-types
      • #17162 feat(babel-types): Add support for BigInt literal conversion in valueToNode (@ ishchhabra)

    🐛 Bug Fix

    • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
    • babel-traverse
    • babel-helpers, babel-preset-typescript, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
      • #17118 Fix: align behaviour to tsc rewriteRelativeImportExtensions (@ JLHwung)
    • babel-cli
    • babel-plugin-transform-named-capturing-groups-regex, babel-types

    🏃‍♀️ Performance

    • babel-types
    • babel-helper-create-regexp-features-plugin

    Committers: 5

from @babel/eslint-parser GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade @babel/eslint-parser from 7.27.0 to 7.27.1.

See this package in npm:
@babel/eslint-parser

See this project in Snyk:
https://app.snyk.io/org/acinader/project/fe36ba29-7b23-4655-9807-441cf85f2203?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

I will reformat the title to use the proper commit message syntax.

Copy link

coderabbitai bot commented May 27, 2025

Important

Review skipped

Ignore keyword(s) in the title.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@parse-github-assistant parse-github-assistant bot changed the title [Snyk] Upgrade @babel/eslint-parser from 7.27.0 to 7.27.1 refactor: Upgrade @babel/eslint-parser from 7.27.0 to 7.27.1 May 27, 2025
Copy link

🚀 Thanks for opening this pull request!

@parseplatformorg
Copy link
Contributor Author

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

Copy link

codecov bot commented May 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.08%. Comparing base (b324a73) to head (1bdf412).

Additional details and impacted files
@@              Coverage Diff               @@
##           release-7.x.x    #9774   +/-   ##
==============================================
  Coverage          93.07%   93.08%           
==============================================
  Files                187      187           
  Lines              14977    14977           
==============================================
+ Hits               13940    13941    +1     
+ Misses              1037     1036    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mtrezza mtrezza merged commit cad69dd into release-7.x.x May 28, 2025
29 of 31 checks passed
@mtrezza mtrezza deleted the snyk-upgrade-b4985610a5db1af1e3ab2ddf0d451e75 branch May 28, 2025 18:32
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