Skip to content

Bump the go-deps group across 1 directory with 4 updates#13

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-deps-656c462d7f
Open

Bump the go-deps group across 1 directory with 4 updates#13
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-deps-656c462d7f

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the go-deps group with 3 updates in the / directory: github.com/pion/ice/v4, github.com/restic/chunker and golang.org/x/crypto.

Updates github.com/pion/ice/v4 from 4.2.7 to 4.3.0

Release notes

Sourced from github.com/pion/ice/v4's releases.

v4.3.0

Changelog

  • 1e8716372f2bb52e45bf2a7172e4fb1004251c46 Abort mux srflx gather on close
  • 9651b023b4119c4e34eec04046a6bf0859ec9154 Fix Agent close hanging
  • bcd6915c6722610449de073034407be52f0551ef Ignore malformed nomination attributes
  • 4d201a454a615091c1dbfdf5f249e55d4f646ed0 Follow RFC 8445 to skip connectivity checks in lite mode (#909)
  • a6ea949de71def06b55ce5a4b9a27b92bd3e916f Return ErrNoCandidatePairs before ICE connects (#918)
  • 4dc50d4b38f8333ed29b7a33dbb252cd75368eb5 Update module github.com/pion/dtls/v3 to v3.1.5 (#937)
  • 3ecc088a6b0cfec4f0b168a67d1b837b9c10d15a Update module github.com/pion/turn/v5 to v5.0.12 (#935)
  • 772c9a1e53a5953385f6a512a9bed2a7f609e6b9 Update module github.com/pion/stun/v3 to v3.1.6 (#933)
  • 625c191812301bc848f92b0425c40e338e45f076 Update module github.com/pion/turn/v5 to v5.0.10 (#932)
  • ec78cf00aff459abaab1839ba3b708713a4938ea Update module github.com/pion/turn/v5 to v5.0.9 (#931)
  • 72f5001c459665acf6a3e1bf87209e39ec1cb609 Fix UDPMuxDefault not reflecting network changes (#926)
  • 22d7d42202a216856fed0d28b280691defa24478 Update module github.com/pion/turn/v5 to v5.0.8 (#925)
Commits
  • 1e87163 Abort mux srflx gather on close
  • 9651b02 Fix Agent close hanging
  • bcd6915 Ignore malformed nomination attributes
  • 4d201a4 Follow RFC 8445 to skip connectivity checks in lite mode (#909)
  • a6ea949 Return ErrNoCandidatePairs before ICE connects (#918)
  • 4dc50d4 Update module github.com/pion/dtls/v3 to v3.1.5 (#937)
  • 3ecc088 Update module github.com/pion/turn/v5 to v5.0.12 (#935)
  • 772c9a1 Update module github.com/pion/stun/v3 to v3.1.6 (#933)
  • 625c191 Update module github.com/pion/turn/v5 to v5.0.10 (#932)
  • ec78cf0 Update module github.com/pion/turn/v5 to v5.0.9 (#931)
  • Additional commits viewable in compare view

Updates github.com/restic/chunker from 0.4.0 to 0.5.0

Commits
  • 2e8f53f Merge pull request #46 from MichaelEischer/cleanup-interface
  • 28f9805 Fix docs typo
  • da98f84 Remove Cut value from NextSplitPoint
  • ac4c622 Merge pull request #43 from wjiec/perf/chunker
  • 0c6f3d5 banance between readability and performance
  • 0674758 inline slide and masking wpos to improve chunk performance
  • db20dab Merge pull request #37 from SaveTheRbtz/options
  • f7884b4 move deprected SetAverageBits func to Chunker
  • c2e9fad Improve comment for Chunker's New and Reset
  • 061227e Add tests for New w/ options
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.53.0 to 0.54.0

Commits
  • cdce021 go.mod: update golang.org/x dependencies
  • d9474cc openpgp: make the deprecation message more explicit
  • 7626c50 ssh: verify declared key type matches decoded key in authorized_keys
  • 0471e79 ssh/agent: enforce strict limits on DSA key parameters
  • 6435c37 ssh: sanitize client disconnect messages
  • 7d695da ssh/agent: drain channel stderr in agent forwarders
  • 5b7f841 acme/autocert: fix data race in Manager.createCert
  • 0b316e7 argon2: update RFC 9106 parameter recommendations
  • 55aec0a x509roots/fallback: update bundle
  • 5f2de1a internal: remove wycheproof tests
  • See full diff in compare view

Updates golang.org/x/term from 0.44.0 to 0.45.0

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-deps group with 3 updates in the / directory: [github.com/pion/ice/v4](https://github.com/pion/ice), [github.com/restic/chunker](https://github.com/restic/chunker) and [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `github.com/pion/ice/v4` from 4.2.7 to 4.3.0
- [Release notes](https://github.com/pion/ice/releases)
- [Commits](pion/ice@v4.2.7...v4.3.0)

Updates `github.com/restic/chunker` from 0.4.0 to 0.5.0
- [Release notes](https://github.com/restic/chunker/releases)
- [Commits](restic/chunker@v0.4.0...v0.5.0)

Updates `golang.org/x/crypto` from 0.53.0 to 0.54.0
- [Commits](golang/crypto@v0.53.0...v0.54.0)

Updates `golang.org/x/term` from 0.44.0 to 0.45.0
- [Commits](golang/term@v0.44.0...v0.45.0)

---
updated-dependencies:
- dependency-name: github.com/pion/ice/v4
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/restic/chunker
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: golang.org/x/crypto
  dependency-version: 0.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: golang.org/x/term
  dependency-version: 0.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 14, 2026
@dependabot
dependabot Bot requested a review from justinstimatze as a code owner July 14, 2026 16:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 14, 2026
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants