fdebijl / NOSedits

Track changes to titles in NOS articles
https://twitter.com/nosedits
MIT License
15 stars 1 forks source link

chore(deps): update supercharge/mongodb-github-action action to v1.11.0 #262

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

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

Release Notes

supercharge/mongodb-github-action (supercharge/mongodb-github-action) ### [`v1.11.0`](https://togithub.com/supercharge/mongodb-github-action/blob/HEAD/CHANGELOG.md#1110---2024-05-22) [Compare Source](https://togithub.com/supercharge/mongodb-github-action/compare/1.10.0...1.11.0) ##### 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!](https://togithub.com/supercharge/mongodb-github-action/pull/61) ##### Updated - bump dependencies ### [`v1.10.0`](https://togithub.com/supercharge/mongodb-github-action/releases/tag/v1.10.0): 1.10.0 [Compare Source](https://togithub.com/supercharge/mongodb-github-action/compare/1.10.0...1.10.0) Release [v1.10.0](https://togithub.com/supercharge/mongodb-github-action/releases/tag/v1.10.0) ### [`v1.10.0`](https://togithub.com/supercharge/mongodb-github-action/blob/HEAD/CHANGELOG.md#1100---2023-08-07) [Compare Source](https://togithub.com/supercharge/mongodb-github-action/compare/1.9.0...1.10.0) ##### Added - MongoDB single instance: wait for MongoDB to be ready ##### Updated - bump dependencies

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 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.

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.93%. Comparing base (6cc1b01) to head (88808af).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #262 +/- ## ======================================= Coverage 93.93% 93.93% ======================================= Files 4 4 Lines 33 33 Branches 14 14 ======================================= Hits 31 31 Misses 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.