Skip to content
This repository was archived by the owner on Aug 11, 2026. It is now read-only.

Bump imap-tools from 1.13.0 to 1.14.0 - #25

Merged
arnonrdp merged 1 commit into
mainfrom
dependabot/pip/imap-tools-1.14.0
Jul 27, 2026
Merged

Bump imap-tools from 1.13.0 to 1.14.0#25
arnonrdp merged 1 commit into
mainfrom
dependabot/pip/imap-tools-1.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps imap-tools from 1.13.0 to 1.14.0.

Release notes

Sourced from imap-tools's releases.

v1.14.0

  • Added: BaseMailBox.fetch arg uid_list: UIDs for fetch. If set: (criteria, charset, sort) will be ignored, SEARCH will not be used.
  • Added: BaseMailBox.fetch star in args after charset arg.
  • Added: consts.DEFAULT_EMAIL_DATE - useful for detect is date valid or unparsable.
  • Added: ruff
Changelog

Sourced from imap-tools's changelog.

1.14.0

  • Added: BaseMailBox.fetch arg uid_list: UIDs for fetch. If set: (criteria, charset, sort) will be ignored, SEARCH will not be used.
  • Added: BaseMailBox.fetch star in args after charset arg.
  • Added: consts.DEFAULT_EMAIL_DATE - useful for detect is date valid or unparsable.
  • Added: ruff
Commits
  • 2d38445 setup +3.14
  • b9b62b4 fetch uid_list, fetch star, DEFAULT_EMAIL_DATE
  • 1de3fe4 Small cleanups: dead code, duplicated version branching, packaging metadata (...
  • 3736069 +ruff
  • 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 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 [imap-tools](https://github.com/ikvk/imap_tools) from 1.13.0 to 1.14.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@v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: imap-tools
  dependency-version: 1.14.0
  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 Jul 27, 2026
@arnonrdp
arnonrdp merged commit e8db607 into main Jul 27, 2026
2 checks passed
@arnonrdp
arnonrdp deleted the dependabot/pip/imap-tools-1.14.0 branch July 27, 2026 12:53
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant