Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps net-imap from 0.5.10 to 0.5.12.

Release notes

Sourced from net-imap's releases.

v0.5.12

What's Changed

TruffleRuby is not (yet) "officially supported" but it seems to work (with a few small caveats). Several tests are still marked as pending, but the rest all pass. #528 protects us from merging PRs that break TruffleRuby and (in some cases) JRuby.

Fixed

Miscellaneous

Full Changelog: ruby/net-imap@v0.5.11...v0.5.12

v0.5.11

What's Changed

Added

Fixed

Other Changes

Documentation

Miscellaneous

New Contributors

Full Changelog: ruby/net-imap@v0.5.10...v0.5.11

Commits
  • bab9dfb 🔖 Bump version to 0.5.12
  • 4ec0f83 🔀 Merge pull request #528 from ruby/add-truffleruby-to-ci
  • ad5eb96 ✅🚧 Run CI with TruffleRuby (experimental for now)
  • 50f83b8 ✅🚧 Mark 2 ConnectionState tests as pending for TruffleRuby
  • 6d42c16 ✅🚧 Mark 1 ::Data test as pending for TruffleRuby
  • 9b9a89c ✅ Add TruffleRuby/JRuby pend/omit test helpers
  • c7a6b43 ✅ Skip simplecov for non-CRuby engines
  • cb4a646 ✅ Test overriding inherited ::Data methods
  • 8c282c0 🐛 Fix loading of Net::IMAP::Config for JRuby
  • b97b414 🔖 Bump version to 0.5.11
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2025
Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.10 to 0.5.12.
- [Release notes](https://github.com/ruby/net-imap/releases)
- [Commits](ruby/net-imap@v0.5.10...v0.5.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added ruby Pull requests that update ruby code dependencies Pull requests that update a dependency file labels Nov 1, 2025
@hlascelles hlascelles merged commit 737fd70 into master Dec 8, 2025
9 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/net-imap-0.5.12 branch December 8, 2025 04:53
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