Skip to content

fix(deps): update go deps#972

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/go-deps
Open

fix(deps): update go deps#972
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/go-deps

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 10, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/dennwc/iters v1.1.0 -> v1.2.2 age confidence require minor
github.com/gammazero/deque v1.1.0 -> v1.2.0 age confidence require minor
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8 age confidence require patch
github.com/mackerelio/go-osstat v0.2.5 -> v0.2.6 age confidence require patch
github.com/maxbrunsfeld/counterfeiter/v6 v6.11.1 -> v6.12.1 age confidence require minor
github.com/nyaruka/phonenumbers v1.6.5 -> v1.6.7 age confidence require patch
github.com/pion/sdp/v3 v3.0.14 -> v3.0.16 age confidence require patch
github.com/pion/webrtc/v4 v4.1.2 -> v4.1.8 age confidence require patch
github.com/prometheus/client_golang v1.22.0 -> v1.23.2 age confidence require minor
github.com/prometheus/procfs v0.16.1 -> v0.19.2 age confidence require minor
github.com/redis/go-redis/v9 v9.11.0 -> v9.17.2 age confidence require minor
github.com/stretchr/testify v1.10.0 -> v1.11.1 age confidence require minor
go.opentelemetry.io/otel v1.37.0 -> v1.39.0 age confidence require minor
go.opentelemetry.io/otel/trace v1.37.0 -> v1.39.0 age confidence require minor
go.uber.org/zap v1.27.0 -> v1.27.1 age confidence require patch
golang.org/x/exp b7579e2 -> 8475f28 age confidence require digest
golang.org/x/mod v0.29.0 -> v0.31.0 age confidence require minor
golang.org/x/sys v0.38.0 -> v0.39.0 age confidence require minor
golang.org/x/text v0.31.0 -> v0.32.0 age confidence require minor
google.golang.org/genproto/googleapis/rpc (changelog) a45f3df -> ff82c1b age confidence require digest
google.golang.org/grpc v1.74.2 -> v1.77.0 age confidence require minor
google.golang.org/protobuf v1.36.6 -> v1.36.11 age confidence require patch

Release Notes

dennwc/iters (github.com/dennwc/iters)

v1.2.2

Compare Source

v1.2.1

Compare Source

v1.2.0

Compare Source

gammazero/deque (github.com/gammazero/deque)

v1.2.0

Compare Source

What's Changed

Full Changelog: gammazero/deque@v1.1.0...v1.2.0

hashicorp/go-retryablehttp (github.com/hashicorp/go-retryablehttp)

v0.7.8

Compare Source

mackerelio/go-osstat (github.com/mackerelio/go-osstat)

v0.2.6

Compare Source

What's Changed

Full Changelog: mackerelio/go-osstat@v0.2.5...v0.2.6

maxbrunsfeld/counterfeiter (github.com/maxbrunsfeld/counterfeiter/v6)

v6.12.1

Compare Source

What's Changed

New Contributors

Full Changelog: maxbrunsfeld/counterfeiter@v6.12.0...v6.12.1

v6.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: maxbrunsfeld/counterfeiter@v6.11.3...v6.12.0

v6.11.3

Compare Source

v6.11.2

Compare Source

Revert changes from v6.11.1.

Full Changelog: maxbrunsfeld/counterfeiter@v6.11.1...v6.11.2

nyaruka/phonenumbers (github.com/nyaruka/phonenumbers)

v1.6.7

Compare Source

  • Update metadata

v1.6.6

Compare Source

  • Merge pull request #​211 from nyaruka/update_metadata
  • Update test for DE format number size
  • Update metadata
pion/sdp (github.com/pion/sdp/v3)

v3.0.16

Compare Source

What's Changed

New Contributors

Full Changelog: pion/sdp@v3.0.15...v3.0.16

v3.0.15

Compare Source

Changelog

  • 867cb9e Add lenient parsing for incomplete origin lines
  • b11b9e3 Update CI configs to v0.11.20
  • c6ff1be Replace interface{} with any
pion/webrtc (github.com/pion/webrtc/v4)

v4.1.8

Compare Source

Changelog

  • 0936b7d Option to check for fingerprint in DTLS handshake
  • 79d7571 Implement deadlines for mux
  • 21a8b0a Update module github.com/pion/stun/v3 to v3.0.2 (#​3293)
  • 62f6101 Do not invoke OnBufferedAmountLow after close

v4.1.7

Compare Source

Changelog

  • f3177f8 Option to ignore rid pause in a=simulcast:recv
  • d8e8182 Update module github.com/pion/rtp to v1.8.26 (#​3288)
  • c6b288f Add WithDirectPTS option for precise RTP timestamp (#​3287)
  • 210cd95 Add CanTrickleICECandidates
  • aac830d Update module github.com/pion/ice/v4 to v4.0.13 (#​3285)
  • c71cc75 Update module github.com/pion/dtls/v3 to v3.0.8 (#​3284)
  • 8242681 Update module github.com/pion/ice/v4 to v4.0.12 (#​3281)
  • 4b59cf9 Support advertising ICE trickling (#​3097)
  • 71b8a13 Don't drop packets when probing Simulcast
  • c457479 Update module github.com/pion/srtp/v3 to v3.0.9 (#​3280)
  • 67d948b Update module github.com/pion/sctp to v1.8.41 (#​3279)
  • 39210f1 Update module github.com/pion/ice/v4 to v4.0.11 (#​3278)
  • ed9f7fa Add an error for sdp unmarshalling error
  • 5552def Fix and improve a flaky test (#​3275)
  • 418e18c Update actions/checkout action to v6
  • e6d249e Added option to configure DTLS Cipher Suites
  • d32d5cd Fix a flaky test
  • ae65995 Add deterministic NACK/RTX reproduction test (#​3270)
  • e710dae Refactor streamsForSSRC to return struct
  • 5eb9d49 Fix race in test
  • e7e3b36 Consider first packet when reading Simulcast IDs (#​3144)
  • 17287fd Fix flaky test TestPeerConnection_Media_Sample
  • 27a8f9b Improve trickle-ice example
  • a4c8b34 Update module github.com/pion/interceptor to v0.1.42 (#​3266)
  • 157d90a Update module github.com/pion/turn/v4 to v4.1.3 (#​3265)
  • 87b21be Update module github.com/pion/transport/v3 to v3.1.1 (#​3262)
  • 1840a5f Update module github.com/pion/transport/v3 to v3.1.0
  • 8b9583c Add whip-whep-like example
  • 7354d59 Fix a rare race in peerconnection_go_test
  • 8b43c73 Update dependency node to v24 (#​3256)
  • c24d2d4 Update module github.com/pion/turn/v4 to v4.1.2 (#​3257)
  • 49a4074 Expose stats ID for use in interceptor factories
  • 41e0480 Update module github.com/pion/rtp to v1.8.25 (#​3254)
  • 69d77e7 Update module github.com/pion/stun/v3 to v3.0.1 (#​3255)
  • fe44e78 Improve custom-logger README (#​3253)
  • 919c686 Add simple datachannel example with demo.html (#​3252)
  • 8f7e057 Improve the data-channels example
  • 7d8a700 Fix test race
  • 041530f Update CI configs to v0.11.32
  • 030bbf1 Update module github.com/pion/rtp to v1.8.24
  • 6886103 Update module github.com/pion/rtcp to v1.2.16 (#​3244)

v4.1.6

Compare Source

Changelog

  • f35dc4e Handle nil stats getter in collect stats
  • caef6a9 Update module github.com/pion/sctp to v1.8.40 (#​3241)
  • a35c52a Update CI configs to v0.11.31
  • 4ca0aec Update module github.com/pion/rtp to v1.8.23

v4.1.5

Compare Source

Changelog

  • 0575dfb Add interface for getting media-playout stats
  • bf15721 Update module github.com/pion/transport/v3 to v3.0.8
  • 041211f Update module github.com/pion/interceptor to v0.1.41
  • 706c75b Update module github.com/pion/srtp/v3 to v3.0.8
  • 43976dc Update CI configs to v0.11.29
  • e0181e9 Update TestPeerConnection_SessionID to run on WASM
  • 5a0e56e Prefer makezero with a cap
  • 9acbc66 Cleanup statsGetter after peer is closed
  • 4c1261f Add inbound-rtp stats
  • 370412f Improve code cov
  • 7f1ab45 Remove unused file
  • 39d1b3c Apply go modernize suggestions
  • 781ff73 Create examples/data-channels-detach-create
  • f5fd0fa Update dependency @​roamhq/wrtc to v0.9.1
  • 6ef2888 Fix RTPSender.SetReadDeadline crash
  • 634a904 Fire OnBufferedAmountLow in a goroutine
  • 1527bfa Allow IVFWriter Framerate to be modified
  • cf7625d Allow IVFWriter Width/Height to be modified
  • 882f699 Update actions/setup-node action to v5
  • e9efed4 Fix trailing space in rtcp-fb with no Parameter
  • 457679c Update module github.com/pion/rtp to v1.8.22
  • 3bb8fce Update module github.com/pion/sdp/v3 to v3.0.16
  • 4eebb3e Update actions/checkout action to v5
  • 5b098de Update CI configs to v0.11.26
  • cda9130 Update CI configs to v0.11.25
  • e7183f9 Update CI configs to v0.11.24
  • c376d0e Match codec order of remote peer
  • 42b3cfd Update module github.com/stretchr/testify to v1.11.1
  • 2af60a4 Filter unattached RTX when getting codecs
  • 123f138 Update module github.com/stretchr/testify to v1.11.0
  • 4b37165 Tests to ensure proper direction in SDP
  • 6424d85 Consider remote direction in add track
  • 469ca2c Disallow incompatible transceiver directions
  • 2299a71 Add opt control transceiver re-use in recvonly
  • 3e84081 Add partialMatch codecs to transceiver from remote
  • c82d96c Remove RTX codec if no primary

v4.1.4

Compare Source

Changelog

  • 8efd17e Do not create receiver for ealy media in offerer
  • 29e1e00 Update module github.com/pion/turn/v4 to v4.1.1
  • afcb348 Add ice-proxy example
  • 1557d31 Update CI configs to v0.11.22
  • 22cf05c Upgrade to golangci-lint@​v2
  • 941b741 Update module github.com/pion/dtls/v3 to v3.0.7
  • bea05f6 Update module github.com/pion/srtp/v3 to v3.0.7
  • 4f1a287 Update golang Docker tag to v1.25
  • 7a94394 Log error when Read is used with simulcast
  • 5c3d582 WHIP-WHEP example improvements
  • f06b6bc Update module github.com/pion/sdp/v3 to v3.0.15
  • 1355f02 Update module github.com/pion/rtp to v1.8.21

v4.1.3

Compare Source

Changelog

  • 4c1af4c H265 reader & writer
  • e602e15 Update module github.com/pion/rtp to v1.8.20
  • 4f67c90 Replace custom atomicBool with sync/atomic.Bool
  • 887f5c6 Add sender receiver report
  • d3151fe Update module github.com/pion/logging to v0.2.4
  • 9b1ca73 Update dependency @​roamhq/wrtc to ^0.9.0
  • 6874548 Update CI configs to v0.11.20
  • 22dd7b7 Replace interface{} with any
  • f94e1be Update module github.com/pion/sdp/v3 to v3.0.14
  • 86e4719 Update module github.com/pion/srtp/v3 to v3.0.6
  • ddae46a Update module github.com/pion/rtp to v1.8.19
prometheus/client_golang (github.com/prometheus/client_golang)

v1.23.2: - 2025-09-05

Compare Source

This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes.

All Changes

Full Changelog: prometheus/client_golang@v1.23.1...v1.23.2

v1.23.1: - 2025-09-04

Compare Source

This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.

All Changes

Full Changelog: prometheus/client_golang@v1.23.0...v1.23.1

v1.23.0: - 2025-07-30

Compare Source

  • [CHANGE] Minimum required Go version is now 1.23, only the two latest Go versions are supported from now on. #​1812
  • [FEATURE] Add WrapCollectorWith and WrapCollectorWithPrefix #​1766
  • [FEATURE] Add exemplars for native histograms #​1686
  • [ENHANCEMENT] exp/api: Bubble up status code from writeResponse #​1823
  • [ENHANCEMENT] collector/go: Update runtime metrics for Go v1.23 and v1.24 #​1833
  • [BUGFIX] exp/api: client prompt return on context cancellation #​1729
All Changes * Update example test by @​SuperQ in https://github.com/prometheus/client_golang/pull/1770 * build(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 in /tutorials/whatsup by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1776 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1771 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1778 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1779 * build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 in /exp by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1782 * build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 in /exp by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1781 * build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1783 * build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1784 * build(deps): bump github.com/prometheus/procfs from 0.15.1 to 0.16.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1786 * chore: Upgrade golangci-lint to v2 by @​kakkoyun in https://github.com/prometheus/client_golang/pull/1789 * build(deps): bump the github-actions group across 1 directory with 3 updates by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1790 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1791 * Add `WrapCollectorWith` and `WrapCollectorWithPrefix` by @​colega in https://github.com/prometheus/client_golang/pull/1766 * feat(github-actions): add Go file change detection to golangci-lint workflow by @​kakkoyun in https://github.com/prometheus/client_golang/pull/1794 * chore(ci): Fix flaky tests by @​kakkoyun in https://github.com/prometheus/client_golang/pull/1795 * build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /tutorials/whatsup by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1799 * test(registry): Add goleak-based goroutine leak detection by @​surinkim in https://github.com/prometheus/client_golang/pull/1797 * build(deps): bump go.uber.org/goleak from 1.2.0 to 1.3.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1806 * build(deps): bump the github-actions group with 2 updates by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1804 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1809 * Add exemplars for native histograms by @​shivanthzen in https://github.com/prometheus/client_golang/pull/1686 * build(deps): bump golang.org/x/sys from 0.30.0 to 0.32.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1807 * build(deps): bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1805 * build(deps): bump github.com/prometheus/procfs from 0.16.0 to 0.16.1 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1808 * build(deps): bump golang.org/x/net from 0.35.0 to 0.38.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1800 * Update supported Go versions by @​SuperQ in https://github.com/prometheus/client_golang/pull/1812 * Cleaup Go modules by @​SuperQ in https://github.com/prometheus/client_golang/pull/1813 * fix: client prompt return on context cancellation by @​umegbewe in https://github.com/prometheus/client_golang/pull/1729 * Simplify buf binary install by @​SuperQ in https://github.com/prometheus/client_golang/pull/1814 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1815 * build(deps): bump the github-actions group with 5 updates by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1817 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1821 * exp/api: Bubble up status code from writeResponse by @​saswatamcode in https://github.com/prometheus/client_golang/pull/1823 * build(deps): bump github.com/prometheus/common from 0.64.0 to 0.65.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1827 * build(deps): bump github.com/prometheus/common from 0.64.0 to 0.65.0 in /exp by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1828 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1831 * Update runtime metrics for Go v1.23 and v1.24 by @​aknuds1 in https://github.com/prometheus/client_golang/pull/1833 * Fix `errNotImplemented` reference by @​aknuds1 in https://github.com/prometheus/client_golang/pull/1835 * build(deps): bump the github-actions group with 3 updates by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1826 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1832 * Cut v1.23.0-rc.0 by @​vesari in https://github.com/prometheus/client_golang/pull/1837 * cut v1.23.0-rc.1 by @​vesari in https://github.com/prometheus/client_golang/pull/1842

New Contributors

Full Changelog: prometheus/client_golang@v1.22.0...v1.23.0

prometheus/procfs (github.com/prometheus/procfs)

v0.19.2

Compare Source

What's Changed

Full Changelog: prometheus/procfs@v0.19.1...v0.19.2

v0.19.1

Compare Source

What's Changed

Full Changelog: prometheus/procfs@v0.19.0...v0.19.1

v0.19.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/procfs@v0.18.0...v0.19.0

v0.18.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/procfs@v0.17.0...v0.18.0

v0.17.0

Compare Source

What's Changed

New Contributors


Configuration

📅 Schedule: Branch creation - "on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Feb 10, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: install-tool golang 1.22.12

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Feb 10, 2025

⚠️ No Changeset found

Latest commit: 1b6135b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "github.com/livekit/protocol" specified in the `fixed` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

@renovate renovate Bot force-pushed the renovate/go-deps branch 5 times, most recently from 315c87f to 02e205c Compare February 15, 2025 22:14
@renovate renovate Bot force-pushed the renovate/go-deps branch 7 times, most recently from bf43019 to 6e49a77 Compare February 24, 2025 18:55
@renovate renovate Bot force-pushed the renovate/go-deps branch 10 times, most recently from e68fbc9 to 016f846 Compare March 5, 2025 16:20
@renovate renovate Bot force-pushed the renovate/go-deps branch 3 times, most recently from 64a636f to eba3acf Compare March 11, 2025 20:06
@renovate renovate Bot force-pushed the renovate/go-deps branch from eba3acf to bd8056d Compare March 13, 2025 21:53
@renovate renovate Bot force-pushed the renovate/go-deps branch from bd8056d to dd5c80b Compare March 14, 2025 01:55
@renovate renovate Bot force-pushed the renovate/go-deps branch 11 times, most recently from 56fe3f3 to 491d03d Compare July 23, 2025 11:15
@renovate renovate Bot force-pushed the renovate/go-deps branch 3 times, most recently from a0fa20d to f5075a5 Compare July 28, 2025 20:34
@renovate renovate Bot force-pushed the renovate/go-deps branch from f5075a5 to 649ad51 Compare July 31, 2025 18:04
@renovate renovate Bot changed the title fix(deps): update go deps Update go deps Aug 2, 2025
@renovate renovate Bot force-pushed the renovate/go-deps branch 7 times, most recently from 0093d5e to e2ea0d2 Compare August 10, 2025 13:20
@renovate renovate Bot force-pushed the renovate/go-deps branch 4 times, most recently from 28ce4df to e6234a4 Compare August 13, 2025 15:39
renovate Bot and others added 2 commits December 12, 2025 10:13
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Dec 12, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant