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

fix(deps): update dependency click to v8.1.8 #4590

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
click (changelog) ==8.1.7 -> ==8.1.8 age adoption passing confidence

Release Notes

pallets/click (click)

v8.1.8

Compare Source

Unreleased

  • Fix an issue with type hints for click.open_file(). :issue:2717
  • Fix issue where error message for invalid click.Path displays on
    multiple lines. :issue:2697
  • Fixed issue that prevented a default value of "" from being displayed in
    the help for an option. :issue:2500
  • The test runner handles stripping color consistently on Windows.
    :issue:2705
  • Show correct value for flag default when using default_map.
    :issue:2632
  • Fix click.echo(color=...) passing color to coloroma so it can be
    forced on Windows. :issue:2606.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Dec 22, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: uv.lock
Command failed: uv lock --upgrade-package click
Using CPython 3.13.1 interpreter at: /opt/containerbase/tools/python/3.13.1/bin/python3
  × No solution found when resolving dependencies for split
  │ (python_full_version == '3.13.1' and sys_platform == 'darwin'):
  ╰─▶ Because only sudden-death==0.0.1 is available and sudden-death==0.0.1
      depends on click==8.1.7, we can conclude that all versions of
      sudden-death depend on click==8.1.7.
      And because your project depends on click==8.1.8 and sudden-death, we
      can conclude that your project's requirements are unsatisfiable.

@renovate renovate bot enabled auto-merge December 22, 2024 05:53
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Dec 22, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 22, 2024
@renovate renovate bot force-pushed the renovate/click-8.x branch 9 times, most recently from 0491d00 to 548d702 Compare December 25, 2024 16:38
@renovate renovate bot force-pushed the renovate/click-8.x branch from 548d702 to ea39215 Compare December 27, 2024 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

0 participants