Skip to content

chore(deps): bump fflate from 0.8.2 to 0.8.3#1335

Merged
Hweinstock merged 1 commit into
mainfrom
dependabot/npm_and_yarn/fflate-0.8.3
Jun 9, 2026
Merged

chore(deps): bump fflate from 0.8.2 to 0.8.3#1335
Hweinstock merged 1 commit into
mainfrom
dependabot/npm_and_yarn/fflate-0.8.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Copy link
Copy Markdown
Contributor

Bumps fflate from 0.8.2 to 0.8.3.

Release notes

Sourced from fflate's releases.

v0.8.3

  • 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
Changelog

Sourced from fflate's changelog.

0.8.3

  • 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
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 20, 2026
@dependabot dependabot Bot requested a review from a team May 20, 2026 21:59
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 20, 2026
@github-actions github-actions Bot added the size/l PR size: L label May 20, 2026
@github-actions

github-actions Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 36.39% 11627 / 31945
🔵 Statements 35.71% 12355 / 34595
🔵 Functions 31.02% 1949 / 6282
🔵 Branches 30.18% 7468 / 24744
Generated in workflow #3573 for commit 406e21d by the Vitest Coverage Report Action

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/fflate-0.8.3 branch from 858ead6 to 533b0e6 Compare May 22, 2026 12:59
@github-actions github-actions Bot added size/l PR size: L and removed size/l PR size: L labels May 22, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/fflate-0.8.3 branch from 533b0e6 to 8e8650b Compare May 26, 2026 21:31
@github-actions github-actions Bot added size/l PR size: L and removed size/l PR size: L labels May 26, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/fflate-0.8.3 branch from 8e8650b to f120a8b Compare June 3, 2026 17:23
@github-actions github-actions Bot added size/l PR size: L and removed size/l PR size: L labels Jun 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/fflate-0.8.3 branch from f120a8b to 1b0251d Compare June 5, 2026 19:20
@github-actions github-actions Bot added size/l PR size: L and removed size/l PR size: L labels Jun 5, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/fflate-0.8.3 branch from 1b0251d to c140b68 Compare June 5, 2026 21:34
@github-actions github-actions Bot added size/l PR size: L and removed size/l PR size: L labels Jun 5, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/fflate-0.8.3 branch from c140b68 to 3e83dc0 Compare June 5, 2026 22:30
@github-actions github-actions Bot added size/l PR size: L and removed size/l PR size: L labels Jun 5, 2026
@Hweinstock

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/fflate-0.8.3 branch from 3e83dc0 to d136db7 Compare June 9, 2026 13:19
@github-actions github-actions Bot added size/l PR size: L and removed size/l PR size: L labels Jun 9, 2026
@Hweinstock

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [fflate](https://github.com/101arrowz/fflate) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/101arrowz/fflate/releases)
- [Changelog](https://github.com/101arrowz/fflate/blob/master/CHANGELOG.md)
- [Commits](101arrowz/fflate@v0.8.2...v0.8.3)

---
updated-dependencies:
- dependency-name: fflate
  dependency-version: 0.8.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/fflate-0.8.3 branch from d136db7 to 406e21d Compare June 9, 2026 13:55
@github-actions github-actions Bot added size/l PR size: L and removed size/l PR size: L labels Jun 9, 2026
@Hweinstock Hweinstock merged commit f0bc9de into main Jun 9, 2026
24 checks passed
@Hweinstock Hweinstock deleted the dependabot/npm_and_yarn/fflate-0.8.3 branch June 9, 2026 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code size/l PR size: L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant