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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^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.