[PR #11616] Bump doctrine/.github from 5.0.1 to 5.1.0 #13135

Open
opened 2026-01-22 16:16:17 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/11616

State: closed
Merged: Yes


Bumps doctrine/.github from 5.0.1 to 5.1.0.

Release notes

Sourced from doctrine/.github's releases.

5.1.0

Documentation action

We now have a new documentation action relying on phpDocumentor/guides. It allows validating rst docs.

Commits
  • d29f373 Merge pull request #49 from greg0ire/documentation
  • 1f5dd0d Implement documentation action
  • d3d1632 Merge pull request #48 from greg0ire/remove-quotes
  • d59ff74 Remove quotes
  • 36c5f05 Merge pull request #45 from mvorisek/output-cs-diff
  • b044140 Merge pull request #46 from mvorisek/phpstan-dump-identifiers
  • cf6131c Dump PHPStan error identifiers
  • 476ce58 output diff with colors
  • c3c5674 show diff in the same job step
  • 0f68f86 run on failure only
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
**Original Pull Request:** https://github.com/doctrine/orm/pull/11616 **State:** closed **Merged:** Yes --- Bumps [doctrine/.github](https://github.com/doctrine/.github) from 5.0.1 to 5.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/doctrine/.github/releases">doctrine/.github's releases</a>.</em></p> <blockquote> <h2>5.1.0</h2> <h1>Documentation action</h1> <p>We now have a new <code>documentation</code> action relying on <code>phpDocumentor/guides</code>. It allows validating rst docs.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/doctrine/.github/commit/d29f373348bf35c80318f02eb97703834554b4dd"><code>d29f373</code></a> Merge pull request <a href="https://redirect.github.com/doctrine/.github/issues/49">#49</a> from greg0ire/documentation</li> <li><a href="https://github.com/doctrine/.github/commit/1f5dd0d270d14bca8e17d43f2cede6a5b6d7639d"><code>1f5dd0d</code></a> Implement documentation action</li> <li><a href="https://github.com/doctrine/.github/commit/d3d1632f4565020f3f42005e0efdaa7b1f4118d1"><code>d3d1632</code></a> Merge pull request <a href="https://redirect.github.com/doctrine/.github/issues/48">#48</a> from greg0ire/remove-quotes</li> <li><a href="https://github.com/doctrine/.github/commit/d59ff7415060d1d3425547ac06010616a6bbdda3"><code>d59ff74</code></a> Remove quotes</li> <li><a href="https://github.com/doctrine/.github/commit/36c5f0580ec13d63d0c47fc15c9c2707c854215a"><code>36c5f05</code></a> Merge pull request <a href="https://redirect.github.com/doctrine/.github/issues/45">#45</a> from mvorisek/output-cs-diff</li> <li><a href="https://github.com/doctrine/.github/commit/b044140f61b54c3270af526dfc7eee4d0c865d7a"><code>b044140</code></a> Merge pull request <a href="https://redirect.github.com/doctrine/.github/issues/46">#46</a> from mvorisek/phpstan-dump-identifiers</li> <li><a href="https://github.com/doctrine/.github/commit/cf6131cfab8d67ddb33f4a1ccd4d8555f0cc3f78"><code>cf6131c</code></a> Dump PHPStan error identifiers</li> <li><a href="https://github.com/doctrine/.github/commit/476ce58071da9cf9920170edd87c3c2ae555553f"><code>476ce58</code></a> output diff with colors</li> <li><a href="https://github.com/doctrine/.github/commit/c3c56747b47a7f37a9f76e3581437c51f3eca036"><code>c3c5674</code></a> show diff in the same job step</li> <li><a href="https://github.com/doctrine/.github/commit/0f68f8672637b7ddf625419e1f03e48bc4a443ed"><code>0f68f86</code></a> run on failure only</li> <li>Additional commits viewable in <a href="https://github.com/doctrine/.github/compare/5.0.1...5.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=doctrine/.github&package-manager=github_actions&previous-version=5.0.1&new-version=5.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
admin added the pull-request label 2026-01-22 16:16:17 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#13135