Skip to content

Conversation

@prodsecmachine
Copy link

snyk-top-banner

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

Snyk changed the following file(s):

  • package.json

Merge Risk: High

This is a major upgrade from Parcel 1 to 2, which was a complete rewrite. It introduces significant breaking changes, including a new package name, different configuration, and changes to default transpilation behavior. Manual intervention is required for migration.

Highlights:

  • Package Name Change: The npm package has been renamed from parcel-bundler to parcel. You must update your package.json and reinstall.
  • Configuration & Defaults: Parcel 2 no longer transpiles modern JavaScript by default. You must define supported browsers in package.json via a browserslist field to enable transpilation. Many CLI flags like --target have been replaced by configuration in package.json.

Source: Parcel documentation
Recommendation: Follow the official Parcel 1 to 2 migration guide. Update the package name, configure browserslist, and review your project for changes in asset imports and TypeScript handling.

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


Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Uncontrolled Recursion
SNYK-JS-NODEFORGE-14125745
  721  
medium severity Integer Overflow or Wraparound
SNYK-JS-NODEFORGE-14125097
  601  

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:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

@prodsecmachine prodsecmachine requested a review from a team as a code owner November 27, 2025 13:07
@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.

@reakaleek
Copy link
Member

#3267 (comment)

@reakaleek reakaleek closed this Dec 1, 2025
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.

4 participants