Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2025

Bumps tornado from 6.4.2 to 6.5.1.

Changelog

Sourced from tornado's changelog.

Release notes

.. toctree:: :maxdepth: 2

releases/v6.5.1 releases/v6.5.0 releases/v6.4.2 releases/v6.4.1 releases/v6.4.0 releases/v6.3.3 releases/v6.3.2 releases/v6.3.1 releases/v6.3.0 releases/v6.2.0 releases/v6.1.0 releases/v6.0.4 releases/v6.0.3 releases/v6.0.2 releases/v6.0.1 releases/v6.0.0 releases/v5.1.1 releases/v5.1.0 releases/v5.0.2 releases/v5.0.1 releases/v5.0.0 releases/v4.5.3 releases/v4.5.2 releases/v4.5.1 releases/v4.5.0 releases/v4.4.3 releases/v4.4.2 releases/v4.4.1 releases/v4.4.0 releases/v4.3.0 releases/v4.2.1 releases/v4.2.0 releases/v4.1.0 releases/v4.0.2 releases/v4.0.1 releases/v4.0.0 releases/v3.2.2 releases/v3.2.1 releases/v3.2.0 releases/v3.1.1 releases/v3.1.0 releases/v3.0.2 releases/v3.0.1 releases/v3.0.0

... (truncated)

Commits
  • b5586f3 Merge pull request #3503 from bdarnell/multipart-utf8
  • 62c2764 Release notes for v6.5.1
  • 170a58a httputil: Fix support for non-latin1 filenames in multipart uploads
  • ab5f354 Merge pull request #3498 from bdarnell/final-6.5
  • 3623024 Final release notes for 6.5.0
  • b39b892 Merge pull request #3497 from bdarnell/multipart-log-spam
  • cc61050 httputil: Raise errors instead of logging in multipart/form-data parsing
  • ae4a4e4 asyncio: Preserve contextvars across SelectorThread on Windows (#3479)
  • 197ff13 Merge pull request #3496 from bdarnell/undeprecate-set-event-loop
  • c3d906c requirements: Upgrade tox to 4.26.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.2 to 6.5.1.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.4.2...v6.5.1)

---
updated-dependencies:
- dependency-name: tornado
  dependency-version: 6.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 23, 2025
@Hugo-Inmanta Hugo-Inmanta requested a review from sanderr May 26, 2025 07:59
@Hugo-Inmanta Hugo-Inmanta added the merge-tool-ready This ticket is ready to be merged in label May 26, 2025
@inmantaci
Copy link
Contributor

Processing this pull request

@inmantaci inmantaci removed the merge-tool-ready This ticket is ready to be merged in label May 26, 2025
@inmantaci inmantaci self-assigned this May 26, 2025
@inmantaci
Copy link
Contributor

Pull request rejected by merge tool. No change entry file found

@inmantaci inmantaci added the merge-tool-ready This ticket is ready to be merged in label May 26, 2025
@inmantaci
Copy link
Contributor

Processing this pull request

@inmantaci
Copy link
Contributor

Merged into branches iso8 in 803ecbd

inmantaci pushed a commit that referenced this pull request May 26, 2025
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.2 to 6.5.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst">tornado's changelog</a>.</em></p>
<blockquote>
<h1>Release notes</h1>
<p>.. toctree::
:maxdepth: 2</p>
<p>releases/v6.5.1
releases/v6.5.0
releases/v6.4.2
releases/v6.4.1
releases/v6.4.0
releases/v6.3.3
releases/v6.3.2
releases/v6.3.1
releases/v6.3.0
releases/v6.2.0
releases/v6.1.0
releases/v6.0.4
releases/v6.0.3
releases/v6.0.2
releases/v6.0.1
releases/v6.0.0
releases/v5.1.1
releases/v5.1.0
releases/v5.0.2
releases/v5.0.1
releases/v5.0.0
releases/v4.5.3
releases/v4.5.2
releases/v4.5.1
releases/v4.5.0
releases/v4.4.3
releases/v4.4.2
releases/v4.4.1
releases/v4.4.0
releases/v4.3.0
releases/v4.2.1
releases/v4.2.0
releases/v4.1.0
releases/v4.0.2
releases/v4.0.1
releases/v4.0.0
releases/v3.2.2
releases/v3.2.1
releases/v3.2.0
releases/v3.1.1
releases/v3.1.0
releases/v3.0.2
releases/v3.0.1
releases/v3.0.0</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/tornadoweb/tornado/commit/b5586f3f2956308a9dff1fba2c3ddbbbe1ab29d0"><code>b5586f3</code></a> Merge pull request <a href="https://redirect.github.com/tornadoweb/tornado/issues/3503">#3503</a> from bdarnell/multipart-utf8</li>
<li><a href="https://github.com/tornadoweb/tornado/commit/62c276434dc5b13e10336666348408bf8c062391"><code>62c2764</code></a> Release notes for v6.5.1</li>
<li><a href="https://github.com/tornadoweb/tornado/commit/170a58af2c1708c22529daf37536b6ba63403fd0"><code>170a58a</code></a> httputil: Fix support for non-latin1 filenames in multipart uploads</li>
<li><a href="https://github.com/tornadoweb/tornado/commit/ab5f35431242f95a5ef0a2ac228e54e89ab511f0"><code>ab5f354</code></a> Merge pull request <a href="https://redirect.github.com/tornadoweb/tornado/issues/3498">#3498</a> from bdarnell/final-6.5</li>
<li><a href="https://github.com/tornadoweb/tornado/commit/3623024dfc36ea4955ba06c41dd1e63487e65473"><code>3623024</code></a> Final release notes for 6.5.0</li>
<li><a href="https://github.com/tornadoweb/tornado/commit/b39b892bf78fe8fea01dd45199aa88307e7162f3"><code>b39b892</code></a> Merge pull request <a href="https://redirect.github.com/tornadoweb/tornado/issues/3497">#3497</a> from bdarnell/multipart-log-spam</li>
<li><a href="https://github.com/tornadoweb/tornado/commit/cc61050e8f26697463142d99864b562e8470b41d"><code>cc61050</code></a> httputil: Raise errors instead of logging in multipart/form-data parsing</li>
<li><a href="https://github.com/tornadoweb/tornado/commit/ae4a4e4feafc631c3dba64c3fbe185d05c37e356"><code>ae4a4e4</code></a> asyncio: Preserve contextvars across SelectorThread on Windows (<a href="https://redirect.github.com/tornadoweb/tornado/issues/3479">#3479</a>)</li>
<li><a href="https://github.com/tornadoweb/tornado/commit/197ff13f768b9abd26b0ecb97989bdd40283c345"><code>197ff13</code></a> Merge pull request <a href="https://redirect.github.com/tornadoweb/tornado/issues/3496">#3496</a> from bdarnell/undeprecate-set-event-loop</li>
<li><a href="https://github.com/tornadoweb/tornado/commit/c3d906c4ad05c2719f9e9c7a1f103e925b4bbc3a"><code>c3d906c</code></a> requirements: Upgrade tox to 4.26.0</li>
<li>Additional commits viewable in <a href="https://github.com/tornadoweb/tornado/compare/v6.4.2...v6.5.1">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tornado&package-manager=pip&previous-version=6.4.2&new-version=6.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)

</details>
@inmantaci inmantaci closed this May 26, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@inmantaci inmantaci deleted the dependabot/pip/iso8/tornado-6.5.1 branch May 26, 2025 12:23
Hugo-Inmanta added a commit that referenced this pull request May 26, 2025
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.2 to 6.5.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst">tornado's changelog</a>.</em></p>
<blockquote>
<h1>Release notes</h1>
<p>.. toctree::
:maxdepth: 2</p>
<p>releases/v6.5.1
releases/v6.5.0
releases/v6.4.2
releases/v6.4.1
releases/v6.4.0
releases/v6.3.3
releases/v6.3.2
releases/v6.3.1
releases/v6.3.0
releases/v6.2.0
releases/v6.1.0
releases/v6.0.4
releases/v6.0.3
releases/v6.0.2
releases/v6.0.1
releases/v6.0.0
releases/v5.1.1
releases/v5.1.0
releases/v5.0.2
releases/v5.0.1
releases/v5.0.0
releases/v4.5.3
releases/v4.5.2
releases/v4.5.1
releases/v4.5.0
releases/v4.4.3
releases/v4.4.2
releases/v4.4.1
releases/v4.4.0
releases/v4.3.0
releases/v4.2.1
releases/v4.2.0
releases/v4.1.0
releases/v4.0.2
releases/v4.0.1
releases/v4.0.0
releases/v3.2.2
releases/v3.2.1
releases/v3.2.0
releases/v3.1.1
releases/v3.1.0
releases/v3.0.2
releases/v3.0.1
releases/v3.0.0</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/tornadoweb/tornado/commit/b5586f3f2956308a9dff1fba2c3ddbbbe1ab29d0"><code>b5586f3</code></a> Merge pull request <a href="https://redirect.github.com/tornadoweb/tornado/issues/3503">#3503</a> from bdarnell/multipart-utf8</li>
<li><a href="https://github.com/tornadoweb/tornado/commit/62c276434dc5b13e10336666348408bf8c062391"><code>62c2764</code></a> Release notes for v6.5.1</li>
<li><a href="https://github.com/tornadoweb/tornado/commit/170a58af2c1708c22529daf37536b6ba63403fd0"><code>170a58a</code></a> httputil: Fix support for non-latin1 filenames in multipart uploads</li>
<li><a href="https://github.com/tornadoweb/tornado/commit/ab5f35431242f95a5ef0a2ac228e54e89ab511f0"><code>ab5f354</code></a> Merge pull request <a href="https://redirect.github.com/tornadoweb/tornado/issues/3498">#3498</a> from bdarnell/final-6.5</li>
<li><a href="https://github.com/tornadoweb/tornado/commit/3623024dfc36ea4955ba06c41dd1e63487e65473"><code>3623024</code></a> Final release notes for 6.5.0</li>
<li><a href="https://github.com/tornadoweb/tornado/commit/b39b892bf78fe8fea01dd45199aa88307e7162f3"><code>b39b892</code></a> Merge pull request <a href="https://redirect.github.com/tornadoweb/tornado/issues/3497">#3497</a> from bdarnell/multipart-log-spam</li>
<li><a href="https://github.com/tornadoweb/tornado/commit/cc61050e8f26697463142d99864b562e8470b41d"><code>cc61050</code></a> httputil: Raise errors instead of logging in multipart/form-data parsing</li>
<li><a href="https://github.com/tornadoweb/tornado/commit/ae4a4e4feafc631c3dba64c3fbe185d05c37e356"><code>ae4a4e4</code></a> asyncio: Preserve contextvars across SelectorThread on Windows (<a href="https://redirect.github.com/tornadoweb/tornado/issues/3479">#3479</a>)</li>
<li><a href="https://github.com/tornadoweb/tornado/commit/197ff13f768b9abd26b0ecb97989bdd40283c345"><code>197ff13</code></a> Merge pull request <a href="https://redirect.github.com/tornadoweb/tornado/issues/3496">#3496</a> from bdarnell/undeprecate-set-event-loop</li>
<li><a href="https://github.com/tornadoweb/tornado/commit/c3d906c4ad05c2719f9e9c7a1f103e925b4bbc3a"><code>c3d906c</code></a> requirements: Upgrade tox to 4.26.0</li>
<li>Additional commits viewable in <a href="https://github.com/tornadoweb/tornado/compare/v6.4.2...v6.5.1">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tornado&package-manager=pip&previous-version=6.4.2&new-version=6.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)

</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file merge-tool-ready This ticket is ready to be merged in python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants