-
Notifications
You must be signed in to change notification settings - Fork 9
fix(deps): update all dependencies #269
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/all
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+97
−164
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
5c87a77 to
ab2f217
Compare
cdddd89 to
8b80603
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
78bf7bc to
0c93902
Compare
f56c1b1 to
58a6ac0
Compare
4ee8d8e to
713545f
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
713545f to
3c2a2fc
Compare
3c2a2fc to
f01ed04
Compare
f01ed04 to
257de9e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.13->^0.24.0v4->v5v5.0.0->v6.0.1v6.0.0->v6.1.0v6.0.0->v6.1.0v0.22.13->v0.24.0ff3f278->10a0463v0.39.10->v0.41.0v1.18.1->v1.18.2v4.1.6->v4.1.8v0.56.0->v0.57.1v4.31.2->v4.31.83.6.2->3.7.46.1.0->6.1.2^0.39.0->^0.41.0Release Notes
aperturerobotics/common (@aptre/common)
v0.24.0Compare Source
v0.23.0Compare Source
v0.22.14Compare Source
actions/cache (actions/cache)
v5Compare Source
actions/checkout (actions/checkout)
v6.0.1Compare Source
v6.0.0Compare Source
v5.0.1Compare Source
What's Changed
Full Changelog: actions/checkout@v5...v5.0.1
actions/setup-go (actions/setup-go)
v6.1.0Compare Source
What's Changed
Enhancements
Dependency updates
New Contributors
Full Changelog: actions/setup-go@v6...v6.1.0
actions/setup-node (actions/setup-node)
v6.1.0Compare Source
What's Changed
Enhancement:
Dependency updates:
Documentation update:
Full Changelog: actions/setup-node@v6...v6.1.0
aperturerobotics/starpc (github.com/aperturerobotics/starpc)
v0.41.0Compare Source
v0.40.1Compare Source
v0.40.0Compare Source
klauspost/compress (github.com/klauspost/compress)
v1.18.2Compare Source
What's Changed
v1.18.1is marked "retracted" due to invalid flate/zip/gzip encoding.New Contributors
Full Changelog: klauspost/compress@v1.18.1...v1.18.2
pion/webrtc (github.com/pion/webrtc/v4)
v4.1.8Compare Source
Changelog
0936b7dOption to check for fingerprint in DTLS handshake79d7571Implement deadlines for mux21a8b0aUpdate module github.com/pion/stun/v3 to v3.0.2 (#3293)62f6101Do not invoke OnBufferedAmountLow after closev4.1.7Compare Source
Changelog
f3177f8Option to ignore rid pause ina=simulcast:recvd8e8182Update module github.com/pion/rtp to v1.8.26 (#3288)c6b288fAdd WithDirectPTS option for precise RTP timestamp (#3287)210cd95Add CanTrickleICECandidatesaac830dUpdate module github.com/pion/ice/v4 to v4.0.13 (#3285)c71cc75Update module github.com/pion/dtls/v3 to v3.0.8 (#3284)8242681Update module github.com/pion/ice/v4 to v4.0.12 (#3281)4b59cf9Support advertising ICE trickling (#3097)71b8a13Don't drop packets when probing Simulcastc457479Update module github.com/pion/srtp/v3 to v3.0.9 (#3280)67d948bUpdate module github.com/pion/sctp to v1.8.41 (#3279)39210f1Update module github.com/pion/ice/v4 to v4.0.11 (#3278)ed9f7faAdd an error for sdp unmarshalling error5552defFix and improve a flaky test (#3275)418e18cUpdate actions/checkout action to v6e6d249eAdded option to configure DTLS Cipher Suitesd32d5cdFix a flaky testae65995Add deterministic NACK/RTX reproduction test (#3270)e710daeRefactor streamsForSSRC to return struct5eb9d49Fix race in teste7e3b36Consider first packet when reading Simulcast IDs (#3144)17287fdFix flaky test TestPeerConnection_Media_Sample27a8f9bImprove trickle-ice examplea4c8b34Update module github.com/pion/interceptor to v0.1.42 (#3266)157d90aUpdate module github.com/pion/turn/v4 to v4.1.3 (#3265)87b21beUpdate module github.com/pion/transport/v3 to v3.1.1 (#3262)1840a5fUpdate module github.com/pion/transport/v3 to v3.1.08b9583cAdd whip-whep-like example7354d59Fix a rare race in peerconnection_go_test8b43c73Update dependency node to v24 (#3256)c24d2d4Update module github.com/pion/turn/v4 to v4.1.2 (#3257)49a4074Expose stats ID for use in interceptor factories41e0480Update module github.com/pion/rtp to v1.8.25 (#3254)69d77e7Update module github.com/pion/stun/v3 to v3.0.1 (#3255)fe44e78Improve custom-logger README (#3253)919c686Add simple datachannel example with demo.html (#3252)8f7e057Improve the data-channels example7d8a700Fix test race041530fUpdate CI configs to v0.11.32030bbf1Update module github.com/pion/rtp to v1.8.246886103Update module github.com/pion/rtcp to v1.2.16 (#3244)quic-go/quic-go (github.com/quic-go/quic-go)
v0.57.1Compare Source
This release resolves a panic during the server handshake when using the upcoming Go 1.26 toolchain, specifically occurring with TLS session tickets disabled (#5462). This issue does not impact builds on Go 1.25 or earlier versions.
v0.57.0Compare Source
This release reworks the HTTP/3 header processing logic:
Breaking Changes
Transport.MaxResponseBytesis now anint(before:int64): #5433Notable Fixes
What's Changed
New Contributors
Full Changelog: quic-go/quic-go@v0.56.0...v0.57.0
github/codeql-action (github/codeql-action)
v4.31.8Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
4.31.8 - 11 Dec 2025
See the full CHANGELOG.md for more information.
v4.31.7Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
4.31.7 - 05 Dec 2025
See the full CHANGELOG.md for more information.
v4.31.6Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
4.31.6 - 01 Dec 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v4.31.5Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
4.31.5 - 24 Nov 2025
See the full CHANGELOG.md for more information.
v4.31.4Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
4.31.4 - 18 Nov 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v4.31.3Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
4.31.3 - 13 Nov 2025
See the full CHANGELOG.md for more information.
prettier/prettier (prettier)
v3.7.4Compare Source
diff
LWC: Avoid quote around interpolations (#18383 by @kovsu)
TypeScript: Fix comment inside union type gets duplicated (#18393 by @fisker)
TypeScript: Fix unstable comment print in union type comments (#18395 by @fisker)
v3.7.3Compare Source
diff
API: Fix
prettier.getFileInfo()change that breaks VSCode extension (#18375 by @fisker)An internal refactor accidentally broke the VSCode extension plugin loading.
v3.7.2Compare Source
diff
JavaScript: Fix string print when switching quotes (#18351 by @fisker)
JavaScript: Preserve quote for embedded HTML attribute values (#18352 by @kovsu)
TypeScript: Fix comment in empty type literal (#18364 by @fisker)
v3.7.1Compare Source
diff
API: Fix performance regression in doc printer (#18342 by @fisker)
Prettier 3.7.1 can be very slow when formatting big files, the regression has been fixed.
v3.7.0Compare Source
diff
🔗 Release Notes
isaacs/rimraf (rimraf)
v6.1.2Compare Source
v6.1.1Compare Source
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.