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.11.7 to ~=4.13.2 #825

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2025

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

Release notes

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

v4.13.2

Changes

  • Re-release to fix Github publishing.
  • Reactivates some color tests on Windows.

🐍 Available on PyPi.

Changelog

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

4.13.2 (2025-01-28)

  • Re-release to fix Github publishing.
  • Reactivates some color tests on Windows.

4.13.1 (2025-01-28)

  • Re-release to fix Github publishing.

4.13.0 (2025-01-27)

  • Revamps logging helpers and aligns them with Python's logging module.
  • Remove extra_basic_config.
  • Adds new extraBasicConfig, and aligns it with Python's basicConfig.
  • Replace ExtraLogFormatter with ExtraFormatter.
  • Replace ExtraLogHandler with ExtraStreamHandler.
  • Add new new_extra_logger helper.
  • Rewrite the logging documentation with all use-cases and custom configuration examples. Closes {issue}989.
  • Removes old platforms page from documentation.

4.12.0 (2025-01-20)

  • Remove Click Extra's own implementation of HelpOption class now that fixes have reached Click's upstream.
  • Redefine @help_option decorator to default to --help/-h options.
  • Add more logging examples in documentation.
  • Add tests on ubuntu-24.04-arm and ubuntu-22.04-arm.
  • Use uv to install specific versions of Python.

4.11.7 (2024-11-30)

  • Remove support for comments in JSON configuration files. Remove dependency on unmaintained commentjson. Closes click-extra#1152.

4.11.6 (2024-11-28)

  • Make --timer option eager so it can jumps the queue of processing order.
  • Fix configuration of help option generated by the help_option_names context setting. Closes mail-deduplicate#762.
  • Fix eagerness of help option generated by help_option_names. Refs click#2811.
  • Display generated help option in --show-params results.
  • Force UTF-8 encoding everywhere.

4.11.5 (2024-11-18)

  • Allow replace_content() utility method to replace any content found after the start tag.

4.11.4 (2024-11-14)

  • Ignore hidden options when coloring help screen.

4.11.3 (2024-11-11)

... (truncated)

Commits
  • 98209ee [changelog] Release v4.13.2
  • 4c9da6e Windows still as some issues
  • 0f6e102 Windows still as some issues
  • c1fab2f Only reactive some color tests
  • 5452d8e Test is flacky on all platforms
  • b00d6fc Reactivate all color testing on Windows
  • 592b8d2 Typo
  • 74f33fe Re-release to fix Github publishing
  • 6954b78 Try testing coloring on Windows
  • 1d025fd Only skip flacky test on Linux and Windows
  • Additional commits viewable in compare view

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.11.7...v4.13.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2025

Superseded by #829.

@dependabot dependabot bot closed this Feb 3, 2025
@dependabot dependabot bot deleted the dependabot/pip/click-extra-sphinx--approx-eq-4.13.2 branch February 3, 2025 17:36
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