Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps aiosmtpd from 1.4.3 to 1.4.4.post2.

Release notes

Sourced from aiosmtpd's releases.

1.4.4.post2

Changes from 1.4.4:

Nothing in the library's logic. Just a fix in one of the test cases.

And some changes to prevent same situation from happening again.

1.4.4

Changes From 1.4.3

  • No longer expect an implicit creation of the event loop through get_event_loop() (Issue #353)
Commits
  • 83168cd Block release if git unclean (#366)
  • 4bd08bb Adjust release date
  • 79c8671 Fix Flake8 E501 (line too long) error
  • 59d69de Add comment explaining why we disable a type check
  • 6bdf899 Disable bad-return-type temporarily
  • b9f4887 Use cast() to work around pytype bug
  • 856fb1a Undo accidental change to smtp.py
  • 23e4234 Merge remote-tracking branch 'upstream/master' into upstream-master
  • 770ed2a Correct the previous commit
  • d5f1210 Fix Flake8 error
  • 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 [aiosmtpd](https://github.com/aio-libs/aiosmtpd) from 1.4.3 to 1.4.4.post2.
- [Release notes](https://github.com/aio-libs/aiosmtpd/releases)
- [Changelog](https://github.com/aio-libs/aiosmtpd/blob/master/release.py)
- [Commits](aio-libs/aiosmtpd@1.4.3...1.4.4.post2)

---
updated-dependencies:
- dependency-name: aiosmtpd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant