Skip to content

Update dependency fflate to v0.8.3#2772

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/fflate-0.x
Open

Update dependency fflate to v0.8.3#2772
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/fflate-0.x

Conversation

@renovate

@renovate renovate Bot commented May 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
fflate (source) 0.8.20.8.3 age confidence

Release Notes

101arrowz/fflate (fflate)

v0.8.3

Compare Source

  • Fix buffer over-read for Zip64 extra fields
  • Support sync flushes (Z_SYNC_FLUSH in zlib)
    • Allows for immediate decompression of all pushed bytes
    • Enables DEFLATE stream concatenation
  • Fix zip/zipSync when using cross-realm Uint8Array
  • Improve Zip64 support for streamed or undersized archives
  • Update performance estimates in README
  • Fix typings for TypeScript v5.7+
  • Reduce memory consumption after compression stream completion

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot

changeset-bot Bot commented May 26, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2683c94

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security

socket-security Bot commented May 26, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedfflate@​0.8.2 ⏵ 0.8.3100 +1100100 +185100

View full report

@nx-cloud

nx-cloud Bot commented May 26, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 2683c94

Command Status Duration Result
nx run-many --target=test-unit-deno --exclude=e... ✅ Succeeded 4s View ↗

☁️ Nx Cloud last updated this comment at 2026-06-04 11:28:33 UTC

@pkg-pr-new

pkg-pr-new Bot commented May 26, 2026

Copy link
Copy Markdown

Open in StackBlitz

@httpx/assert

npm i https://pkg.pr.new/@httpx/assert@2772

@httpx/compress

npm i https://pkg.pr.new/@httpx/compress@2772

@httpx/dsn-parser

npm i https://pkg.pr.new/@httpx/dsn-parser@2772

@httpx/encode

npm i https://pkg.pr.new/@httpx/encode@2772

@httpx/exception

npm i https://pkg.pr.new/@httpx/exception@2772

@httpx/hash

npm i https://pkg.pr.new/@httpx/hash@2772

@httpx/json-api

npm i https://pkg.pr.new/@httpx/json-api@2772

@httpx/jwt-verify

npm i https://pkg.pr.new/@httpx/jwt-verify@2772

@httpx/lru

npm i https://pkg.pr.new/@httpx/lru@2772

@httpx/md5

npm i https://pkg.pr.new/@httpx/md5@2772

@httpx/memo-intl

npm i https://pkg.pr.new/@httpx/memo-intl@2772

@httpx/plain-object

npm i https://pkg.pr.new/@httpx/plain-object@2772

@httpx/stable-hash

npm i https://pkg.pr.new/@httpx/stable-hash@2772

@httpx/treeu

npm i https://pkg.pr.new/@httpx/treeu@2772

@httpx/xcache

npm i https://pkg.pr.new/@httpx/xcache@2772

commit: 2683c94

@codecov

codecov Bot commented May 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.24%. Comparing base (6b0a3c2) to head (2683c94).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2772   +/-   ##
=======================================
  Coverage   93.24%   93.24%           
=======================================
  Files         109      109           
  Lines         962      962           
  Branches      265      265           
=======================================
  Hits          897      897           
  Misses         56       56           
  Partials        9        9           
Flag Coverage Δ
httpx-assert-unit 93.24% <ø> (ø)
httpx-dsn-parser-unit 93.24% <ø> (ø)
httpx-exception-unit 93.24% <ø> (ø)
httpx-json-api-unit 93.24% <ø> (ø)
httpx-memo-intl-unit 93.24% <ø> (ø)
httpx-plain-object-unit 93.24% <ø> (ø)
httpx-treeu-unit 93.24% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@codspeed-hq

codspeed-hq Bot commented May 26, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 31.02%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 1 improved benchmark
❌ 4 regressed benchmarks
✅ 96 untouched benchmarks
⏩ 64 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
With memoization `MIntl.NumberFormatter()` 122.1 µs 263.7 µs -53.68%
npm:hash-wasm - 690 ascii chars x 1000 8.9 ms 18 ms -50.6%
@httpx/lru.set() - ts files (dev) 59 µs 85.1 µs -30.67%
createStableKeyOrThrow with array sorting 257.9 µs 301.4 µs -14.44%
@httpx/base64.decode purejs (original size: 1.4 kB) 488 µs 423.9 µs +15.11%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing renovate/fflate-0.x (2683c94) with main (6b0a3c2)

Open in CodSpeed

Footnotes

  1. 64 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@renovate renovate Bot force-pushed the renovate/fflate-0.x branch 2 times, most recently from 75c2357 to 9d05150 Compare June 1, 2026 17:14
@socket-security

socket-security Bot commented Jun 1, 2026

Copy link
Copy Markdown

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate Bot force-pushed the renovate/fflate-0.x branch from 9d05150 to 2683c94 Compare June 4, 2026 11:27
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.

0 participants