chore(deps): bump pako and @types/pako - #231
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [pako](https://github.com/nodeca/pako) and [@types/pako](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pako). These dependencies needed to be updated together. Updates `pako` from 2.1.0 to 3.0.1 - [Changelog](https://github.com/nodeca/pako/blob/master/CHANGELOG.md) - [Commits](nodeca/pako@2.1.0...3.0.1) Updates `@types/pako` from 2.0.4 to 3.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pako) --- updated-dependencies: - dependency-name: "@types/pako" dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: pako dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-cbe638fed5
branch
from
September 1, 2026 15:01
c1cce8f to
f01d976
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps pako and @types/pako. These dependencies needed to be updated together.
Updates
pakofrom 2.1.0 to 3.0.1Changelog
Sourced from pako's changelog.
... (truncated)
Commits
af5fd5c3.0.1 released32b9cf5Surface deflate errors instead of looping forever (#309)2cc8f94Narrow Uint8Array type, close #307, #308c81171d3.0.0 released36896e3doc: grammar fixes4d64d46doc: refresh snippets169e034doc: add repo link and make git hashes shorta7a1212Drop orphaned.methodoption7c3e893Add missed Error wrap in throw16fb5c4Make Inflate.push() no-op after stream endedUpdates
@types/pakofrom 2.0.4 to 3.0.0Commits