generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 6
fix(go.mod/go.sum): update minor dependencies (golang) #140
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
Merged
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
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
c491f7e to
51b8046
Compare
51b8046 to
ee9e17c
Compare
ee9e17c to
ff5c288
Compare
ff5c288 to
abd77e4
Compare
abd77e4 to
7a2dd63
Compare
7a2dd63 to
a1e4280
Compare
a1e4280 to
e86bd11
Compare
e86bd11 to
5535506
Compare
5535506 to
602a772
Compare
602a772 to
b95dfb8
Compare
d33ced5 to
dbd9a22
Compare
dbd9a22 to
b1c1d0c
Compare
b1c1d0c to
25ab1cb
Compare
25ab1cb to
c96ef15
Compare
c96ef15 to
594fd98
Compare
594fd98 to
ffb6f31
Compare
ffb6f31 to
468b2d7
Compare
468b2d7 to
90bf966
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:
v9.7.3->v9.9.0v0.17.1->v0.18.0Release Notes
redis/go-redis (github.com/redis/go-redis/v9)
v9.9.0: 9.9.0Compare Source
🚀 Highlights
StreamingCredentialsProviderfor dynamic credential updates (experimental)ParseFailoverURLfor easier failover configuration✨ New Features
StreamingCredentialsProviderfor token-based authentication (#3320)ParseFailoverURLfor parsing failover URLs (#3362)ParseFloatandMustParseFloatin public utils package (#3371)Atoi,ParseInt,ParseUint, andParseFloat(#3377)GetShardClients()to retrieve all active shard clientsGetShardClientForKey(key string)to get the shard client for a specific key (#3388)🐛 Bug Fixes
📚 Documentation
⚡ Performance and Reliability
ReplaceSpacesfunction (#3383)Options.Protocolininit()(#3387)🔧 Dependencies and Infrastructure
🧪 Testing
👥 Contributors
We would like to thank all the contributors who made this release possible:
@ndyakov, @ofekshenawa, @LINKIWI, @iamamirsalehi, @fukua95, @lzakharov, @DengY11
📝 Changelog
For a complete list of changes, see the full changelog.
v9.8.0Compare Source
9.8.0 (2025-04-30)
🚀 Highlights
HGETDEL,HGETEX,HSETEX) andHSTRLENcommandCountOnlyargument forFT.Search✨ New Features
HGETDEL,HGETEX,HSETEX(#3305)HSTRLENcommand for hash operations (#2843)Domethod for raw query by single connection frompool.Conn()(#3182)IsClusterModeconfig parameter (#3255)HELLORESP handshake (#3294)CountOnlyargument forFT.Searchto useLIMIT 0 0(#3338)DBoption support inNewFailoverClusterClient(#3342)nilcheck for the options when creating a client (#3363)🐛 Bug Fixes
PubSubconcurrency safety issues (#3360)nil(#3353)MASTERDOWNa retriable error (#3164)FT.SearchLimit argument and addedCountOnlyargument for limit 0 0 (#3338)COUNTKEYSINSLOTcommand (#3327)📚 Documentation
CountOnlysearch example (#3345)LLEN,LPOP,LPUSH,LRANGE,RPOP,RPUSH(#3234)SADDandSMEMBERScommand examples (#3242)README.mdto use Redis Discord guild (#3331)HExpirecommand documentation (#3355)README.mdwith additional information (#310ce55)⚡ Performance and Reliability
🔧 Dependencies and Infrastructure
🔒 Security
🧪 Testing
👥 Contributors
We would like to thank all the contributors who made this release possible:
@alexander-menshchikov, @EXPEbdodla, @afti, @dmaier-redislabs, @four_leaf_clover, @alohaglenn, @gh73962, @justinmir, @LINKIWI, @liushuangbill, @golang88, @gnpaone, @ndyakov, @nikolaydubina, @oleglacto, @andy-stark-redis, @rodneyosodo, @dependabot, @rfyiamcool, @frankxjkuang, @fukua95, @soleymani-milad, @ofekshenawa, @khasanovbi
kubernetes-sigs/controller-tools (sigs.k8s.io/controller-tools)
v0.18.0Compare Source
What's Changed
--load-build-tagsflag by @joelanford in https://github.com/kubernetes-sigs/controller-tools/pull/1161Misc
kubebuilderby @davidxia in https://github.com/kubernetes-sigs/controller-tools/pull/1141envtest
Dependency bumps
New Contributors
Full Changelog: kubernetes-sigs/controller-tools@v0.17.0...v0.18.0
v0.17.3Compare Source
What's Changed
--load-build-tagsflag by @joelanford in https://github.com/kubernetes-sigs/controller-tools/pull/1181Dependencies
New Contributors
Full Changelog: kubernetes-sigs/controller-tools@v0.17.2...v0.17.3
v0.17.2Compare Source
What's Changed
kubebuilderby @davidxia in https://github.com/kubernetes-sigs/controller-tools/pull/1141Dependencies
New Contributors
Full Changelog: kubernetes-sigs/controller-tools@v0.17.1...v0.17.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.