Skip to content

Conversation

@renovate
Copy link
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.10 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

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

changeset-bot bot commented Feb 10, 2025

⚠️ No Changeset found

Latest commit: da4f8fb

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 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 5 times, most recently from e6234a4 to 4bf0e26 Compare August 18, 2025 12:31
@renovate renovate bot force-pushed the renovate/go-deps branch 4 times, most recently from 452a98e to 12de5f1 Compare August 20, 2025 18:38
@renovate renovate bot force-pushed the renovate/go-deps branch from 9915f57 to 0787d25 Compare December 2, 2025 23:42
@renovate renovate bot changed the title Update go deps fix(deps): update go deps Dec 2, 2025
@renovate renovate bot force-pushed the renovate/go-deps branch 5 times, most recently from 194a7b7 to d00adf7 Compare December 9, 2025 00:06
Generated by renovateBot
@renovate renovate bot force-pushed the renovate/go-deps branch from d00adf7 to da4f8fb Compare December 9, 2025 20:44
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.

2 participants