Roave / psr-container-doctrine

Doctrine Factories for PSR-11 Containers
BSD 2-Clause "Simplified" License
95 stars 31 forks source link

Update dependency doctrine/coding-standard to v12 #105

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
doctrine/coding-standard (source) require-dev major ^8.2.1 -> ^12.0.0

Release Notes

doctrine/coding-standard (doctrine/coding-standard) ### [`v12.0.0`](https://togithub.com/doctrine/coding-standard/releases/tag/12.0.0) [Compare Source](https://togithub.com/doctrine/coding-standard/compare/11.1.0...12.0.0) ##### Release Notes for [12.0.0](https://togithub.com/doctrine/coding-standard/milestone/28) Backwards incompatible release (major) ##### 12.0.0 - Total issues resolved: **0** - Total pull requests resolved: **4** - Total contributors: **2** ##### New rule - [311: Configure "SlevomatCodingStandard.Commenting.AnnotationName" rule](https://togithub.com/doctrine/coding-standard/pull/311) thanks to [@​phansys](https://togithub.com/phansys) - [310: Disallow string property fetch](https://togithub.com/doctrine/coding-standard/pull/310) thanks to [@​greg0ire](https://togithub.com/greg0ire) ##### Dependencies - [312: Bump "slevomat/coding-standard" to ^8.11](https://togithub.com/doctrine/coding-standard/pull/312) thanks to [@​phansys](https://togithub.com/phansys) ##### Improvement - [313: Set Bash explicitly as default shell in `Makefile`](https://togithub.com/doctrine/coding-standard/pull/313) thanks to [@​phansys](https://togithub.com/phansys) ### [`v11.1.0`](https://togithub.com/doctrine/coding-standard/releases/tag/11.1.0) [Compare Source](https://togithub.com/doctrine/coding-standard/compare/11.0.0...11.1.0) ##### Release Notes for [11.1.0](https://togithub.com/doctrine/coding-standard/milestone/27) Feature release (minor) ##### 11.1.0 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** ##### Improvements - [306: Composer: allow for the 1.0.0 version of the Composer PHPCS plugin](https://togithub.com/doctrine/coding-standard/pull/306) thanks to [@​jrfnl](https://togithub.com/jrfnl) ### [`v11.0.0`](https://togithub.com/doctrine/coding-standard/releases/tag/11.0.0) [Compare Source](https://togithub.com/doctrine/coding-standard/compare/10.0.0...11.0.0) ##### Release Notes for [11.0.0](https://togithub.com/doctrine/coding-standard/milestone/25) Backwards incompatible release (major) ##### 11.0.0 - Total issues resolved: **0** - Total pull requests resolved: **6** - Total contributors: **2** - [304: String interpolation: don't suggest `sprintf()`](https://togithub.com/doctrine/coding-standard/pull/304) thanks to [@​derrabus](https://togithub.com/derrabus) - [295: feat: handle blank lines between class properties](https://togithub.com/doctrine/coding-standard/pull/295) thanks to [@​simPod](https://togithub.com/simPod) - [292: refactor: just rerun patch targets](https://togithub.com/doctrine/coding-standard/pull/292) thanks to [@​simPod](https://togithub.com/simPod) ##### BC break,CI,New rule - [298: Add attribute sniffs](https://togithub.com/doctrine/coding-standard/pull/298) thanks to [@​simPod](https://togithub.com/simPod) ##### BC break,Improvement - [294: refactor: replace RequireOneLinePropertyDocComment with RequireOneLineDocComment](https://togithub.com/doctrine/coding-standard/pull/294) thanks to [@​simPod](https://togithub.com/simPod) ##### BC break,Improvement,New rule - [293: feat(explicit assertions): enable advanced string types and integer ranges](https://togithub.com/doctrine/coding-standard/pull/293) thanks to [@​simPod](https://togithub.com/simPod) ### [`v10.0.0`](https://togithub.com/doctrine/coding-standard/releases/tag/10.0.0) [Compare Source](https://togithub.com/doctrine/coding-standard/compare/9.0.2...10.0.0) ##### Release Notes for [10.0.0](https://togithub.com/doctrine/coding-standard/milestone/22) Backwards incompatible release (major) ##### 10.0.0 - Total issues resolved: **0** - Total pull requests resolved: **10** - Total contributors: **2** ##### New rules - [283: Require constructor property promotion](https://togithub.com/doctrine/coding-standard/pull/283) thanks to [@​greg0ire](https://togithub.com/greg0ire) - [277: feat: run PropertyDeclaration on promoted properties](https://togithub.com/doctrine/coding-standard/pull/277) thanks to [@​simPod](https://togithub.com/simPod) - [281: feat: require non-capturing catch](https://togithub.com/doctrine/coding-standard/pull/281) thanks to [@​simPod](https://togithub.com/simPod) - [268: feat: add rules for trailing commas in function declarations](https://togithub.com/doctrine/coding-standard/pull/268) thanks to [@​simPod](https://togithub.com/simPod) - [278: feat: add space CS for BackedEnums](https://togithub.com/doctrine/coding-standard/pull/278) thanks to [@​simPod](https://togithub.com/simPod) - [270: feat: add rules for trailing commas in function calls and closure `use`](https://togithub.com/doctrine/coding-standard/pull/270) thanks to [@​simPod](https://togithub.com/simPod) ##### Dependencies - [264: chore: require slevomat/coding-standard v8 and squizlabs/php_codesniffer v3.7](https://togithub.com/doctrine/coding-standard/pull/264) thanks to [@​simPod](https://togithub.com/simPod) ##### Internal - [279: chore: show sniff codes in all reports](https://togithub.com/doctrine/coding-standard/pull/279) thanks to [@​simPod](https://togithub.com/simPod) - [275: ci: do not throw away exit codes](https://togithub.com/doctrine/coding-standard/pull/275) thanks to [@​simPod](https://togithub.com/simPod) - [272: chore: add dealerdirect/phpcodesniffer-composer-installer to allowed plugins](https://togithub.com/doctrine/coding-standard/pull/272) thanks to [@​simPod](https://togithub.com/simPod) ### [`v9.0.2`](https://togithub.com/doctrine/coding-standard/releases/tag/9.0.2) [Compare Source](https://togithub.com/doctrine/coding-standard/compare/9.0.1...9.0.2) This release is the same as 9.0.0, in order to "cancel" 9.0.1, which had many breaking changes. ### [`v9.0.1`](https://togithub.com/doctrine/coding-standard/releases/tag/9.0.1) [Compare Source](https://togithub.com/doctrine/coding-standard/compare/9.0.0...9.0.1) ##### Release Notes for [9.0.1](https://togithub.com/doctrine/coding-standard/milestone/20) 9.0.x bugfix release (patch) ##### 9.0.1 - Total issues resolved: **0** - Total pull requests resolved: **5** - Total contributors: **1** - [269: fix: use tmp-patch file name](https://togithub.com/doctrine/coding-standard/pull/269) thanks to [@​simPod](https://togithub.com/simPod) - [264: chore(deps): require slevomat/coding-standard v8 and squizlabs/php_codesniffer v3.7](https://togithub.com/doctrine/coding-standard/pull/264) thanks to [@​simPod](https://togithub.com/simPod) - [257: Add tests for PHP 8](https://togithub.com/doctrine/coding-standard/pull/257) thanks to [@​simPod](https://togithub.com/simPod) - [255: Require Null Safe Object operator](https://togithub.com/doctrine/coding-standard/pull/255) thanks to [@​simPod](https://togithub.com/simPod) - [252: Add RequireOneLineDocComment sniff](https://togithub.com/doctrine/coding-standard/pull/252) thanks to [@​simPod](https://togithub.com/simPod) ### [`v9.0.0`](https://togithub.com/doctrine/coding-standard/releases/tag/9.0.0) [Compare Source](https://togithub.com/doctrine/coding-standard/compare/8.2.1...9.0.0) ##### Release Notes for [9.0.0](https://togithub.com/doctrine/coding-standard/milestone/14) ##### 9.0.0 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** - [238: Add psalm-prefixed annotations to param and return group](https://togithub.com/doctrine/coding-standard/pull/238) thanks to [@​simonberger](https://togithub.com/simonberger) - [241: Slevomat CS 7.0.0 and PHPCS 3.6.0](https://togithub.com/doctrine/coding-standard/pull/241) thanks to [@​kukulich](https://togithub.com/kukulich)

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.