-
Notifications
You must be signed in to change notification settings - Fork 1
Update weekly patch updates #7
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/weekly-patch-updates
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
483ff57
to
f7a757c
Compare
0e89a30
to
b7548e9
Compare
8eaec4b
to
9a65697
Compare
9a65697
to
547472c
Compare
8f86f48
to
d3ee280
Compare
bc180f7
to
0f6e6df
Compare
0f6e6df
to
39354c7
Compare
39354c7
to
a4be2a7
Compare
a4be2a7
to
f9c0f56
Compare
647f66a
to
489198d
Compare
c1925d2
to
7b7a64d
Compare
7b7a64d
to
2a347e1
Compare
fa383d1
to
f2620f4
Compare
f2620f4
to
727a4c2
Compare
727a4c2
to
05d8332
Compare
05d8332
to
258fe79
Compare
258fe79
to
9ad0a59
Compare
9ad0a59
to
203d3e6
Compare
cc2425d
to
e21399f
Compare
e21399f
to
0eec0d2
Compare
0eec0d2
to
3919f3f
Compare
3919f3f
to
19cdd86
Compare
19cdd86
to
024ad92
Compare
024ad92
to
8c511a6
Compare
8c511a6
to
33136c5
Compare
33136c5
to
e58335e
Compare
e58335e
to
80883c8
Compare
80883c8
to
e6b2312
Compare
e6b2312
to
0ad28bb
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==8.1.3
->==8.1.8
6.0.2
->6.0.22
==0.4.3
->==0.4.4
==0.21.0
->==0.21.1
==3.3.23.1
->==3.3.23.2
==22.1.0.1
->==22.1.0.2
==1.26.25.1
->==1.26.25.14
Release Notes
pallets/click (click)
v8.1.8
Compare Source
Unreleased
click.open_file()
. :issue:2717
click.Path
displays onmultiple lines. :issue:
2697
""
from being displayed inthe help for an option. :issue:
2500
:issue:
2705
default_map
.:issue:
2632
click.echo(color=...)
passingcolor
to coloroma so it can beforced on Windows. :issue:
2606
.v8.1.7
Compare Source
Released 2023-08-17
2581
2574
2567
v8.1.6
Compare Source
Released 2023-07-18
@click.group()
. :issue:2558
v8.1.5
Compare Source
Released 2023-07-13
@click.command()
,@click.option()
, andother decorators. Introduce typing tests. :issue:
2558
v8.1.4
Compare Source
Released 2023-07-06
typing.Dict
occurrences totyping.MutableMapping
forparameter hints. :issue:
2255
:issue:
2398
shell_completion.add_completion_class
function. :pr:
2421
2461
.
) in the program name. :issue:2166
2268
click.clear()
. :issue:2284
2332
2368
fpath
. :issue:2344
.EOFError
andKeyboardInterrupt
tracebacks are not suppressed whenstandalone_mode
is disabled. :issue:2380
@group.command
does not fail if the group was created with a customcommand_class
. :issue:2416
multiple=True
is allowed for flag options again and does not requiresetting
default=()
. :issue:2246, 2292, 2295
@argument()
and@option()
reusable when thecls
parameter is used. :issue:2294
bytes with the replacement character (
�
). :issue:2395
2355
2554
echo()
does not fail when no streams are attached, such as withpythonw
onWindows. :issue:
2415
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
get
andlist
commands when env file can't be opened (#441 by [@bbc2])Fixed
magic
(#440 by [@bbc2])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.
This PR was generated by Mend Renovate. View the repository job log.