Skip to content

Update go deps#328

Merged
biglittlebigben merged 1 commit intomainfrom
renovate/go-deps
May 12, 2025
Merged

Update go deps#328
biglittlebigben merged 1 commit intomainfrom
renovate/go-deps

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/Eyevinn/mp4ff v0.47.0 -> v0.48.0 age adoption passing confidence require minor
github.com/go-gst/go-glib f53cebf -> 35ebad1 require digest
github.com/pion/dtls/v3 v3.0.4 -> v3.0.6 age adoption passing confidence require patch
github.com/pion/rtp v1.8.11 -> v1.8.15 age adoption passing confidence require patch
github.com/pion/sdp/v3 v3.0.10 -> v3.0.11 age adoption passing confidence require patch
github.com/pion/webrtc/v4 v4.0.8 -> v4.1.0 age adoption passing confidence require minor
github.com/prometheus/client_golang v1.20.5 -> v1.22.0 age adoption passing confidence require minor
go (source) 1.23.6 -> 1.24.3 age adoption passing confidence toolchain minor
golang.org/x/image v0.24.0 -> v0.27.0 age adoption passing confidence require minor
google.golang.org/grpc v1.70.0 -> v1.72.0 age adoption passing confidence require minor
google.golang.org/protobuf v1.36.5 -> v1.36.6 age adoption passing confidence require patch

Release Notes

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

v0.48.0

Compare Source

Changed
  • mp4.NewUUIDFromHex() changed to more general mp4.NewUUIDFromString()
  • cmd/mp4ff-decrypt -key option instead of -k. Takes hex or base64 value
  • cmd/mp4ff-encrypt -key and -kid options now take hex or base64 values
  • Replaced mp4.AlouBox and mp4.TlouBox with a common mp4.LoudnessBaseBox
  • mp4.Measurement changed to clearer mp4.LoudnessMeasurement
Added
  • mp4.SetUUID() can take base64 string as well as hex-encoded.
  • Support for weird dac3 box with initial 4 zero bytes (Issue #​395)
  • Lots of fuzzying tests and changes to avoid panic on bad input data
  • Support for SMPTE-2086 Mastering Display Metadata Box (SmDm)
  • Support for Content Light Level Box (CoLL)
  • Better test coverage for VisualSampleEntryBox
  • IsVideoNaluType functions in both avc and hevc packages
  • Exported constants for ColrBox's ColorType
  • mp4.NewFreeBox, mp4.NewSkipBox functions
  • mp4.FreeBox.Payload method
  • mp4.SencBox methods: SetPerSampleIVSize, PerSampleIVSize, and ReadButNotParsed
  • Function mp4.CreateUnknownBox
  • Functions mp4.NewTfrfBox and mp4.NewTfxdBox
  • HEVC (hvc1) encryption
  • AppendProtectRange function is now public
Fixed
  • Support short ESDS without SLConfig descriptor (issue #​393)
  • HEVC Slice Header CollocatedFromL0Flag should be true by default
  • Update to golangci-lint/v2 and fixed all warnings
pion/dtls (github.com/pion/dtls/v3)

v3.0.6

Compare Source

What's Changed

Full Changelog: pion/dtls@v3.0.5...v3.0.6

v3.0.5

Compare Source

Changelog

  • fbc7bae Update docker.io/library/golang Docker tag to v1.24 (#​694)
  • 13b929b Update module golang.org/x/net to v0.37.0 (#​697)
  • 3a0f50a Use crypto.Signer whenever possible (#​681)
  • 16d6306 Update module golang.org/x/net to v0.34.0 (#​693)
  • 8eb9a91 Upgrade golangci-lint, more linters
  • 1c0df61 Update module github.com/pion/logging to v0.2.3 (#​691)
  • 1e4ae60 Update module golang.org/x/net to v0.33.0 [SECURITY]
  • ceb8458 Update module golang.org/x/crypto to v0.31.0 [SECURITY]
  • 4e34db5 Update module golang.org/x/net to v0.31.0
  • 02434c7 Update module golang.org/x/crypto to v0.29.0
pion/rtp (github.com/pion/rtp)

v1.8.15

Compare Source

What's Changed

Full Changelog: pion/rtp@v1.8.14...v1.8.15

v1.8.14

Compare Source

What's Changed

Full Changelog: pion/rtp@v1.8.13...v1.8.14

v1.8.13

Compare Source

Changelog

v1.8.12

Compare Source

What's Changed

New Contributors

Full Changelog: pion/rtp@v1.8.11...v1.8.12

pion/sdp (github.com/pion/sdp/v3)

v3.0.11

Compare Source

Changelog

  • c7c57e2 Error on conflicting codec values when parsing
  • c128a97 Update CI configs to v0.11.18
pion/webrtc (github.com/pion/webrtc/v4)

v4.1.0

Compare Source

Pion v4.1.0

  • New release schedule – a fresh minor version will ship on the last weekend of every month.
  • AV1 support is complete and stable.
  • Data Channels now handle payloads larger than 65 535 bytes (MaxUint16) and parses a=max-message-size.
  • HEVC / H.265 RTP payloader added.
  • Multi-codec negotiation lets peers negotiate for media sections with different audio/video codecs.
  • ICE improvements
    • Add a ufrag extension to generated candidates.
    • ToICE converts webrtc.Candidate to ice.Candidate.
    • New APIs to add and retrieve ICE extensions.
    • AddCandidate rejects candidates from old generations.
  • SCTP – exposed SCTPTransport.BufferedAmount for better flow-control insight.
  • RTP tracksWithRTPTimestamp lets you set a custom initial RTP timestamp.
  • Codec matching fixes when peers advertise the same codec with different sample-rates or channel counts.
  • Test refactors and code enhancements.
Thanks to everyone who contributed since v4.0.0 (2024-10-11)! ❤️

@​0x34d @​3DRX @​5ur3 @​5xp @​aalekseevx @​abrender @​aler9 @​amanakin @​amincheloh @​andresmanelli @​at-wat @​boks1971 @​cnderrauber @​Dailor @​dkess @​edaniels @​evan-brass @​hateeyan @​hoihochan @​howjmay @​itzmanish @​jaystenmark @​jech @​jmelancongen @​JoeTurki @​kcaffrey @​kevmo314 @​KW-M @​LeeTeng2001 @​levaitamas @​mengelbart @​N1cOs @​nithu1991 @​Olex1313 @​oto313 @​pabloFuente @​paulwe @​rileym-arcules @​robfig @​RyanPotat @​San9H0 @​seaduboi-openai @​Sean-Der @​sirzooro @​skyfall2022 @​sterlingdeng @​strangesast @​strombergdev @​stv0g @​sukunrt @​tyohan @​ValorZard @​WofWca @​xdrudis @​y-kawawa @​YannSc @​zcc0077 @​zjzhang-cn Anton, ARJUN SHAJI, Brave Yao, Nils Ohlmeier, sterlingdeng

v4.0.16

Compare Source

Changelog

  • 705b728 Pass Configured MTU into SCTP
  • 3017e68 Remove TEST_EXTRA_ARGS and GOLANGCI_LINT_EXRA_ARGS
  • 2de1ac4 Update CI configs to v0.11.19
  • 16d809c Add H265 to RegisterDefaultCodecs
  • 0fa4922 Remove inaccurate comments
  • f03eb73 Fix linter
  • 3d4c996 Adressing linter errors
  • f153325 Replaced enable with isDisabled
  • 5676fa4 Don't expose new MediaEngine functions
  • a9ff362 Fixed lint error
  • a561371 Made multi codec the default
  • be8800d Implemented alternative proposal via SettingEngine
  • 1f393ef Fixed bug in copy()
  • 29d6e41 Add support for multi codec negotiation

v4.0.15

Compare Source

Changelog

  • c79463d Added SCTPTransport.BufferedAmount
  • 3e43ae9 Update module github.com/pion/sctp to v1.8.38
  • 8cda9b7 Update module github.com/pion/ice/v4 to v4.0.10
  • 4f2208d Update dependency node to v22
  • 77fc1cb Added missing lock
  • 924dd09 Add IPv6 Test
  • 43c27b7 Fix race in TestDetachRemovesDatachannelReference
  • 4128a82 Fix flakey test TestInterceptorNack
  • 334692b Add findFECPayloadType (#​3084)
  • 0b5e438 Add bluesky link next to twitter
  • 31c6319 Remove Slack links
  • 39908b9 Fix pion2pion example readme
  • e1487b5 Update module github.com/pion/dtls/v3 to v3.0.6 (#​3062)
  • 19cdd09 Add mime type for flexfec03 and ulpfec
  • 740e516 Update lint rules, force testify/assert for tests
  • 617de62 Update module github.com/pion/ice/v4 to v4.0.9 (#​3072)
  • a51e66c Update readme add discord and bluesky
  • 1a1488d Expose ICE candidates ToICE() method

v4.0.14

Compare Source

What's Changed

Full Changelog: pion/webrtc@v4.0.13...v4.0.14

v4.0.13

Compare Source

Changelog

  • e4ff415 Support DataChannel messages larger then MaxUint16

v4.0.12

Compare Source

We've added beta support for full AV1 handling! This includes AV1 RTP Depacketizer: #​291 and AV1 RTP Packetizer: #​295 Additional utilities: #​294, allowing early testing before the final release in Pion 4.1.0.

What's Changed

Full Changelog: pion/webrtc@v4.0.11...v4.0.12

v4.0.11

Compare Source

Changelog

v4.0.10

Compare Source

Changelog

  • 70f0211 Add GetRemoteParameters to ICETransport
  • 969ab68 Fix matching codecs with different rate or channels
  • 70d06fd Fix ivfwriter with VP9
  • ee669ca Update golang Docker tag to v1.24
  • bea7ae3 Add ivfwriter support for VP9
  • 306dc37 Fix error handling in RTPReceiver.Receive

v4.0.9

Compare Source

Changelog

  • 1c45355 Fix H264Writer writing 0 length payloads
  • 46565ff Cleanup PeerConnection in WriteRTCP Test
  • ae260d4 Assert that WriteRTCP works before connected
  • 99eb390 Implement JSValue for more structures
  • 4ee3747 Implement DataChannel OnError/OnClosing for WASM
  • 59c7270 Update module golang.org/x/net to v0.34.0
  • a0d7d02 Preserve ICE candidate Extensions
  • 7c3b128 Update module github.com/pion/ice/v4 to v4.0.6 (#​3025)
  • 47bde05 Update module github.com/pion/logging to v0.2.3 (#​3020)
  • 47c65c8 Remove outdated safety comment in RegisterCodec
  • feeeebf Upgrade golangci-lint, more linters
prometheus/client_golang (github.com/prometheus/client_golang)

v1.22.0: - 2025-04-07

Compare Source

⚠️ This release contains potential breaking change if you use experimental zstd support introduce in #​1496 ⚠️

Experimental support for zstd on scrape was added, controlled by the request Accept-Encoding header.
It was enabled by default since version 1.20, but now you need to add a blank import to enable it.
The decision to make it opt-in by default was originally made because the Go standard library was expected to have default zstd support added soon,
https://github.com/golang/go/issues/62513 however, the work took longer than anticipated and it will be postponed to upcoming major Go versions.

e.g.:

import (
  _ "github.com/prometheus/client_golang/prometheus/promhttp/zstd"
)
  • [FEATURE] prometheus: Add new CollectorFunc utility #​1724
  • [CHANGE] Minimum required Go version is now 1.22 (we also test client_golang against latest go version - 1.24) #​1738
  • [FEATURE] api: WithLookbackDelta and WithStats options have been added to API client. #​1743
  • [CHANGE] ⚠️ promhttp: Isolate zstd support and klauspost/compress library use to promhttp/zstd package. #​1765
All Changes

New Contributors

Full Changelog: prometheus/client_golang@v1.21.1...v1.22.0-rc.0

v1.21.1: / 2025-03-04

Compare Source

This release addresses a performance regression introduced in #​1661 -- thanks to all who reported this quickly:
@​chlunde, @​dethi, @​aaronbee @​tsuna @​kakkoyun 💪🏽. This patch release also fixes the iOS build.

We will be hardening the release process even further (#​1759, #​1761) to prevent this in future, sorry for the inconvenience!

The high concurrency optimization is planned to be eventually reintroduced, however in a much safer manner, potentially in a separate API.

  • [BUGFIX] prometheus: Revert of Inc, Add and Observe cumulative metric CAS optimizations (#​1661), causing regressions on low concurrency cases #​1757
  • [BUGFIX] prometheus: Fix GOOS=ios build, broken due to process_collector_* wrong build tags. #​1758
All commits

Full Changelog: prometheus/client_golang@v1.21.0...v1.21.1

v1.21.0: / 2025-02-19

Compare Source

⚠️ This release contains potential breaking change if you upgrade github.com/prometheus/common to 0.62+ together with client_golang (and depend on the strict, legacy validation for the label names). New common version changes model.NameValidationScheme global variable, which relaxes the validation of label names and metric name, allowing all UTF-8 characters. Typically, this should not break any user, unless your test or usage expects strict certain names to panic/fail on client_golang metric registration, gathering or scrape. In case of problems change model.NameValidationScheme to old model.LegacyValidation value in your project init function. ⚠️

  • [BUGFIX] gocollector: Fix help message for runtime/metric metrics. #​1583
  • [BUGFIX] prometheus: Fix Desc.String() method for no labels case. #​1687
  • [PERF] prometheus: Optimize popular prometheus.BuildFQName function; now up to 30% faster. #​1665
  • [PERF] prometheus: Optimize Inc, Add and Observe cumulative metrics; now up to 50% faster under high concurrent contention. #​1661
  • [CHANGE] Upgrade prometheus/common to 0.62.0 which changes model.NameValidationScheme global variable. #​1712
  • [CHANGE] Add support for Go 1.23. #​1602
  • [FEATURE] process_collector: Add support for Darwin systems. #​1600 #​1616 #​1625 #​1675 #​1715
  • [FEATURE] api: Add ability to invoke CloseIdleConnections on api.Client using api.Client.(CloseIdler).CloseIdleConnections() casting. #​1513
  • [FEATURE] promhttp: Add promhttp.HandlerOpts.EnableOpenMetricsTextCreatedSamples option to create OpenMetrics _created lines. Not recommended unless you want to use opt-in Created Timestamp feature. Community works on OpenMetrics 2.0 format that should make those lines obsolete (they increase cardinality significantly). #​1408
  • [FEATURE] prometheus: Add NewConstNativeHistogram function. #​1654
All commits * Merge release-1.20 to main by @​bwplotka in https://github.com/prometheus/client_golang/pull/1582 * gocollector: Tiny fix for help message with runtime/metrics source. by @​bwplotka in https://github.com/prometheus/client_golang/pull/1583 * ci: bump dagger to the latest version by @​marcosnils in https://github.com/prometheus/client_golang/pull/1588 * Merge release-1.20 back to main by @​ArthurSens in https://github.com/prometheus/client_golang/pull/1593 * Update linting by @​SuperQ in https://github.com/prometheus/client_golang/pull/1603 * Update supported Go versions by @​SuperQ in https://github.com/prometheus/client_golang/pull/1602 * build(deps): bump golang.org/x/sys from 0.22.0 to 0.24.0 by @​dependabot in https://github.com/prometheus/client_golang/pull/1611 * build(deps): bump github.com/prometheus/common from 0.55.0 to 0.57.0 by @​dependabot in https://github.com/prometheus/client_golang/pull/1612 * changed the name of all variables with min/max name by @​parthlaw in https://github.com/prometheus/client_golang/pull/1606 * Update Dagger and build. by @​SuperQ in https://github.com/prometheus/client_golang/pull/1610 * build(deps): bump github/codeql-action from 3.25.15 to 3.26.6 in the github-actions group across 1 directory by @​dependabot in https://github.com/prometheus/client_golang/pull/1614 * examples: Improved GoCollector example. by @​bwplotka in https://github.com/prometheus/client_golang/pull/1589 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1615 * process_collector: fill in most statistics on macOS by @​mharbison72 in https://github.com/prometheus/client_golang/pull/1600 * ⚡ http client defer CloseIdleConnections by @​cuisongliu in https://github.com/prometheus/client_golang/pull/1513 * Set allow-utf-8 in Format during tests to avoid escaping. by @​ywwg in https://github.com/prometheus/client_golang/pull/1618 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1622 * Merge Release 1.20 back to main by @​ArthurSens in https://github.com/prometheus/client_golang/pull/1627 * examples: Add custom labels example by @​ying-jeanne in https://github.com/prometheus/client_golang/pull/1626 * Refactor default runtime metrics tests for Go collector so that default runtime metric set autogenerates by @​vesari in https://github.com/prometheus/client_golang/pull/1631 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1628 * process_xxx_memory statistics for macOS (cgo) by @​mharbison72 in https://github.com/prometheus/client_golang/pull/1616 * build(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 by @​dependabot in https://github.com/prometheus/client_golang/pull/1633 * build(deps): bump golang.org/x/sys from 0.24.0 to 0.25.0 by @​dependabot in https://github.com/prometheus/client_golang/pull/1632 * process_collector: Add Platform-Specific Describe for processCollector by @​ying-jeanne in https://github.com/prometheus/client_golang/pull/1625 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1635 * build(deps): bump the github-actions group with 4 updates by @​dependabot in https://github.com/prometheus/client_golang/pull/1634 * Optionally print OM created lines by @​ArthurSens in https://github.com/prometheus/client_golang/pull/1408 * process_collector: merge wasip1 and js into a single implementation by @​ying-jeanne in https://github.com/prometheus/client_golang/pull/1644 * Merge release 1.20 to main by @​bwplotka in https://github.com/prometheus/client_golang/pull/1647 * Add Arianna as maintainer 💪 by @​ArthurSens in https://github.com/prometheus/client_golang/pull/1651 * test add headers round tripper by @​Manask322 in https://github.com/prometheus/client_golang/pull/1657 * build(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 by @​dependabot in https://github.com/prometheus/client_golang/pull/1668 * build(deps): bump golang.org/x/sys from 0.25.0 to 0.26.0 by @​dependabot in https://github.com/prometheus/client_golang/pull/1669 * build(deps): bump github.com/prometheus/common from 0.59.1 to 0.60.1 by @​dependabot in https://github.com/prometheus/client_golang/pull/1667 * build(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @​dependabot in https://github.com/prometheus/client_golang/pull/1670 * Optimize BuildFQName function by @​jkroepke in https://github.com/prometheus/client_golang/pull/1665 * fix: use injected now() instead of time.Now() in summary methods by @​imorph in https://github.com/prometheus/client_golang/pull/1672 * process_collector: avoid a compiler warning on macOS (fixes #​1660) by @​mharbison72 in https://github.com/prometheus/client_golang/pull/1675 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1674 * build(deps): bump the github-actions group across 1 directory with 3 updates by @​dependabot in https://github.com/prometheus/client_golang/pull/1678 * [chore]: enable perfsprint linter by @​mmorel-35 in https://github.com/prometheus/client_golang/pull/1676 * Duplicate of #​1662 by @​imorph in https://github.com/prometheus/client_golang/pull/1673 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1679 * chore: enable usestdlibvars linter by @​mmorel-35 in https://github.com/prometheus/client_golang/pull/1680 * Add: exponential backoff for CAS operations on floats by @​imorph in https://github.com/prometheus/client_golang/pull/1661 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1683 * [1617] Add ConstnativeHistogram by @​shivanthzen in https://github.com/prometheus/client_golang/pull/1654 * fix: replace fmt.Errorf with errors.New by @​kakkoyun in https://github.com/prometheus/client_golang/pull/1689 * Add codeowners by @​kakkoyun in https://github.com/prometheus/client_golang/pull/1688 * fix: add very small delay between observations in `TestHistogramAtomicObserve` by @​imorph in https://github.com/prometheus/client_golang/pull/1691 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1692 * Fix: handle nil variableLabels in Desc.String() method and add tests for nil label values by @​kakkoyun in https://github.com/prometheus/client_golang/pull/1687 * examples: Follow best practices and established naming conventions by @​lilic in https://github.com/prometheus/client_golang/pull/1650 * setup OSSF Scorecard workflow by @​mmorel-35 in https://github.com/prometheus/client_golang/pull/1432 * build(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @​dependabot in https://github.com/prometheus/client_golang/pull/1697 * build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 by @​dependabot in https://github.com/prometheus/client_golang/pull/1696 * build(deps): bump the github-actions group with 5 updates by @​dependabot in https://github.com/prometheus/client_golang/pull/1695 * update links to openmetrics to reference the v1.0.0 release by @​dashpole in https://github.com/prometheus/client_golang/pull/1699 * build(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.1 by @​dependabot in https://github.com/prometheus/client_golang/pull/1706 * build(deps): bump golang.org/x/sys from 0.27.0 to 0.28.0 by @​dependabot in https://github.com/prometheus/client_golang/pull/1705 * build(deps): bump the github-actions group with 5 updates by @​dependabot in https://github.com/prometheus/client_golang/pull/1707 * build(deps): bump github.com/prometheus/common from 0.60.1 to 0.61.0 by @​dependabot in https://github.com/prometheus/client_golang/pull/1704 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1703 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1708 * Upgrade to prometheus/common 0.62.0 with breaking change by @​bwplotka in https://github.com/prometheus/client_golang/pull/1712 * build(deps): bump golang.org/x/net from 0.26.0 to 0.33.0 in /tutorials/whatsup by @​dependabot in https://github.com/prometheus/client_golang/pull/1713 * docs: Add RELEASE.md for the release process by @​kakkoyun in https://github.com/prometheus/client_golang/pull/1690 * tutorials/whatsup: Updated deps by @​bwplotka in https://github.com/prometheus/client_golang/pull/1716 * process collector: Fixed pedantic registry failures on darwin with cgo. by @​bwplotka in https://github.com/prometheus/client_golang/pull/1715 * Revert "ci: daggerize test and lint pipelines (#​1534)" by @​bwplotka in https://github.com/prometheus/client_golang/pull/1717 * Cut 1.21.0-rc.0 by @​bwplotka in https://github.com/prometheus/client_golang/pull/1718 * Cut 1.21 by @​bwplotka in https://github.com/prometheus/client_golang/pull/1737

New Contributors


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 February 10, 2025 21:23
@renovate renovate Bot changed the title Update github.com/go-gst/go-glib digest to ca07c14 Update go deps Feb 11, 2025
@renovate renovate Bot force-pushed the renovate/go-deps branch from 883d668 to 93b5a42 Compare February 11, 2025 19:16
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Feb 11, 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):

  • 10 additional dependencies were updated

Details:

Package Change
cel.dev/expr v0.19.0 -> v0.20.0
github.com/klauspost/compress v1.17.11 -> v1.18.0
github.com/pion/ice/v4 v4.0.5 -> v4.0.10
github.com/pion/sctp v1.8.35 -> v1.8.39
github.com/prometheus/common v0.55.0 -> v0.62.0
golang.org/x/net v0.34.0 -> v0.35.0
golang.org/x/sync v0.11.0 -> v0.14.0
golang.org/x/text v0.22.0 -> v0.25.0
google.golang.org/genproto/googleapis/api v0.0.0-20241202173237-19429a94021a -> v0.0.0-20250218202821-56aae31c358a
google.golang.org/genproto/googleapis/rpc v0.0.0-20250204164813-702378808489 -> v0.0.0-20250218202821-56aae31c358a

@renovate renovate Bot force-pushed the renovate/go-deps branch 3 times, most recently from f489c3e to 600f7ec Compare February 17, 2025 19:28
@renovate renovate Bot force-pushed the renovate/go-deps branch from 600f7ec to 8905231 Compare February 19, 2025 12:15
@renovate renovate Bot force-pushed the renovate/go-deps branch 10 times, most recently from e520d3f to 26955be Compare March 5, 2025 18:52
@renovate renovate Bot force-pushed the renovate/go-deps branch 2 times, most recently from 7aea83c to be433a6 Compare March 12, 2025 22:32
@renovate renovate Bot force-pushed the renovate/go-deps branch 3 times, most recently from 321b53a to 8db6191 Compare March 24, 2025 17:41
@renovate renovate Bot force-pushed the renovate/go-deps branch 4 times, most recently from f63c376 to f8d17ea Compare April 1, 2025 16:28
@renovate renovate Bot force-pushed the renovate/go-deps branch 2 times, most recently from 5bc0702 to 96320e5 Compare April 8, 2025 14:09
@renovate renovate Bot force-pushed the renovate/go-deps branch from 96320e5 to adf83b9 Compare April 14, 2025 18:34
@renovate renovate Bot force-pushed the renovate/go-deps branch 3 times, most recently from 954c2d3 to 19f7659 Compare April 26, 2025 23:15
@renovate renovate Bot force-pushed the renovate/go-deps branch from 19f7659 to 561f288 Compare April 28, 2025 12:51
@renovate renovate Bot force-pushed the renovate/go-deps branch 3 times, most recently from a0fa5f2 to 54fe049 Compare May 12, 2025 19:35
Generated by renovateBot
@renovate renovate Bot force-pushed the renovate/go-deps branch from 54fe049 to 8b475a7 Compare May 12, 2025 20:06
@biglittlebigben biglittlebigben merged commit a2b7951 into main May 12, 2025
6 checks passed
@biglittlebigben biglittlebigben deleted the renovate/go-deps branch May 12, 2025 20:10
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