[PR #1131] [CLOSED] chore(deps): bump cross-platform-actions/action from 0.28.0 to 0.29.0 in the all group #1002

Closed
opened 2026-02-25 23:36:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/1131
Author: @dependabot[bot]
Created: 7/28/2025
Status: Closed

Base: masterHead: dependabot/github_actions/all-c5660348dd


📝 Commits (1)

  • bb17e9b chore(deps): bump cross-platform-actions/action in the all group

📊 Changes

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

View changed files

📝 .github/workflows/_test.yml (+1 -1)

📄 Description

Bumps the all group with 1 update: cross-platform-actions/action.

Updates cross-platform-actions/action from 0.28.0 to 0.29.0

Release notes

Sourced from cross-platform-actions/action's releases.

Cross Platform Action 0.29.0

Added

Fixed

  • Fix file sync on Haiku (#104)
Changelog

Sourced from cross-platform-actions/action's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.29.0] - 2025-07-22

Added

Fixed

  • Fix file sync on Haiku (#104)

[0.28.0] - 2025-05-19

Added

[0.27.0] - 2025-01-22

Added

  • Add support for NetBSD 10.1 (#95)

[0.26.0] - 2024-04-12

Added

  • Add support for FreeBSD 13.4
  • Add support for OpenBSD 7.6 (openbsd-builder#20)
  • Add support for FreeBSD 14.2

[0.25.0] - 2024-07-11

Added

  • Add support for NetBSD 9.4
  • Add support for FreeBSD 14.1

Deprecated

  • Support for macOS runners has been deprecated and will be removed in a future release. The reason for using macOS runners in the past has been because of the support for hardware accelerated nested virtualization using the Hypervisor framework. Since the creation of this action, the Ubuntu runners have been upgraded with better performance and added support for hardware accelerated nested virtualization using KVM. QEMU is also more stable when using KVM compared to the Hypervisor framework. Please use the ubuntu-latest runner instead.

  • The Xhyve hypervisor has been deprecated and will be removed in a future release. QEMU will be the only available hypervisor. The reason being maintenance of the Xhyve hypervisor seemed to have stopped. It's also starting to become next to impossible to build on later versions of macOS.

... (truncated)

Commits
  • e8a7b57 Release 0.29.0
  • 81f1020 [no ci] Add documentation how to create release
  • ff381c3 [no ci] Add documentation about the changelog
  • fc46a4d Fix #104: File syncing on Haiku
  • eb9b7bd Test file synchronization for all platforms
  • b7836b0 Reformat test action
  • 9a43557 Fix #106: Add support for FreeBSD 14.3
  • 0b7f141 Document how to add support for a new operating system version
  • 4e93d86 [no ci] Add documentation about common issues
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

🔄 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/go-shiori/shiori/pull/1131 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/28/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/github_actions/all-c5660348dd` --- ### 📝 Commits (1) - [`bb17e9b`](https://github.com/go-shiori/shiori/commit/bb17e9be8edb4594fee64744a25322a0c729e0a7) chore(deps): bump cross-platform-actions/action in the all group ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/_test.yml` (+1 -1) </details> ### 📄 Description Bumps the all group with 1 update: [cross-platform-actions/action](https://github.com/cross-platform-actions/action). Updates `cross-platform-actions/action` from 0.28.0 to 0.29.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cross-platform-actions/action/releases">cross-platform-actions/action's releases</a>.</em></p> <blockquote> <h2>Cross Platform Action 0.29.0</h2> <h3>Added</h3> <ul> <li>Add support for FreeBSD 14.3 (<a href="https://redirect.github.com/cross-platform-actions/action/issues/106">#106</a>, <a href="https://redirect.github.com/cross-platform-actions/freebsd-builder/pull/9">freebsd-builder#9</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fix file sync on Haiku (<a href="https://redirect.github.com/cross-platform-actions/action/issues/104">#104</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cross-platform-actions/action/blob/master/changelog.md">cross-platform-actions/action's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file.</p> <p>The format is based on <a href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>, and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p> <h2>[Unreleased]</h2> <h2>[0.29.0] - 2025-07-22</h2> <h3>Added</h3> <ul> <li>Add support for FreeBSD 14.3 (<a href="https://redirect.github.com/cross-platform-actions/action/issues/106">#106</a>, <a href="https://redirect.github.com/cross-platform-actions/freebsd-builder/pull/9">freebsd-builder#9</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fix file sync on Haiku (<a href="https://redirect.github.com/cross-platform-actions/action/issues/104">#104</a>)</li> </ul> <h2>[0.28.0] - 2025-05-19</h2> <h3>Added</h3> <ul> <li>Add support for FreeBSD 13.5 (<a href="https://redirect.github.com/cross-platform-actions/action/issues/99">#99</a>)</li> <li>Add support for OpenBSD 7.7 (<a href="https://redirect.github.com/cross-platform-actions/openbsd-builder/pull/21">openbsd-builder#21</a>)</li> <li>Add support for Haiku (<a href="https://redirect.github.com/cross-platform-actions/action/issues/30">#30</a>)</li> </ul> <h2>[0.27.0] - 2025-01-22</h2> <h3>Added</h3> <ul> <li>Add support for NetBSD 10.1 (<a href="https://redirect.github.com/cross-platform-actions/action/issues/95">#95</a>)</li> </ul> <h2>[0.26.0] - 2024-04-12</h2> <h3>Added</h3> <ul> <li>Add support for FreeBSD 13.4</li> <li>Add support for OpenBSD 7.6 (<a href="https://redirect.github.com/cross-platform-actions/openbsd-builder/issues/20">openbsd-builder#20</a>)</li> <li>Add support for FreeBSD 14.2</li> </ul> <h2>[0.25.0] - 2024-07-11</h2> <h3>Added</h3> <ul> <li>Add support for NetBSD 9.4</li> <li>Add support for FreeBSD 14.1</li> </ul> <h3>Deprecated</h3> <ul> <li> <p>Support for macOS runners has been deprecated and will be removed in a future release. The reason for using macOS runners in the past has been because of the support for hardware accelerated nested virtualization using the Hypervisor framework. Since the creation of this action, the Ubuntu runners have been upgraded with better performance and added support for hardware accelerated nested virtualization using KVM. QEMU is also more stable when using KVM compared to the Hypervisor framework. Please use the <code>ubuntu-latest</code> runner instead.</p> </li> <li> <p>The Xhyve hypervisor has been deprecated and will be removed in a future release. QEMU will be the only available hypervisor. The reason being maintenance of the Xhyve hypervisor seemed to have stopped. It's also starting to become next to impossible to build on later versions of macOS.</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cross-platform-actions/action/commit/e8a7b572196ff79ded1979dc2bb9ee67d1ddb252"><code>e8a7b57</code></a> Release 0.29.0</li> <li><a href="https://github.com/cross-platform-actions/action/commit/81f1020efdfd43f5beced441cbde470613d859ae"><code>81f1020</code></a> [no ci] Add documentation how to create release</li> <li><a href="https://github.com/cross-platform-actions/action/commit/ff381c3e7aa2588ab7ee8a76e9e3627b7872b681"><code>ff381c3</code></a> [no ci] Add documentation about the changelog</li> <li><a href="https://github.com/cross-platform-actions/action/commit/fc46a4d0a03f17ad9d5a875df4fae98ac53701bf"><code>fc46a4d</code></a> Fix <a href="https://redirect.github.com/cross-platform-actions/action/issues/104">#104</a>: File syncing on Haiku</li> <li><a href="https://github.com/cross-platform-actions/action/commit/eb9b7bd444744d2001502afe8807057caa355024"><code>eb9b7bd</code></a> Test file synchronization for all platforms</li> <li><a href="https://github.com/cross-platform-actions/action/commit/b7836b030e135d4c7430bc05fda67de7c443a774"><code>b7836b0</code></a> Reformat test action</li> <li><a href="https://github.com/cross-platform-actions/action/commit/9a4355714f90c057476048788b82147e99b7c0f0"><code>9a43557</code></a> Fix <a href="https://redirect.github.com/cross-platform-actions/action/issues/106">#106</a>: Add support for FreeBSD 14.3</li> <li><a href="https://github.com/cross-platform-actions/action/commit/0b7f14130cf8cbbb02227273a087ef5ee6179369"><code>0b7f141</code></a> Document how to add support for a new operating system version</li> <li><a href="https://github.com/cross-platform-actions/action/commit/4e93d86cd7b0c3bc2f6654d74d6ea45fbae526d3"><code>4e93d86</code></a> [no ci] Add documentation about common issues</li> <li>See full diff in <a href="https://github.com/cross-platform-actions/action/compare/97419d18f6470332677e345e9df97cdc71244ead...e8a7b572196ff79ded1979dc2bb9ee67d1ddb252">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cross-platform-actions/action&package-manager=github_actions&previous-version=0.28.0&new-version=0.29.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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:36:10 +03:00
Sign in to join this conversation.
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
starred/shiori#1002
No description provided.