Skip to content
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 asyncio-dgram from 2.1.2 to 2.2.0 #294

Merged
merged 1 commit into from
May 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2024

Bumps asyncio-dgram from 2.1.2 to 2.2.0.

Changelog

Sourced from asyncio-dgram's changelog.

2.2.0:

Commits
  • 567678e asyncio-dgram-2.2.0
  • dccdc79 github: setup: python 3.12 is released
  • 79efdd1 github: update actions/setup-python v4 -> v5
  • 3a147a0 github: update actions/checkout v3 -> v4
  • 219632f aio: improve DatagramStream.socket type hint
  • 8751e98 aio: correct sockname/peename return types
  • 8128701 types: enable strict mypy checking
  • 395acd1 example: enable type-checking
  • e7e987a aio: types: add type-arg for asyncio.Queue's
  • b0125b5 drop python 3.5 support
  • 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 [asyncio-dgram](https://github.com/jsbronder/asyncio-dgram) from 2.1.2 to 2.2.0.
- [Changelog](https://github.com/jsbronder/asyncio-dgram/blob/master/ChangeLog)
- [Commits](jsbronder/asyncio-dgram@v2.1.2...v2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added a: dependencies Related to package dependencies and management p: 3 - low This can wait t: enhancement Improvement to an existing feature labels May 9, 2024
@py-mine-ci-bot py-mine-ci-bot bot enabled auto-merge (squash) May 9, 2024 10:13
@ItsDrike ItsDrike added the skip-fragment-check Skip the changelog fragment check CI for this PR label May 10, 2024
@py-mine-ci-bot py-mine-ci-bot bot merged commit 2f9405b into main May 10, 2024
14 checks passed
@py-mine-ci-bot py-mine-ci-bot bot deleted the dependabot/pip/asyncio-dgram-2.2.0 branch May 10, 2024 19:23
LiteApplication pushed a commit to LiteApplication/mcproto that referenced this pull request May 15, 2024
Bumps [asyncio-dgram](https://github.com/jsbronder/asyncio-dgram) from 2.1.2 to 2.2.0.
- [Changelog](https://github.com/jsbronder/asyncio-dgram/blob/master/ChangeLog)
- [Commits](jsbronder/asyncio-dgram@v2.1.2...v2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a: dependencies Related to package dependencies and management p: 3 - low This can wait skip-fragment-check Skip the changelog fragment check CI for this PR t: enhancement Improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant