twk3 / rollup-size-compare-action

MIT License
3 stars 0 forks source link

Bump @discoveryjs/json-ext from 0.5.7 to 0.6.1 #166

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 months ago

Bumps @discoveryjs/json-ext from 0.5.7 to 0.6.1.

Release notes

Sourced from @​discoveryjs/json-ext's releases.

0.6.1

  • Enhanced the performance of stringifyChunked() by 1.5-3x
  • Enhanced the performance of stringifyInfo() by 1.5-5x
  • Fixed parseFromWebStream() to ensure that the lock on the reader is properly released

0.6.0

  • Added stringifyChunked() as a generator function
  • Added createStringifyWebStream() function
  • Added parseFromWebStream() function
  • Changed parseChunked() to accept an iterable or async iterable that iterates over string, Buffer, or TypedArray elements
  • Removed stringifyStream(), use Readable.from(stringifyChunked()) instead
  • Fixed conformance stringifyChunked() with JSON.stringify() when replacer a list of keys and a key refer to an entry in a prototype chain
  • stringifyInfo():
    • Aligned API with stringifyChunked by accepting options as the second parameter. Now supports:
      • stringifyInfo(value, replacer?, space?)
      • stringifyInfo(value, options?)
    • Renamed minLength field into bytes in functions result
    • Removed the async option
    • The function result no longer contains the async and duplicate fields
    • Fixed conformance with JSON.stringify() when replacer a list of keys and a key refer to an entry in a prototype chain
  • Discontinued exposing the version attribute
  • Converted to Dual Package, i.e. ESM and CommonJS support
Changelog

Sourced from @​discoveryjs/json-ext's changelog.

0.6.1 (2024-08-06)

  • Enhanced the performance of stringifyChunked() by 1.5-3x
  • Enhanced the performance of stringifyInfo() by 1.5-5x
  • Fixed parseFromWebStream() to ensure that the lock on the reader is properly released

0.6.0 (2024-07-02)

  • Added stringifyChunked() as a generator function (as a replacer for stringifyStream())
  • Added createStringifyWebStream() function
  • Added parseFromWebStream() function
  • Changed parseChunked() to accept an iterable or async iterable that iterates over string, Buffer, or TypedArray elements
  • Removed stringifyStream(), use Readable.from(stringifyChunked()) instead
  • Fixed conformance stringifyChunked() with JSON.stringify() when replacer a list of keys and a key refer to an entry in a prototype chain
  • stringifyInfo():
    • Aligned API with stringifyChunked by accepting options as the second parameter. Now supports:
      • stringifyInfo(value, replacer?, space?)
      • stringifyInfo(value, options?)
    • Renamed minLength field into bytes in functions result
    • Removed the async option
    • The function result no longer contains the async and duplicate fields
    • Fixed conformance with JSON.stringify() when replacer a list of keys and a key refer to an entry in a prototype chain
  • Discontinued exposing the version attribute
  • Converted to Dual Package, i.e. ESM and CommonJS support
Commits


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

github-actions[bot] commented 2 months ago

Bundle Stats — With chunk and module information

Hey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle.

As this PR is updated, I'll keep you updated on how the bundle size is impacted.

Total

Files count Total bundle size % Changed
10 5.07 MB 0%
Changeset File | Δ | Size ---- | - | ---- `node_modules/actions/src/client/this-file-was-added.ts` | 🆕 +1.46 kB | 0 B → 1.46 kB `node_modules/actions/src/client/this-file-grew-larger.tsx` | 📈 +200 B (+35.59%) | 562 B → 762 B `node_modules/actions/src/client/helpers/this-file-grew-smaller.ts` | 📉 -200 B (-7.94%) | 2.46 kB → 2.26 kB `node_modules/actions/src/client/this-file-will-be-deleted.ts` | 🔥 -1.46 kB (-100%) | 1.46 kB → 0 B
View detailed bundle breakdown
**Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- static/js/indexeddb-main-thread-worker-e59fee74-bhyX5Ad6.js | 17.97 kB | 0% static/js/resize-observer-6FaCDon1.js | 18.37 kB | 0% static/js/BackgroundImage-hmXOL_KY.js | 122.29 kB | 0% static/js/ButtonLink-rHTk5G18.js | 379 B | 0% static/js/BalanceTooltip-nq-kCSdz.js | 6.07 kB | 0% static/js/FiltersMenu-ojVIsO_X.js | 28.91 kB | 0% static/js/narrow-CzligsGb.js | 81.13 kB | 0% static/js/wide-G2X2_pBW.js | 236.07 kB | 0% static/js/ReportRouter--Ux_R1S-.js | 1.94 MB | 0% static/js/index-eEz3jfJe.js | 2.63 MB | 0%
github-actions[bot] commented 2 months ago

Bundle Stats

Hey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle.

As this PR is updated, I'll keep you updated on how the bundle size is impacted.

Total

Files count Total bundle size % Changed
2 → 1 140.66 kB → 122.29 kB (-18.37 kB) -13.06%
Changeset File | Δ | Size ---- | - | ---- `node_modules/@juggle/resize-observer/lib/exports/resize-observer.js` | +0 B (0%) | 0 B → 0 B `node_modules/@juggle/resize-observer/lib/algorithms/calculateBoxSize.js` | 🔥 -4.05 kB (-100%) | 4.05 kB → 0 B `node_modules/@juggle/resize-observer/lib/utils/scheduler.js` | 🔥 -2.84 kB (-100%) | 2.84 kB → 0 B `node_modules/@juggle/resize-observer/lib/ResizeObserverController.js` | 🔥 -1.93 kB (-100%) | 1.93 kB → 0 B `node_modules/@juggle/resize-observer/lib/ResizeObserver.js` | 🔥 -1.66 kB (-100%) | 1.66 kB → 0 B `node_modules/@juggle/resize-observer/lib/utils/element.js` | 🔥 -1.09 kB (-100%) | 1.09 kB → 0 B `node_modules/@juggle/resize-observer/lib/algorithms/broadcastActiveObservations.js` | 🔥 -1.04 kB (-100%) | 1.04 kB → 0 B `node_modules/@juggle/resize-observer/lib/ResizeObservation.js` | 🔥 -941 B (-100%) | 941 B → 0 B `node_modules/@juggle/resize-observer/lib/DOMRectReadOnly.js` | 🔥 -881 B (-100%) | 881 B → 0 B `node_modules/@juggle/resize-observer/lib/algorithms/gatherActiveObservationsAtDepth.js` | 🔥 -594 B (-100%) | 594 B → 0 B `node_modules/@juggle/resize-observer/lib/utils/queueMicroTask.js` | 🔥 -554 B (-100%) | 554 B → 0 B `node_modules/@juggle/resize-observer/lib/ResizeObserverEntry.js` | 🔥 -456 B (-100%) | 456 B → 0 B `node_modules/@juggle/resize-observer/lib/algorithms/deliverResizeLoopError.js` | 🔥 -438 B (-100%) | 438 B → 0 B `node_modules/@juggle/resize-observer/lib/ResizeObserverBoxOptions.js` | 🔥 -340 B (-100%) | 340 B → 0 B `node_modules/@juggle/resize-observer/lib/utils/process.js` | 🔥 -330 B (-100%) | 330 B → 0 B `node_modules/@juggle/resize-observer/lib/ResizeObserverDetail.js` | 🔥 -327 B (-100%) | 327 B → 0 B `node_modules/@juggle/resize-observer/lib/algorithms/calculateDepthForNode.js` | 🔥 -259 B (-100%) | 259 B → 0 B `node_modules/@juggle/resize-observer/lib/ResizeObserverSize.js` | 🔥 -235 B (-100%) | 235 B → 0 B `node_modules/@juggle/resize-observer/lib/utils/queueResizeObserver.js` | 🔥 -134 B (-100%) | 134 B → 0 B `node_modules/@juggle/resize-observer/lib/algorithms/hasSkippedObservations.js` | 🔥 -134 B (-100%) | 134 B → 0 B `node_modules/@juggle/resize-observer/lib/algorithms/hasActiveObservations.js` | 🔥 -132 B (-100%) | 132 B → 0 B `node_modules/@juggle/resize-observer/lib/utils/freeze.js` | 🔥 -59 B (-100%) | 59 B → 0 B `node_modules/@juggle/resize-observer/lib/utils/global.js` | 🔥 -57 B (-100%) | 57 B → 0 B `node_modules/@juggle/resize-observer/lib/utils/resizeObservers.js` | 🔥 -25 B (-100%) | 25 B → 0 B
View detailed bundle breakdown
**Added** No assets were added **Removed** Asset | File Size | % Changed ----- | --------- | --------- static/js/resize-observer-6FaCDon1.js | 18.37 kB → 0 B (-18.37 kB) | -100% **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- static/js/BackgroundImage-hmXOL_KY.js | 122.29 kB | 0%
github-actions[bot] commented 2 months ago

Bundle Stats — Flipped around

Hey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle.

As this PR is updated, I'll keep you updated on how the bundle size is impacted.

Total

Files count Total bundle size % Changed
1 → 2 122.29 kB → 140.66 kB (+18.37 kB) +15.02%
Changeset File | Δ | Size ---- | - | ---- `node_modules/@juggle/resize-observer/lib/algorithms/calculateBoxSize.js` | 🆕 +4.05 kB | 0 B → 4.05 kB `node_modules/@juggle/resize-observer/lib/utils/scheduler.js` | 🆕 +2.84 kB | 0 B → 2.84 kB `node_modules/@juggle/resize-observer/lib/ResizeObserverController.js` | 🆕 +1.93 kB | 0 B → 1.93 kB `node_modules/@juggle/resize-observer/lib/ResizeObserver.js` | 🆕 +1.66 kB | 0 B → 1.66 kB `node_modules/@juggle/resize-observer/lib/utils/element.js` | 🆕 +1.09 kB | 0 B → 1.09 kB `node_modules/@juggle/resize-observer/lib/algorithms/broadcastActiveObservations.js` | 🆕 +1.04 kB | 0 B → 1.04 kB `node_modules/@juggle/resize-observer/lib/ResizeObservation.js` | 🆕 +941 B | 0 B → 941 B `node_modules/@juggle/resize-observer/lib/DOMRectReadOnly.js` | 🆕 +881 B | 0 B → 881 B `node_modules/@juggle/resize-observer/lib/algorithms/gatherActiveObservationsAtDepth.js` | 🆕 +594 B | 0 B → 594 B `node_modules/@juggle/resize-observer/lib/utils/queueMicroTask.js` | 🆕 +554 B | 0 B → 554 B `node_modules/@juggle/resize-observer/lib/ResizeObserverEntry.js` | 🆕 +456 B | 0 B → 456 B `node_modules/@juggle/resize-observer/lib/algorithms/deliverResizeLoopError.js` | 🆕 +438 B | 0 B → 438 B `node_modules/@juggle/resize-observer/lib/ResizeObserverBoxOptions.js` | 🆕 +340 B | 0 B → 340 B `node_modules/@juggle/resize-observer/lib/utils/process.js` | 🆕 +330 B | 0 B → 330 B `node_modules/@juggle/resize-observer/lib/ResizeObserverDetail.js` | 🆕 +327 B | 0 B → 327 B `node_modules/@juggle/resize-observer/lib/algorithms/calculateDepthForNode.js` | 🆕 +259 B | 0 B → 259 B `node_modules/@juggle/resize-observer/lib/ResizeObserverSize.js` | 🆕 +235 B | 0 B → 235 B `node_modules/@juggle/resize-observer/lib/utils/queueResizeObserver.js` | 🆕 +134 B | 0 B → 134 B `node_modules/@juggle/resize-observer/lib/algorithms/hasSkippedObservations.js` | 🆕 +134 B | 0 B → 134 B `node_modules/@juggle/resize-observer/lib/algorithms/hasActiveObservations.js` | 🆕 +132 B | 0 B → 132 B `node_modules/@juggle/resize-observer/lib/utils/freeze.js` | 🆕 +59 B | 0 B → 59 B `node_modules/@juggle/resize-observer/lib/utils/global.js` | 🆕 +57 B | 0 B → 57 B `node_modules/@juggle/resize-observer/lib/utils/resizeObservers.js` | 🆕 +25 B | 0 B → 25 B `node_modules/@juggle/resize-observer/lib/exports/resize-observer.js` | +0 B (0%) | 0 B → 0 B
View detailed bundle breakdown
**Added** Asset | File Size | % Changed ----- | --------- | --------- static/js/resize-observer-6FaCDon1.js | 0 B → 18.37 kB (+18.37 kB) | - **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- static/js/BackgroundImage-hmXOL_KY.js | 122.29 kB | 0%
github-actions[bot] commented 2 months ago

Bundle Stats — Non existent

Hey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle.

As this PR is updated, I'll keep you updated on how the bundle size is impacted.

Total

Files count Total bundle size % Changed
0 0 B 0%

Changeset

No files were changed

View detailed bundle breakdown
**Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** No assets were unchanged
github-actions[bot] commented 2 months ago

Bundle Stats — No changes

Hey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle.

As this PR is updated, I'll keep you updated on how the bundle size is impacted.

Total

Files count Total bundle size % Changed
2 140.66 kB 0%

Changeset

No files were changed

View detailed bundle breakdown
**Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- static/js/resize-observer-6FaCDon1.js | 18.37 kB | 0% static/js/BackgroundImage-hmXOL_KY.js | 122.29 kB | 0%
dependabot[bot] commented 2 weeks ago

Superseded by #218.