Skip to content

build(deps): Bump schneegans/dynamic-badges-action from 1.7.0 to 1.8.0#642

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

build(deps): Bump schneegans/dynamic-badges-action from 1.7.0 to 1.8.0#642
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/schneegans/dynamic-badges-action-1.8.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 6, 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 Apr 6, 2026
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot. 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