[Snyk] Security upgrade parcel from 1.12.4 to 2.0.0#3285
[Snyk] Security upgrade parcel from 1.12.4 to 2.0.0#3285prodsecmachine wants to merge 2 commits into
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110
|
A documentation preview will be available soon. Request a new doc build by commenting
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. |
|
hey @elastic/docs-engineering, cna you look at this security upgrade? |
✅ This PR has been automatically closedThe security issues addressed by this pull request are no longer present in the latest project scan. All vulnerabilities this PR was created to fix have been resolved through other means (e.g., dependency updates, direct fixes, or changes in vulnerability data). Resolved Issues
What should I do?No action is required. If you believe this PR was closed in error, you can reopen it and contact Snyk support. This action was performed automatically by Snyk. |
Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
package.jsonThis 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:
parcel-bundlertoparcel.browserslistfield to yourpackage.jsonto 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
browserslistinpackage.json, and verify build outputs and application behavior before merging.Vulnerabilities that will be fixed with an upgrade:
SNYK-JS-JSYAML-13961110
Important
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