[PR #2633] [MERGED] Bump gevent from 21.12.0 to 22.8.0 #2642

Closed
opened 2026-02-27 12:12:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2633
Author: @dependabot[bot]
Created: 10/10/2022
Status: Merged
Merged: 10/12/2022
Merged by: @tonioo

Base: masterHead: dependabot/pip/gevent-22.8.0


📝 Commits (1)

  • c50ef49 Bump gevent from 21.12.0 to 22.8.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps gevent from 21.12.0 to 22.8.0.

Commits
  • 73b8503 Preparing release 22.08.0
  • 65417fe Merge pull request #1908 from gevent/jam-py311-wip
  • 7327657 Resolve the RuntimeWarning from Cython about PyFrameObject changing size.
  • 47feb0b test__core_fork.py: Ensure we really use fork on all platforms that have it.
  • c5ee714 Fix the remainder of the 3.11 subprocess tests; try to stop skipping the tree...
  • dbb55b1 Straighten out the test__threading_2 reference leak.
  • 07569cc Skip (temporarily) some mac tests that pass locally and on linux/win CI but f...
  • e17e386 Add 3.11 stdlib tests; let the ThreadPool threads exit when idle.
  • fdc4dd5 Fix create_connection signature comparison for Python 2; drop testing Python ...
  • 5dfe00d Get the basic tests passing on 3.11; add it to the CI matrix to see what we s...
  • 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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/modoboa/modoboa/pull/2633 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/10/2022 **Status:** ✅ Merged **Merged:** 10/12/2022 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `dependabot/pip/gevent-22.8.0` --- ### 📝 Commits (1) - [`c50ef49`](https://github.com/modoboa/modoboa/commit/c50ef495b455b166de72123fdb2022825ed78c85) Bump gevent from 21.12.0 to 22.8.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [gevent](https://github.com/gevent/gevent) from 21.12.0 to 22.8.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gevent/gevent/commit/73b8503214ad3b5bb81a909585367665e2c8dcc3"><code>73b8503</code></a> Preparing release 22.08.0</li> <li><a href="https://github.com/gevent/gevent/commit/65417febc3f16471c95d35c125f12a3c1b3d57e2"><code>65417fe</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gevent/gevent/issues/1908">#1908</a> from gevent/jam-py311-wip</li> <li><a href="https://github.com/gevent/gevent/commit/7327657c6c1e0c851fba1598d0cfa9b6a83d5a82"><code>7327657</code></a> Resolve the RuntimeWarning from Cython about PyFrameObject changing size.</li> <li><a href="https://github.com/gevent/gevent/commit/47feb0b4bde7036b79963feb91028239aef913e5"><code>47feb0b</code></a> test__core_fork.py: Ensure we really use fork on all platforms that have it.</li> <li><a href="https://github.com/gevent/gevent/commit/c5ee714cbf5751191c52fbc87c17b81cc49d8072"><code>c5ee714</code></a> Fix the remainder of the 3.11 subprocess tests; try to stop skipping the tree...</li> <li><a href="https://github.com/gevent/gevent/commit/dbb55b104bd1abe9bd5117e1b54b7808ec2259d5"><code>dbb55b1</code></a> Straighten out the test__threading_2 reference leak.</li> <li><a href="https://github.com/gevent/gevent/commit/07569cc386896acd44b1d43f5518f6d0b60354ba"><code>07569cc</code></a> Skip (temporarily) some mac tests that pass locally and on linux/win CI but f...</li> <li><a href="https://github.com/gevent/gevent/commit/e17e3865714e4f9f20fa4ef04d5fbee22882f319"><code>e17e386</code></a> Add 3.11 stdlib tests; let the ThreadPool threads exit when idle.</li> <li><a href="https://github.com/gevent/gevent/commit/fdc4dd581b128e19a8fdca122a4729b3c5a815dd"><code>fdc4dd5</code></a> Fix create_connection signature comparison for Python 2; drop testing Python ...</li> <li><a href="https://github.com/gevent/gevent/commit/5dfe00d6751e2a3e248df015e97491df8c7b8ffc"><code>5dfe00d</code></a> Get the basic tests passing on 3.11; add it to the CI matrix to see what we s...</li> <li>Additional commits viewable in <a href="https://github.com/gevent/gevent/compare/21.12.0...22.08.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gevent&package-manager=pip&previous-version=21.12.0&new-version=22.8.0)](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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:12:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#2642
No description provided.