Skip to content

build(deps): bump pako from 3.0.0 to 3.0.1#257

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/pako-3.0.1
Open

build(deps): bump pako from 3.0.0 to 3.0.1#257
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/pako-3.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps pako from 3.0.0 to 3.0.1.

Changelog

Sourced from pako's changelog.

3.0.1 - 2026-07-06

Changed

  • Narrow Uint8Array type to ArrayBuffer only
  • Added Z_STREAM_ERROR check (reachable only via wrong options call)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> 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)

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

---
updated-dependencies:
- dependency-name: pako
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 6, 2026
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

Coverage after merging dependabot/npm_and_yarn/pako-3.0.1 into main will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   index.ts100%100%100%100%
   whisper.ts100%100%100%100%
src/models
   answer-call-data.ts100%100%100%100%
   close-call-data.ts100%100%100%100%
   dial-call-data.ts100%100%100%100%
   ice-call-data.ts100%100%100%100%
   ice-source.ts100%100%100%100%
   offer-call-data.ts100%100%100%100%
   update-call-data-subscription-keys.ts100%100%100%100%
   update-call-data-subscription.ts100%100%100%100%
   update-call-data.ts100%100%100%100%
src/models/infrasctructure
   call-data.ts100%100%100%100%
   call-method-name.ts100%100%100%100%
   call-payload.ts100%100%100%100%
   call-request.ts100%100%100%100%
   call-response.ts100%100%100%100%
   encrypted-call-data.ts100%100%100%100%
   encryption-holder-call-data.ts100%100%100%100%
   transmittable-call-data.ts100%100%100%100%
src/services
   call-service.ts100%100%100%100%
   connection-service.ts100%100%100%100%
   handle-service.ts100%100%100%100%
   logger-service.ts100%100%100%100%
   push-service.ts100%100%100%100%
   session-service.ts100%100%100%100%
   signalr-service.ts100%100%100%100%
   time-service.ts100%100%100%100%
   worker-service.ts100%100%100%100%
src/services/connection
   connection-saga.ts100%100%100%100%
   connection.ts100%100%100%100%
   ice-server.ts100%100%100%100%
   web-rtc.ts100%100%100%100%
src/services/handle
   answer-call-handler.ts100%100%100%100%
   call-handler.ts100%100%100%100%
   close-call-handler.ts100%100%100%100%
   dial-call-handler.ts100%100%100%100%
   ice-call-handler.ts100%100%100%100%
   offer-call-handler.ts100%100%100%100%
src/utils
   api-client.ts100%100%100%100%
   base64.ts100%100%100%100%
   cryptography.ts100%100%100%100%
   logger.ts100%100%100%100%
   nacl-util-wrapper.ts100%100%100%100%
   nacl-wrapper.ts100%100%100%100%
   new-error.ts100%100%100%100%
   utf8.ts100%100%100%100%
   web-push-helpers.ts100%100%100%100%

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.

0 participants