Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/redis/rueidis/rueidisotel v1.0.59 -> v1.0.60 age adoption passing confidence

Release Notes

redis/rueidis (github.com/redis/rueidis/rueidisotel)

v1.0.60: 1.0.60

Compare Source

Changes

  • feat: add the new ConnLifetime option for recreating connections after the specified duration (#​727) (#​837) (#​833)
  • feat: add the new NewLuaScriptNoSha to create Lua scripts without SHA-1 for FIPS compliance (#​836)
  • perf: avoid unnecessary resp.Error() calls (#​839)
  • docs: improve documents and comments.

Contributors

We'd like to thank all the contributors who worked on this release!

@​FZambia, @​rueian, @​nadongjun and @​terut


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented May 17, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/redis/rueidis v1.0.59 -> v1.0.60

@renovate renovate bot added the dependency label May 17, 2025
Copy link

codecov bot commented May 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.63%. Comparing base (1bfbce5) to head (35e0f20).
Report is 1 commits behind head on release.

Additional details and impacted files
@@             Coverage Diff             @@
##           release    #2473      +/-   ##
===========================================
+ Coverage    90.59%   90.63%   +0.04%     
===========================================
  Files          280      280              
  Lines        12351    12351              
===========================================
+ Hits         11189    11194       +5     
+ Misses         914      910       -4     
+ Partials       248      247       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dadrus dadrus merged commit 286b4d3 into release May 18, 2025
19 checks passed
@dadrus dadrus deleted the renovate/github.com-redis-rueidis-rueidisotel-1.x branch May 18, 2025 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant