ecamp3 icon indicating copy to clipboard operation
ecamp3 copied to clipboard

chore(deps): update dependency php to v8.1.10

Open renovate[bot] opened this issue 3 years ago • 2 comments

Mend Renovate

This PR contains the following updates:

Package Update Change
php patch 8.1.9 -> 8.1.10

Release Notes

php/php-src

v8.1.10

Compare Source


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 becomes conflicted, 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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Aug 30 '22 16:08 renovate[bot]

Remind me why we set php updates to always trigger a PR? Is there some manual intervention required?

carlobeltrame avatar Aug 31 '22 11:08 carlobeltrame

Remind me why we set php updates to always trigger a PR? Is there some manual intervention required?

Patch updates should be no problem. Minor too. Comes from https://github.com/ecamp/ecamp3/pull/2380 were we could not yet update to php 8.. or 8.1.

The PR is raised when the docker image is not yet available, so we have a mismatch there for a week. (Or we could check that in the ci, but then we would have the PR anyway).

BacLuc avatar Aug 31 '22 16:08 BacLuc