Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump catalogue from 1.0.0 to 2.0.9 #220

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps catalogue from 1.0.0 to 2.0.9.

Release notes

Sourced from catalogue's releases.

v2.0.9

  • Update for compatibility with future Python 3.12 (#62).

v2.0.8

  • Improve future compatibility with importlib.metadata for python 3.10+.
  • Update tests for compatibility with python 3.10+.

v2.0.7

  • Modify test suite for python 3.10 until importlib.metadata differences can be addressed.

v2.0.6

  • Prevent Registry.find from failing on Cython modules.

v2.0.5

  • Backport packages_distributions from importlib_metadata.

v2.0.4

  • Fix conflicts between catalogue and importlib-metadata

v2.0.3

  • Add vendored importlib-metadata v3.2.0 to avoid conflicts with importlib-metadata requirements in other packages

v2.0.2

  • Restrict importlib-metadata to <3.3.0 due to reports of performance regressions and issues with the test suite

v2.0.1

No release notes provided.

v2.0.0

No release notes provided.

v1.0.2

  • Require Python 3.6+.

v1.0.1

Note: v1.0.1 was deleted from PyPI because it was incompatible with python 2.7, but the package setup did not specify this correctly and yanked packages are not supported by the latest pip for python 2.7. The v1.0.2 release is identical to v1.0.1 except for the corrected python_requires>=3.6.

  • Add vendored importlib_metadata v3.2.0 for use with Python 3.6-3.7 to avoid breaking changes in newer releases and to avoid conflicts with importlib_metadata requirements in other packages.
  • Backport changes from #41 for improved compatibility with Python 3.10+.
Commits
  • 245ec35 Set version to v2.0.9, update classifiers (#64)
  • 8a64305 Switch from SelectableGroups to hasattr for importlib.metadata branching (#61...
  • fecb244 Merge pull request #63 from adrianeboyd/ci/gha-v2.0.x
  • be013c2 Restrict mypy version
  • 18de138 CI: Switch from Azure to GHA (#59)
  • 9b0a961 CI: Use more generic GHA tests workflow (#58)
  • b5fd699 Add Github Action (#54)
  • c2822a1 Set version to v2.0.8 (#42)
  • 75f5e9c Update for python 3.10+: branch on SelectableGroups (#41)
  • fccd556 Add additional package config tests to CI (#37)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [catalogue](https://github.com/explosion/catalogue) from 1.0.0 to 2.0.9.
- [Release notes](https://github.com/explosion/catalogue/releases)
- [Commits](explosion/catalogue@v1.0.0...v2.0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 24, 2023
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 Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants