Skip to content

chore(deps): bump pako from 2.1.0 to 2.2.0 - #145

Merged
kellenmurphy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/pako-2.2.0
Jun 22, 2026
Merged

chore(deps): bump pako from 2.1.0 to 2.2.0#145
kellenmurphy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/pako-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps pako from 2.1.0 to 2.2.0.

Changelog

Sourced from pako's changelog.

[2.2.0] - 2026-06-22

Added

  • Alternate deflate hash (ANZAC++) - for nodejs zlib compatibility. A nice bonus ~ 40% speed boost.

Fixed

  • Inflate: fix window not updated after inflateReset (multistream/bgzip), #139.
  • Inflate: emit chunk on flush, #259.
  • Inflate: only continue to next stream for gzip; error on truncated input.
Commits
  • c743a32 2.2.0 released
  • 3be309c dist rebuild
  • 18cbb09 Changelog update
  • f48f81a Improve zlib coverage
  • dd7fdae Improve wrappers coverage
  • 81d3a54 Reorganize tests layout
  • 377845b Use old (zlib) hash by default, until new major release
  • 57a4363 Move wrapper options to separate struct
  • f89d31f Remove orphaned file
  • edf1f60 Inflate: only continue to next stream for gzip; error on truncated input
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 22, 2026
@dependabot
dependabot Bot requested a review from kellenmurphy as a code owner June 22, 2026 23:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 22, 2026
@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Bumps [pako](https://github.com/nodeca/pako) from 2.1.0 to 2.2.0.
- [Changelog](https://github.com/nodeca/pako/blob/master/CHANGELOG.md)
- [Commits](nodeca/pako@2.1.0...2.2.0)

---
updated-dependencies:
- dependency-name: pako
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/pako-2.2.0 branch from d13b46e to 39768f4 Compare June 22, 2026 23:32
@kellenmurphy
kellenmurphy merged commit 71db670 into main Jun 22, 2026
10 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/pako-2.2.0 branch June 22, 2026 23:37
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant