Roave / DocbookTool

:books: Docbook Tool for static documentation generation from Markdown files
52 stars 4 forks source link

Update dependency doctrine/coding-standard to v11 #314

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
doctrine/coding-standard (source) require-dev major ^10.0 -> ^11.0.0

Release Notes

doctrine/coding-standard ### [`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)

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.