ecamp3
ecamp3 copied to clipboard
chore(deps): update dependency php to v8.1.10
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| php | patch | 8.1.9 -> 8.1.10 |
Release Notes
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.
Remind me why we set php updates to always trigger a PR? Is there some manual intervention required?
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).