Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 14, 2025

This PR contains the following updates:

Package Type Update Change
supercharge/mongodb-github-action action minor 1.8.0 -> 1.12.0

Release Notes

supercharge/mongodb-github-action (supercharge/mongodb-github-action)

v1.12.0

Compare Source

Added
  • added mongodb-image input: this option allows you to define a custom Docker container image. It uses mongo by default, but you may specify an image from a different registry than Docker hub. Please check the Readme for details.
Updated
  • bump dependencies

v1.11.0

Compare Source

Added
  • added mongodb-container-name input: this option allows you to define the Docker container name
Fixed
  • use the mongo command to interact with MongoDB versions 4.x or lower. Previously, we only checked for MongoDB 4 and would use mongosh for MongoDB 3 (and lower). Thanks to Aravind!
Updated
  • bump dependencies

v1.10.0: 1.10.0

Compare Source

Release v1.10.0

v1.10.0

Compare Source

Added
  • MongoDB single instance: wait for MongoDB to be ready
Updated
  • bump dependencies

v1.9.0

Compare Source

v1.9.0

Compare Source

Added
Updated
  • bump dependencies

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 requested a review from dhmlau as a code owner May 14, 2025 20:36
@renovate renovate bot requested a review from achrinza as a code owner May 14, 2025 20:36
@renovate renovate bot force-pushed the renovate/master-supercharge-mongodb-github-action-1.x branch 5 times, most recently from d22b210 to dfa99c0 Compare May 23, 2025 19:10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/master-supercharge-mongodb-github-action-1.x branch from dfa99c0 to cd4178a Compare May 23, 2025 20:43
@dhmlau dhmlau merged commit 54591d0 into master May 23, 2025
6 of 15 checks passed
@dhmlau dhmlau deleted the renovate/master-supercharge-mongodb-github-action-1.x branch May 23, 2025 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants