psr7-sessions / storageless

:mailbox_with_mail: storage-less PSR-7 session support
MIT License
649 stars 38 forks source link

Update dependency roave/backward-compatibility-check to v8 #546

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
roave/backward-compatibility-check require major ^7.4.0 -> ^8.0.0

Release Notes

Roave/BackwardCompatibilityCheck ### [`v8.0.0`](https://togithub.com/Roave/BackwardCompatibilityCheck/releases/tag/8.0.0) [Compare Source](https://togithub.com/Roave/BackwardCompatibilityCheck/compare/7.4.0...8.0.0) ##### Release Notes for [8.0.0](https://togithub.com/Roave/BackwardCompatibilityCheck/milestone/39) Backwards incompatible release (major) This release changes the base REF from which BC breaks are computed: it was `X.Y.0` before, and it is now `X.Y.Z` (considers also `Z`). To do so, we moved some classes around: Class Roave\BackwardCompatibility\Git\PickLastMinorVersionFromCollection has been deleted ##### 8.0.0 - Total issues resolved: **1** - Total pull requests resolved: **3** - Total contributors: **3** ##### bc break,enhancement - [687: Pick latest release as a reference, instead of the last minor release](https://togithub.com/Roave/BackwardCompatibilityCheck/pull/687) thanks to [@​michael-rubel](https://togithub.com/michael-rubel) and [@​ondrejmirtes](https://togithub.com/ondrejmirtes) ##### renovate - [685: Update dependency azjezz/psl to ^2.1.0](https://togithub.com/Roave/BackwardCompatibilityCheck/pull/685) thanks to [@​renovate](https://togithub.com/renovate)\[bot] - [681: Update dependency roave/better-reflection to ^6.4.0](https://togithub.com/Roave/BackwardCompatibilityCheck/pull/681) thanks to [@​renovate](https://togithub.com/renovate)\[bot]

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.



Read more about the use of Renovate Bot within ocramius/* projects.