Skip to content

chore(deps): bump imapflow from 1.4.7 to 1.7.0 - #27

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/imapflow-1.7.0
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/imapflow-1.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 15, 2026

Copy link
Copy Markdown

Bumps imapflow from 1.4.7 to 1.7.0.

Changelog

Sourced from imapflow's changelog.

1.7.0 (2026-08-11)

Features

  • idle: make the auto-IDLE delay configurable (311fe0c)

Bug Fixes

  • idle: align the socket watchdog with the auto-IDLE busy guard (d5e7191)
  • idle: validate autoIdleDelay and keep auto-IDLE off a busy connection (aeafdf6)

1.6.6 (2026-08-07)

Bug Fixes

  • harden parsing of untrusted server response values (1560424)

1.6.5 (2026-07-29)

Bug Fixes

  • resolve regressions from the rev2 hardening commit and harden further (0739df9)

1.6.4 (2026-07-29)

Bug Fixes

  • block IMAP command injection and harden rev2 protocol handling (e107292)

1.6.3 (2026-07-28)

Bug Fixes

  • assume folders are subscribed when the server reports no subscription state (f576e3b)

1.6.2 (2026-07-28)

Bug Fixes

  • never fall back to LSUB on an IMAP4rev2 session (329f588)

1.6.1 (2026-07-27)

... (truncated)

Commits
  • c4ed3d7 chore(master): release 1.7.0 [skip-ci] (#379)
  • d5e7191 fix(idle): align the socket watchdog with the auto-IDLE busy guard
  • aeafdf6 fix(idle): validate autoIdleDelay and keep auto-IDLE off a busy connection
  • 311fe0c feat(idle): make the auto-IDLE delay configurable
  • 99a9db3 chore(master): release 1.6.6 [skip-ci] (#377)
  • bd48d32 chore: run CI against the refreshed lockfile
  • d336cc6 chore: run CI for the dependency refresh
  • 5ed96af chore: refresh dependencies [skip ci]
  • 205cd7e test: close mutation-testing gaps in the response hardening suite
  • 1560424 fix: harden parsing of untrusted server response values
  • Additional commits viewable 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 [imapflow](https://github.com/postalsys/imapflow) from 1.4.7 to 1.7.0.
- [Release notes](https://github.com/postalsys/imapflow/releases)
- [Changelog](https://github.com/postalsys/imapflow/blob/master/CHANGELOG.md)
- [Commits](postalsys/imapflow@v1.4.7...v1.7.0)

---
updated-dependencies:
- dependency-name: imapflow
  dependency-version: 1.7.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 javascript Pull requests that update javascript code labels Aug 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 22, 2026

Copy link
Copy Markdown
Author

Superseded by #29.

@dependabot dependabot Bot closed this Aug 22, 2026
@dependabot
dependabot Bot deleted the dependabot/bun/imapflow-1.7.0 branch August 22, 2026 11:13
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants