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

Update weekly patch updates #7

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 31, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Update
click (source, changelog) ==8.1.3 -> ==8.1.8 age adoption passing confidence patch
mongo 6.0.2 -> 6.0.19 age adoption passing confidence patch
mypy-extensions ==0.4.3 -> ==0.4.4 age adoption passing confidence patch
python-dotenv ==0.21.0 -> ==0.21.1 age adoption passing confidence patch
types-cryptography (changelog) ==3.3.23.1 -> ==3.3.23.2 age adoption passing confidence patch
types-pyOpenSSL (changelog) ==22.1.0.1 -> ==22.1.0.2 age adoption passing confidence patch
types-urllib3 (changelog) ==1.26.25.1 -> ==1.26.25.14 age adoption passing confidence patch

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.

v8.1.7

Compare Source

Released 2023-08-17

  • Fix issue with regex flags in shell completion. :issue:2581
  • Bash version detection issues a warning instead of an error. :issue:2574
  • Fix issue with completion script for Fish shell. :issue:2567

v8.1.6

Compare Source

Released 2023-07-18

  • Fix an issue with type hints for @click.group(). :issue:2558

v8.1.5

Compare Source

Released 2023-07-13

  • Fix an issue with type hints for @click.command(), @click.option(), and
    other decorators. Introduce typing tests. :issue:2558

v8.1.4

Compare Source

Released 2023-07-06

  • Replace all typing.Dict occurrences to typing.MutableMapping for
    parameter hints. :issue:2255
  • Improve type hinting for decorators and give all generic types parameters.
    :issue:2398
  • Fix return value and type signature of shell_completion.add_completion_class
    function. :pr:2421
  • Bash version detection doesn't fail on Windows. :issue:2461
  • Completion works if there is a dot (.) in the program name. :issue:2166
  • Improve type annotations for pyright type checker. :issue:2268
  • Improve responsiveness of click.clear(). :issue:2284
  • Improve command name detection when using Shiv or PEX. :issue:2332
  • Avoid showing empty lines if command help text is empty. :issue:2368
  • ZSH completion script works when loaded from fpath. :issue:2344.
  • EOFError and KeyboardInterrupt tracebacks are not suppressed when
    standalone_mode is disabled. :issue:2380
  • @group.command does not fail if the group was created with a custom
    command_class. :issue:2416
  • multiple=True is allowed for flag options again and does not require
    setting default=(). :issue:2246, 2292, 2295
  • Make the decorators returned by @argument() and @option() reusable when the
    cls parameter is used. :issue:2294
  • Don't fail when writing filenames to streams with strict errors. Replace invalid
    bytes with the replacement character (). :issue:2395
  • Remove unnecessary attempt to detect MSYS2 environment. :issue:2355
  • Remove outdated and unnecessary detection of App Engine environment. :pr:2554
  • echo() does not fail when no streams are attached, such as with pythonw on
    Windows. :issue:2415
  • Argument with expose_value=False do not cause completion to fail. :issue:2336
python/mypy_extensions (mypy-extensions)

v0.4.4

Compare Source

theskumar/python-dotenv (python-dotenv)

v0.21.1

Compare Source

Added

Fixed


Configuration

📅 Schedule: Branch creation - "before 5am on monday" (UTC), 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.

👻 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 renovate bot force-pushed the renovate/weekly-patch-updates branch 2 times, most recently from 483ff57 to f7a757c Compare November 5, 2022 07:59
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch 3 times, most recently from 0e89a30 to b7548e9 Compare November 12, 2022 22:48
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch 4 times, most recently from 8eaec4b to 9a65697 Compare November 17, 2022 23:24
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch from 9a65697 to 547472c Compare November 24, 2022 00:08
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch 2 times, most recently from 8f86f48 to d3ee280 Compare March 16, 2023 15:50
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch 2 times, most recently from bc180f7 to 0f6e6df Compare March 26, 2023 23:53
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch from 0f6e6df to 39354c7 Compare March 30, 2023 11:56
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch from 39354c7 to a4be2a7 Compare May 29, 2023 00:00
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch from a4be2a7 to f9c0f56 Compare June 9, 2023 05:40
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch 3 times, most recently from 647f66a to 489198d Compare July 7, 2023 05:37
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch 3 times, most recently from c1925d2 to 7b7a64d Compare July 21, 2023 02:16
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch from 7b7a64d to 2a347e1 Compare July 25, 2023 11:52
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch 2 times, most recently from fa383d1 to f2620f4 Compare August 17, 2023 21:00
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch from f2620f4 to 727a4c2 Compare September 14, 2023 05:47
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch from 727a4c2 to 05d8332 Compare September 28, 2023 02:48
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch from 05d8332 to 258fe79 Compare October 13, 2023 05:21
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch from 258fe79 to 9ad0a59 Compare November 30, 2023 05:33
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch from 9ad0a59 to 203d3e6 Compare January 19, 2024 17:54
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch 2 times, most recently from cc2425d to e21399f Compare March 1, 2024 08:44
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch from e21399f to 0eec0d2 Compare April 5, 2024 02:50
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch from 0eec0d2 to 3919f3f Compare April 20, 2024 08:44
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch from 3919f3f to 19cdd86 Compare June 29, 2024 08:38
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch from 19cdd86 to 024ad92 Compare August 22, 2024 17:57
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch from 024ad92 to 8c511a6 Compare October 1, 2024 05:33
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch from 8c511a6 to 33136c5 Compare October 26, 2024 05:15
@renovate renovate bot force-pushed the renovate/weekly-patch-updates branch from 33136c5 to e58335e Compare December 22, 2024 08:24
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