Skip to content

Bump schneegans/dynamic-badges-action from 1.7.0 to 1.8.0#19

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/schneegans/dynamic-badges-action-1.8.0
Open

Bump schneegans/dynamic-badges-action from 1.7.0 to 1.8.0#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/schneegans/dynamic-badges-action-1.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 31, 2026

Bumps schneegans/dynamic-badges-action from 1.7.0 to 1.8.0.

Release notes

Sourced from schneegans/dynamic-badges-action's releases.

Dynamic Badges v1.8.0

What's Changed

New Contributors

Full Changelog: Schneegans/dynamic-badges-action@v1.7.0...v1.8.0

Changelog

Sourced from schneegans/dynamic-badges-action's changelog.

Changelog of the Dynamic Badges Action

Dynamic Badges Action 1.8.0

Release Date: 2025-03-28

Changes

  • The action now runs on Node 24 instead of Node 20.

Dynamic Badges Action 1.7.0

Release Date: 2023-10-19

Changes

  • SVG Mode: If your gist filename ends with .svg instead of .json, the action will now generate an SVG badge instead of a JSON file. This is useful if you cannot use shields.io for some reason. However, this SVG mode does not support all features of shields.io. Thanks to @​runarberg for this contribution!
  • New host Parameter: You can now specify the host for the gist API. This is useful if you want to use the action on a GitHub enterprise instance. Thanks to @​LucBerge for this idea!
  • Fixed a bug which caused the gist not to be updated if the label or message of the badge contained characters which have a different encoding length in UTF8 and UTF16,
  • The code has received some major refactoring. If you encounter any problems, please open an issue!
  • The action now runs on Node 20 instead of Node 16.
  • The repository is now compliant with the REUSE Specification of the Free Software Foundation Europe.

Dynamic Badges Action 1.6.0

Release Date: 2022-10-13

Changes

  • The action now runs on Node 16 instead of the deprecated Node 12.

Dynamic Badges Action 1.5.0

Release Date: 2022-10-09

Changes

  • The gist is now not updated anymore if the content did not change. This prevents many gist revisions without actual changes. You can restore the original behavior by setting the optional forceUpdate parameter to true. A BIG thanks to @​MishaKav for this contribution!
  • Example color range badges have been added to the README.
  • All node dependencies have been updated.

Dynamic Badges Action 1.4.0

Release Date: 2022-05-15

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [schneegans/dynamic-badges-action](https://github.com/schneegans/dynamic-badges-action) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/schneegans/dynamic-badges-action/releases)
- [Changelog](https://github.com/Schneegans/dynamic-badges-action/blob/master/changelog.md)
- [Commits](Schneegans/dynamic-badges-action@e9a478b...0e50b8b)

---
updated-dependencies:
- dependency-name: schneegans/dynamic-badges-action
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 31, 2026
@dependabot dependabot Bot requested a review from bloo-berries as a code owner May 31, 2026 08:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 31, 2026
@github-actions
Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
src 0% 0% 0
src.components 65% 54% 0
src.components.ConditionsPage 80% 83% 0
src.components.ControlPanel 57% 40% 0
src.components.FamousBlindPeople 80% 71% 0
src.components.Visualizer 44% 34% 0
src.components.Visualizer.hooks 58% 53% 0
src.components.Visualizer.hooks.animatedOverlays 88% 45% 0
src.components.Visualizer.hooks.visualFieldOverlays 100% 80% 0
src.contexts 88% 82% 0
src.data 100% 100% 0
src.data.conditionCategories 100% 100% 0
src.data.effects 100% 100% 0
src.data.effects.famousPeopleEffects 100% 100% 0
src.data.famousPeople 100% 83% 0
src.hooks 100% 100% 0
src.i18n 44% 83% 0
src.types 100% 100% 0
src.utils 94% 88% 0
src.utils.colorVisionFilters 98% 87% 0
src.utils.cssFilters 100% 98% 0
src.utils.cssFilters.famousPeopleFilters 77% 85% 0
src.utils.overlays 91% 75% 0
src.utils.overlays.cbsHallucinations 98% 90% 0
src.utils.overlays.famousPeople 62% 57% 0
src.utils.overlays.retinalDiseaseOverlays 92% 72% 0
src.utils.overlays.visualDisturbanceOverlays 98% 73% 0
src.utils.performance 91% 72% 0
src.utils.shaders 100% 50% 0
Summary 81% (4556 / 5652) 64% (1597 / 2504) 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants