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:
24.7.0
->24.10.0
1.20.0
->1.21.0
4.66.5
->4.66.6
6.7.0
->6.8.1
Release Notes
twisted/twisted (Twisted)
v24.10.0
: Twisted 24.10.0Compare Source
Twisted 24.10.0 (2024-10-28)
Features
awaiting Deferred has also been sped up. (#12225)
where it was created. This reduces creation time by 60% at least,
thereby speeding up Deferred error handling. (#12230)
object from Failures. This may result in more objects staying in
memory if you don't clean up failed Deferreds, but it speeds up
error handling and enables improvements to traceback reporting.
(#12234)
Deferreds a little faster. (#12284)
scheduled with callLater(). (#12286)
Bugfixes
types/classes as input. This was a regression introduced in Twisted
24.3.0. (#12323)
"bindAddress=" no longer crashes during connect.
twisted.internet.endpoints.HostnameEndpoint() no longer crashes when
given a bindAddress= argument that is just a string, and that
argument now accepts either address strings or (address, port)
tuples. (#12325)
Misc
#12305, #12329, #12331, #12339
Conch
Features
<sk-ssh-ed25519@openssh.com> and
<sk-ecdsa-sha2-nistp256@openssh.com>. (#12211)
Bugfixes
fixing compatibility with OpenSSH >= 9.8. (#12273)
cast128-cbc, blowfish-ctr, and blowfish-cbc ciphers. The Blowfish
and CAST5 ciphers were removed as they were deprecated by the Python
cryptography library.``` (#12308)
Misc
Web
Features
containing whitespace or other invalid characters by raising
twisted.web.http_headers.InvalidHeaderName, improving compliance
with RFC 9110. As a side effect, the server is slightly faster.
(#12191)
algorithm (enable TCP_NODELAY), reducing the latency of small HTTP
queries. (#12311)
Bugfixes
NUL byte with a 400 error, in compliance with RFC 9110. (#12228)
used with attrs>=24.1.0. (#12277)
(methods, header field names, etc.), in compliance with RFC 9110.
(#12301)
Misc
Mail
No significant changes.
Words
No significant changes.
Names
No significant changes.
Trial
Features
-j
flag now accepts anauto
keyword to spawn a number ofworkers based on the available CPUs. (#5824)
adamchainz/django-htmx (django-htmx)
v1.21.0
Compare Source
tqdm/tqdm (tqdm)
v4.66.6
Compare Source
evansd/whitenoise (whitenoise)
v6.8.1
Compare Source
v6.8.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.