chore: update supercharge/mongodb-github-action action to v1.11.0 (5.x) #709
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.3.0
->1.11.0
Release Notes
supercharge/mongodb-github-action (supercharge/mongodb-github-action)
v1.11.0
Compare Source
Added
mongodb-container-name
input: this option allows you to define the Docker container nameFixed
mongo
command to interact with MongoDB versions 4.x or lower. Previously, we only checked for MongoDB 4 and would usemongosh
for MongoDB 3 (and lower). Thanks to Aravind!Updated
v1.10.0
: 1.10.0Compare Source
Release v1.10.0
v1.10.0
Compare Source
Added
Updated
v1.9.0
Compare Source
v1.9.0
Compare Source
Added
Updated
v1.8.0
Compare Source
v1.8.0
Compare Source
Added
mongo
for MongoDB 4.x release linemongosh
for MongoDB 5.x and 6.x release linesUpdated
@supercharge/eslint-config
instead ofeslint-config-standard
v1.7.0
Compare Source
Added
mongodb-username
andmongodb-password
inputs allowing you to configure the authentication credentials for a user created in theadmin
database (with the role ofroot
)mongodb-db
input allowing you to create a database that is used for creation scriptsUpdated
v1.6.0
Compare Source
Added
rs.initiate()
v1.5.0
Compare Source
Added
v1.4.1
Compare Source
Updated
mongodb-version
in Readme and GitHub Actions Workflowsv1.4.0
Compare Source
Added
mongodb-port
input allowing to start a MongoDB instance (or single-node replica set) on a custom portConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.