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

Update dependency wildbit/postmark-php to v6 #154

Open
wants to merge 1 commit into
base: 1.5.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
wildbit/postmark-php ^4.0 -> ^4.0 || ^6.0 age adoption passing confidence

Release Notes

ActiveCampaign/postmark-php (wildbit/postmark-php)

v6.0.8: Include optional parameter when creating sender signature

Compare Source

Fix to include ConfirmationPersonalNote when creating a sender signature.

issue #​131
files changed

v6.0.7

Compare Source

Fix for activating a bounce.

issue #​129
files changed

v6.0.6: Fix for null headers

Compare Source

We should allow "null" for the setHeaders function.

#​128

v6.0.5: Better Exception Handling

Compare Source

An attempt to fix some issues that are not handled gracefully.

It seems as though on occasion there is an issue within the exception handling. This tries to solve that.

v6.0.4: Fix return type for suppression list

Compare Source

Fix for Issue 125

There was an issue with the return type - this is the fix for it.

v6.0.3: Move classes to own file - per PSR4

Compare Source

https://github.com/ActiveCampaign/postmark-php/pull/124

Small change to ensure we are following PSR4.

v6.0.2: Issue Fixes

Compare Source

Address Issue 121
Address Issue 122

v6.0.1: Fix for headers

Compare Source

Small bug fix to correct headers when sending via Model.

v6.0.0: Return Objects and send email with a model

Compare Source

NOTE: This release contains breaking changes Please review carefully

What's Changed

  • New Method to allow email send using a model
  • New Method to allow template send using a model
  • Return objects rather than DynamicResponseModel (where possible) - this is where the breaking changes are so please review carefully
  • Now using code fixer to make white space and other lint type changes more consistent across files
  • Changes requested in issues and PR's from the community

Contributors

Full Changelog: ActiveCampaign/postmark-php@v5.0.2...v6.0.0

v5.0.2: Add SendEmailWithTemplateResponse

Compare Source

This release fixes the template response to include Message Id and a couple other parameters.

v5.0.1: PHPStan level 5 Implementation

Compare Source

What's Changed

  • Adopted PHPStan level 5 compatibility for code standardization
  • Started replacing dynamic objects with named model objects
  • Working towards full php 8 support
  • Lots of other small fixes and smaller updates

New Contributors

Full Changelog: ActiveCampaign/postmark-php@5.0.0...v5.0.1

v5.0.0: Data Removal Request

Compare Source

What's Changed

New Contributors

Full Changelog: ActiveCampaign/postmark-php@4.0.5...v5.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 7, 2023
@renovate renovate bot force-pushed the renovate/wildbit-postmark-php-6.x branch 2 times, most recently from 3d57aae to 537e1eb Compare January 5, 2024 00:26
@renovate renovate bot changed the base branch from 1.4.x to 1.5.x January 5, 2024 00:27
@renovate renovate bot force-pushed the renovate/wildbit-postmark-php-6.x branch 5 times, most recently from 4b6f8fb to ae482d9 Compare January 12, 2024 03:08
@renovate renovate bot force-pushed the renovate/wildbit-postmark-php-6.x branch 6 times, most recently from 2e06dd5 to f97e036 Compare January 18, 2024 05:04
@renovate renovate bot force-pushed the renovate/wildbit-postmark-php-6.x branch 4 times, most recently from a2ac764 to 07ba171 Compare January 28, 2024 04:50
@renovate renovate bot force-pushed the renovate/wildbit-postmark-php-6.x branch 7 times, most recently from 269b5df to c498e8e Compare February 6, 2024 03:22
@renovate renovate bot force-pushed the renovate/wildbit-postmark-php-6.x branch 4 times, most recently from a8522ed to 5132aad Compare February 10, 2024 03:04
@renovate renovate bot force-pushed the renovate/wildbit-postmark-php-6.x branch 5 times, most recently from 1e24829 to e2e4192 Compare February 17, 2024 04:09
@renovate renovate bot force-pushed the renovate/wildbit-postmark-php-6.x branch 6 times, most recently from fa82341 to 2723bb5 Compare February 26, 2024 04:19
@renovate renovate bot force-pushed the renovate/wildbit-postmark-php-6.x branch 5 times, most recently from bc3d9b6 to 37eb99f Compare March 4, 2024 03:33
@renovate renovate bot force-pushed the renovate/wildbit-postmark-php-6.x branch 3 times, most recently from b4caa3a to 8fffd4c Compare March 9, 2024 04:43
| datasource | package              | from  | to    |
| ---------- | -------------------- | ----- | ----- |
| packagist  | wildbit/postmark-php | 4.0.5 | 6.0.6 |
@renovate renovate bot force-pushed the renovate/wildbit-postmark-php-6.x branch from 8fffd4c to 9b1782d Compare March 15, 2024 15:36
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.

0 participants