Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 14, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/Eyevinn/mp4ff v0.48.0 -> v0.50.0 age confidence require minor
github.com/pion/rtcp v1.2.15 -> v1.2.16 age confidence require patch
github.com/pion/rtp v1.8.23 -> v1.8.25 age confidence require patch
github.com/prometheus/client_golang v1.22.0 -> v1.23.2 age confidence require minor
github.com/urfave/cli/v3 v3.3.8 -> v3.6.0 age confidence require minor
go (source) 1.25.0 -> 1.25.4 age confidence toolchain patch
golang.org/x/image v0.27.0 -> v0.33.0 age confidence require minor

Release Notes

Eyevinn/mp4ff (github.com/Eyevinn/mp4ff)

v0.50.0

Compare Source

Added
  • First release tag on GitHub
  • Lots of stuff
Changed
  • New unique repo name: mp4ff

v0.49.0

Compare Source

Added
  • First release tag on GitHub
  • Lots of stuff
Changed
  • New unique repo name: mp4ff
pion/rtcp (github.com/pion/rtcp)

v1.2.16

Compare Source

Changelog

  • 8aedb55 Update CI configs to v0.11.31
  • 62db4c0 Update CI configs to v0.11.29
  • f0cdfb0 Apply go modernize
  • 0f3d0ed Update CI configs to v0.11.26
  • 0d3bd90 Update CI configs to v0.11.25
  • e388c81 Update CI configs to v0.11.24
  • cf5b671 Update module github.com/stretchr/testify to v1.11.1
  • 0ab2669 Update module github.com/stretchr/testify to v1.11.0
  • f318fef Replace interface{} with any
  • 2e35008 Update CI configs to v0.11.22
  • b78b083 Update CI configs to v0.11.19
  • 00e5d74 Update social media links, move to discord
  • a640523 Add ECN to CCFB metric block string output
  • 1ef2c94 Match expected error instead of the error message
  • bb27ec6 Update lint rules, force testify/assert
  • 7752cd4 Fix num_reports usage, see errata 8166 (#​187)
  • ec84594 Upgrade golangci-lint, more linters
pion/rtp (github.com/pion/rtp)

v1.8.25

Compare Source

Changelog

  • 8c22f58 Add SetExtensionWithProfile
  • 1a05037 Fix TestHeaderExtension_Invalid
  • 0b470e0 De-duplicate HeaderExtension Logic
  • dcfe647 Fix a typo
  • 33936f3 Advance Timestamp when empty payload is packetized
  • 5564dbb Update CI configs to v0.11.32

v1.8.24

Compare Source

Changelog

  • f4f616d Improve Header Unmarshal performance
  • 0a6cec7 Add Color Range parse test for VP9
  • 54fc35e Add test for VP9 Profile 1
  • e4ee61d Add test for 'Show Existing Frame'
  • 2e1e949 Add more VP9 Tests
  • 8dfc98b Finish Header Extension tests
  • adace10 Add Tests for RawExtension
  • cbbddde Fix off-by-one in TwoByteHeaderExtension.Set
  • abf819f Fix API Break in OneByteHeaderExtension.Set
  • 2b7c8a0 Fix off-by-one in OneByteHeaderExtension.Set
  • 100f17c Add packetizer fuzz tests
  • 7c6aa20 Update CI configs to v0.11.31
  • d54d3dd Add a fuzz test for AV1
  • 51e1168 Add Implemented RFCs to README
  • c11d8fa Add send-h264 example
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

urfave/cli (github.com/urfave/cli/v3)

v3.6.0

Compare Source

v3.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.4.1...v3.5.0

v3.4.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.4.0...v3.4.1

v3.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.9...v3.4.0

v3.3.9

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.8...v3.3.9

golang/go (go)

v1.25.4

v1.25.3

v1.25.2

v1.25.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 renovate bot requested a review from a team as a code owner May 14, 2025 18:44
@renovate renovate bot changed the title Update module google.golang.org/grpc to v1.72.1 Update go deps May 19, 2025
@renovate renovate bot force-pushed the renovate/go-deps branch 5 times, most recently from c67ebd5 to 5f0b266 Compare May 26, 2025 08:45
@renovate renovate bot force-pushed the renovate/go-deps branch from 5f0b266 to b1191fe Compare May 26, 2025 22:55
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from dd96f6b to 28450ca Compare June 5, 2025 13:50
@renovate
Copy link
Contributor Author

renovate bot commented Jun 5, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/prometheus/common v0.64.0 -> v0.66.1
golang.org/x/sync v0.17.0 -> v0.18.0
golang.org/x/text v0.30.0 -> v0.31.0

@renovate renovate bot force-pushed the renovate/go-deps branch 3 times, most recently from 3bdb5df to 5c035e8 Compare June 13, 2025 11:39
@renovate renovate bot force-pushed the renovate/go-deps branch 5 times, most recently from 4ea20c1 to ca847e3 Compare June 20, 2025 18:09
@renovate renovate bot force-pushed the renovate/go-deps branch from ca847e3 to cf4e644 Compare June 23, 2025 17:11
@renovate renovate bot changed the title Update go deps fix(deps): update go deps Jun 23, 2025
@renovate renovate bot force-pushed the renovate/go-deps branch 3 times, most recently from ddfa16d to fee2f66 Compare July 1, 2025 09:00
@renovate renovate bot force-pushed the renovate/go-deps branch 3 times, most recently from 309a37a to b6ef624 Compare July 14, 2025 16:45
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from 9b810c8 to e1073c5 Compare July 16, 2025 23:40
@renovate renovate bot force-pushed the renovate/go-deps branch 4 times, most recently from 8a6aca5 to d321965 Compare September 10, 2025 06:44
@renovate renovate bot force-pushed the renovate/go-deps branch 3 times, most recently from 16b875b to 9898af0 Compare September 17, 2025 18:47
@renovate renovate bot force-pushed the renovate/go-deps branch 4 times, most recently from e1fb2d2 to efd5c96 Compare October 2, 2025 10:31
@renovate renovate bot force-pushed the renovate/go-deps branch 6 times, most recently from e2898a9 to 47160f7 Compare October 8, 2025 18:41
@renovate renovate bot force-pushed the renovate/go-deps branch 4 times, most recently from 928e58b to 495118c Compare October 18, 2025 02:03
@renovate renovate bot force-pushed the renovate/go-deps branch 3 times, most recently from b483432 to 28183db Compare October 27, 2025 22:04
@renovate renovate bot force-pushed the renovate/go-deps branch 3 times, most recently from 427d068 to 2049167 Compare November 5, 2025 19:36
@renovate renovate bot force-pushed the renovate/go-deps branch from 2049167 to b49817a Compare November 9, 2025 14:49
Generated by renovateBot
@renovate renovate bot force-pushed the renovate/go-deps branch from b49817a to 1b9f95d Compare November 11, 2025 21:01
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