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

Update supercharge/redis-github-action action to v1.8.0 #173

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2021

Mend Renovate

This PR contains the following updates:

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

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

v1.4.0

Compare Source

Added
  • use a custom name for the Redis container: this is helpful when starting multiple Redis instances

v1.3.0

Compare Source

Added
  • start Redis instance on a custom port

v1.2.0

Compare Source

Added
  • version check before starting the Redis container: fall back to latest when no Redis version is defined for the workflow
  • run tests on pull requests
Updated
  • refined wording in Readme

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.

@renovate renovate bot changed the title Update supercharge/redis-github-action action to v1.2.0 Update supercharge/redis-github-action action to v1.4.0 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/supercharge-redis-github-action-1.x branch from 2330f2a to 976bc9a Compare March 7, 2022 17:12
@renovate renovate bot force-pushed the renovate/supercharge-redis-github-action-1.x branch from 976bc9a to bf16a5b Compare March 18, 2023 02:12
@renovate renovate bot changed the title Update supercharge/redis-github-action action to v1.4.0 Update supercharge/redis-github-action action to v1.5.0 Mar 18, 2023
@renovate renovate bot changed the title Update supercharge/redis-github-action action to v1.5.0 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 bf16a5b to ed510e5 Compare July 27, 2023 10:03
@renovate renovate bot changed the title Update supercharge/redis-github-action action to v1.6.0 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 ed510e5 to a527a06 Compare September 4, 2023 03:57
@renovate renovate bot changed the title Update supercharge/redis-github-action action to v1.7.0 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 a527a06 to 01a9a01 Compare December 12, 2023 03:55
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