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 major version upgrade from Parcel 1 to 2 is a complete rewrite and introduces significant breaking changes. It requires updates to dependencies, configuration, and potentially source code. The npm package has been renamed, and build configurations have moved from CLI flags to package.json.

Highlights:

  • Update package name: The npm package must be changed from parcel-bundler to parcel.
  • Enable transpilation: Parcel 2 does not transpile modern JavaScript by default. You must add a browserslist field to your package.json to configure target browsers and enable transpilation.

Source: Parcel documentation
Recommendation: Follow the official Parcel 1 to 2 migration guide carefully. Update the package name, configure browserslist in package.json, and verify build outputs and application behavior before merging.

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
medium severity Prototype Pollution
SNYK-JS-JSYAML-13961110
  631  

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:

🦉 Prototype Pollution

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-JSYAML-13961110
@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.

@shainaraskas shainaraskas requested review from a team and reakaleek November 14, 2025 15:14
@shainaraskas
Copy link
Contributor

hey @elastic/docs-engineering, cna you look at this security upgrade?

@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.

6 participants