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): update dependency click to v8.1.8 #110

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 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 21, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

Copy link

codecov bot commented Dec 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.83%. Comparing base (f34099c) to head (1ba05bc).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #110   +/-   ##
=======================================
  Coverage   95.83%   95.83%           
=======================================
  Files           6        6           
  Lines          96       96           
  Branches        8        8           
=======================================
  Hits           92       92           
  Misses          3        3           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/click-8.x-lockfile branch from c445d25 to 8c232d2 Compare December 30, 2024 21:11
@renovate renovate bot force-pushed the renovate/click-8.x-lockfile branch 5 times, most recently from b86f290 to 73beed4 Compare January 5, 2025 01:43
@renovate renovate bot force-pushed the renovate/click-8.x-lockfile branch from 73beed4 to 1758bd9 Compare January 9, 2025 22:49
Copy link

sonarqubecloud bot commented Jan 9, 2025

@renovate renovate bot force-pushed the renovate/click-8.x-lockfile branch from 1758bd9 to 15e9ee0 Compare January 10, 2025 23:04
Copy link

Please retry analysis of this Pull-Request directly on SonarQube Cloud

@renovate renovate bot force-pushed the renovate/click-8.x-lockfile branch 2 times, most recently from 9354b3d to 5fd6a5f Compare January 13, 2025 01:51
@renovate renovate bot force-pushed the renovate/click-8.x-lockfile branch from 5fd6a5f to 1ba05bc Compare January 18, 2025 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants