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

feat(Dependencies): Update dependency Click to v8.1.8 #658

Merged
merged 1 commit into from
Dec 21, 2024

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 (source, 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.

| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | click   | 8.1.7 | 8.1.8 |
Copy link
Contributor

Coverage

Coverage Report
FileStmtsMissCoverMissing
simple_vm_client
   VirtualMachineHandler.py1981515 92%
   __init__.py10100% 
   test_virtualmachinehandler.py3030100% 
simple_vm_client/benchmark
   __init__.py00100% 
   test_service.py523636 31%
simple_vm_client/bibigrid_connector
   __init__.py00100% 
   bibigrid_connector.py11855 96%
   test_bibigrid_connector.py1730100% 
simple_vm_client/forc_connector
   __init__.py00100% 
   forc_connector.py2902626 91%
simple_vm_client/forc_connector/playbook
   __init__.py00100% 
   playbook.py1900100% 
   test_playbook.py3810100% 
simple_vm_client/forc_connector/template
   __init__.py00100% 
   template.py2271414 94%
simple_vm_client/metadata_connector
   metadata_connector.py887171 19%
simple_vm_client/openstack_connector
   __init__.py00100% 
   openstack_connector.py944124124 87%
simple_vm_client/util
   __init__.py00100% 
   state_enums.py690100% 
   test_thrift_converter.py1700100% 
   thrift_converter.py801414 82%
TOTAL328430591% 

Tests Skipped Failures Errors Time
306 0 💤 1 ❌ 0 🔥 5.290s ⏱️

@renovate renovate bot merged commit b83cce6 into dev Dec 21, 2024
2 checks passed
@renovate renovate bot deleted the deps/click-8.1.x branch December 21, 2024 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants