Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2021

Bumps asyncio-dgram from 1.2.0 to 2.1.1.

Changelog

Sourced from asyncio-dgram's changelog.

2.1.1:

2.1.0:

  • Type hints added
  • DatagramStream.send() renamed to DatagramStream._send(). This should be backward compatible as both DatagramServer and DatagramClient were overloading it.

2.0.0:

Commits
  • d5d230d asyncio-dgram-2.1.1
  • 5c18ee7 aio: fix DatagramStream type-hint
  • d6cd9a1 setup: github: add python 3.10
  • 0a272d4 github: use strings for python version numbers
  • d30acc6 asyncio-dgram-2.1.0
  • d648b06 github: add type-checking
  • f0c47dc all: add type hints
  • 3cae548 requirements: add mypy
  • 43f1f3d aio: DatagramStream's send method is private
  • 5da1cde asyncio_dgram: remove unnecessary setting of all
  • 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)

Bumps [asyncio-dgram](https://github.com/jsbronder/asyncio-dgram) from 1.2.0 to 2.1.1.
- [Release notes](https://github.com/jsbronder/asyncio-dgram/releases)
- [Changelog](https://github.com/jsbronder/asyncio-dgram/blob/master/ChangeLog)
- [Commits](jsbronder/asyncio-dgram@v1.2.0...v2.1.1)

---
updated-dependencies:
- dependency-name: asyncio-dgram
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Dec 24, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 7, 2022

Superseded by #260.

@dependabot dependabot bot closed this Feb 7, 2022
@dependabot dependabot bot deleted the dependabot/pip/asyncio-dgram-2.1.1 branch February 7, 2022 13:02
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 python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant