Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade parcel from 2.10.3 to 2.11.0 #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gr00nd
Copy link
Owner

@gr00nd gr00nd commented Feb 6, 2024

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade parcel from 2.10.3 to 2.11.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released a month ago, on 2024-01-04.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Denial of Service (DoS)
SNYK-JS-MSGPACKR-6140431
111/1000
Why? Confidentiality impact: None, Integrity impact: None, Availability impact: High, Scope: Unchanged, Exploit Maturity: No data, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: High, Attack Vector: Network, EPSS: 0.00043, Social Trends: No, Days since published: 38, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: Medium, Package Popularity Score: 98, Impact: 5.99, Likelihood: 1.84, Score Version: V5
No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: parcel
  • 2.11.0 - 2024-01-04

    [2.11.0] - 2023-12-19

    Added

    • Dev
      • Log build phase times for dev builds Details
      • Progress messages for writing to cache Details
      • VSC Extension JSON schema Details
      • Print phase times on development builds Details
      • Publish bundle-stats-cli and parcel-query Details

    Fixed

    • Dev

      • Increase threshold for showing progress bar to 500k nodes Details
      • Fix parcel-query Details
      • FIX[dev-server]: Fix html file matching from URL Details
      • Fix parcel query's inspect cache Details
      • Bug fix for exiting early when identifying requestGraph in loadGraphs Details
      • Fix HMR on .localhost domains Details
      • Modify parcel query to not require all graphs on startup Details
      • Bug fix for async Parcel-query Details
      • Remove reliance on requestTracker in loadGraphs Details
    • Core

      • Reduce redundancy in the RequestGraph's Request, Env, and Option nodes Details
      • Move registerCoreWithSerializer to its own file Details
      • Filter --expose-gc and --max-semi-space-size execArgv Node args from workers Details
      • Optimize Symbol Propagation (propagateSymbolsUp) Details
      • Convert Request Graph node types + request node requestTypes to numbers Details
      • fsFixture: ignore empty lines in fixtures Details
      • Unstable File Invalidations Details
      • Configurable watch root Details
    • Resolver

      • Add ~ and / support to the glob resolver Details
    • JavaScript

      • Bump swc Details
      • Bumping lightningcss to 1.22.1 Details
      • Fix CI Details
      • Change inline-requires to only run when optimizing Details
      • Fix tsconfig extends from node_modules Details
      • Bump some deps Details
      • Bump swc and napi-rs Details
      • Fix references to packages.atlassian.com Details
      • Fix build-ts step Details
      • Bump rimraf version to ^5.05 Details
      • Use centos image with newer Node 16 Details
  • 2.10.3 - 2023-11-15

    Fixed

    • Core

      • Mark previously deferred assets as dirty for symbol prop - Details
      • Write bundle graph to cache if error occurs during bundling - Details
      • Fixing issues when import * as is used with export * - Details
      • Writing cache in chunks - Details
      • Reduce redundancy in the RequestGraph's file nodes - Details
      • Fix dependency retargeting with ambiguous reexports - Details
    • JavaScript

      • Fixing behavior for hasOwnProperty in modules exporting member with same name - Details
    • WebExtension

      • Don't crash if WebExt has no content_scripts - Details
    • PostHTML, Pug, Stylus

      • Simplified calls to invalidateOnFileChange - Details
from parcel GitHub release notes
Commit messages
Package name: parcel
  • f8076f1 pin alpine docker image for now
  • 8ba5523 v2.11.0 release (#9451)
  • cf5e129 Configurable watch root (#9424)
  • 3e7d568 Use centos image with newer Node 16 (#9447)
  • 9b66e25 Remove reliance on requestTracker in loadGraphs (#9440)
  • ebe4e21 Wait for eval of commands (#9442)
  • 13e6cfd Bump rimraf version to ^5.05 (#9438)
  • c6177da Fix build-ts step (#9439)
  • 5628da2 Modify parcel query to not require all graphs on startup (#9426)
  • aff2c16 Publish bundle-stats-cli and parcel-query (#9431)
  • bd40574 Fix HMR on .localhost domains (#9435)
  • 0980b25 Bug fix (#9437)
  • b035b82 Fix parcel query's inspect cache (#9436)
  • e4f0a69 FIX[dev-server]: Fix html file matching from URL (#9347)
  • 7a0bf13 Fix references to packages.atlassian.com (#9430)
  • 295eb3b Unstable File Invalidations (#9420)
  • ecfeb40 Print phase times on development builds (#9417)
  • 27ed4d8 fsFixture: ignore empty lines in fixtures (#9423)
  • c82f21e Bump swc and napi-rs (#9408)
  • 296a787 Bump some deps (#9406)
  • bad439d Fix parcel-query (#9425)
  • 3b798e0 Increase threshold for showing progress bar to 500k nodes (#9421)
  • b530d34 Fix tsconfig extends from node_modules (#9419)
  • 3045177 VSC Extension JSON schema (#9386)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

2 participants