Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update go deps #276

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Update go deps #276

merged 1 commit into from
Jul 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/Eyevinn/mp4ff v0.44.0 -> v0.45.0 age adoption passing confidence require minor
github.com/pion/webrtc/v3 v3.2.40 -> v3.2.44 age adoption passing confidence require patch
go (source) 1.22.3 -> 1.22.5 age adoption passing confidence toolchain patch
google.golang.org/grpc v1.64.0 -> v1.65.0 age adoption passing confidence require minor

Release Notes

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

v0.45.0

Compare Source

Changed
  • minimum Go version 1.16.
  • ioutil imports replaced by io and os imports
  • Info (mp4ff-info) output for esds boxes
  • API of descriptors
  • Parsing and info output for url boxes
Fixed
  • support for parsing of hierarchical sidx boxes
  • handling of partially bad descriptors
  • handle url boxes missing mandatory zero-ending byte
Added
  • support for ssix box
  • support for leva box
  • details of descriptors as Info outout (mp4ff-info)
pion/webrtc (github.com/pion/webrtc/v3)

v3.2.44

Compare Source

What's Changed

Full Changelog: pion/webrtc@v3.2.43...v3.2.44

v3.2.43

Compare Source

What's Changed

Full Changelog: pion/webrtc@v3.2.42...v3.2.43

v3.2.42

Compare Source

Changelog

  • 43a6a69 Reset state machine after negotiationNeededOp

v3.2.41

Compare Source

What's Changed

Full Changelog: pion/webrtc@v3.2.40...v3.2.41

golang/go (go)

v1.22.5

v1.22.4

grpc/grpc-go (google.golang.org/grpc)

v1.65.0: Release 1.65.0

Compare Source

Dependencies

  • Change support policy to cover only the latest TWO releases of Go, matching the policy for Go itself. See #​7249 for more information. (#​7250)
  • Update x/net/http2 to address CVE-2023-45288 (#​7282)

Behavior Changes

  • credentials/tls: clients and servers will now reject connections that don't support ALPN when environment variable GRPC_ENFORCE_ALPN_ENABLED is set to "true" (case insensitive). (#​7184)
    • NOTE: this behavior will become the default in a future release.
  • metadata: remove String method from MD to make printing more consistent (#​7373)

New Features

  • grpc: add WithMaxCallAttempts to configure gRPC's retry behavior per-channel. (#​7229)

Bug Fixes

  • ringhash: properly apply endpoint weights instead of ignoring them (#​7156)
  • xds: fix a bug that could cause xds-enabled servers to stop accepting new connections after handshaking errors (#​7128)

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner June 4, 2024 21:12
@renovate renovate bot changed the title Update dependency go to v1.22.4 Update go deps Jun 7, 2024
@renovate renovate bot force-pushed the renovate/go-deps branch 3 times, most recently from f043082 to ac102ec Compare June 11, 2024 19:56
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from 4d602e1 to 5ab43c1 Compare June 25, 2024 21:41
Copy link
Contributor Author

renovate bot commented Jul 2, 2024

ℹ 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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/pion/ice/v2 v2.3.24 -> v2.3.27
google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda -> v0.0.0-20240528184218-531527333157

Generated by renovateBot
@biglittlebigben biglittlebigben merged commit ad64539 into main Jul 3, 2024
3 checks passed
@biglittlebigben biglittlebigben deleted the renovate/go-deps branch July 3, 2024 05:27
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