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.8 #158

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps catalogue from 1.0.0 to 2.0.8.

Release notes

Sourced from catalogue's releases.

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.

Commits
  • 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)
  • 97dd577 Merge pull request #38 from rmitsch/chore/remove-config-system
  • be7a8a3 Downgrade Windows image to work with Python 3.6.
  • 3e0ad2f Revert "Move config functionality to catalogue (#33)"
  • afacd27 Revert "Bump version to 2.1.0. (#35)"
  • e5fe944 Add script for pushing a new version tag. (#36)
  • 02f0390 Bump version to 2.1.0. (#35)
  • c00c107 Move config functionality to catalogue (#33)
  • 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 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 [catalogue](https://github.com/explosion/catalogue) from 1.0.0 to 2.0.8.
- [Release notes](https://github.com/explosion/catalogue/releases)
- [Commits](explosion/catalogue@v1.0.0...v2.0.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2023

Superseded by #220.

@dependabot dependabot bot closed this Jul 24, 2023
@dependabot dependabot bot deleted the dependabot/pip/catalogue-2.0.8 branch July 24, 2023 16:22
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