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

Fix outdated lockfile #8843

Merged
merged 1 commit into from
Feb 19, 2023
Merged

Fix outdated lockfile #8843

merged 1 commit into from
Feb 19, 2023

Conversation

mischnic
Copy link
Member

  • The lockfile was out of date
  • Also bumped a fsevents patch version because it otherwise failed to build for me

@parcel-benchmark
Copy link

Benchmark Results

Kitchen Sink ✅

Timings

Description Time Difference
Cold 1.89s -52.00ms
Cached 416.00ms +45.00ms ⚠️

Cold Bundles

Bundle Size Difference Time Difference
dist/legacy/parcel.7cdb0fad.webp 102.94kb +0.00b 112.00ms -8.00ms 🚀
dist/legacy/parcel.7cdb0fad.webp 102.94kb +0.00b 113.00ms -8.00ms 🚀
dist/modern/parcel.7cdb0fad.webp 102.94kb +0.00b 113.00ms -7.00ms 🚀
dist/legacy/index.2c76ad23.js 1.66kb +0.00b 505.00ms -37.00ms 🚀
dist/legacy/index.8aaa89c9.js 1.20kb +0.00b 505.00ms -38.00ms 🚀
dist/modern/index.6be20f01.js 1.13kb +0.00b 504.00ms -38.00ms 🚀
dist/legacy/index.html 826.00b +0.00b 631.00ms -51.00ms 🚀
dist/modern/index.html 749.00b +0.00b 629.00ms -53.00ms 🚀

Cached Bundles

Bundle Size Difference Time Difference
dist/legacy/parcel.7cdb0fad.webp 102.94kb +0.00b 129.00ms +24.00ms ⚠️
dist/legacy/parcel.7cdb0fad.webp 102.94kb +0.00b 129.00ms +23.00ms ⚠️
dist/modern/parcel.7cdb0fad.webp 102.94kb +0.00b 130.00ms +24.00ms ⚠️

React HackerNews ✅

Timings

Description Time Difference
Cold 13.13s -636.00ms
Cached 471.00ms -9.00ms

Cold Bundles

No bundle changes detected.

Cached Bundles

No bundle changes detected.

AtlasKit Editor ✅

Timings

Description Time Difference
Cold 2.45m -4.00s
Cached 2.58s +248.00ms ⚠️

Cold Bundles

No bundle changes detected.

Cached Bundles

No bundle changes detected.

Three.js ✅

Timings

Description Time Difference
Cold 10.56s +306.00ms
Cached 291.00ms -15.00ms 🚀

Cold Bundles

No bundle changes detected.

Cached Bundles

No bundle changes detected.

Click here to view a detailed benchmark overview.

@devongovett devongovett merged commit fecae38 into v2 Feb 19, 2023
@devongovett devongovett deleted the sync-lockfile branch February 19, 2023 18:26
marcins pushed a commit to marcins/parcel that referenced this pull request Jul 14, 2023
* upstream/v2:
  Missing edge for multiple targets (parcel-bundler#8854)
  Split large runtime manifest into separate bundles (parcel-bundler#8837)
  Improvements to new resolver (parcel-bundler#8844)
  Fix published files for resolver
  New resolver implementation in Rust (parcel-bundler#8807)
  Update yarn.lock (parcel-bundler#8843)
  Bump napi-rs to latest (parcel-bundler#8838)
lettertwo added a commit that referenced this pull request Nov 6, 2023
* upstream/v2: (128 commits)
  [webextension] Add support for `chrome_style` (#8867)
  Switch to SWC minifier by default (#8860)
  Use BitSet for bundler intersections (#8862)
  best key logic truncating package names (#8865)
  Add support for loadConfig to resolver plugins (#8847)
  Missing edge for multiple targets (#8854)
  Split large runtime manifest into separate bundles (#8837)
  Improvements to new resolver (#8844)
  Fix published files for resolver
  New resolver implementation in Rust (#8807)
  Update yarn.lock (#8843)
  Bump napi-rs to latest (#8838)
  Support .proxyrc.cjs  (#8833)
  Sort global deps before injecting imports (#8818)
  Sort CSS module exports (#8817)
  fix: add extra information to unique bundles (#8784)
  Don't blow up HMR when <link />s don't have hrefs (#8800)
  v2.8.3
  Changelog for v2.8.3
  Address bug by updating an asset reference and merge conditions (#8762)
  ...
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.

3 participants