From 92f311f5f519b70a147c783b87098244bdda7df3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 05:29:54 +0000 Subject: [PATCH 1/2] chore(deps): update actions/setup-node action to v6 --- .github/workflows/main.yml | 2 +- .github/workflows/pr.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ba98742e37..c2f75a9369 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@v5 - name: Setup Node.js - uses: actions/setup-node@v5 + uses: actions/setup-node@v6 with: node-version-file: '.nvmrc' cache: "npm" diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index ef415c3d18..e4363f9c73 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -26,7 +26,7 @@ jobs: ref: ${{ github.head_ref }} - name: Setup Node.js - uses: actions/setup-node@v5 + uses: actions/setup-node@v6 with: node-version-file: '.nvmrc' cache: npm @@ -77,7 +77,7 @@ jobs: uses: actions/checkout@v5 - name: Setup Node.js - uses: actions/setup-node@v5 + uses: actions/setup-node@v6 with: node-version-file: '.nvmrc' cache: npm From 88f8fef81157e0dd946b5124c9d6f8fb7d22063c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 05:31:08 +0000 Subject: [PATCH 2/2] chore: apply lint and format fixes --- .../maintain-and-update/changing-the-flash-device.mdx | 2 ++ .../using-unraid-to/manage-storage/apple-time-machine.mdx | 2 ++ .../maintain-and-update/changing-the-flash-device.mdx | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/unraid-os/system-administration/maintain-and-update/changing-the-flash-device.mdx b/docs/unraid-os/system-administration/maintain-and-update/changing-the-flash-device.mdx index e8bbbc9922..51dbe9a22b 100644 --- a/docs/unraid-os/system-administration/maintain-and-update/changing-the-flash-device.mdx +++ b/docs/unraid-os/system-administration/maintain-and-update/changing-the-flash-device.mdx @@ -68,6 +68,8 @@ The [forum announcement on counterfeit SanDisk drives](https://forums.unraid.net ::: +::: + --- ## Replacing your USB flash device diff --git a/docs/unraid-os/using-unraid-to/manage-storage/apple-time-machine.mdx b/docs/unraid-os/using-unraid-to/manage-storage/apple-time-machine.mdx index 5d69da5b76..68974d3189 100644 --- a/docs/unraid-os/using-unraid-to/manage-storage/apple-time-machine.mdx +++ b/docs/unraid-os/using-unraid-to/manage-storage/apple-time-machine.mdx @@ -30,6 +30,8 @@ Some users report intermittent issues with Time Machine and network shares on ma ::: +::: + ## Creating a Time Machine share :::caution[Before you begin] diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/unraid-os/system-administration/maintain-and-update/changing-the-flash-device.mdx b/i18n/zh/docusaurus-plugin-content-docs/current/unraid-os/system-administration/maintain-and-update/changing-the-flash-device.mdx index c2dcbc2099..3736120e36 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/unraid-os/system-administration/maintain-and-update/changing-the-flash-device.mdx +++ b/i18n/zh/docusaurus-plugin-content-docs/current/unraid-os/system-administration/maintain-and-update/changing-the-flash-device.mdx @@ -51,7 +51,7 @@ USB 闪存设备对您的 Unraid 服务器至关重要,因为它存储操作 - 在传输许可证之前,请在您的服务器上测试新驱动器。 - 即使是知名品牌的产品,也要注意假冒产品。 :::注 -2022 年 1 月发布的[关于假冒 SanDisk 驱动的论坛公告](https://forums.unraid.net/topic/119052-psa-on-sandisk-usbs/)确认,由于假冒设备和制造变更导致生成非唯一 GUID,SanDisk 不被推荐。这影响了假冒和正品 SanDisk 驱动。 + 2022 年 1 月发布的[关于假冒 SanDisk 驱动的论坛公告](https://forums.unraid.net/topic/119052-psa-on-sandisk-usbs/)确认,由于假冒设备和制造变更导致生成非唯一 GUID,SanDisk 不被推荐。这影响了假冒和正品 SanDisk 驱动。 ::: :::