Skip to content

chore(deps): bump github.com/livekit/protocol from 1.45.6 to 1.46.0#23

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/livekit/protocol-1.46.0
Open

chore(deps): bump github.com/livekit/protocol from 1.45.6 to 1.46.0#23
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/livekit/protocol-1.46.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps github.com/livekit/protocol from 1.45.6 to 1.46.0.

Release notes

Sourced from github.com/livekit/protocol's releases.

@​livekit/protocol@​1.46.0

Patch Changes

  • add local protojson with permissive defaults - #1542 (@​paulwe)

  • Fix SIP trunk-level MediaEncryption being silently dropped on outbound and inbound calls. The early req.Upgrade() / rule.Upgrade() calls pinned Media.Encryption to the (legacy) request/rule field before the trunk's MediaEncryption was merged, causing INVITEs to omit SRTP when only the trunk had it configured. - #1540 (@​hechen-eng)

  • Add optional authentication realm to SIPInboundTrunk. - #1558 (@​dennwc)

  • Add TokenPagination field to ListEgress API and RPC - #1556 (@​biglittlebigben)

@​livekit/protocol@​1.45.8

Patch Changes

@​livekit/protocol@​1.45.7

Patch Changes

Changelog

Sourced from github.com/livekit/protocol's changelog.

1.46.0

Minor Changes

  • Adding ability to specify media timeout per CreateSIPParticipant request and per Dispatch Rule. - #1534 (@​alexlivekit)

Patch Changes

  • feat(eot): add eot prediction event and usage - #1566 (@​chenghao-mou)

  • Adding a test for EvaluateDispatchRule - #1555 (@​alexlivekit)

  • Wrap SIP validation errors with typed psrpc codes (InvalidArgument for unsupported dispatch rule and inbound trunk auth, FailedPrecondition for outbound trunk missing numbers) so Twirp surfaces them as 4xx instead of 500. Also fix SIPStatus.GRPCStatus() fallback ladder which compared the wrong variable. - #1565 (@​hechen-eng)

  • Fix SIP trunk-level MediaEncryption being silently dropped on outbound and inbound calls. The early req.Upgrade() / rule.Upgrade() calls pinned Media.Encryption to the (legacy) request/rule field before the trunk's MediaEncryption was merged, causing INVITEs to omit SRTP when only the trunk had it configured. - #1540 (@​hechen-eng)

  • Add optional authentication realm to SIPInboundTrunk. - #1558 (@​dennwc)

1.45.8

Patch Changes

1.45.7

Patch Changes

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 [github.com/livekit/protocol](https://github.com/livekit/protocol) from 1.45.6 to 1.46.0.
- [Release notes](https://github.com/livekit/protocol/releases)
- [Changelog](https://github.com/livekit/protocol/blob/main/CHANGELOG.md)
- [Commits](livekit/protocol@v1.45.6...v1.46.0)

---
updated-dependencies:
- dependency-name: github.com/livekit/protocol
  dependency-version: 1.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates raised by automation such as Dependabot. go Go module dependency updates. labels May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates raised by automation such as Dependabot. go Go module dependency updates.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants