Skip to content

Bump redis-macros from 0.5.6 to 1.0.1#147

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/redis-macros-1.0.1
Open

Bump redis-macros from 0.5.6 to 1.0.1#147
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/redis-macros-1.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps redis-macros from 0.5.6 to 1.0.1.

Release notes

Sourced from redis-macros's releases.

v1.0.1

Updated

  • Refactor macros to only use fully qualified names (except Redis, for compatibility with deadpool-redis, etc)
  • Clean up json functionality and formatting (by @​Achtuur)
  • Update dependecies

v1.0.0

Updated

v1.0.0-rc.0

Updated

Changelog

Sourced from redis-macros's changelog.

[1.0.1] - 2026-01-10

Updated

  • Refactor macros to only use fully qualified names (except Redis, for compatibility with deadpool-redis, etc)
  • Clean up json functionality and formatting (by @​Achtuur)
  • Update dependecies

[1.0.0] - 2025-12-06

Updated

Commits
  • c43e5cb Bump version to v1.0.1
  • 46877a5 Merge pull request #66 from daniel7grant/fix/fully-qualified-path
  • 90dd2d8 Merge pull request #68 from Achtuur/master
  • f9c7f92 cargo fmt
  • bffb556 fix tests
  • 398af42 remove quadruple nesting from Json::from_redis_value, improve error messages
  • 51e9d38 Make format! macros and enum variants to be fully qualified
  • 40b0d6c Refactor macros to only use fully qualified names (except Redis)
  • bc1a0fc Merge pull request #64 from daniel7grant/version1
  • 1baf5d3 Update the changelog
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 19, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/redis-macros-1.0.1 branch 2 times, most recently from ff6ab05 to 8d8730c Compare January 22, 2026 05:52
Bumps [redis-macros](https://github.com/daniel7grant/redis-macros) from 0.5.6 to 1.0.1.
- [Release notes](https://github.com/daniel7grant/redis-macros/releases)
- [Changelog](https://github.com/daniel7grant/redis-macros/blob/master/Changelog.md)
- [Commits](daniel7grant/redis-macros@v0.5.6...v1.0.1)

---
updated-dependencies:
- dependency-name: redis-macros
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/redis-macros-1.0.1 branch from 8d8730c to 872a3ca Compare January 25, 2026 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants