Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2025

Bumps imapflow from 1.1.1 to 1.2.0.

Changelog

Sourced from imapflow's changelog.

1.2.0 (2025-12-11)

Features

  • added default SPECIAL-USE when given params to list (e26953f)
  • added default SPECIAL-USE when given params to list (79e59f8)

Bug Fixes

  • Add async yielding to compression readNext() to prevent CPU blocking (18e806d)
  • Add async yielding to lock processing loop (fbf1d9a)
  • Add async yielding to processInput() to prevent CPU blocking (6b619ce)
  • Add async yielding to reader() method to prevent CPU blocking (40574e3)
  • Add exponential backoff to FETCH retry logic (fb99e2d)
  • Add rate limiting for compression operations (f54c1d0)
  • Added authzid option for AUTH=PLAIN authentication (541c43a)
  • address: do not use '@' instead of empyt address if a field does not contain a value (aeabbde)
  • Allow to call the connect method only once (ca7ec96)
  • api: Add fetchAll method (#207) (bc09998)
  • atom: Allow < and [ in an atom value (53b96bb)
  • Authentication: Report errors; Fix LOGINDISABLED (#275) (a3a3fb9)
  • auth: Fixed AUTHENTICATE LOGIN if server uses 'VXNlciBOYW1lAA==' for username (86c08a7)
  • auth: Prefer AUTH=LOGIN and AUTH=PLAIN to LOGIN (3efd98a)
  • bodystructure: Handle invalid BODYSTRUCTURE from Bluemind mail server (b63f861)
  • bodystructure: Handle unicode filenames for servers that do not know how to use parameter continuations (2b4b240)
  • Bumped deps (fd568db)
  • Bumped deps (e7b06e1)
  • Bumped deps (6efb9f6)
  • connection-failure: Reject all pending commands, not just LOGOUT (1b42a61)
  • copy: Updated cipyright year to 2024 (e3f5040)
  • Correct log source indicator for client commands (bb3ea09)
  • Date time format in IMAP requires space before a single digit (#272) (bdb6b09)
  • deps: Bumped dependencies (e8f5e8c)
  • deps: Bumped deps (53ccd8b)
  • deps: Bumped deps (559aa72)
  • deps: Bumped Nodemailer version (ee02764)
  • destroy _inflate and _deflate streams if set (eab274b)
  • do not allow too large IMAP literals (680a44d)
  • docs: Fixed mailbox property name in AppendResponseObject (ca6d789)
  • exchange: handle special error response from exchange (3ed4198)
  • FETCH: throw on failing FETCH (12f9a45)
  • fetc: Treat 'Some of the requested messages no longer exist' as a success, not a failure (565f988)
  • filename: Fixed filename decoding for the download method (68a8159)
  • Fixed race condition when opening multiple mailboxes simultaneusly (1248f84)
  • flag-colors: added a method to set Flag Color. The color is also included in the Fetch response structure (d840951)
  • idle: Do not clear preCheck from other command (cdf7643)
  • idle: removed unneeded variable (da59d9a)
  • idle: Treat preCheck as async function (346bb43)

... (truncated)

Commits

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)

@dependabot dependabot bot added the dependencies This PR involves changes to dependencies label Dec 12, 2025
Bumps [imapflow](https://github.com/postalsys/imapflow) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/postalsys/imapflow/releases)
- [Changelog](https://github.com/postalsys/imapflow/blob/master/CHANGELOG.md)
- [Commits](postalsys/imapflow@imapflow-v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: imapflow
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/imapflow-1.2.0 branch from 3e95deb to b28f6f4 Compare December 12, 2025 08:46
@TonyRL TonyRL merged commit fc8d08e into master Dec 12, 2025
45 checks passed
@TonyRL TonyRL deleted the dependabot/npm_and_yarn/imapflow-1.2.0 branch December 12, 2025 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto: ready to merge dependencies This PR involves changes to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants