chore: Update non-major dependencies#1023
Merged
renovate[bot] merged 1 commit intomasterfrom May 5, 2025
Merged
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: tests/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1023 +/- ##
==========================================
- Coverage 71.16% 71.12% -0.04%
==========================================
Files 172 172
Lines 11807 11807
==========================================
- Hits 8402 8398 -4
- Misses 3052 3055 +3
- Partials 353 354 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
devhaozi
approved these changes
May 5, 2025
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
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:
22d247c->d7a782dv9.7.3->v9.8.0v1.49.1->v1.50.0v1.7.1->v1.8.0v3.2.0->v3.3.2v1.25.12->v1.26.0v1.5.3->v1.6.0Release Notes
redis/go-redis (github.com/redis/go-redis/v9)
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
samber/lo (github.com/samber/lo)
v1.50.0Compare Source
What's Changed
Here is the 50th minor version !! 🔥🥂
New methods
Improvements
Documentation
Dependencies
New Contributors
Full Changelog: samber/lo@v1.49.1...v1.50.0
spf13/cast (github.com/spf13/cast)
v1.8.0Compare Source
What's Changed
interface{}to[]float64by @ste93cry in https://github.com/spf13/cast/pull/179New Contributors
Full Changelog: spf13/cast@v1.7.1...v1.8.0
urfave/cli (github.com/urfave/cli/v3)
v3.3.2Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.3.1...v3.3.2
v3.3.1Compare Source
What's Changed
Full Changelog: urfave/cli@v3.3.0...v3.3.1
v3.3.0Compare Source
What's Changed
float32andfloat64by @ldez in https://github.com/urfave/cli/pull/2112New Contributors
Full Changelog: urfave/cli@v3.2.0...v3.3.0
go-gorm/gorm (gorm.io/gorm)
v1.26.0Compare Source
Changes
unsupported dataon nested joins with preloads @N-Schaef (#6957)callbackfromcallbacksifRemove()called @snackmgmg (#6916)regEnLetterAndMidlineregular @demoManito (#6908)PRIMARY KEY AUTOINCREMENTtype @samuelncui (#6624)SkipHooksnot working withNewDBset in Session method @aayushacharya (#6484)limit(0).offset(b)return all data, where b <= 0 @Hanwn (#6191)func (schema *Schema) guessRelation(...)primaryFields are overwritten @demoManito (#5721)Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.