Skip to content

chore(deps): bump github.com/pion/ice/v4 from 4.2.5 to 4.3.0 in /Tools/VoidDisplayRelay#98

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/Tools/VoidDisplayRelay/github.com/pion/ice/v4-4.3.0
Open

chore(deps): bump github.com/pion/ice/v4 from 4.2.5 to 4.3.0 in /Tools/VoidDisplayRelay#98
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/Tools/VoidDisplayRelay/github.com/pion/ice/v4-4.3.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/pion/ice/v4 from 4.2.5 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)

v4.2.7

Changelog

  • e7d9f20c538ccc41e88a34291a2b3bfd7b887e07 Update dtls, stun, turn
  • ad8be8f773ad34d2831a4931e49fdde263cab663 Skip mDNS test on macOS

v4.2.6

Changelog

  • bd194f61218e2d59923f53b57fb269fdfdff4e3b Support append rewrite rule for UDP/TCP mux (#923)
  • 6e0640f03ecd2836a1b2ab973f7b1fa4330cfaed Update module github.com/pion/turn/v5 to v5.0.4 (#919)
  • 2f58c001b928a85f635eea313f0ed61ec7818151 Reject oversized DTLS-in-STUN ACK lists (#917)
  • ec96b86c38a5d08e8c189b328328b22802079690 [codex] Fix renomination attribute ordering (#916)
  • d94afcedc1d298e0674868289bd44794dde8ea49 Make it possible to conditionally insert attributes (#914)
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

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/pion/ice/v4](https://github.com/pion/ice) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/pion/ice/releases)
- [Commits](pion/ice@v4.2.5...v4.3.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
...

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 16, 2026
@github-actions

Copy link
Copy Markdown

CI Summary

Run: Open

Check Status Details
Change Scope code code=true
ui=false
script=false
product=true
test=false
ci=false
release=true
dependency=true
tooling=false
docs_only=false
unknown=false
Required Gates derived static=true
dependency=true
unit=true
xcode=true
ui=false
release=true
PRs always run static, unit, and xcode build gates.
Dependency Review success required=true
high and critical vulnerabilities block
Static Checks success required=true
actionlint, shellcheck, shfmt, SwiftFormat, SwiftLint, action pinning
Unit Tests success required=true
Swift tests: 611
Go packages: 2
Reason: passed
Artifact: unit-gate
Xcode Build success required=true
Debug build with zero warning scan
Artifact: xcode-build
UI Smoke skipped required=false
Failure classification is written by ui-smoke-summary.json in each artifact.
Artifacts: ui-smoke-baseline, ui-smoke-listLayout, ui-smoke-listNarrow, ui-smoke-previewRecovery, ui-smoke-previewWindowPayload
Release Smoke success required=true
arm64=success
intel64=skipped
PR release smoke requires arm64 only.
Artifacts: release-smoke-arm64
Release verify summaries are produced by release.yml before publishing.
Artifacts link Open artifacts
CI Gate success single branch protection check

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