-
-
Notifications
You must be signed in to change notification settings - Fork 0
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 all non-major dependencies #60
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
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
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-minor-patch
branch
from
October 28, 2024 00:32
b723200
to
96b9995
Compare
renovate
bot
changed the title
Update all non-major dependencies to v1.0.48
Update all non-major dependencies
Oct 28, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 29, 2024 22:52
96b9995
to
c7cc203
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-minor-patch
branch
3 times, most recently
from
November 7, 2024 18:09
f05e9d3
to
2b87fd4
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
November 14, 2024 09:58
ec30e49
to
9b8e418
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
November 25, 2024 14:07
7ec2c96
to
e8711bc
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
December 4, 2024 23:17
8482681
to
4069680
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
December 12, 2024 21:10
f9ecbc5
to
1e35a5e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
December 17, 2024 14:43
cd780c7
to
141ebe2
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
December 24, 2024 11:23
0c2350b
to
1c76ac5
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
December 31, 2024 16:35
d6139fb
to
35caa40
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
January 8, 2025 14:22
1f697eb
to
0f017da
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
January 15, 2025 17:01
09f151f
to
372ca00
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 19, 2025 09:34
372ca00
to
02b75b6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
3.20
->3.21
v1.37.0
->v1.38.0
v2.20.2
->v2.22.2
v1.34.2
->v1.36.2
v1.0.47
->v1.0.53
v1.0.47
->v1.0.53
v1.2.3
->v1.3.3
v1.5.1
->v1.5.4
v0.34.0
->v0.35.0
v3.5.16
->v3.5.17
v0.56.0
->v0.59.0
v1.31.0
->v1.34.0
v0.53.0
->v0.56.0
v1.31.0
->v1.34.0
v1.31.0
->v1.34.0
v1.31.0
->v1.34.0
v1.31.0
->v1.34.0
v1.31.0
->v1.34.0
1.23.2-alpine3.19
->1.23.4-alpine3.19
v0.8.0
->v0.10.0
v1.67.1
->v1.69.4
v1.67.1
->v1.69.4
v1.35.1
->v1.36.3
Release Notes
nats-io/nats.go (github.com/nats-io/nats.go)
v1.38.0
Compare Source
Changelog
Added
UserInfoHandler
for dynamically setting user/password (#1713)PermissionErrOnSubscribe
option, causingSubscribeSync
to returnnats.ErrPermissionViolation
onNextMsg()
if there was a permission error (#1728)Msgs()
method onSubscription
, returning an iterator (iter.Seq2[*nats.Msg, error]
) for the subscription. This method is only available for go version >=1.23 (#1728)WatchFiltered
method to watch for updates with multiple filters (#1739)Fixed
PublishAsync
not closing done and stall channels after failed retries (#1719)Fetch()
andNext()
after timeout (#1705)MessageBatch
(#1743)MessageBatch
(#1743)Changed
Improved
kv.Update
method. Thanks @fmontorsi-equinix for the contribution (#1727)README.md
(#1745)nkeys
to v0.4.9 (#1750)Complete Changes
onsi/ginkgo (github.com/onsi/ginkgo/v2)
v2.22.2
Compare Source
What's Changed
Full Changelog: onsi/ginkgo@v2.22.1...v2.22.2
v2.22.1
Compare Source
2.22.1
Fixes
Fix CSV encoding
aab3da6
]c09df39
]96a80fc
]43dad69
]Maintenance
c88c634
]4df44bf
]v2.22.0
Compare Source
2.22.0
Features
0fcaa08
]This allows serial tests to be filtered using the
label-filter
Maintenance
Various doc fixes
v2.21.0
Compare Source
2.21.0
Features
a69eb39
]bcab9c8
]Fixes
e548367
]SpecsThatWillBeRun
withSpecsThatWillRun
[
c2c4d3c
]Maintenance
7e65a00
]onsi/gomega (github.com/onsi/gomega)
v1.36.2
Compare Source
Maintenance
v1.36.1
Compare Source
1.36.1
Fixes
1c6c112
]4feb9d7
]v1.36.0
Compare Source
1.36.0
Features
4c964c6
]Maintenance
ece6872
]8e924d7
]v1.35.1
Compare Source
1.35.1
Fixes
ca36da1
]v1.35.0
Compare Source
1.35.0
Features
EnforceDefaultTimeoutsWhenUsingContexts()
to haveEventually
honor the default timeout when passed a context. (prior to this you had to expclility add a timeout) [e4c4265
]StopTrying(message).Successfully()
to abort aConsistently
early without failure [eeca931
]Fixes
HaveField
to avoid unexpected errors when used with async assertions. [3bdbc4e
]Maintenance
a05a416
]redis/rueidis (github.com/redis/rueidis)
v1.0.53
: 1.0.53Compare Source
Changes
rueidisaside
.rueidisprob
.Contributors
We'd like to thank all the contributors who worked on this release!
@HurSungYun, @dntam00, @jouir, @korECM, @nesty92 and @rueian
v1.0.52
: 1.0.52Compare Source
Changes
ModuleLoadex
,SlaveOf
,ClusterMyShardID
torueidiscompat
(#708)BitFieldRO
,HScanNoValues
, andClientInfo
torueidiscompat
(#707)CacheMarshal
andCacheUnmarshalView
for third party cache libraries (#693)ReplicaSelector
for selecting which replica to send commands (#692)DoCache
andDoMultiCache
onMOVED
/ASK
redirections (#701) (#704)DoMulti
onMOVED
/ASK
redirections (#697) (#709)DoMulti
andDoMultiCache
in a cluster client (#699)client.Nodes()
if they doesn't show up in the cluster topology (#687)DoMulti
on network errors (#706)sunsubscribe
requests and slot migrations (#691)Contributors
We'd like to thank all the contributors who worked on this release!
@proost, @rueian, @unknowntpo and @wyxloading
v1.0.51
: 1.0.51Compare Source
Changes
rueidislimiter
(#681)Contributors
We'd like to thank all the contributors who worked on this release!
@altanozlu, @rueian and @veirfuna
v1.0.50
: 1.0.50Compare Source
Changes
FtSearch
and related functions torueidiscompat
(#676)rueidislimiter
module for Distributed Rate Limiting (#661)os.ErrDeadlineExceeded
tocontext.DeadlineExceeded
only whenConnWriteTimeout
is shorter (#672)rueidislock
(#669)dpool
for blocking commands to be able to respect context deadlines (#668)Contributors
We'd like to thank all the contributors who worked on this release!
@nesty92, @rueian, @unknowntpo and @zeiler
v1.0.49
: 1.0.49Compare Source
Fixes for refreshing cluster topology
We strongly encourage everyone to upgrade to version 1.0.49 to address the issues related to refreshing the cluster topology.
Changes
CLUSTER SLOTS
instead ofCLUSTER SHARDS
for clusters with version less than 8. This is due to a server bug that returns empty slot information after the first failover. (#664)CLUSTER SHARDS
response. (#660)client.Do
for 1 second of refreshing threshold in the cases of network error. (#659)LOADING
errors. (#657)FT.ALTER
. (#655)FT.ALTER
in OM JSON and Hash repo. (#645)ZADD
command. (#652)Contributors
We'd like to thank all the contributors who worked on this release!
@imvtsl, @justinmir, @mingdaoy, @nesty92 and @rueian
v1.0.48
: 1.0.48Compare Source
Changes
DisableTCPNoDelay
option for better p99 latencies in certain network conditions such as GCP without gVNIC. (#650)DisableAutoPipelining
option to serve requests from connection pools for better latencies by avoiding pipelining overhead and HoL blocking. (#646)RetryDelay
option. (#643)Contributors
We'd like to thank all the contributors who worked on this release!
@proost and @rueian
samber/slog-multi (github.com/samber/slog-multi)
v1.3.3
Compare Source
Fix panic in HandleInlineHandler
v1.3.2
Compare Source
Inline middlewares + inline handlers: Adding a check on invalid parameters.
v1.3.1
Compare Source
Adding HandleInlineHandler and InlineHandler
(please ignore v1.3.0)
v1.3.0
Compare Source
v1.2.4
Compare Source
What's Changed
samber/slog-sampling (github.com/samber/slog-sampling)
v1.5.4
Compare Source
Upgrade dependencies
v1.5.3
Compare Source
Upgrade deps
v1.5.2
Compare Source
upgrading dependencies
testcontainers/testcontainers-go (github.com/testcontainers/testcontainers-go)
v0.35.0
Compare Source
What's Changed
🔒 Security
🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates
v0.34.1
Compare Source
etcd-io/etcd (go.etcd.io/etcd/client/v3)
v3.5.17
Compare Source
Please check out CHANGELOG for a full list of changes. And make sure to read upgrade guide before upgrading etcd (there may be breaking changes).
For installation guides, please check out play.etcd.io and operating etcd. Latest support status for common architectures and operating systems can be found at supported platforms.
Linux
macOS (Darwin)