chore(deps): bump the go-modules group with 6 updates#71
chore(deps): bump the go-modules group with 6 updates#71dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-modules group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/livekit/protocol](https://github.com/livekit/protocol) | `1.46.0` | `1.48.2` | | [github.com/livekit/server-sdk-go/v2](https://github.com/livekit/server-sdk-go) | `2.16.6` | `2.16.7` | | [github.com/pion/webrtc/v4](https://github.com/pion/webrtc) | `4.2.15` | `4.2.16` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.50.0` | `0.52.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.42.0` | `0.43.0` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.52.0` | `1.53.0` | Updates `github.com/livekit/protocol` from 1.46.0 to 1.48.2 - [Release notes](https://github.com/livekit/protocol/releases) - [Changelog](https://github.com/livekit/protocol/blob/main/CHANGELOG.md) - [Commits](livekit/protocol@v1.46.0...v1.48.2) Updates `github.com/livekit/server-sdk-go/v2` from 2.16.6 to 2.16.7 - [Commits](livekit/server-sdk-go@v2.16.6...v2.16.7) Updates `github.com/pion/webrtc/v4` from 4.2.15 to 4.2.16 - [Release notes](https://github.com/pion/webrtc/releases) - [Commits](pion/webrtc@v4.2.15...v4.2.16) Updates `golang.org/x/crypto` from 0.50.0 to 0.52.0 - [Commits](golang/crypto@v0.50.0...v0.52.0) Updates `golang.org/x/term` from 0.42.0 to 0.43.0 - [Commits](golang/term@v0.42.0...v0.43.0) Updates `modernc.org/sqlite` from 1.52.0 to 1.53.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.52.0...v1.53.0) --- updated-dependencies: - dependency-name: github.com/livekit/protocol dependency-version: 1.48.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/livekit/server-sdk-go/v2 dependency-version: 2.16.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/pion/webrtc/v4 dependency-version: 4.2.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: golang.org/x/crypto dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/term dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: modernc.org/sqlite dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
vu1nz Security Review0 finding(s) in PR #? No security issues found. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Bumps the go-modules group with 6 updates:
1.46.01.48.22.16.62.16.74.2.154.2.160.50.00.52.00.42.00.43.01.52.01.53.0Updates
github.com/livekit/protocolfrom 1.46.0 to 1.48.2Release notes
Sourced from github.com/livekit/protocol's releases.
... (truncated)
Changelog
Sourced from github.com/livekit/protocol's changelog.
... (truncated)
Commits
462a90cVersion Packages (#1651)e710c6fTEL-730: Adding name-addr validation (#1650)b3c84faUse camel case log name inDataBlobKey(#1649)d01ba82Version Packages (#1647)9566433Data tracks schema metadata (#1553)39fc751Track last_scraped_at timestamp for cloud-agents (#1645)bd57034promote agent API (#1643)2e1bfd8Data blobs (#1595)777bf63Deprecate signal failure fields. (#1640)df0314eVersion Packages (#1634)Updates
github.com/livekit/server-sdk-go/v2from 2.16.6 to 2.16.7Commits
73f4c3aversion bump to 2.16.7 (#934)b6d1838Don't use retracted dtls version (#933)ec5f985Reconnect: fail over across regions instead of re-dialing the pinned one (#929)f1fb32eAdd more logging to sync engine (#931)0d3f303promote agent api (#930)3776341Update pion deps to v4.2.14 (#900)f2ba63fAdd helpers for registering JSON and protobuf RPCs. (#924)b808018Bump github.com/containerd/containerd/v2 (#922)821b57dAdd CODEOWNERS (#923)a5da15bagent_simulation: drop scenario CRUD client methods (#921)Updates
github.com/pion/webrtc/v4from 4.2.15 to 4.2.16Release notes
Sourced from github.com/pion/webrtc/v4's releases.
Commits
3acb04cAdd the ability to write tracks OpusTagsb1b0614Add multi-track ogg writing API5636863Update module github.com/pion/sctp to v1.10.343b3d65Fix flaky test detach race7a223a6Add StartContext to ICE and DTLS Transport (#3371)979fc84Update module github.com/pion/sctp to v1.10.2 (#3457)7306350Update module github.com/pion/datachannel to v1.6.2 (#3456)0b2fda9Update module github.com/pion/sctp to v1.10.1 (#3455)7a9d72cUpdate module github.com/pion/stun/v3 to v3.1.6 (#3452)7991a3aUpdate module github.com/pion/sdp/v3 to v3.0.19 (#3454)Updates
golang.org/x/cryptofrom 0.50.0 to 0.52.0Commits
a1c0d99go.mod: update golang.org/x dependencies3c7c869ssh: fix deadlock on unexpected channel responses533fb3fssh: fix source-address critical option bypassabbc44dssh: fix incorrect operator ordere052873ssh: fix infinite loop on large channel writes due to integer overflowb61cf85ssh: enforce user presence verification for security keys9c2cd33ssh: enforce strict limits on DSA key parameters8907318ssh: reject RSA keys with excessively large moduliffd87b4ssh: fix panic when authority callbacks are nil4e7a738ssh: fix deadlock on unexpected global responsesUpdates
golang.org/x/termfrom 0.42.0 to 0.43.0Commits
3c3e485go.mod: update golang.org/x dependenciesUpdates
modernc.org/sqlitefrom 1.52.0 to 1.53.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
6b32d1eCHANGELOG.md: document experimental freebsd/386 + freebsd/arm (#119)697300fMerge branch 'dbstatus-binding' into 'master'759639fsqlite: review fixes for !132 — restore #131 CHANGELOG link, correct DBStatus...40ff027sqlite: add DBStatus wrapper for sqlite3_db_status + pcache spill-I/O benchmark6a28fe7HACKING.md: document CHANGELOG versioning + MR integration flowadff4b1Merge branch 'pcache-shared-cache-draft' into 'master'14e5790vendor: regenerate freebsd/arm vec at SQLite 3.53.28725c22Add freebsd/386 + freebsd/arm targets73050dcMerge branch 'pcache-pool-polish' into 'master'1897fddCHANGELOG.md: consolidate untagged v1.53.0/v1.54.0 into one v1.53.0 sectionDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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