Skip to content

ci: bump schneegans/dynamic-badges-action from 1.7.0 to 1.8.0#54

Merged
devitway merged 2 commits intomainfrom
dependabot/github_actions/schneegans/dynamic-badges-action-1.8.0
Apr 7, 2026
Merged

ci: bump schneegans/dynamic-badges-action from 1.7.0 to 1.8.0#54
devitway merged 2 commits intomainfrom
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 Apr 7, 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 dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 7, 2026
@dependabot dependabot bot requested a review from devitway as a code owner April 7, 2026 00:35
@dependabot dependabot bot added the github_actions Pull requests that update GitHub Actions code label Apr 7, 2026
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 force-pushed the dependabot/github_actions/schneegans/dynamic-badges-action-1.8.0 branch from 42f5f86 to f563a09 Compare April 7, 2026 14:29
@devitway devitway merged commit 85ac5ff into main Apr 7, 2026
15 of 17 checks passed
@devitway devitway deleted the dependabot/github_actions/schneegans/dynamic-badges-action-1.8.0 branch April 7, 2026 15:17
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.

1 participant