laminas / laminas-authentication

provides an API for authentication and includes concrete authentication adapters for common use case scenarios
https://docs.laminas.dev/laminas-authentication/
BSD 3-Clause "New" or "Revised" License
24 stars 16 forks source link

chore(deps): lock file maintenance #39

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 2am" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

â™» Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

👻 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.

renovate[bot] commented 2 years ago

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


Ocramius commented 2 years ago

This requires upgrading to laminas/laminas-coding-standard. Interestingly, our CI pipeline no longer supports squizlabs/php_codesniffer:^2 due to hardcoded XSD path references in the CI matrix.

internalsystemerror commented 2 years ago

https://github.com/laminas/laminas-authentication/pull/35 will upgrade laminas/laminas-coding-standard as this was already added to the 2.11.x branch.

internalsystemerror commented 2 years ago

I'm closing this so that renovate can recreate it now that https://github.com/laminas/laminas-authentication/pull/41 and https://github.com/laminas/laminas-authentication/pull/42 are merged