Skip to content

Bump imapflow and @types/imapflow #219

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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

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

Release notes

Sourced from imapflow's releases.

v1.0.186

1.0.186 (2025-04-20)

Bug Fixes

  • parsing: Limit the depth of nested input (c6cd7ce)

v1.0.185

1.0.185 (2025-04-14)

Bug Fixes

  • search: add a not option for search options (#281) (000686b)

v1.0.184

1.0.184 (2025-03-11)

Bug Fixes

  • Allow to call the connect method only once (ca7ec96)
  • Authentication: Report errors; Fix LOGINDISABLED (#275) (a3a3fb9)

v1.0.183

1.0.183 (2025-03-09)

Bug Fixes

  • Date time format in IMAP requires space before a single digit (#272) (bdb6b09)

v1.0.182

1.0.182 (2025-03-04)

Bug Fixes

  • messageFlagsSet with empty flag array (#268) (7de471c)

v1.0.181

1.0.181 (2025-02-06)

Bug Fixes

  • parser: Fixed DIGIT handling' (75389f1)

v1.0.180

... (truncated)

Changelog

Sourced from imapflow's changelog.

1.0.186 (2025-04-20)

Bug Fixes

  • parsing: Limit the depth of nested input (c6cd7ce)

1.0.185 (2025-04-14)

Bug Fixes

  • search: add a not option for search options (#281) (000686b)

1.0.184 (2025-03-11)

Bug Fixes

  • Allow to call the connect method only once (ca7ec96)
  • Authentication: Report errors; Fix LOGINDISABLED (#275) (a3a3fb9)

1.0.183 (2025-03-09)

Bug Fixes

  • Date time format in IMAP requires space before a single digit (#272) (bdb6b09)

1.0.182 (2025-03-04)

Bug Fixes

  • messageFlagsSet with empty flag array (#268) (7de471c)

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)
Commits
  • 31a6a40 chore(master): release 1.0.186 [skip-ci] (#285)
  • 38dc37b Merge branch 'master' of github.com:postalsys/imapflow
  • c6cd7ce fix(parsing): Limit the depth of nested input
  • 8c75d87 chore(master): release 1.0.185 [skip-ci] (#282)
  • 000686b fix(search): add a not option for search options (#281)
  • d5ee76f Minor fixes
  • 6d9fc1f Tiny tweaks
  • 465169a chore(master): release 1.0.184 [skip-ci] (#276)
  • ca7ec96 fix: Allow to call the connect method only once
  • a3a3fb9 fix(Authentication): Report errors; Fix LOGINDISABLED (#275)
  • Additional commits viewable in compare view

Updates @types/imapflow from 1.0.19 to 1.0.20

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.179 to 1.0.186
- [Release notes](https://github.com/postalsys/imapflow/releases)
- [Changelog](https://github.com/postalsys/imapflow/blob/master/CHANGELOG.md)
- [Commits](postalsys/imapflow@v1.0.179...v1.0.186)

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

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

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

dependabot bot commented on behalf of github Apr 21, 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.

Copy link

vercel bot commented Apr 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rss ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 21, 2025 9:22am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants