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

Update click-extra[sphinx] requirement from ~=4.8.3 to ~=4.9.0 #727

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2024

Updates the requirements on click-extra[sphinx] to permit the latest version.

Release notes

Sourced from click-extra[sphinx]'s releases.

v4.9.0

Changes

  • Switch from Poetry to uv.
  • Drop support for Python 3.8.
  • Mark Python 3.13-dev tests as stable.
  • Remove dependency on regex.

🐍 Available on PyPi.

Changelog

Sourced from click-extra[sphinx]'s changelog.

4.9.0 (2024-07-25)

  • Switch from Poetry to uv.
  • Drop support for Python 3.8.
  • Mark Python 3.13-dev tests as stable.
  • Remove dependency on regex.

4.8.3 (2024-05-25)

  • Fix string interpolation in log message.

4.8.2 (2024-05-25)

  • Do not raise error if package version cannot be fetched.

4.8.1 (2024-05-23)

  • Do not fail on docs_update import if pygments is not installed.

4.8.0 (2024-05-22)

  • Slim down package by moving unit tests out of the main package.
  • Allow reuse of Pytest fixures and marks by other packages.
  • Move dependencies extending pygments, sphinx and pytest into optional extra dependencies. Closes {issue}836.
  • Split dev dependency groups into optional test, typing and docs groups.
  • Remove direct dependency on mypy.
  • Allow running tests with Python 3.8 and 3.9 on macos-14 runners.

4.7.5 (2024-04-04)

  • Remove bypass of cloup.Color re-import.

4.7.4 (2024-02-23)

  • Allow standalone --version option to output its debug messages.
  • Force closing of context before exiting CLIs to provoque callback calls and prevent state leaks.
  • Run tests on macos-14. Remove tests on macos-12.

4.7.3 (2024-01-06)

  • Run tests on Python 3.13-dev branch.

4.7.2 (2023-11-06)

  • Run tests on released Python 3.12 version.

4.7.1 (2023-09-19)

  • Distinguish between parameter type and Python type in --show-params output.
  • Recognize custom parameter type as string-based. Closes {issue}721.

... (truncated)

Commits

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)

Updates the requirements on [click-extra[sphinx]](https://github.com/kdeldycke/click-extra) to permit the latest version.
- [Release notes](https://github.com/kdeldycke/click-extra/releases)
- [Changelog](https://github.com/kdeldycke/click-extra/blob/main/changelog.md)
- [Commits](kdeldycke/click-extra@v4.8.3...v4.9.0)

---
updated-dependencies:
- dependency-name: click-extra[sphinx]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the 📦 dependencies Update of dependencies label Jul 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 5, 2024

Superseded by #740.

@dependabot dependabot bot closed this Sep 5, 2024
@dependabot dependabot bot deleted the dependabot/pip/click-extra-sphinx--approx-eq-4.9.0 branch September 5, 2024 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant