Skip to content

[Snyk] Upgrade @babel/core from 7.26.7 to 7.27.1 #400

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
merged 3 commits into from
Jun 9, 2025

Conversation

snyk-io[bot]
Copy link
Contributor

@snyk-io snyk-io bot commented Jun 5, 2025

snyk-io[bot] Contributor Powered by Pull Request Badge

snyk-top-banner

Snyk has created this PR to upgrade @babel/core from 7.26.7 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 4 versions ahead of your current version.

  • The recommended version was released a month ago.

Release notes
Package name: @babel/core
  • 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.26.10 - 2025-03-11

    v7.26.10 (2025-03-11)

    Thanks @ jordan-choi and @ mmmsssttt404 for your first PRs!

    This release includes a fix for GHSA-968p-4wvh-cqc8, a security vulnerability which affects the .replace method of transpiled regular expressions that use named capturing groups.

    👓 Spec Compliance

    🐛 Bug Fix

    • babel-parser, babel-template
    • babel-core
    • babel-parser, babel-plugin-transform-typescript
    • babel-traverse
    • babel-generator
    • babel-parser
    • babel-helpers, babel-runtime, babel-runtime-corejs2, babel-runtime-corejs3

    💅 Polish

    • babel-standalone

    🏠 Internal

    Committers: 6

  • 7.26.9 - 2025-02-14

    v7.26.9 (2025-02-14)

    🐛 Bug Fix

    🏠 Internal

    Committers: 5

  • 7.26.8 - 2025-02-08

    v7.26.8 (2025-02-08)

    🏠 Internal

    • babel-preset-env
      • #17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0
  • 7.26.7 - 2025-01-24

    v7.26.7 (2025-01-24)

    Thanks @ branchseer and @ tquetano-netflix for your first PRs!

    🐛 Bug Fix

    • babel-helpers, babel-preset-env, babel-runtime-corejs3
    • babel-plugin-transform-typeof-symbol
    • babel-parser
    • babel-core
    • babel-plugin-transform-typescript
    • babel-plugin-transform-typescript, babel-traverse, babel-types

    Committers: 6

from @babel/core 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:

Podsumowanie wygenerowane przez Sourcery

Prace porządkowe:

  • Podniesienie wersji zależności @babel/core do 7.27.1
Original summary in English

Summary by Sourcery

Chores:

  • Bump @babel/core dependency to 7.27.1

Snyk has created this PR to upgrade @babel/core from 7.26.7 to 7.27.1.

See this package in npm:
@babel/core

See this project in Snyk:
https://app.snyk.io/org/reisene/project/55e114f8-489e-4f14-b900-20574b041e59?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
Copy link
Contributor

aviator-app bot commented Jun 5, 2025

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes.
Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This PR was merged manually (without Aviator). Merging manually can negatively impact the performance of the queue. Consider using Aviator next time.


See the real-time status of this PR on the Aviator webapp.
Use the Aviator Chrome Extension to see the status of your PR within GitHub.

Copy link
Contributor

aviator-app bot commented Jun 5, 2025

Aviator Changeset actions:

Copy link

semanticdiff-com bot commented Jun 5, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  package-lock.json  67% smaller
  package.json  0% smaller

Copy link

Please follow naming conventions! 😿

Copy link
Contributor

coderabbitai bot commented Jun 5, 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.


🪧 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? Join our Discord community 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.

Copy link
Contributor

sourcery-ai bot commented Jun 5, 2025

Przewodnik Recenzenta

Uaktualnij zależność kompilatora Babel projektu, podnosząc wersję @babel/core z 7.26.7 do 7.27.1, aby zapewnić uwzględnienie najnowszych poprawek błędów i ulepszeń.

Zmiany na Poziomie Pliku

Zmiana Szczegóły Pliki
Aktualizacja wersji @babel/core
  • Zaktualizowano wpis devDependencies dla @babel/core z “^7.26.7” na “^7.27.1”
package.json

Porady i polecenia

Interakcja z Sourcery

  • Wywołanie nowej recenzji: Skomentuj @sourcery-ai review w żądaniu pull request.
  • Kontynuowanie dyskusji: Odpowiadaj bezpośrednio na komentarze recenzji Sourcery.
  • Generowanie zgłoszenia GitHub z komentarza recenzji: Poproś Sourcery o utworzenie
    zgłoszenia z komentarza recenzji, odpowiadając na niego. Możesz również odpowiedzieć na
    komentarz recenzji za pomocą @sourcery-ai issue, aby utworzyć z niego zgłoszenie.
  • Generowanie tytułu żądania pull request: Wpisz @sourcery-ai w dowolnym miejscu w tytule
    żądania pull request, aby wygenerować tytuł w dowolnym momencie. Możesz również skomentować
    @sourcery-ai title w żądaniu pull request, aby (ponownie) wygenerować tytuł w dowolnym momencie.
  • Generowanie podsumowania żądania pull request: Wpisz @sourcery-ai summary w dowolnym miejscu
    w treści żądania pull request, aby wygenerować podsumowanie PR w dowolnym momencie, dokładnie tam, gdzie
    chcesz. Możesz również skomentować @sourcery-ai summary w żądaniu pull request, aby
    (ponownie) wygenerować podsumowanie w dowolnym momencie.
  • Generowanie przewodnika recenzenta: Skomentuj @sourcery-ai guide w żądaniu pull
    request, aby (ponownie) wygenerować przewodnik recenzenta w dowolnym momencie.
  • Rozwiązywanie wszystkich komentarzy Sourcery: Skomentuj @sourcery-ai resolve w żądaniu
    pull request, aby rozwiązać wszystkie komentarze Sourcery. Przydatne, jeśli wszystkie komentarze
    zostały już uwzględnione i nie chcesz ich więcej widzieć.
  • Odrzucanie wszystkich recenzji Sourcery: Skomentuj @sourcery-ai dismiss w żądaniu pull
    request, aby odrzucić wszystkie istniejące recenzje Sourcery. Szczególnie przydatne, jeśli
    chcesz zacząć od nowa z nową recenzją - nie zapomnij skomentować
    @sourcery-ai review, aby wywołać nową recenzję!

Dostosowywanie Twojego Doświadczenia

Uzyskaj dostęp do swojego panelu, aby:

  • Włączyć lub wyłączyć funkcje recenzji, takie jak podsumowanie żądania pull request generowane przez Sourcery,
    przewodnik recenzenta i inne.
  • Zmienić język recenzji.
  • Dodawać, usuwać lub edytować niestandardowe instrukcje recenzji.
  • Dostosować inne ustawienia recenzji.

Uzyskiwanie Pomocy

Original review guide in English

Reviewer's Guide

Upgrade the project's Babel compiler dependency by bumping @babel/core from version 7.26.7 to 7.27.1 to ensure the latest bug fixes and improvements are included.

File-Level Changes

Change Details Files
Bump @babel/core version
  • Updated devDependencies entry for @babel/core from “^7.26.7” to “^7.27.1”
package.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

github-actions bot commented Jun 5, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/@babel/core 7.27.4 🟢 6.1
Details
CheckScoreReason
Code-Review🟢 6Found 15/24 approved changesets -- score normalized to 6
Maintained🟢 1030 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
License🟢 10license file detected
CII-Best-Practices⚠️ 2badge detected: InProgress
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ -1no releases found
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities⚠️ 025 existing vulnerabilities detected
npm/@babel/generator 7.27.5 🟢 6.1
Details
CheckScoreReason
Code-Review🟢 6Found 15/24 approved changesets -- score normalized to 6
Maintained🟢 1030 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
License🟢 10license file detected
CII-Best-Practices⚠️ 2badge detected: InProgress
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ -1no releases found
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities⚠️ 025 existing vulnerabilities detected
npm/@babel/helper-module-transforms 7.27.3 🟢 6.1
Details
CheckScoreReason
Code-Review🟢 6Found 15/24 approved changesets -- score normalized to 6
Maintained🟢 1030 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
License🟢 10license file detected
CII-Best-Practices⚠️ 2badge detected: InProgress
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ -1no releases found
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities⚠️ 025 existing vulnerabilities detected
npm/@babel/helpers 7.27.4 🟢 6.1
Details
CheckScoreReason
Code-Review🟢 6Found 15/24 approved changesets -- score normalized to 6
Maintained🟢 1030 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
License🟢 10license file detected
CII-Best-Practices⚠️ 2badge detected: InProgress
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ -1no releases found
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities⚠️ 025 existing vulnerabilities detected
npm/@babel/parser 7.27.5 🟢 6.1
Details
CheckScoreReason
Code-Review🟢 6Found 15/24 approved changesets -- score normalized to 6
Maintained🟢 1030 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
License🟢 10license file detected
CII-Best-Practices⚠️ 2badge detected: InProgress
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ -1no releases found
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities⚠️ 025 existing vulnerabilities detected
npm/@babel/template 7.27.2 🟢 6.1
Details
CheckScoreReason
Code-Review🟢 6Found 15/24 approved changesets -- score normalized to 6
Maintained🟢 1030 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
License🟢 10license file detected
CII-Best-Practices⚠️ 2badge detected: InProgress
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ -1no releases found
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities⚠️ 025 existing vulnerabilities detected
npm/@babel/traverse 7.27.4 🟢 6.1
Details
CheckScoreReason
Code-Review🟢 6Found 15/24 approved changesets -- score normalized to 6
Maintained🟢 1030 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
License🟢 10license file detected
CII-Best-Practices⚠️ 2badge detected: InProgress
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ -1no releases found
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities⚠️ 025 existing vulnerabilities detected
npm/@babel/types 7.27.3 🟢 6.1
Details
CheckScoreReason
Code-Review🟢 6Found 15/24 approved changesets -- score normalized to 6
Maintained🟢 1030 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
License🟢 10license file detected
CII-Best-Practices⚠️ 2badge detected: InProgress
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ -1no releases found
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities⚠️ 025 existing vulnerabilities detected
npm/@babel/core ^7.27.1 🟢 6.1
Details
CheckScoreReason
Code-Review🟢 6Found 15/24 approved changesets -- score normalized to 6
Maintained🟢 1030 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
License🟢 10license file detected
CII-Best-Practices⚠️ 2badge detected: InProgress
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ -1no releases found
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities⚠️ 025 existing vulnerabilities detected

Scanned Files

  • package-lock.json
  • package.json

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link
Contributor

deepsource-io bot commented Jun 5, 2025

Here's the code health analysis summary for commits 4890a73..63cb942. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗
DeepSource PHP LogoPHP✅ SuccessView Check ↗
DeepSource Test coverage LogoTest coverage⚠️ Artifact not reportedTimed out: Artifact was never reportedView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link
Contributor

mergify bot commented Jun 5, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Do not merge outdated PRs

Wonderful, this rule succeeded.

Make sure PRs are almost up to date before merging

  • #commits-behind <= 10

Copy link
Contributor Author

snyk-io bot commented Jun 5, 2025

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

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

@reisene
Copy link
Owner

reisene commented Jun 5, 2025

🎉 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

sonarqubecloud bot commented Jun 9, 2025

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@mergify mergify bot merged commit 0df2d58 into main Jun 9, 2025
26 of 44 checks passed
@mergify mergify bot deleted the snyk-upgrade-5fff79d69eb19929442cfefa22dc1b52 branch June 9, 2025 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants