fix(deps): update all dependencies #262
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.22.7
->0.22.8
v0.22.7
->v0.22.8
v0.9.1
->v0.10.0
v0.39.5
->v0.39.6
v1.30.1
->v1.31.0
v3.0.14
->v3.0.15
v0.53.0
->v0.54.0
v3.29.2
->v3.29.4
0.39.5
->0.39.6
Release Notes
aperturerobotics/common (@aptre/common)
v0.22.8
Compare Source
aperturerobotics/protobuf-go-lite (github.com/aperturerobotics/protobuf-go-lite)
v0.10.0
Compare Source
aperturerobotics/starpc (github.com/aperturerobotics/starpc)
v0.39.6
Compare Source
aperturerobotics/util (github.com/aperturerobotics/util)
v1.31.0
Compare Source
pion/sdp (github.com/pion/sdp/v3)
v3.0.15
Compare Source
Changelog
867cb9e
Add lenient parsing for incomplete origin linesb11b9e3
Update CI configs to v0.11.20c6ff1be
Replace interface{} with anyquic-go/quic-go (github.com/quic-go/quic-go)
v0.54.0
Compare Source
This release adds support for QUIC Stream Resets with Partial Delivery, a QUIC extension that allows resetting a stream, while guaranteeing delivery of stream data up to a certain byte offset (#5155, #5158, #5160, #5235, #5242, #5243). This extension is a requirement of newer versions of WebTransport over HTTP/3.
Other Notable Changes
wire.Frame
) for common frame types (STREAM, DATAGRAM, ACK), speeding up STREAM frame parsing by ~18%: #5253, #5227, thanks to @jannis-seemannFixes
Transport
whenDialAddr
fails: #5259, thanks to @rbqvqChangelog
New Contributors
Full Changelog: quic-go/quic-go@v0.53.0...v0.54.0
github/codeql-action (github/codeql-action)
v3.29.4
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.4 - 23 Jul 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v3.29.3
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.3 - 21 Jul 2025
No user facing changes.
See the full CHANGELOG.md for more information.
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.
This PR was generated by Mend Renovate. View the repository job log.