hoverkraft-tech / compose-action

This action runs your docker-compose file and clean up before action finished
https://github.com/marketplace/actions/docker-compose-action
MIT License
148 stars 24 forks source link

chore(deps): bump hoverkraft-tech/ci-github-nodejs from 0.5.1 to 0.6.0 in the github-actions-dependencies group #80

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the github-actions-dependencies group with 1 update: hoverkraft-tech/ci-github-nodejs.

Updates hoverkraft-tech/ci-github-nodejs from 0.5.1 to 0.6.0

Release notes

Sourced from hoverkraft-tech/ci-github-nodejs's releases.

0.6.0

Release Summary

This release includes various updates primarily focused on dependency management and documentation improvements.

  • Documentation Updates: Updated actions and workflows documentation to ensure better clarity and usage guidelines.
  • Dependency Upgrades: Multiple dependency bumps, including github/codeql-action, codecov/codecov-action, hoverkraft-tech/ci-github-common, and actions/setup-node. These updates ensure the system remains secure, performant, and compatible with the latest features and fixes from third-party libraries.

No breaking changes are introduced in this release.

What's Changed

Full Changelog: https://github.com/hoverkraft-tech/ci-github-nodejs/compare/0.5.1...0.6.0

Commits
  • b5ac4c3 chore(deps): bump actions/setup-node
  • 8adea3a chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • 94da7a1 chore(deps): bump hoverkraft-tech/ci-github-common
  • bd9a8f3 chore(deps): bump the github-actions-dependencies group with 2 updates
  • 5502fe7 chore(deps): bump github/codeql-action
  • d03ded6 chore(deps): bump the github-actions-dependencies group with 2 updates
  • 39019d7 chore(deps): bump the github-actions-dependencies group with 2 updates
  • 8b04d73 chore(deps): bump github/codeql-action
  • 533c1e8 chore(deps): bump codecov/codecov-action
  • 91e39db chore(deps): bump github/codeql-action
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 89.87%. Comparing base (31f7d2c) to head (9792b13).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #80 +/- ## ======================================= Coverage 89.87% 89.87% ======================================= Files 6 6 Lines 79 79 Branches 7 7 ======================================= Hits 71 71 Misses 7 7 Partials 1 1 ```

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