Skip to content

chore(deps): bump imapflow from 1.0.199 to 1.2.16#4461

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/imapflow-1.2.16
Closed

chore(deps): bump imapflow from 1.0.199 to 1.2.16#4461
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/imapflow-1.2.16

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 20, 2026

Bumps imapflow from 1.0.199 to 1.2.16.

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.16 (2026-03-19)

Bug Fixes

  • parenthesize compound OR/NOT search conditions (RFC 3501) (347f668), closes #106

1.2.15 (2026-03-16)

Bug Fixes

  • replace setImmediate with synchronous rejection in close() (8807221)

1.2.14 (2026-03-15)

Bug Fixes

  • correct getColorFlags treating red (index 0) as falsy and use nullish coalescing in resolveCharset (268629c)
  • use nullish coalescing in getFlagColor, match euc-jp in getDecoder, and handle BigInt(0) in uidValidity checks (713e100)

1.2.13 (2026-03-09)

Bug Fixes

  • prevent unhandled promise rejections on close() race conditions (fcff6be)

1.2.12 (2026-03-05)

Bug Fixes

  • prevent unhandled NoConnection rejection in IDLE recovery (e177372)

1.2.11 (2026-03-03)

Bug Fixes

  • release backpressure in fetch() generator on early break/throw (d42a377), closes #338

1.2.10 (2026-02-19)

Bug Fixes

  • add null guards in compress() to prevent crash on TLS teardown (84cd3ff)

... (truncated)

Commits
  • 3b654e2 chore(master): release 1.2.16 [skip-ci] (#344)
  • bd21403 Bumped deps
  • 347f668 fix: parenthesize compound OR/NOT search conditions (RFC 3501)
  • 89553da chore(master): release 1.2.15 [skip-ci] (#343)
  • 8807221 fix: replace setImmediate with synchronous rejection in close()
  • 95b7364 chore(master): release 1.2.14 [skip-ci] (#342)
  • 933ba66 Bumped deps
  • 15475db test: add 94 assertions for public API, protocol errors, compiler, and stream...
  • 713e100 fix: use nullish coalescing in getFlagColor, match euc-jp in getDecoder, and ...
  • 268629c fix: correct getColorFlags treating red (index 0) as falsy and use nullish co...
  • 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 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.16.
- [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.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 20, 2026

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.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 26, 2026

Superseded by #4482.

@dependabot dependabot bot closed this Mar 26, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/imapflow-1.2.16 branch March 26, 2026 08:10
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.

0 participants