[PR #63] Bump @backstage-community/plugin-github-actions from 0.6.27 to 0.18.0 in /src/packages/backend #18

Open
opened 2026-06-08 08:27:43 +00:00 by ryangr0 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/webgrip/backstage-application/pull/63
Author: @dependabot[bot]
Created: 12/16/2025
Status: 🔄 Open

Base: mainHead: dependabot/npm_and_yarn/src/packages/backend/backstage-community/plugin-github-actions-0.18.0


📝 Commits (1)

  • 6d916dd Bump @backstage-community/plugin-github-actions in /src/packages/backend

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/packages/backend/package.json (+1 -1)

📄 Description

Bumps @backstage-community/plugin-github-actions from 0.6.27 to 0.18.0.

Changelog

Sourced from @​backstage-community/plugin-github-actions's changelog.

0.18.0

Minor Changes

  • 88fe001: Backstage version bump to v1.45.1

0.17.0

Minor Changes

  • 5724534: Added a config for the entity content extension to change component layout between table and cards.

    Breaking Changed the name of the entity content extension from entity-content:github-actions/github-actions-entity-content to entity-content:github-actions.

0.16.0

Minor Changes

  • f6232fc: Backstage version bump to v1.44.0

0.15.1

Patch Changes

  • ffb5929: The following changes where made to the alpha version of this plugin for the new frontend system:

    Removed the entityGitHubActionsCard entirely as this card was mistakenly added as an entity card rather than content.

    Disabled the entityLatestGithubActionRunCard and entityLatestGithubActionsForBranchCard to reduce visual clutter in NFS only. These can be re-enabled by editing the page layout.

0.15.0

Minor Changes

  • 310e1d4: Backstage version bump to v1.43.2

0.14.0

Minor Changes

  • 0493206: Backstage version bump to v1.42.3

0.13.1

Patch Changes

  • e6e4a9d: Add workflow age field to help indicate when the workflow last ran

0.13.0

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note

Automatic rebases have been disabled on this pull request as it has been open for over 30 days.


🔄 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/webgrip/backstage-application/pull/63 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/16/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/src/packages/backend/backstage-community/plugin-github-actions-0.18.0` --- ### 📝 Commits (1) - [`6d916dd`](https://github.com/webgrip/backstage-application/commit/6d916dd9a8dd507d5ca7e032b6fb93b5738c2b1d) Bump @backstage-community/plugin-github-actions in /src/packages/backend ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/packages/backend/package.json` (+1 -1) </details> ### 📄 Description Bumps [@backstage-community/plugin-github-actions](https://github.com/backstage/community-plugins/tree/HEAD/workspaces/github-actions/plugins/github-actions) from 0.6.27 to 0.18.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/backstage/community-plugins/blob/main/workspaces/github-actions/plugins/github-actions/CHANGELOG.md"><code>@​backstage-community/plugin-github-actions</code>'s changelog</a>.</em></p> <blockquote> <h2>0.18.0</h2> <h3>Minor Changes</h3> <ul> <li>88fe001: Backstage version bump to v1.45.1</li> </ul> <h2>0.17.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>5724534: Added a config for the entity content extension to change component layout between table and cards.</p> <p><strong>Breaking</strong> Changed the name of the entity content extension from <code>entity-content:github-actions/github-actions-entity-content</code> to <code>entity-content:github-actions</code>.</p> </li> </ul> <h2>0.16.0</h2> <h3>Minor Changes</h3> <ul> <li>f6232fc: Backstage version bump to v1.44.0</li> </ul> <h2>0.15.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>ffb5929: The following changes where made to the alpha version of this plugin for the new frontend system:</p> <p>Removed the <code>entityGitHubActionsCard</code> entirely as this card was mistakenly added as an entity card rather than content.</p> <p>Disabled the <code>entityLatestGithubActionRunCard</code> and <code>entityLatestGithubActionsForBranchCard</code> to reduce visual clutter in NFS only. These can be re-enabled by editing the page layout.</p> </li> </ul> <h2>0.15.0</h2> <h3>Minor Changes</h3> <ul> <li>310e1d4: Backstage version bump to v1.43.2</li> </ul> <h2>0.14.0</h2> <h3>Minor Changes</h3> <ul> <li>0493206: Backstage version bump to v1.42.3</li> </ul> <h2>0.13.1</h2> <h3>Patch Changes</h3> <ul> <li>e6e4a9d: Add workflow age field to help indicate when the workflow last ran</li> </ul> <h2>0.13.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/backstage/community-plugins/commit/9361c937d6eb303608b5807f38c0d2dcf5c25a11"><code>9361c93</code></a> Version Packages (<a href="https://github.com/backstage/community-plugins/tree/HEAD/workspaces/github-actions/plugins/github-actions/issues/6267">#6267</a>)</li> <li><a href="https://github.com/backstage/community-plugins/commit/88fe00191c954613d0860152dc8b4e15c7d41faf"><code>88fe001</code></a> github-actions - version:bump to v1.45.1 (<a href="https://github.com/backstage/community-plugins/tree/HEAD/workspaces/github-actions/plugins/github-actions/issues/6165">#6165</a>)</li> <li><a href="https://github.com/backstage/community-plugins/commit/21a37232c04cc284c7c8ec2f2ffaf3bebef8c073"><code>21a3723</code></a> Version Packages (<a href="https://github.com/backstage/community-plugins/tree/HEAD/workspaces/github-actions/plugins/github-actions/issues/6085">#6085</a>)</li> <li><a href="https://github.com/backstage/community-plugins/commit/5724534570993fb6d9b15a4af4f543e8595a0f76"><code>5724534</code></a> GitHub Actions Extension Configuration (<a href="https://github.com/backstage/community-plugins/tree/HEAD/workspaces/github-actions/plugins/github-actions/issues/5883">#5883</a>)</li> <li><a href="https://github.com/backstage/community-plugins/commit/9e7eca5e1875cbefb78fc926e95f1336c81afa89"><code>9e7eca5</code></a> Version Packages (<a href="https://github.com/backstage/community-plugins/tree/HEAD/workspaces/github-actions/plugins/github-actions/issues/5845">#5845</a>)</li> <li><a href="https://github.com/backstage/community-plugins/commit/97faf0e16048a1fcf9212cbe28800d2b9e8e3436"><code>97faf0e</code></a> Version Packages (<a href="https://github.com/backstage/community-plugins/tree/HEAD/workspaces/github-actions/plugins/github-actions/issues/5817">#5817</a>)</li> <li><a href="https://github.com/backstage/community-plugins/commit/ffb592928942ca5c5b9885436c7167b72867d763"><code>ffb5929</code></a> GitHub actions NFS tweaks (<a href="https://github.com/backstage/community-plugins/tree/HEAD/workspaces/github-actions/plugins/github-actions/issues/5678">#5678</a>)</li> <li><a href="https://github.com/backstage/community-plugins/commit/3758313efadc7f57e1778f038fb05e17b6354386"><code>3758313</code></a> Version Packages (<a href="https://github.com/backstage/community-plugins/tree/HEAD/workspaces/github-actions/plugins/github-actions/issues/5604">#5604</a>)</li> <li><a href="https://github.com/backstage/community-plugins/commit/310e1d4bef8638b78e9a5c3d563d180aaf812e2c"><code>310e1d4</code></a> github-actions - version:bump to v1.43.2 (<a href="https://github.com/backstage/community-plugins/tree/HEAD/workspaces/github-actions/plugins/github-actions/issues/5432">#5432</a>)</li> <li><a href="https://github.com/backstage/community-plugins/commit/90a81b8c5ddeed69307c0c159fea601d7e1935a8"><code>90a81b8</code></a> Version Packages (<a href="https://github.com/backstage/community-plugins/tree/HEAD/workspaces/github-actions/plugins/github-actions/issues/5046">#5046</a>)</li> <li>Additional commits viewable in <a href="https://github.com/backstage/community-plugins/commits/@backstage-community/plugin-github-actions@0.18.0/workspaces/github-actions/plugins/github-actions">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@backstage-community/plugin-github-actions&package-manager=npm_and_yarn&previous-version=0.6.27&new-version=0.18.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
webgrip/backstage-application#18
No description provided.