chore(deps): update rust crate redis-module to v2.0.8 #4

Open
renovate-bot wants to merge 1 commit from renovate/redis-module-2.x-lockfile into master
Member

This PR contains the following updates:

Package Type Update Change
redis-module dev-dependencies patch 2.0.5 -> 2.0.8
redis-module dependencies patch 2.0.5 -> 2.0.8

Release Notes

RedisLabsModules/redismodule-rs (redis-module)

v2.0.8

Compare Source

Fixed
  • CI: Revamp the release pipeline, moving over to Trusted Publishing for all crates in the repository.

v2.0.7: Version 2.0.7

Compare Source

Changes
  • Avoid passing NULL into from_raw_parts in case there are zero arguments on module load. (#​371)
  • Enable diskless replication by supporting async load (#​370)
  • Fix is_enterprise function (#​369)
  • Added support for _proxy-filtered flag. (#​366)

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 these updates again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [redis-module](https://github.com/RedisLabsModules/redismodule-rs) | dev-dependencies | patch | `2.0.5` -> `2.0.8` | | [redis-module](https://github.com/RedisLabsModules/redismodule-rs) | dependencies | patch | `2.0.5` -> `2.0.8` | --- ### Release Notes <details> <summary>RedisLabsModules/redismodule-rs (redis-module)</summary> ### [`v2.0.8`](https://github.com/RedisLabsModules/redismodule-rs/blob/HEAD/CHANGELOG.md#208---2026-05-04) [Compare Source](https://github.com/RedisLabsModules/redismodule-rs/compare/v2.0.7...redis-module-v2.0.8) ##### Fixed - CI: Revamp the release pipeline, moving over to Trusted Publishing for all crates in the repository. ### [`v2.0.7`](https://github.com/RedisLabsModules/redismodule-rs/releases/tag/v2.0.7): Version 2.0.7 [Compare Source](https://github.com/RedisLabsModules/redismodule-rs/compare/2.0.5...v2.0.7) ##### Changes - Avoid passing NULL into from\_raw\_parts in case there are zero arguments on module load. ([#&#8203;371](https://github.com/RedisLabsModules/redismodule-rs/issues/371)) - Enable diskless replication by supporting async load ([#&#8203;370](https://github.com/RedisLabsModules/redismodule-rs/issues/370)) - Fix is\_enterprise function ([#&#8203;369](https://github.com/RedisLabsModules/redismodule-rs/issues/369)) - Added support for \_proxy-filtered flag. ([#&#8203;366](https://github.com/RedisLabsModules/redismodule-rs/issues/366)) </details> --- ### 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41Mi44IiwidXBkYXRlZEluVmVyIjoiNDIuNTIuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS1ib3QiXX0=-->
chore(deps): update rust crate redis-module to v2.0.8
Some checks failed
Lint / fmt (pull_request) Has been cancelled
Lint / clippy (pull_request) Has been cancelled
CI (Linux) / nightly - x86_64-unknown-linux-gnu (pull_request) Has been cancelled
CI (Linux) / stable - x86_64-unknown-linux-gnu (pull_request) Has been cancelled
6eb263ba9c
Some checks failed
Lint / fmt (pull_request) Has been cancelled
Lint / clippy (pull_request) Has been cancelled
CI (Linux) / nightly - x86_64-unknown-linux-gnu (pull_request) Has been cancelled
CI (Linux) / stable - x86_64-unknown-linux-gnu (pull_request) Has been cancelled
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/redis-module-2.x-lockfile:renovate/redis-module-2.x-lockfile
git switch renovate/redis-module-2.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/redis-module-2.x-lockfile
git switch renovate/redis-module-2.x-lockfile
git rebase master
git switch master
git merge --ff-only renovate/redis-module-2.x-lockfile
git switch renovate/redis-module-2.x-lockfile
git rebase master
git switch master
git merge --no-ff renovate/redis-module-2.x-lockfile
git switch master
git merge --squash renovate/redis-module-2.x-lockfile
git switch master
git merge --ff-only renovate/redis-module-2.x-lockfile
git switch master
git merge renovate/redis-module-2.x-lockfile
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mCaptcha/cache!4
No description provided.