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

chore(deps): bump sisimai from 5.0.3 to 5.1.0 #48

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps sisimai from 5.0.3 to 5.1.0.

Release notes

Sourced from sisimai's releases.

v5.1.0

  • release: "Mon, 1 Jul 2024 12:02:22 +0900 (JST)"
  • version: "5.1.0"
  • changes:
    • #297 #300 Remove v4 compatible features
      • Sisimai.make()
      • Sisimai::Fact.softbounce()
    • #292 #293 Implement Sisimai::Lhost::DragonFly
      • Add 30 sample emails generated by DMA: DrangonFly Mail Agent (lhost-dragonfly-*.eml)
    • #288 Consolidate error messages scattered under Sisimai::Reason::* into Sisimai::Rhost::* classes for each email service #289
      • Sisimai::Rhost::YahooInc for https://senders.yahooinc.com/smtp-error-codes/
      • Sisimai::Rhost::Apple for iCloud Mail
      • The following sample emails in set-of-emails/maildir/bsd:
        • 3 sample emails (rhost-yahooinc-0[1-3].eml)
        • 4 sample emails (rhost-apple-0[1-4].eml)
    • #290 #291 #295 Sisimai::Rhost improvements
      • Update the error code list and error message patterns in the following classes:
        • Sisimai::Rhost::Cox
        • Sisimai::Rhost::FrancePTT
        • Sisimai::Rhost::GoDaddy
        • Sisimai::Rhost::Mimecast
        • Sisimai::Rhost::Spectrum
        • Sisimai::Rhost::Tencent
      • Each error message should be compared with the lowercased string
      • Follow any updates of the SMTP error code and message list in each email services related to AuthFailure, BadReputation, RequirePTR, and other error reasons added at v5
      • No longer needed method Sisimai::Rhost.match method has been removed
    • #296 Add 8 sample emails (lhost-opensmtpd-1[0-7].eml)generated by OpenSMTPD 6.8.0p2
    • #298 Add 9 sample emails (lhost-qmail-1[1-9].eml) generated by notqmail 1.08
    • #299 Add 6 sample emails (lhost-qmail-2[0-5].eml) generated by indimail 3.0.7
    • Sisimai works on Ruby 3.3.3
Changelog

Sourced from sisimai's changelog.

v5.1.0

  • release: "Mon, 1 Jul 2024 12:02:22 +0900 (JST)"
  • version: "5.1.0"
  • changes:
    • #297 #300 Remove v4 compatible features
      • Sisimai.make()
      • Sisimai::Fact.softbounce()
    • #292 #293 Implement Sisimai::Lhost::DragonFly
      • Add 30 sample emails generated by DMA: DrangonFly Mail Agent (lhost-dragonfly-*.eml)
    • #288 Consolidate error messages scattered under Sisimai::Reason::* into Sisimai::Rhost::* classes for each email service #289
      • Sisimai::Rhost::YahooInc for https://senders.yahooinc.com/smtp-error-codes/
      • Sisimai::Rhost::Apple for iCloud Mail
      • The following sample emails in set-of-emails/maildir/bsd:
        • 3 sample emails (rhost-yahooinc-0[1-3].eml)
        • 4 sample emails (rhost-apple-0[1-4].eml)
    • #290 #291 #295 Sisimai::Rhost improvements
      • Update the error code list and error message patterns in the following classes:
        • Sisimai::Rhost::Cox
        • Sisimai::Rhost::FrancePTT
        • Sisimai::Rhost::GoDaddy
        • Sisimai::Rhost::Mimecast
        • Sisimai::Rhost::Spectrum
        • Sisimai::Rhost::Tencent
      • Each error message should be compared with the lowercased string
      • Follow any updates of the SMTP error code and message list in each email services related to AuthFailure, BadReputation, RequirePTR, and other error reasons added at v5
      • No longer needed method Sisimai::Rhost.match method has been removed
    • #296 Add 8 sample emails (lhost-opensmtpd-1[0-7].eml)generated by OpenSMTPD 6.8.0p2
    • #298 Add 9 sample emails (lhost-qmail-1[1-9].eml) generated by notqmail 1.08
    • #299 Add 6 sample emails (lhost-qmail-2[0-5].eml) generated by indimail 3.0.7
    • Sisimai works on Ruby 3.3.3
Commits
  • d3e1101 Sisimai 5.1.0 RELEASE
  • a9f79b1 Merge pull request #301 from sisimai/prepare-v5.1.0
  • 4848877 Add a comment for the error message Yahoo Inc. says
  • ed07509 Prepare Sisimai 5.1.0
  • 9ab55f4 Change the bounce reason for "temporarily deferred due to unexpected volume o...
  • 9f9e4ac Sisimai works on Ruby 3.3.3
  • 5aa749e v5.1.0 beta1? (5.0.3p5)
  • 1e144da Merge pull request #300 from sisimai/goodbye-v4-compatible-features
  • 4b90a08 Update the release notes #297
  • be6f381 Remove Sisimai::Fact.softbounce method #297
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [sisimai](https://github.com/sisimai/rb-Sisimai) from 5.0.3 to 5.1.0.
- [Release notes](https://github.com/sisimai/rb-Sisimai/releases)
- [Changelog](https://github.com/sisimai/rb-sisimai/blob/5-stable/ChangeLog.md)
- [Commits](sisimai/rb-sisimai@v5.0.3...v5.1.0)

---
updated-dependencies:
- dependency-name: sisimai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 1, 2024
@dmke dmke self-requested a review July 1, 2024 08:29
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.

0 participants