Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 23, 2025

Bumps pygal from 2.4.0 to 3.0.5.

Changelog

Sourced from pygal's changelog.

========= Changelog

3.0.4

Fixed

  • Missing declaration of importlib_metadata dependency in setup.py

3.0.3

Fixed

  • Failure with tox due to missing README.md

3.0.2

Fixed

  • Misused entry_points causing failure with Python 3.12

Changed

  • Prevent installing with Python versions < 3.8
  • Replace unmaintained pytest-flake8 with plain flake8

3.0.1

  • Use importlib`` instead of deprecated pkg_resources`
  • Prevent installing unsupported Python versions

3.0.0

Fixed

  • Remove Iterable import deprecation warning
  • Remove invalid escape sequence warnings in tests
  • Fix test failures due to removed pytest attribute
  • Fix linting errors with latest isort and flake8

Changed

  • Replace deprecated tested versions of Python (including Python 2) with latest ones in CI
Commits
  • b7c8f2a Bump 3.0.5
  • 4c42c17 Merge pull request #565 from akx/setup-py-test
  • 70fa885 Bump ruff to 0.5.6
  • fd86922 Use ruff check, pin ruff requirement to a version that has ruff check
  • 5d8b32c Remove test from setup.py, unify test requirements
  • 49137c3 Upgrade GitHub Actions checkout and setup-python
  • 60f524f ci.yml: Upgrade GitHub Action checkout
  • 527dc0d Get rid of places checking for Python major version
  • 2cacf64 Always import Iterable from collections.abc
  • ff15ac8 Get rid of datetime compatibility helpers
  • 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 [pygal](https://github.com/Kozea/pygal) from 2.4.0 to 3.0.5.
- [Release notes](https://github.com/Kozea/pygal/releases)
- [Changelog](https://github.com/Kozea/pygal/blob/master/docs/changelog.rst)
- [Commits](Kozea/pygal@2.4.0...3.0.5)

---
updated-dependencies:
- dependency-name: pygal
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 23, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants