build(deps): update bugfixes (hotfix/8.4) #5024
Merged
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:
==1.17.0
->==1.17.1
==4.1.0
->==4.1.2
==2.0.0
->==2.0.1
==1.11.1
->==1.11.2
==5.13.1
->==5.13.2
==3.2.6
->==3.2.7
==3.1.2
->==3.1.4
==0.38.2
->==0.38.4
==1.26.19
->==1.26.20
==3.20.0
->==3.20.1
==7.0.1
->==7.0.3
Release Notes
python-cffi/cffi (cffi)
v1.17.1
Compare Source
distutils.msvc9compiler
imports under Windows (#118).ffibuilder.emit_python_code()
andffibuiler.emit_c_code()
accept file-like objects (#115).ffiplatform
calls are bypassed byffibuilder.emit_python_code()
andffibuilder.emit_c_code()
(#81).Full Changelog: python-cffi/cffi@v1.17.0...v1.17.1
python/mypy (mypy)
v1.11.2
Compare Source
pyinstaller/pyinstaller (pyinstaller)
v5.13.2
Compare Source
Please see the v5.13.2 section of the changelog for a list of the changes since v5.13.1.
pylint-dev/pylint (pylint)
v3.2.7
Compare Source
What's new in Pylint 3.2.7?
Release date: 2024-08-31
False Positives Fixed
Fixed a false positive
unreachable
forNoReturn
coroutine functions.Closes #9840
Other Bug Fixes
Fix crash in refactoring checker when calling a lambda bound as a method.
Closes #9865
Fix a crash in
undefined-loop-variable
when providing theiterable
argument toenumerate()
.Closes #9875
Fix to address indeterminacy of error message in case a module name is same as another in a separate namespace.
Refs #9883
encode/starlette (starlette)
v0.38.4
: Version 0.38.4Compare Source
Fixed
root_path
removal inget_route_path
function #2600Full Changelog: encode/starlette@0.38.3...0.38.4
v0.38.3
: Version 0.38.3Compare Source
Added
Fixed
BaseHTTPMiddleware
viaStreamingResponse
#2620.Full Changelog: encode/starlette@0.38.2...0.38.3
urllib3/urllib3 (urllib3)
v1.26.20
Compare Source
====================
FIPS-compliant environments.
(
#​3432 <https://github.com/urllib3/urllib3/issues/3432>
__)setup.cfg
.(
#​3461 <https://github.com/urllib3/urllib3/pull/3461>
__)ECONNRESET
instead ofEPROTOTYPE
inits newer versions.
(
#​3416 <https://github.com/urllib3/urllib3/pull/3416>
__)testing with CPython 3.12 and 3.13.
(
#​3436 <https://github.com/urllib3/urllib3/pull/3436>
__)jaraco/zipp (zipp)
v3.20.1
Compare Source
zopefoundation/zope.interface (zope.interface)
v7.0.3
Compare Source
==================
Assertion 'memb->type == T_PYSSIZET' failed.
for Python < 3.12.(
#​319 <https://github.com/zopefoundation/zope.interface/issues/319>
_)v7.0.2
Compare Source
==================
(
#​316 <https://github.com/zopefoundation/zope.interface/issues/316>
_)Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Etc/UTC, 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.
This PR was generated by Mend Renovate. View the repository job log.