Skip to content

build(deps): bump net-imap from 0.5.8 to 0.5.9#2043

Merged
MrSerth merged 1 commit intomainfrom
dependabot/bundler/net-imap-0.5.9
Jun 22, 2025
Merged

build(deps): bump net-imap from 0.5.8 to 0.5.9#2043
MrSerth merged 1 commit intomainfrom
dependabot/bundler/net-imap-0.5.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2025

Bumps net-imap from 0.5.8 to 0.5.9.

Release notes

Sourced from net-imap's releases.

v0.5.9

What's Changed

Added

Fixed

Documentation

Other Changes

Miscellaneous

Full Changelog: ruby/net-imap@v0.5.8...v0.5.9

Commits
  • 0f8c37a 🔖 Bump version to 0.5.9
  • 0c89bb1 🔀 Merge pull request #494 from ruby/synchronize-state-transitions
  • b6e8e5a 🔀 Merge pull request #493 from ruby/synchronize-disconnect-logout
  • 0d7810e 🧵 Synchronize state_authenticated!
  • 0c919fb ♻️ Simplify shutdown of socket in #disconnect
  • ff6dd40 🧵 Set logout state earlier (in reciever thread)
  • 9becbf1 🧵 Don't lock around socket close in #disconnect
  • e4a8c0e 🧵 Short-circuit logout state transition
  • 5bddf68 📖 Document that #disconnect joins receiver thread
  • 17b6463 🧵 Join the receiver after closing the socket
  • 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 will merge this PR once CI passes on it, as requested by @openhpi-bot.


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 [net-imap](https://github.com/ruby/net-imap) from 0.5.8 to 0.5.9.
- [Release notes](https://github.com/ruby/net-imap/releases)
- [Commits](ruby/net-imap@v0.5.8...v0.5.9)

---
updated-dependencies:
- dependency-name: net-imap
  dependency-version: 0.5.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 20, 2025
Copy link

@openhpi-bot openhpi-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@MrSerth MrSerth merged commit 33a4e00 into main Jun 22, 2025
8 checks passed
@MrSerth MrSerth deleted the dependabot/bundler/net-imap-0.5.9 branch June 22, 2025 13:06
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants