Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps net-imap from 0.5.1 to 0.5.5.

Release notes

Sourced from net-imap's releases.

v0.5.5

What's Changed

Breaking Changes

  • 🐛💥 Remove accidental Data#attributes method by @​nevans in ruby/net-imap#371 For ruby 3.2 and above, this PR is not a breaking change, and it fixes a YAML serialization bug. Net::IMAP::Data#attributes was only available in ruby 3.1, with net-imap v0.5.2 - v0.5.4. It can be replaced by #to_h.

Added

Documentation

New Contributors

Full Changelog: ruby/net-imap@v0.5.4...v0.5.5

v0.5.4

What's Changed

Added

Fixed

Documentation

Full Changelog: ruby/net-imap@v0.5.3...v0.5.4

v0.5.3

What's Changed

Added

Documentation

Full Changelog: ruby/net-imap@v0.5.2...v0.5.3

v0.5.2

What's Changed

Added

... (truncated)

Commits
  • e4ef3eb 🔖 Bump version to 0.5.5
  • 70742e8 📚💄 Update rdoc attribute heading styles
  • 61c35f7 📚 Update Config#responses_without_block rdoc
  • 69b240f 📚 Fix rdoc heading levels
  • fe87d46 📚 Add RFC9051 link to README
  • 1e4e296 📚 Add rdoc for FetchStruct#attr
  • 475c5fc 📚 Update StatusData rdoc
  • 8ae8882 📚 Update Namespace, Namespaces rdoc
  • 87879d6 📚 Update MailboxACLItem rdoc
  • 62c91dc 📚 Update MailboxQuota, MailboxQuotaRoot rdoc
  • 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 [net-imap](https://github.com/ruby/net-imap) from 0.5.1 to 0.5.5.
- [Release notes](https://github.com/ruby/net-imap/releases)
- [Commits](ruby/net-imap@v0.5.1...v0.5.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2025
@amatsuda amatsuda merged commit ef8ce39 into main Feb 5, 2025
2 of 3 checks passed
@amatsuda amatsuda deleted the dependabot/bundler/net-imap-0.5.5 branch February 5, 2025 13:09
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants