[PR #12227] [MERGED] Bump doctrine/.github from 10.1.0 to 12.0.0 #13598

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/12227
Author: @dependabot[bot]
Created: 10/20/2025
Status: Merged
Merged: 10/23/2025
Merged by: @derrabus

Base: 2.20.xHead: dependabot/github_actions/2.20.x/doctrine/dot-github-12.0.0


📝 Commits (1)

  • 3f0f3d3 Bump doctrine/.github from 10.1.0 to 12.0.0

📊 Changes

3 files changed (+3 additions, -3 deletions)

View changed files

📝 .github/workflows/coding-standards.yml (+1 -1)
📝 .github/workflows/documentation.yml (+1 -1)
📝 .github/workflows/release-on-milestone-closed.yml (+1 -1)

📄 Description

Bumps doctrine/.github from 10.1.0 to 12.0.0.

Release notes

Sourced from doctrine/.github's releases.

Require docs/composer.json

You now need a composer.json inside docs if you want to use the documentation workflow.

Fix version checking

No release notes provided.

Commits
  • bc894fb Merge pull request #70 from greg0ire/fix-comparison
  • b41495f Fix version checking
  • 4671c81 Merge pull request #69 from greg0ire/remove-require
  • 4a7d4aa Assume documentation composer.json is already present
  • 6206d2f Configure working-directory properly
  • See full diff 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/orm/pull/12227 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/20/2025 **Status:** ✅ Merged **Merged:** 10/23/2025 **Merged by:** [@derrabus](https://github.com/derrabus) **Base:** `2.20.x` ← **Head:** `dependabot/github_actions/2.20.x/doctrine/dot-github-12.0.0` --- ### 📝 Commits (1) - [`3f0f3d3`](https://github.com/doctrine/orm/commit/3f0f3d39a9b4e46a7ec5dfee8650d71096063b15) Bump doctrine/.github from 10.1.0 to 12.0.0 ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/coding-standards.yml` (+1 -1) 📝 `.github/workflows/documentation.yml` (+1 -1) 📝 `.github/workflows/release-on-milestone-closed.yml` (+1 -1) </details> ### 📄 Description Bumps [doctrine/.github](https://github.com/doctrine/.github) from 10.1.0 to 12.0.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>Require docs/composer.json</h2> <p>You now need a <code>composer.json</code> inside docs if you want to use the documentation workflow.</p> <h2>Fix version checking</h2> <p>No release notes provided.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/doctrine/.github/commit/bc894fb7263d8ff4492f0b36ef77bb9c54496315"><code>bc894fb</code></a> Merge pull request <a href="https://redirect.github.com/doctrine/.github/issues/70">#70</a> from greg0ire/fix-comparison</li> <li><a href="https://github.com/doctrine/.github/commit/b41495fdf65bcc5d26727879c985a3e4f38e9beb"><code>b41495f</code></a> Fix version checking</li> <li><a href="https://github.com/doctrine/.github/commit/4671c8122a50dc098d27a6348c1609f97f185915"><code>4671c81</code></a> Merge pull request <a href="https://redirect.github.com/doctrine/.github/issues/69">#69</a> from greg0ire/remove-require</li> <li><a href="https://github.com/doctrine/.github/commit/4a7d4aaf03c767e6867a8cd7b5e800408ced7054"><code>4a7d4aa</code></a> Assume documentation composer.json is already present</li> <li><a href="https://github.com/doctrine/.github/commit/6206d2f204b5758bf0fb3e77e5763f7f99bc06e0"><code>6206d2f</code></a> Configure working-directory properly</li> <li>See full diff in <a href="https://github.com/doctrine/.github/compare/10.1.0...12.0.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=10.1.0&new-version=12.0.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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-22 16:17:43 +01:00
admin closed this issue 2026-01-22 16:17:43 +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#13598