jwmcglynn / donner

Donner SVG, a modern C++20 SVG rendering library supporting the latest SVG2 and CSS3 standards
https://jwmcglynn.github.io/donner/
ISC License
13 stars 1 forks source link

Update schneegans/dynamic-badges-action action to v1.7.0 #86

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
schneegans/dynamic-badges-action action minor v1.6.0 -> v1.7.0

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

schneegans/dynamic-badges-action (schneegans/dynamic-badges-action) ### [`v1.7.0`](https://togithub.com/Schneegans/dynamic-badges-action/releases/tag/v1.7.0): Dynamic Badges v1.7.0 [Compare Source](https://togithub.com/schneegans/dynamic-badges-action/compare/v1.6.0...v1.7.0) This release brings a new **SVG Mode** which allows storing badges directly in the gist. Hence, you can now use the action without shields.io! #### What's Changed - Add save svg-badge directly to gist by [@​runarberg](https://togithub.com/runarberg) in [https://github.com/Schneegans/dynamic-badges-action/pull/25](https://togithub.com/Schneegans/dynamic-badges-action/pull/25) - Make host URL configurable by [@​Schneegans](https://togithub.com/Schneegans) in [https://github.com/Schneegans/dynamic-badges-action/pull/27](https://togithub.com/Schneegans/dynamic-badges-action/pull/27) - Fix emoji labels or messages by [@​Schneegans](https://togithub.com/Schneegans) in [https://github.com/Schneegans/dynamic-badges-action/pull/29](https://togithub.com/Schneegans/dynamic-badges-action/pull/29) - Besides, large parts of the code base have been refactored. If you discover any problems, please open an issue! You can read the full [changelog here](https://togithub.com/Schneegans/dynamic-badges-action/blob/master/changelog.md). #### New Contributors - [@​runarberg](https://togithub.com/runarberg) made their first contribution in [https://github.com/Schneegans/dynamic-badges-action/pull/25](https://togithub.com/Schneegans/dynamic-badges-action/pull/25)

Configuration

📅 Schedule: Branch creation - "on the 1st through 7th day of the month" (UTC), 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[bot] commented 1 year ago

Codecov Report

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

Comparison is base (9f72df1) 80.74% compared to head (42b34d6) 80.74%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #86 +/- ## ======================================= Coverage 80.74% 80.74% ======================================= Files 162 162 Lines 9853 9853 Branches 1622 1622 ======================================= Hits 7956 7956 Misses 1446 1446 Partials 451 451 ``` | [Flag](https://app.codecov.io/gh/jwmcglynn/donner/pull/86/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+McGlynn) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/jwmcglynn/donner/pull/86/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+McGlynn) | `80.74% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+McGlynn#carryforward-flags-in-the-pull-request-comment) to find out more.

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