Skip to content

Conversation

@prodsecmachine
Copy link

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Allocation of Resources Without Limits or Throttling
SNYK-JS-QS-14724253
  828  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • 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 fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Allocation of Resources Without Limits or Throttling

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-QS-14724253
@prodsecmachine prodsecmachine requested a review from a team as a code owner December 30, 2025 11:02
@prodsecmachine prodsecmachine requested a review from cotti December 30, 2025 11:02
@prodsecmachine
Copy link
Author

Merge Risk: High

This major version upgrade from Parcel 1 to 2 is a complete rewrite and introduces significant breaking changes. The npm package has been renamed, configuration has been overhauled, and plugin APIs are not compatible. Manual intervention is required to migrate.

Highlights:

  • Package Name Change: The npm package parcel-bundler must be replaced with parcel.
  • Configuration: Parcel 2 introduces a .parcelrc file for configuration, replacing implicit setups. JavaScript is no longer transpiled by default; you must define a browserslist in package.json.

Source: Parcel documentation
Recommendation: Follow the official Parcel 1 to 2 migration guide, update package names, create a .parcelrc configuration, and test thoroughly before merging.

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@github-actions
Copy link

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

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