-
Notifications
You must be signed in to change notification settings - Fork 225
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
Bump twisted from 24.7.0 to 24.10.0 #17878
base: develop
Are you sure you want to change the base?
Conversation
@dependabot rebase |
0f73c75
to
4f50cf7
Compare
Bumps [twisted](https://github.com/twisted/twisted) from 24.7.0 to 24.10.0. - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst) - [Commits](twisted/twisted@twisted-24.7.0...twisted-24.10.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
4f50cf7
to
216b1a4
Compare
I am not sure if that helps, but I have bisected twisted. The
Current form of the failure output is produced since commit twisted/twisted@fce2579
Both commits are part of a PR twisted/twisted#12292. |
A newer version of twisted exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
We should be able to merge this once #17998 is merged. |
In addition, the usage of the removed private Twisted method |
The test failure in |
Bumps twisted from 24.7.0 to 24.10.0.
Release notes
Sourced from twisted's releases.
... (truncated)
Changelog
Sourced from twisted's changelog.
... (truncated)
Commits
ee3de52
Update release date.89ef7de
python -m incremental.update Twisted --newversion 24.10.01a143dc
Fix twisted web news fragment.217830b
Update NEWS.rstdff70a8
tox -e towncrier6b9062d
python -m incremental.update Twisted --rc6466160
#12325 fix TLS client endpoint parser handling of bindAddress= (#12326)416b31c
replace old nativeString() with simple decode()3ccd7a5
apply review feedback21181c1
fix TLS client endpoint parser handling of bindAddress= (#12325)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)