iterative / gto

🏷️ Git Tag Ops. Turn your Git repository into Artifact Registry or Model Registry.
https://dvc.org/doc/gto
Apache License 2.0
142 stars 16 forks source link

Update styfle/cancel-workflow-action action to v0.11.0 #287

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
styfle/cancel-workflow-action action minor 0.10.1 -> 0.11.0

Release Notes

styfle/cancel-workflow-action ### [`v0.11.0`](https://togithub.com/styfle/cancel-workflow-action/releases/tag/0.11.0) [Compare Source](https://togithub.com/styfle/cancel-workflow-action/compare/0.10.1...0.11.0) ##### Minor Changes - Update to Node 16: [#​186](https://togithub.com/styfle/cancel-workflow-action/issues/186) - Chore: rebuild: [`1e0e690`](https://togithub.com/styfle/cancel-workflow-action/commit/1e0e690cd3756927cda56ad0033137ff1268c477) - Chore(deps-dev): bump typescript from 4.8.3 to 4.8.4: [#​181](https://togithub.com/styfle/cancel-workflow-action/issues/181) - Chore(deps): bump [@​actions/github](https://togithub.com/actions/github) from 5.1.0 to 5.1.1: [#​182](https://togithub.com/styfle/cancel-workflow-action/issues/182) - Chore(deps): bump [@​actions/core](https://togithub.com/actions/core) from 1.9.1 to 1.10.0: [#​183](https://togithub.com/styfle/cancel-workflow-action/issues/183) ##### Credits Huge thanks to [@​mattjohnsonpint](https://togithub.com/mattjohnsonpint) for helping!

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 2 years ago

Codecov Report

Base: 83.56% // Head: 86.10% // Increases project coverage by +2.54% :tada:

Coverage data is based on head (5b60d6b) compared to base (0cdcd96). Patch coverage: 95.16% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #287 +/- ## ========================================== + Coverage 83.56% 86.10% +2.54% ========================================== Files 15 15 Lines 1892 1929 +37 ========================================== + Hits 1581 1661 +80 + Misses 311 268 -43 ``` | [Impacted Files](https://codecov.io/gh/iterative/gto/pull/287?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative) | Coverage Δ | | |---|---|---| | [gto/registry.py](https://codecov.io/gh/iterative/gto/pull/287/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL3JlZ2lzdHJ5LnB5) | `88.93% <90.90%> (+14.04%)` | :arrow_up: | | [gto/git\_utils.py](https://codecov.io/gh/iterative/gto/pull/287/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL2dpdF91dGlscy5weQ==) | `98.43% <96.42%> (-1.57%)` | :arrow_down: | | [gto/api.py](https://codecov.io/gh/iterative/gto/pull/287/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL2FwaS5weQ==) | `93.23% <100.00%> (+1.82%)` | :arrow_up: | | [gto/cli.py](https://codecov.io/gh/iterative/gto/pull/287/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL2NsaS5weQ==) | `72.84% <100.00%> (+0.09%)` | :arrow_up: | | [gto/base.py](https://codecov.io/gh/iterative/gto/pull/287/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL2Jhc2UucHk=) | `87.81% <0.00%> (+0.56%)` | :arrow_up: | | [gto/tag.py](https://codecov.io/gh/iterative/gto/pull/287/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL3RhZy5weQ==) | `91.83% <0.00%> (+5.44%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.