Skip to content

build(deps): bump gevent from 1.5.0 to 21.1.2 #9

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps gevent from 1.5.0 to 21.1.2.

Changelog

Sourced from gevent's changelog.

=========== Changelog

.. currentmodule:: gevent

.. towncrier release notes start

Commits
  • f567d6b Preparing release 21.1.2
  • 8849b37 Merge pull request #1761 from gevent/issue1760
  • 7d5462e Appveyor: Build and test Python 3.9.
  • 103c4df Merge pull request #1757 from gevent/libuv-1.40
  • 7fa9dec Merge pull request #1756 from gevent/libev-4.33
  • 6ac4a32 Try to workaround bug in libev4.33 on Windows where have_monotonic is not def...
  • 0e403af Update libuv from 1.38.0 to 1.40.0.
  • 78115f0 Update to libev 4.33. Fixes #1754.
  • f7b2b6d Update Cython version pin to at least 3.0a6
  • 9bb7e32 _interfaces.py: Format the description directly as unicode.
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/master/gevent-21.1.2 branch from c77bc82 to b67b8ce Compare March 15, 2021 14:24
@dependabot dependabot bot force-pushed the dependabot/pip/master/gevent-21.1.2 branch from b67b8ce to db4c7e2 Compare March 15, 2021 14:24
@nekromant nekromant merged commit fea9fa7 into master Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/pip/master/gevent-21.1.2 branch March 15, 2021 14:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update libev to 4.33
1 participant