Skip to content

chore: bump the go-dependencies group across 1 directory with 2 updates#118

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/backend-go/go-dependencies-f13b2ec142
Open

chore: bump the go-dependencies group across 1 directory with 2 updates#118
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/backend-go/go-dependencies-f13b2ec142

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the go-dependencies group with 2 updates in the /backend-go directory: github.com/livekit/protocol and github.com/livekit/server-sdk-go/v2.

Updates github.com/livekit/protocol from 1.45.6 to 1.46.4

Release notes

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

@​livekit/protocol@​1.46.4

Patch Changes

  • agent_session: rename CustomEventDebugMessage; drop type field, keep only payload - #1593 (@​toubatbrian)

    Renames the agent-session event added in #1588 before any consumer ships it. The message is repositioned as an internal debug/trace channel surfaced only to the debugger/recorder, not to user code, so the type discriminator was unnecessary — callers just emit a JSON payload.

    Wire-level: AgentSessionEvent.custom_event (field 21) → AgentSessionEvent.debug_message (same field number 21, same type slot, no schema-compat concerns since nothing has been built against it yet downstream).

@​livekit/protocol@​1.46.3

No release notes provided.

@​livekit/protocol@​1.46.2

Patch Changes

@​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

... (truncated)

Changelog

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

1.46.4

1.46.3

Patch Changes

1.46.2

Patch Changes

  • Allow specifying exact To header and request line for SIP outbound. - #1577 (@​dennwc)

1.46.1

Patch Changes

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

... (truncated)

Commits

Updates github.com/livekit/server-sdk-go/v2 from 2.16.3 to 2.16.4

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-dependencies group with 2 updates in the /backend-go directory: [github.com/livekit/protocol](https://github.com/livekit/protocol) and [github.com/livekit/server-sdk-go/v2](https://github.com/livekit/server-sdk-go).


Updates `github.com/livekit/protocol` from 1.45.6 to 1.46.4
- [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.4)

Updates `github.com/livekit/server-sdk-go/v2` from 2.16.3 to 2.16.4
- [Commits](livekit/server-sdk-go@v2.16.3...v2.16.4)

---
updated-dependencies:
- dependency-name: github.com/livekit/protocol
  dependency-version: 1.46.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/livekit/server-sdk-go/v2
  dependency-version: 2.16.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added backend Backend related changes dependencies Pull requests that update a dependency file labels May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Backend related changes dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants