Skip to content

Conversation

@dependabot
Copy link

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

Bumps imapflow from 1.0.199 to 1.2.3.

Release notes

Sourced from imapflow's releases.

imapflow: v1.1.1

1.1.1 (2025-10-27)

Bug Fixes

  • prevent race condition in initial IMAP greeting reception (4841f79)

imapflow: v1.1.0

1.1.0 (2025-10-23)

Changelog

Sourced from imapflow's changelog.

1.2.3 (2025-12-22)

Bug Fixes

  • Add logging for silently swallowed download errors (b9f1012)

1.2.2 (2025-12-22)

Bug Fixes

  • Reject pending mailbox locks on connection close (d20f060)

1.2.1 (2025-12-17)

Bug Fixes

  • Defer promise rejections on connection close to prevent unhandled rejections (e53d9a8)

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)

... (truncated)

Commits
  • 158f6b2 chore(master): release 1.2.3 [skip-ci] (#324)
  • a606199 Merge branch 'master' of github.com:postalsys/imapflow
  • b9f1012 fix: Add logging for silently swallowed download errors
  • f05c821 chore(master): release 1.2.2 [skip-ci] (#323)
  • d20f060 fix: Reject pending mailbox locks on connection close
  • 7a3d728 chore(master): release 1.2.1 [skip-ci] (#322)
  • 58e0248 Merge branch 'master' of github.com:postalsys/imapflow
  • e53d9a8 fix: Defer promise rejections on connection close to prevent unhandled reject...
  • 85a317e chore(master): release 1.2.0 [skip-ci] (#321)
  • 89e0d42 fix: update dependencies and release-please config
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for imapflow since your current version.


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 [imapflow](https://github.com/postalsys/imapflow) from 1.0.199 to 1.2.3.
- [Release notes](https://github.com/postalsys/imapflow/releases)
- [Changelog](https://github.com/postalsys/imapflow/blob/master/CHANGELOG.md)
- [Commits](postalsys/imapflow@v1.0.199...v1.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 23, 2025

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant