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 v5 - autoclosed #151

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 31, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 31, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Oct 31, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/f2fa97/6941c1/repos/github/netglue/laminas-postmark-transport":"/tmp/worker/f2fa97/6941c1/repos/github/netglue/laminas-postmark-transport" -v "/tmp/worker/f2fa97/6941c1/cache":"/tmp/worker/f2fa97/6941c1/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/f2fa97/6941c1/repos/github/netglue/laminas-postmark-transport" ghcr.io/containerbase/sidecar:9.24.0 bash -l -c "install-tool php 8.1.25 && install-tool composer 2.6.5 && composer update wildbit/postmark-php:5.0.1 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires wildbit/postmark-php ^4.0 || ^5.0, found wildbit/postmark-php[4.0.0, ..., v4.0.5, v5.0.0, v5.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - netglue/psr-container-postmark is locked to version 1.10.0 and an update of this package was not requested.
    - netglue/psr-container-postmark 1.10.0 requires wildbit/postmark-php ^2.9||^3.0||^4.0 -> found wildbit/postmark-php[2.9.0, 2.9.1, 2.10.0, 2.11.0, 3.0.0, 4.0.0, ..., v4.0.5] but it conflicts with your temporary update constraint (wildbit/postmark-php:5.0.1).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot force-pushed the renovate/wildbit-postmark-php-5.x branch 7 times, most recently from 48a356b to ace1eb2 Compare November 7, 2023 03:55
@renovate renovate bot force-pushed the renovate/wildbit-postmark-php-5.x branch 5 times, most recently from 9c026f0 to 38b17e5 Compare November 15, 2023 05:03
@renovate renovate bot force-pushed the renovate/wildbit-postmark-php-5.x branch 4 times, most recently from c9fbf59 to 6ce779b Compare November 20, 2023 04:26
@renovate renovate bot force-pushed the renovate/wildbit-postmark-php-5.x branch from 6ce779b to 277e963 Compare November 23, 2023 04:52
| datasource | package              | from  | to    |
| ---------- | -------------------- | ----- | ----- |
| packagist  | wildbit/postmark-php | 4.0.5 | 5.0.1 |
@renovate renovate bot force-pushed the renovate/wildbit-postmark-php-5.x branch from 277e963 to 8e24812 Compare November 24, 2023 03:52
@renovate renovate bot changed the title Update dependency wildbit/postmark-php to v5 Update dependency wildbit/postmark-php to v5 - autoclosed Dec 7, 2023
@renovate renovate bot closed this Dec 7, 2023
@renovate renovate bot deleted the renovate/wildbit-postmark-php-5.x branch December 7, 2023 22:48
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