laminas / laminas-diagnostics

A set of components for performing diagnostic tests in PHP applications
https://docs.laminas.dev/laminas-diagnostics/
BSD 3-Clause "New" or "Revised" License
55 stars 32 forks source link

Roll back Laminas packages #69

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
laminas/laminas-ci-matrix-action action rollback v1 -> 1.22.1
laminas/laminas-continuous-integration-action action rollback v1 -> 1.32.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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



Read more information about the use of Renovate Bot within Laminas.

Ocramius commented 1 year ago

@internalsystemerror I'll try this out: want to see whether stability is improved by locking CI to specific versions :)

This should prevent regressions when we change the CI actions, specifically base containers and similar.

/cc @boesing interesting for you as well.

internalsystemerror commented 1 year ago

@Ocramius For what it's worth, I'd put my support behind pinning actions to specific digests.