Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 11, 2025

Bumps imapflow and @types/imapflow. These dependencies needed to be updated together.
Updates imapflow from 1.0.160 to 1.0.181

Release notes

Sourced from imapflow's releases.

v1.0.181

1.0.181 (2025-02-06)

Bug Fixes

  • parser: Fixed DIGIT handling' (75389f1)

v1.0.180

1.0.180 (2025-02-06)

Bug Fixes

  • tls: If socket fails then clear upgrade timeout as well (12c60d2)

v1.0.179

1.0.179 (2025-01-28)

Bug Fixes

  • connection-failure: Reject all pending commands, not just LOGOUT (1b42a61)

v1.0.178

1.0.178 (2025-01-23)

Bug Fixes

  • bodystructure: Handle unicode filenames for servers that do not know how to use parameter continuations (2b4b240)

v1.0.177

1.0.177 (2025-01-17)

Bug Fixes

  • login: When using slashes in username (indicates an Exchange account or drive account), use LOGIN as the authentication mechanism (7ac0036)

v1.0.176

1.0.176 (2025-01-15)

Bug Fixes

  • idle: Treat preCheck as async function (346bb43)

v1.0.175

1.0.175 (2025-01-15)

... (truncated)

Changelog

Sourced from imapflow's changelog.

1.0.181 (2025-02-06)

Bug Fixes

  • parser: Fixed DIGIT handling' (75389f1)

1.0.180 (2025-02-06)

Bug Fixes

  • tls: If socket fails then clear upgrade timeout as well (12c60d2)

1.0.179 (2025-01-28)

Bug Fixes

  • connection-failure: Reject all pending commands, not just LOGOUT (1b42a61)

1.0.178 (2025-01-23)

Bug Fixes

  • bodystructure: Handle unicode filenames for servers that do not know how to use parameter continuations (2b4b240)

1.0.177 (2025-01-17)

Bug Fixes

  • login: When using slashes in username (indicates an Exchange account or drive account), use LOGIN as the authentication mechanism (7ac0036)

1.0.176 (2025-01-15)

Bug Fixes

  • idle: Treat preCheck as async function (346bb43)

1.0.175 (2025-01-15)

Bug Fixes

  • socket: Throw an error if trying to write to a closed socket (1d8e941)

1.0.174 (2025-01-08)

... (truncated)

Commits
  • 06c597b chore(master): release 1.0.181 [skip-ci] (#265)
  • 7abf8ad Merge branch 'master' of github.com:postalsys/imapflow
  • 75389f1 fix(parser): Fixed DIGIT handling'
  • ec2bf0f chore(master): release 1.0.180 [skip-ci] (#264)
  • f379964 Bumped deps
  • 8739ed1 Merge branch 'master' of github.com:postalsys/imapflow
  • 12c60d2 fix(tls): If socket fails then clear upgrade timeout as well
  • 0518a79 chore(master): release 1.0.179 [skip-ci] (#263)
  • 996516f Merge branch 'master' of github.com:postalsys/imapflow
  • 1b42a61 fix(connection-failure): Reject all pending commands, not just LOGOUT
  • Additional commits viewable in compare view

Updates @types/imapflow from 1.0.18 to 1.0.19

Commits

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) and [@types/imapflow](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/imapflow). These dependencies needed to be updated together.

Updates `imapflow` from 1.0.160 to 1.0.181
- [Release notes](https://github.com/postalsys/imapflow/releases)
- [Changelog](https://github.com/postalsys/imapflow/blob/master/CHANGELOG.md)
- [Commits](postalsys/imapflow@v1.0.160...v1.0.181)

Updates `@types/imapflow` from 1.0.18 to 1.0.19
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/imapflow)

---
updated-dependencies:
- dependency-name: imapflow
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/imapflow"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
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