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 imap-tools from 0.52.0 to 0.57.0 #28

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 5, 2022

Bumps imap-tools from 0.52.0 to 0.57.0.

Release notes

Sourced from imap-tools's releases.

v0.57.0

  • Added BaseMailBox.login_utf8 - Authenticate to an account with a UTF-8 username and/or password

v0.56.0

  • Simplify IdleManager.poll

v0.55.0

  • Fixed query builder bug with key - "header" and value - [Header]

v0.54.0

  • EmailAddress full is property now, parse_email_addresses fixed
  • Added MailBoxTls into __init__.py
  • Fixed tls.py example, rename examples, added basic.py example

v0.53.0

  • [Breaking] BaseMailBox.box client instance renamed to BaseMailBox.client
  • Fixed BaseMailBox.xoauth2 consistency with BaseMailBox.login
  • BaseMailBox.folder/idle managers now instantiates in init
Changelog

Sourced from imap-tools's changelog.

0.57.0

  • Added BaseMailBox.login_utf8 - Authenticate to an account with a UTF-8 username and/or password

0.56.0

  • Simplify IdleManager.poll

0.55.0

  • Fixed query builder bug with key - "header" and value - [Header]

0.54.0

  • EmailAddress full is property now, parse_email_addresses fixed
  • Added MailBoxTls into init.py
  • Fixed tls.py example, rename examples, added basic.py example

0.53.0

  • [Breaking] BaseMailBox.box client instance renamed to BaseMailBox.client
  • Fixed BaseMailBox.xoauth2 consistency with BaseMailBox.login
  • BaseMailBox.folder/idle managers now instantiates in init
Commits
  • 40e4039 +login_utf8
  • 559d76d Adds new method for logging in using a UTF-8 username and password (#186)
  • 1506986 minor info
  • 0beffa3 Simplify IdleManager.poll
  • cc017e2 fix query builder header list bug
  • 26b1ae0 EmailAddress full property now, MailBoxTls into init, examples
  • 576c763 readme
  • 3c83377 BaseMailBox.box -> client, BaseMailBox.xoauth2 consistency, folder/idle inst ...
  • See full diff 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 [imap-tools](https://github.com/ikvk/imap_tools) from 0.52.0 to 0.57.0.
- [Release notes](https://github.com/ikvk/imap_tools/releases)
- [Changelog](https://github.com/ikvk/imap_tools/blob/master/docs/release_notes.rst)
- [Commits](ikvk/imap_tools@v0.52.0...v0.57.0)

---
updated-dependencies:
- dependency-name: imap-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 5, 2022
@coveralls
Copy link

coveralls commented Sep 5, 2022

Pull Request Test Coverage Report for Build 2996371810

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.012%

Totals Coverage Status
Change from base Build 1967785580: 0.0%
Covered Lines: 3951
Relevant Lines: 4294

💛 - Coveralls

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 21, 2022

Superseded by #33.

@dependabot dependabot bot closed this Nov 21, 2022
@dependabot dependabot bot deleted the dependabot/pip/dev/imap-tools-0.57.0 branch November 21, 2022 22:26
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 Pull requests that update Python code
Projects
None yet
1 participant