-
Notifications
You must be signed in to change notification settings - Fork 5
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 all dependencies #62
Conversation
a8a541d
to
305ca5e
Compare
c5c7d74
to
de3ff5d
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: poetry.lock
|
1058181
to
2da3c96
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
This PR is now based on #67 (so the commit from the docsgen arcabot appears at the base of this branch instead of coming after the Renovate bot's commit). Once that is merged, this PR can merge (modulo #66). I've added another commit which removes the digest hashes on the container references in the |
This PR is now based on #66. Once that merges, this can move forward. |
Signed-off-by: Platform Engineering Bot <[email protected]>
This is ready for merge, now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
This PR contains the following updates:
2.15.9
->2.16.6
24.2.0
->24.4.0
==0.20.1
->==0.21.2
==3.6
->==3.7
==23.2
->==24.0
==2.21
->==2.22
0.3.1
->0.4.0
0.3.1
->0.4.0
==69.1.1
->==69.5.1
==4.10.0
->==4.11.0
==6.2
->==6.3
==6.2
->==6.3
Release Notes
ansible/ansible (ansible-core)
v2.16.6
Compare Source
Changelog
See the full changelog for the changes included in this release.
Release Artifacts
2251766
bytes3176041
bytesv2.16.5
Compare Source
Changelog
See the full changelog for the changes included in this release.
Release Artifacts
2251186
bytes3171617
bytesv2.16.4
Compare Source
Changelog
See the full changelog for the changes included in this release.
Release Artifacts
2250452
bytes3170397
bytesv2.16.3
Compare Source
Changelog
See the full changelog for the changes included in this release.
Release Artifacts
2250322
bytes3168893
bytesv2.16.2
Compare Source
Changelog
See the full changelog for the changes included in this release.
Release Artifacts
2249791
bytes3163899
bytesv2.16.1
Compare Source
Changelog
See the full changelog for the changes included in this release.
Release Artifacts
2249752
bytes3162449
bytesv2.16.0
Compare Source
Changelog
See the full changelog for the changes included in this release.
Release Artifacts
2247142
bytes3155083
bytesv2.15.11
Compare Source
Changelog
See the full changelog for the changes included in this release.
Release Artifacts
2250723
bytes3169655
bytesv2.15.10
Compare Source
Changelog
See the full changelog for the changes included in this release.
Release Artifacts
2250392
bytes3168161
bytespsf/black (black)
v24.4.0
Compare Source
Stable style
Preview style
if
guards incase
blocks are now wrapped in parentheses when the line is too long.(#4269)
Integrations
use_pyproject
to the GitHub Actionpsf/black
. This will read theBlack version from
pyproject.toml
. (#4294)v24.3.0
Compare Source
Highlights
This release is a milestone: it fixes Black's first CVE security vulnerability. If you
run Black on untrusted input, or if you habitually put thousands of leading tab
characters in your docstrings, you are strongly encouraged to upgrade immediately to fix
CVE-2024-21503.
This release also fixes a bug in Black's AST safety check that allowed Black to make
incorrect changes to certain f-strings that are valid in Python 3.12 and higher.
Stable style
of Black would incorrectly format the contents of certain unusual f-strings containing
nested strings with the same quote type. Now, Black will crash on such strings until
support for the new f-string syntax is implemented. (#4270)
(#4273)
Performance
characters. This fixes
CVE-2024-21503.
(#4278)
Documentation
--check
is used with--quiet
(#4236)kjd/idna (idna)
v3.7
Compare Source
What's Changed
Thanks to Guido Vranken for reporting the issue.
Full Changelog: kjd/idna@v3.6...v3.7
pypa/packaging (packaging)
v24.0
Compare Source
What's Changed
validate
kwarg by @pradyunsg in https://github.com/pypa/packaging/pull/731test_glibc_version_string_ctypes_raise_oserror
ifctypes
is unavailable by @kevinchang96 in https://github.com/pypa/packaging/pull/741Py_NOGIL
toPy_GIL_DISABLED
by @hugovk in https://github.com/pypa/packaging/pull/747New Contributors
Full Changelog: pypa/packaging@23.2...24.0
pypa/setuptools (setuptools)
v69.5.1
Compare Source
v69.5.0
Compare Source
v69.4.2
Compare Source
v69.4.1
Compare Source
v69.4.0
Compare Source
v69.3.1
Compare Source
v69.3.0
Compare Source
v69.2.0
Compare Source
python/typing_extensions (typing-extensions)
v4.11.0
Compare Source
This feature release provides improvements to various recently
added features, most importantly type parameter defaults (PEP 696).
There are no changes since 4.11.0rc1.
zopefoundation/zope.interface (zope-interface)
v6.3
Compare Source
================
Configuration
📅 Schedule: Branch creation - "before 4am 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 has been generated by Renovate Bot.