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

Merge Risk: High

This is a major version upgrade from Parcel 1 to 2, which was a complete rewrite and introduces significant breaking changes. Key changes include a new package name, a new plugin system requiring a .parcelrc file, and changes to how assets and targets are configured.

Highlights:

  • Package Name Change: The npm package has been renamed from parcel-bundler to parcel. You must update your package.json and installation scripts.
  • Plugin Configuration: Parcel 1 automatically detected plugins. Parcel 2 requires explicit plugin configuration in a new .parcelrc file.
  • Configuration & CLI: Many CLI flags like --target and --out-file have been replaced by configuration in package.json. JavaScript is also no longer transpiled by default; you must define a browserslist in package.json.

Source: Parcel documentation
Recommendation: This upgrade requires a thorough migration. Follow the official "Migration from Parcel 1" guide, create a .parcelrc configuration, and update your package.json to handle new configuration and package names.

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
critical severity Interpretation Conflict
SNYK-JS-NODEFORGE-14114940
  751  

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.

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEFORGE-14114940
@prodsecmachine prodsecmachine requested a review from a team as a code owner November 26, 2025 12:01
@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