Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update supercharge/redis-github-action action to v1.8.0 #1611

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
supercharge/redis-github-action action minor 1.4.0 -> 1.8.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

supercharge/redis-github-action (supercharge/redis-github-action)

v1.8.0

Compare Source

Added
  • add Redis 7 to testing
Updated
  • bump GitHub Actions service actions/checkout to version v4
Removed
  • remove Redis 4 from testing
Fixed
  • fix position of adding the Docker --rm flag to be added before starting the Redis server, because the --rm flag would be passed to the Redis server instead of Docker

v1.7.0

Compare Source

Added
  • add redis-password for start Redis with Authentication
Updated
  • update versions in README

v1.6.0

Compare Source

Added
  • add redis-remove-container option adding the --rm flag to the resulting docker run … --rm command which starts the Redis container
Updated
  • update versions in README

v1.5.0

Compare Source

Added
  • use a custom Redis image: useful if you need to run an alternative Redis image like Redis Stack
    • uses redis as the default Docker image

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from mrmodise as a code owner May 30, 2023 18:42
@renovate renovate bot changed the title chore: update supercharge/redis-github-action action to v1.5.0 chore: update supercharge/redis-github-action action to v1.6.0 Jul 27, 2023
@renovate renovate bot force-pushed the renovate/supercharge-redis-github-action-1.x branch from 51190d8 to a4bdbe0 Compare July 27, 2023 10:13
@renovate renovate bot changed the title chore: update supercharge/redis-github-action action to v1.6.0 chore: update supercharge/redis-github-action action to v1.7.0 Sep 4, 2023
@renovate renovate bot force-pushed the renovate/supercharge-redis-github-action-1.x branch from a4bdbe0 to 35b53b7 Compare September 4, 2023 04:58
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title chore: update supercharge/redis-github-action action to v1.7.0 chore: update supercharge/redis-github-action action to v1.8.0 Dec 12, 2023
@renovate renovate bot force-pushed the renovate/supercharge-redis-github-action-1.x branch from 35b53b7 to ced59be Compare December 12, 2023 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants