Skip to content

build(deps-dev): bump @types/node from 26.0.1 to 26.1.0#255

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/types/node-26.1.0
Open

build(deps-dev): bump @types/node from 26.0.1 to 26.1.0#255
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/types/node-26.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @types/node from 26.0.1 to 26.1.0.

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 [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 26.0.1 to 26.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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/types/node-26.1.0 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