Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump imapflow from 1.0.174 to 1.0.178 #48

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps imapflow from 1.0.174 to 1.0.178.

Release notes

Sourced from imapflow's releases.

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)

Bug Fixes

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

Sourced from imapflow's changelog.

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)
Commits
  • 94db9e4 chore(master): release 1.0.178 [skip-ci] (#259)
  • 2b4b240 fix(bodystructure): Handle unicode filenames for servers that do not know how...
  • 34f3ceb chore(master): release 1.0.177 [skip-ci] (#257)
  • fc99902 Merge branch 'master' of github.com:postalsys/imapflow
  • 7ac0036 fix(login): When using slashes in username (indicates an Exchange account or ...
  • 9139997 chore(master): release 1.0.176 [skip-ci] (#254)
  • d190ec8 fix
  • ef7ce03 Merge branch 'master' of github.com:postalsys/imapflow
  • 346bb43 fix(idle): Treat preCheck as async function
  • 0f9b826 chore(master): release 1.0.175 [skip-ci] (#253)
  • 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 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.174 to 1.0.178.
- [Release notes](https://github.com/postalsys/imapflow/releases)
- [Changelog](https://github.com/postalsys/imapflow/blob/master/CHANGELOG.md)
- [Commits](postalsys/imapflow@v1.0.174...v1.0.178)

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

Signed-off-by: dependabot[bot] <[email protected]>
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