Skip to content

Update click-extra[pytest] requirement from ~=4.11.7 to ~=4.15.0 #1482

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2025

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

Changelog

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

4.15.0 (2025-03-05)

  • Regroup all envronment variables-related code.
  • Rename extend_envvars() to merge_envvar_ids() and allow it to merge arbitrary-nested structures. Normalize names to uppercase on Windows.
  • Rename normalize_envvar() to clean_envvar_id().
  • Rename all_envvars() to param_envvar_ids().
  • Rename auto_envvar() to param_auto_envvar_id().
  • Remove unused normalize parameter on all_envvars().
  • Add missing line returns in render_cli_run().
  • Prefix all types with capital-T.

4.14.2 (2025-02-23)

  • Extract rendering part of the print_cli_run() helper to render_cli_run().
  • Remove unused click_extra.testing.run_cmd.
  • Relax requirement on extra-platforms.
  • Add tests on windows-2025. Remove tests on windows-2019.

4.14.1 (2025-02-02)

  • Fix upload of Python package to GitHub release on tagging.

4.14.0 (2025-02-01)

  • Add a new --verbose option on @extra_command and @extra_group to increase the verbosity level for each additional repetition.
  • Add new @verbose_option pre-configured decorator.
  • Reassign the short -v option from --verbosity to --verbose.
  • Improve logging documentation.
  • Align ExtraStreamHandler behavior to logging.StreamHandler.
  • Move stream_handler_class and formatter_class arguments from new_extra_logger to extraBasicConfig.
  • Add new file_handler_class argument to extraBasicConfig.
  • Fix upload of Python package to GitHub release on tagging.
  • Remove dependency on pytest-cases.

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.

... (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[pytest]](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.15.0)

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

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

dependabot bot commented on behalf of github Apr 2, 2025

Looks like click-extra[pytest] is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 2, 2025
@dependabot dependabot bot deleted the dependabot/pip/click-extra-pytest--approx-eq-4.15.0 branch April 2, 2025 11:51
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