NOSedits icon indicating copy to clipboard operation
NOSedits copied to clipboard

chore(deps): update supercharge/mongodb-github-action action to v1.12.1

Open renovate[bot] opened this issue 3 years ago • 1 comments

This PR contains the following updates:

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

Release Notes

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

v1.12.1

Compare Source

Fixed
  • change Docker tag from docker:stable to docker:latest

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

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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Mar 24 '23 15:03 renovate[bot]

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 93.93%. Comparing base (3000056) to head (c86d69c).

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

Flags with carried forward coverage won't be shown. Click here to find out more.

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Mar 24 '23 15:03 codecov[bot]