hifis-net / ansible-role-redis

:warning: PLEASE NOTE: This role has been migrated to our hifis.toolkit collection. :warning: Ansible role for setting up a highly available Redis cluster.
https://galaxy.ansible.com/hifis/toolkit
Other
3 stars 2 forks source link

Bump reuse from 1.1.0 to 1.1.2 #81

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps reuse from 1.1.0 to 1.1.2.

Release notes

Sourced from reuse's releases.

v1.1.2

Fixed

  • Note to maintainers: It is now possible/easier to use the build module to build this module. Previously, there was a namespace conflict. (#640)

v1.1.1

Fixed

  • Don't include documentation files (e.g. README.md) in top-level (i.e., site-packages/). (#657)
  • Include documentation directory in sdist. (#657)
Changelog

Sourced from reuse's changelog.

1.1.2 - 2023-02-09

Fixed

  • Note to maintainers: It is now possible/easier to use the build module to build this module. Previously, there was a namespace conflict. (#640)

1.1.1 - 2023-02-05

Fixed

  • Don't include documentation files (e.g. README.md) in top-level (i.e., site-packages/). (#657)
  • Include documentation directory in sdist. (#657)
Commits
  • 86f057b Bump version: 1.1.1 → 1.1.2
  • cbfb739 Add a change log entry
  • 0b378c8 Allow build module to interact with this Python project
  • 2d6896a Bump version: 1.1.0 → 1.1.1
  • 106df73 Add change log entry
  • 61589af Include docs directory in sdist
  • db70c1d don't install docs top-level in site-packages
  • See full diff 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 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.
christianhueserhzdr commented 1 year ago

@dependabot recreate

dependabot[bot] commented 1 year ago

Looks like reuse is up-to-date now, so this is no longer needed.