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

Bump pear/mail from 1.5.0 to 1.6.0 #793

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps pear/mail from 1.5.0 to 1.6.0.

Release notes

Sourced from pear/mail's releases.

1.6.0

  • Feature: Added new property $response and new methods getResponse and getQueuedAs #27 #29
  • Feature: Added Net_SMTP debug_handler #28 #30
  • BugFix: Fix whitespace removal from addresses #32

1.5.1

  • BugFix: Do not use parseAddressList statically #21
  • BugFix: Fix: dynamic properties deprecation #22 #26
  • BugFix: Problem with giving port to constructor in smtpmx.php #26
Commits
  • 4fda329 Release Version 1.6.0
  • 8cfaa01 Fix trimming of adressess with array_map (#32)
  • c1e7303 Merge pull request #29 from schengawegga/queued_as
  • f051683 Merge pull request #30 from schengawegga/setDebugHandler
  • 245eb49 queued does not work for gmail (#27)
  • 25986c8 queued does not work for gmail (#27)
  • 885f370 queued does not work for gmail (#27)
  • 1665e1b Prepare the v.1.5.1 release
  • 4bf131c Fix: dynamic properties deprecation (#22) (#26)
  • 1f0eda6 Add Net_SMTP debug_handler in smtp.php and smtpmx.php
  • 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 dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Nov 6, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #793 (23912a1) into master (1c32814) will not change coverage.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##           master     #793   +/-   ##
=======================================
  Coverage   55.33%   55.33%           
=======================================
  Files          75       75           
  Lines        8902     8902           
=======================================
  Hits         4926     4926           
  Misses       3976     3976           
Flag Coverage Δ
tests 55.33% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link
Contributor

@nanasess nanasess left a comment

Choose a reason for hiding this comment

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

PHP5.4 のテストが落ちている

@nanasess
Copy link
Contributor

PHP5.4 のテストが落ちている

pear-core-minimal のほうは修正されたっぽい
pear/pear-core-minimal#14

Bumps [pear/mail](https://github.com/pear/Mail) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/pear/Mail/releases)
- [Commits](pear/Mail@v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: pear/mail
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/pear/mail-1.6.0 branch from 23912a1 to 3110ed3 Compare December 4, 2023 05:29
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 22, 2024

Superseded by #822.

@dependabot dependabot bot closed this Jan 22, 2024
@dependabot dependabot bot deleted the dependabot/composer/pear/mail-1.6.0 branch January 22, 2024 09:55
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants