-
Notifications
You must be signed in to change notification settings - Fork 8
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
chore(deps): update all dependencies #238
Merged
Merged
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/all
branch
8 times, most recently
from
August 28, 2024 06:34
b4a34f1
to
959ea99
Compare
renovate
bot
force-pushed
the
renovate/all
branch
4 times, most recently
from
September 5, 2024 01:42
19cb206
to
506a76f
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
September 5, 2024 19:59
506a76f
to
0a0ef17
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
bot
force-pushed
the
renovate/all
branch
from
September 8, 2024 04:19
0a0ef17
to
4906b68
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
September 8, 2024 13:48
4906b68
to
af592fc
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.18.4
->0.18.5
v0.18.4
->v0.18.5
v0.33.9
->v0.33.11
e46e020
->3dd723a
v0.36.2
->v0.36.3
v2.10.18
->v2.10.20
v0.46.0
->v0.47.0
v3.26.3
->v3.26.6
v0.26.0
->v0.27.0
0cdaa3a
->e7e105d
0.33.9
->0.33.11
Release Notes
aperturerobotics/common (@aptre/common)
v0.18.5
Compare Source
aperturerobotics/starpc (github.com/aperturerobotics/starpc)
v0.33.11
Compare Source
v0.33.10
Compare Source
libp2p/go-libp2p (github.com/libp2p/go-libp2p)
v0.36.3
Compare Source
What's Changed
New Contributors
Full Changelog: libp2p/go-libp2p@v0.36.2...v0.36.3
nats-io/nats-server (github.com/nats-io/nats-server/v2)
v2.10.20
Compare Source
Changelog
Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.
Go Version
Fixed
JetStream
Complete Changes
v2.10.19
Compare Source
Changelog
Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.
Go Version
Dependencies
Improved
General
statsz
andprofilez
system events (#5816)Clustering
JetStream
sync
/sync_interval
is set toalways
, metadata files for streams and consumers are now written usingO_SYNC
to guarantee flushes to disk (#5729)Monitoring
profilez
API endpoint in the system account can now acquire and return CPU profiles (#5743)Miscellaneous
Fixed
General
ClientURL()
function now returns correctly formatted IPv6 host literals (#5725)JetStream
raftz
endpoint during shutdown (#5672)maximum messages per subject exceeded
unexpected error on streams using a max messages per subject limit of 1 and discard new retention policy (#5761)Leafnodes
Complete Changes
quic-go/quic-go (github.com/quic-go/quic-go)
v0.47.0
Compare Source
New Features
This release adds support for HTTP/3 Trailers, for both the server and the client side (#4581, #4630, #4656, #4639). Trailers work exactly the same way as for HTTP/1.1 and HTTP/2.
A big thank you to @sudorandom for contributing this feature!
Fixes
max_idle_timeout
of 0 (or omits the transport parameter): #4666N
bit is set to 1: https://github.com/quic-go/qpack/pull/52http.Response.ContentLength
on responses that don't set theContent-Length
header: #4645Connection
,Keep-Alive
,Proxy-Connection
,Transfer-Encoding
,Upgrade
andTE != "trailers"
): #4646, #4655Breaking Changes
quic.VersionNumber
andlogging.VersionNumber
were removed: #4627Heads-Up
@sukunrt recently discovered and reported a race condition in the new
time.Timer
stopping logic introduced in Go 1.23. This manifests as a connection deadlock in quic-go. See #4659 and https://github.com/golang/go/issues/69312 for more details. The new behavior is enabled when compiling with Go 1.23.x, and when the Go version ingo.mod
is set to Go 1.23.x.Until this issue is fixed, it is recommended to either use Go 1.22.x, or to use
GODEBUG="asynctimerchan=1"
when compiling quic-go.Changelog
New Contributors
Full Changelog: quic-go/quic-go@v0.46.0...v0.47.0
github/codeql-action (github/codeql-action)
v3.26.6
Compare Source
v3.26.5
Compare Source
v3.26.4
Compare 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.