Skip to content

chore(deps): update python non-major dependencies#8593

Merged
Hectorhammett merged 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/python-non-major-dependencies
Sep 19, 2025
Merged

chore(deps): update python non-major dependencies#8593
Hectorhammett merged 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/python-non-major-dependencies

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Sep 15, 2025

This PR contains the following updates:

Package Change Age Confidence
click (changelog) ==8.2.1 -> ==8.3.0 age confidence
google-cloud-storage ==3.3.1 -> ==3.4.0 age confidence

Release Notes

pallets/click (click)

v8.3.0

Compare Source

Released 2025-09-15

  • Improved flag option handling: Reworked the relationship between flag_value
    and default parameters for better consistency:

    • The default parameter value is now preserved as-is and passed directly
      to CLI functions (no more unexpected transformations)
    • Exception: flag options with default=True maintain backward compatibility
      by defaulting to their flag_value
    • The default parameter can now be any type (bool, None, etc.)
    • Fixes inconsistencies reported in: :issue:1992 :issue:2514 :issue:2610
      :issue:3024 :pr:3030
  • Allow default to be set on Argument for nargs = -1. :issue:2164
    :pr:3030

  • Show correct auto complete value for nargs option in combination with flag
    option :issue:2813

  • Show correct auto complete value for nargs option in combination with flag option :issue:2813

  • Fix handling of quoted and escaped parameters in Fish autocompletion. :issue:2995 :pr:3013

  • Lazily import shutil. :pr:3023

  • Properly forward exception information to resources registered with
    click.core.Context.with_resource(). :issue:2447 :pr:3058

  • Fix regression related to EOF handling in CliRunner. :issue:2939:pr:2940

v8.2.2

Compare Source

Released 2025-07-31

  • Fix reconciliation of default, flag_value and type parameters for
    flag options, as well as parsing and normalization of environment variables.
    :issue:2952 :pr:2956
  • Fix typing issue in BadParameter and MissingParameter exceptions for the
    parameter param_hint that did not allow for a sequence of string where the
    underlying function _join_param_hints allows for it. :issue:2777 :pr:2990
  • Use the value of Enum choices to render their default value in help
    screen. Refs :issue:2911 :pr:3004
  • Fix completion for the Z shell (zsh) for completion items containing
    colons. :issue:2703 :pr:2846
  • Don't include envvar in error hint when not configured. :issue:2971 :pr:2972
  • Fix a rare race in click.testing.StreamMixer's finalization that manifested
    as a ValueError on close in a multi-threaded test session.
    :issue:2993 :pr:2991
googleapis/python-storage (google-cloud-storage)

v3.4.0

Compare Source

Features
Bug Fixes

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate-bot renovate-bot requested review from a team September 15, 2025 17:22
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 15, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 15, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from fcd9b63 to ca234ab Compare September 16, 2025 12:04
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 16, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 16, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from ca234ab to 9c74ab4 Compare September 16, 2025 17:52
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 16, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 16, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 9c74ab4 to 5313301 Compare September 17, 2025 01:25
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 17, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 17, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 5313301 to d289c18 Compare September 17, 2025 10:27
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 17, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 17, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from d289c18 to 9a53137 Compare September 17, 2025 16:10
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 17, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 17, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 9a53137 to 255c874 Compare September 17, 2025 16:15
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 17, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 17, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 255c874 to 6c264e4 Compare September 17, 2025 19:02
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 17, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 17, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 6c264e4 to 7d4df75 Compare September 17, 2025 23:40
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 17, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 17, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 7d4df75 to cac7a2c Compare September 17, 2025 23:48
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 17, 2025
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-cloud-storage to v3.4.0 chore(deps): update python non-major dependencies Sep 18, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 18, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 5973e7a to 8005a00 Compare September 19, 2025 02:02
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 19, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 19, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 8005a00 to 56c898a Compare September 19, 2025 09:48
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 19, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 19, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 56c898a to 540ab3c Compare September 19, 2025 15:32
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 19, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 19, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 540ab3c to 2090fea Compare September 19, 2025 15:38
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 19, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 19, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 2090fea to 266fd7b Compare September 19, 2025 16:38
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 19, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 19, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 266fd7b to 33cdad2 Compare September 19, 2025 16:46
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 19, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 19, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 33cdad2 to 8d09690 Compare September 19, 2025 16:53
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 19, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 19, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 8d09690 to bc48f5c Compare September 19, 2025 22:08
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 19, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 19, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from bc48f5c to 42652b7 Compare September 19, 2025 22:15
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 19, 2025
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.

2 participants