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/mongodb-github-action action to v1.11.0 (5.x) #709

Open
wants to merge 1 commit into
base: 5.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
supercharge/mongodb-github-action action minor 1.3.0 -> 1.11.0

Release Notes

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

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

v1.8.0

Compare Source

v1.8.0

Compare Source

Added
  • support MongoDB 6.x. Thanks to Evandro aka ecarruda!
  • use mongo for MongoDB 4.x release line
  • use mongosh for MongoDB 5.x and 6.x release lines
Updated
  • bump dependencies
  • use @supercharge/eslint-config instead of eslint-config-standard

v1.7.0

Compare Source

Added
  • mongodb-username and mongodb-password inputs allowing you to configure the authentication credentials for a user created in the admin database (with the role of root)
  • mongodb-db input allowing you to create a database that is used for creation scripts
Updated
  • bump dependencies
  • use UVU and c8 for testing instead of @​hapi/lab

v1.6.0

Compare Source

Added
  • show replica set status after rs.initiate()

v1.5.0

Compare Source

Added
  • refined tests for custom ports
  • refined custom port handling when using replica sets
  • extended output for better debugging in GitHub Actions

v1.4.1

Compare Source

Updated
  • use strings for mongodb-version in Readme and GitHub Actions Workflows

v1.4.0

Compare Source

Added
  • mongodb-port input allowing to start a MongoDB instance (or single-node replica set) on a custom port

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 dhmlau as a code owner June 27, 2022 05:03
@renovate renovate bot force-pushed the renovate/5.x-supercharge-mongodb-github-action-1.x branch from 6a3f1e3 to a44a393 Compare August 26, 2022 16:57
@renovate renovate bot changed the title chore: update supercharge/mongodb-github-action action to v1.7.0 (5.x) chore: update supercharge/mongodb-github-action action to v1.8.0 (5.x) Aug 26, 2022
@renovate renovate bot force-pushed the renovate/5.x-supercharge-mongodb-github-action-1.x branch 2 times, most recently from cffcb73 to bcef291 Compare August 28, 2022 18:44
@renovate renovate bot force-pushed the renovate/5.x-supercharge-mongodb-github-action-1.x branch from bcef291 to dab0f63 Compare September 8, 2022 13:09
@renovate renovate bot force-pushed the renovate/5.x-supercharge-mongodb-github-action-1.x branch from dab0f63 to a584723 Compare October 10, 2022 08:53
@renovate renovate bot changed the title chore: update supercharge/mongodb-github-action action to v1.8.0 (5.x) chore: update supercharge/mongodb-github-action action to v1.9.0 (5.x) Mar 17, 2023
@renovate renovate bot force-pushed the renovate/5.x-supercharge-mongodb-github-action-1.x branch from a584723 to 8c9994a Compare March 17, 2023 06:06
@renovate renovate bot changed the title chore: update supercharge/mongodb-github-action action to v1.9.0 (5.x) chore: update supercharge/mongodb-github-action action to v1.10.0 (5.x) Aug 7, 2023
@renovate renovate bot force-pushed the renovate/5.x-supercharge-mongodb-github-action-1.x branch from 8c9994a to 4f909ab Compare August 7, 2023 10:00
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/5.x-supercharge-mongodb-github-action-1.x branch from 4f909ab to 00ad20d Compare May 22, 2024 04:22
@renovate renovate bot changed the title chore: update supercharge/mongodb-github-action action to v1.10.0 (5.x) chore: update supercharge/mongodb-github-action action to v1.11.0 (5.x) May 22, 2024
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.

None yet

0 participants