Skip to content

feat(Dependencies): Update dependency Click to v8.4.2#991

Open
renovate[bot] wants to merge 1 commit into
devfrom
deps/click-8.x
Open

feat(Dependencies): Update dependency Click to v8.4.2#991
renovate[bot] wants to merge 1 commit into
devfrom
deps/click-8.x

Conversation

@renovate

@renovate renovate Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
Click (changelog) ==8.4.1==8.4.2 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

pallets/click (Click)

v8.4.2

Compare Source

Unreleased

  • Fix Fish shell completion broken in 8.4.0 by {pr}3126. Newlines and
    tabs in option help text are now escaped, keeping the original completion
    format while still supporting multi-line help. {issue}3502
    {issue}3043 {pr}3504 {pr}3508
  • Deprecated commands and options with empty or missing help text no longer
    render a stray leading space before the (DEPRECATED) label. {pr}3509
  • A {class}Group with invoke_without_command=True marks its subcommand as
    optional in the usage help, showing [COMMAND] instead of COMMAND.
    {issue}3059 {pr}3507
  • echo_via_pager flushes after each write, so passing a generator streams
    output to the pager incrementally instead of staying hidden until the pipe
    buffer fills. {issue}3242 {issue}2542 {pr}3534
  • echo_via_pager and get_pager_file no longer close a borrowed stdout
    stream when no external pager runs, completing the partial
    I/O operation on closed file fix from {pr}3482. {issue}3449
    {pr}3533

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.4.1 | 8.4.2 |
@renovate renovate Bot requested a review from a team June 24, 2026 19:39
@github-actions

Copy link
Copy Markdown
Contributor

Coverage

Coverage Report
FileStmtsMissCoverMissing
simple_vm_client
   VirtualMachineHandler.py2242121 91%
   __init__.py10100% 
simple_vm_client/benchmark
   __init__.py00100% 
   test_service.py523636 31%
simple_vm_client/bibigrid_connector
   __init__.py00100% 
   bibigrid_connector.py1353636 73%
   test_bibigrid_connector.py1190100% 
simple_vm_client/flavor_resource_exporter_connector
   __init__.py20100% 
   flavor_resource_exporter_connector.py1311717 87%
   test_flavor_resource_exporter_connector.py2420100% 
simple_vm_client/forc_connector
   __init__.py00100% 
   forc_connector.py3252828 91%
simple_vm_client/forc_connector/playbook
   __init__.py00100% 
   playbook.py1890100% 
   test_playbook.py3810100% 
simple_vm_client/forc_connector/template
   __init__.py00100% 
   template.py2291414 94%
simple_vm_client/metadata_connector
   metadata_connector.py1122626 77%
   test_metadata_connector.py680100% 
simple_vm_client/openstack_connector
   __init__.py00100% 
   openstack_connector.py1161220220 81%
   test_openstack_connector.py128822 99%
simple_vm_client/tests
   test_virtualmachinehandler.py3250100% 
simple_vm_client/util
   __init__.py00100% 
   state_enums.py700100% 
   test_thrift_converter.py1700100% 
   thrift_converter.py8033 96%
TOTAL530440392% 

Tests Skipped Failures Errors Time
339 0 💤 0 ❌ 0 🔥 5.528s ⏱️

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