Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps genbadge from 1.1.2 to 1.1.3.

Release notes

Sourced from genbadge's releases.

1.1.3 - Bugfix and removal of deprecated dependency

  • Fixed UserWarning for pkg_resources by migrating to importlib.resources. Fixes #44. PR #45 by vonsteer.
  • Fixed help exit code issue when using newer versions of Python. Fixes #46. PR #45 by vonsteer.

See documentation page for details.

Changelog

Sourced from genbadge's changelog.

1.1.3 - Bugfix and removal of deprecated dependency

  • Fixed UserWarning for pkg_resources by migrating to importlib.resources. Fixes #44. PR #45 by vonsteer.
  • Fixed help exit code issue when using newer versions of Python. Fixes #46. PR #45 by vonsteer.
Commits
  • 9c6537d Minimal fix to get a release out
  • dc8500e Changelog update and upgrate of bandit version
  • 8c38b4b Merge pull request #45 from vonsteer/solve-user-warning-for-pkg_resources
  • a34267c update changelog
  • 5e4f197 Force exit code 0 on genbadge for all versions when calling without subcomman...
  • 1208546 Apply suggestions from code review
  • 7bcf330 Migrate from pkg_resources to importlib.resources
  • 33bc05c Merge pull request #42 from smarie/chore/versions_update
  • 1b2aa97 Removed 3.14 : pillow does not support it yet
  • 6b936a5 Added 3.14 and upgraded versions in gh actions
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [genbadge](https://github.com/smarie/python-genbadge) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/smarie/python-genbadge/releases)
- [Changelog](https://github.com/smarie/python-genbadge/blob/main/docs/changelog.md)
- [Commits](smarie/python-genbadge@1.1.2...1.1.3)

---
updated-dependencies:
- dependency-name: genbadge
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Dec 2, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 2, 2025 00:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Dec 2, 2025
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant