dependabot[bot] opened a new pull request, #7125:
URL: https://github.com/apache/opendal/pull/7125

   Bumps the third-party-actions group with 6 updates:
   
   | Package | From | To |
   | --- | --- | --- |
   | 
[golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action)
 | `8` | `9` |
   | [swift-actions/setup-swift](https://github.com/swift-actions/setup-swift) 
| `2` | `3` |
   | [mlugg/setup-zig](https://github.com/mlugg/setup-zig) | `2.0.5` | `2.1.0` |
   | [crate-ci/typos](https://github.com/crate-ci/typos) | `1.38.1` | `1.41.0` |
   | 
[burnett01/rsync-deployments](https://github.com/burnett01/rsync-deployments) | 
`5.2` | `8` |
   | 
[rust-lang/crates-io-auth-action](https://github.com/rust-lang/crates-io-auth-action)
 | `1.0.1` | `1.0.3` |
   
   Updates `golangci/golangci-lint-action` from 8 to 9
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/golangci/golangci-lint-action/releases";>golangci/golangci-lint-action's
 releases</a>.</em></p>
   <blockquote>
   <h2>v9.0.0</h2>
   <p>In the scope of this release, we change Nodejs runtime from node20 to 
node24 (<a 
href="https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/";>https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/</a>).</p>
   <h2>What's Changed</h2>
   <h3>Changes</h3>
   <ul>
   <li>feat: add install-only option by <a 
href="https://github.com/ldez";><code>@​ldez</code></a> in <a 
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1305";>golangci/golangci-lint-action#1305</a></li>
   <li>feat: support Module Plugin System by <a 
href="https://github.com/ldez";><code>@​ldez</code></a> in <a 
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1306";>golangci/golangci-lint-action#1306</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/golangci/golangci-lint-action/compare/v8.0.0...v9.0.0";>https://github.com/golangci/golangci-lint-action/compare/v8.0.0...v9.0.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/golangci/golangci-lint-action/commit/1e7e51e771db61008b38414a730f564565cf7c20";><code>1e7e51e</code></a>
 build(deps): bump yaml from 2.8.1 to 2.8.2 in the dependencies group (<a 
href="https://redirect.github.com/golangci/golangci-lint-action/issues/1324";>#1324</a>)</li>
   <li><a 
href="https://github.com/golangci/golangci-lint-action/commit/5256ff0c0a28a49774a7304d8e3c609d402d00be";><code>5256ff0</code></a>
 build(deps-dev): bump the dev-dependencies group with 3 updates (<a 
href="https://redirect.github.com/golangci/golangci-lint-action/issues/1323";>#1323</a>)</li>
   <li><a 
href="https://github.com/golangci/golangci-lint-action/commit/13fed6f9113a193550868ae0b2ad583e9fe7f811";><code>13fed6f</code></a>
 chore: update workflows</li>
   <li><a 
href="https://github.com/golangci/golangci-lint-action/commit/7afe8ff8631b3f19e5fff3457847f75327ededbc";><code>7afe8ff</code></a>
 chore: update workflows</li>
   <li><a 
href="https://github.com/golangci/golangci-lint-action/commit/5a9289952f648d2ca431c4fb972d46f239f3d84f";><code>5a92899</code></a>
 chore: move samples into fixtures (<a 
href="https://redirect.github.com/golangci/golangci-lint-action/issues/1321";>#1321</a>)</li>
   <li><a 
href="https://github.com/golangci/golangci-lint-action/commit/aa6fad0ea02e00c7c9e34e4ce5c63572b250d70c";><code>aa6fad0</code></a>
 feat: add version-file option (<a 
href="https://redirect.github.com/golangci/golangci-lint-action/issues/1320";>#1320</a>)</li>
   <li><a 
href="https://github.com/golangci/golangci-lint-action/commit/a6071aaacb11b27c22bb795a84223812526187b5";><code>a6071aa</code></a>
 build(deps): bump actions/checkout from 5 to 6 (<a 
href="https://redirect.github.com/golangci/golangci-lint-action/issues/1318";>#1318</a>)</li>
   <li><a 
href="https://github.com/golangci/golangci-lint-action/commit/6e36c8460ff73f9b5a168b4f556dc6bb34aa0d86";><code>6e36c84</code></a>
 build(deps-dev): bump the dev-dependencies group with 2 updates (<a 
href="https://redirect.github.com/golangci/golangci-lint-action/issues/1317";>#1317</a>)</li>
   <li><a 
href="https://github.com/golangci/golangci-lint-action/commit/e7fa5ac41e1cf5b7d48e45e42232ce7ada589601";><code>e7fa5ac</code></a>
 feat: automatic module directories (<a 
href="https://redirect.github.com/golangci/golangci-lint-action/issues/1315";>#1315</a>)</li>
   <li><a 
href="https://github.com/golangci/golangci-lint-action/commit/f3ae99f5f564eecb7524e0e89b9fd098650b67d7";><code>f3ae99f</code></a>
 docs: organize options (<a 
href="https://redirect.github.com/golangci/golangci-lint-action/issues/1314";>#1314</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/golangci/golangci-lint-action/compare/v8...v9";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `swift-actions/setup-swift` from 2 to 3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/swift-actions/setup-swift/releases";>swift-actions/setup-swift's
 releases</a>.</em></p>
   <blockquote>
   <h2>3.0.0 Beta 1</h2>
   <h2>Beta 1 of using Swiftly to setup Swift</h2>
   <ul>
   <li>Now uses Swiftly to set up Swift</li>
   <li>Added flag <code>skip-verify-signature</code> to disable GPG 
verification checks</li>
   </ul>
   <h2>Features</h2>
   <ul>
   <li>Setup Swift more Swiftly 🚀 (setup-swift 3.0) (<a 
href="https://redirect.github.com/swift-actions/setup-swift/issues/710";>#710</a>)
 <a href="https://github.com/fwal";><code>@​fwal</code></a></li>
   </ul>
   <h2>2.4.0</h2>
   <h2>Features</h2>
   <ul>
   <li>Add missing Swift versions (<a 
href="https://redirect.github.com/swift-actions/setup-swift/issues/789";>#789</a>)
 <a href="https://github.com/fwal";><code>@​fwal</code></a></li>
   </ul>
   <h2>Fixes</h2>
   <ul>
   <li>Fix GPG key import (<a 
href="https://redirect.github.com/swift-actions/setup-swift/issues/772";>#772</a>)
 <a href="https://github.com/mman";><code>@​mman</code></a></li>
   </ul>
   <h2>2.3.0</h2>
   <h2>Features</h2>
   <ul>
   <li>Add Swift 6.1.0 (<a 
href="https://redirect.github.com/swift-actions/setup-swift/issues/693";>#693</a>)
 <a href="https://github.com/macdrevx";><code>@​macdrevx</code></a></li>
   <li>feat: Add 6.0.3 (<a 
href="https://redirect.github.com/swift-actions/setup-swift/issues/691";>#691</a>)
 <a href="https://github.com/nikitabobko";><code>@​nikitabobko</code></a></li>
   </ul>
   <h2>2.2.0</h2>
   <ul>
   <li>Adds Swift v6.0 (<a 
href="https://redirect.github.com/swift-actions/setup-swift/issues/684";>#684</a>)
 thanks <a 
href="https://github.com/NeedleInAJayStack";><code>@​NeedleInAJayStack</code></a>!</li>
   </ul>
   <h2>2.1.0</h2>
   <h2>Features</h2>
   <ul>
   <li>Update available OSes to match available runner images (<a 
href="https://redirect.github.com/swift-actions/setup-swift/issues/675";>#675</a>)
 <a href="https://github.com/angelapwen";><code>@​angelapwen</code></a></li>
   <li>Support for Swift 5.10.1 <a 
href="https://github.com/fwal";><code>@​fwal</code></a></li>
   </ul>
   <h2>Dependencies</h2>
   <ul>
   <li>Bump dependabot/fetch-metadata from 1 to 2 (<a 
href="https://redirect.github.com/swift-actions/setup-swift/issues/671";>#671</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/swift-actions/setup-swift/commit/364295d9c23900ce04d4e5cc708387921b4e50f9";><code>364295d</code></a>
 Bump build</li>
   <li><a 
href="https://github.com/swift-actions/setup-swift/commit/7ef546c485df71a42699fdc047a6da322da93917";><code>7ef546c</code></a>
 Update readme</li>
   <li><a 
href="https://github.com/swift-actions/setup-swift/commit/3273319f0f0618754506c4c1254da1ec36527312";><code>3273319</code></a>
 Bump swiftly</li>
   <li><a 
href="https://github.com/swift-actions/setup-swift/commit/a90d2583fe1ebfd214260283f072a5fd4fb21ed0";><code>a90d258</code></a>
 Pass skip flag</li>
   <li><a 
href="https://github.com/swift-actions/setup-swift/commit/ded451bd855f0672b0d538b7b00f0f48958284d7";><code>ded451b</code></a>
 Update workflows</li>
   <li><a 
href="https://github.com/swift-actions/setup-swift/commit/0dad4e4b3ad6947c15c7ce23c6193d548ffb067c";><code>0dad4e4</code></a>
 Merge pull request <a 
href="https://redirect.github.com/swift-actions/setup-swift/issues/710";>#710</a>
 from swift-actions/next</li>
   <li><a 
href="https://github.com/swift-actions/setup-swift/commit/4abecca1bb9fd97e4857628fef56642847a3f8a8";><code>4abecca</code></a>
 Build</li>
   <li><a 
href="https://github.com/swift-actions/setup-swift/commit/0c751509fec030bde17c1c403ee2cd10c61168d9";><code>0c75150</code></a>
 Formatting</li>
   <li><a 
href="https://github.com/swift-actions/setup-swift/commit/7849873cbfe87fdcd1a020cc9cc31d317662e8bb";><code>7849873</code></a>
 Update gpg handling</li>
   <li><a 
href="https://github.com/swift-actions/setup-swift/commit/9005990785b87227ac8641478fa68113afcd07ac";><code>9005990</code></a>
 Merge branch 'main' into next</li>
   <li>Additional commits viewable in <a 
href="https://github.com/swift-actions/setup-swift/compare/v2...v3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `mlugg/setup-zig` from 2.0.5 to 2.1.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/mlugg/setup-zig/releases";>mlugg/setup-zig's 
releases</a>.</em></p>
   <blockquote>
   <h2>v2.1.0</h2>
   <ul>
   <li>Support Forgejo Actions</li>
   <li>Support recent Zig versions on ARM</li>
   <li>Progress towards better OS support</li>
   <li>Redirect Zig caches to working directory to avoid sharing the cache on 
self-hosted runners</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mlugg/setup-zig/commit/fa65c4058643678a4e4a9a60513944a7d8d35440";><code>fa65c40</code></a>
 github: add separate README</li>
   <li><a 
href="https://github.com/mlugg/setup-zig/commit/a76d6bae0e8c91bb43202617fcc9d4286fd9b17d";><code>a76d6ba</code></a>
 handle netbsd in tarball names</li>
   <li><a 
href="https://github.com/mlugg/setup-zig/commit/33b34675af4d48c719b53899ae9379217475ffe7";><code>33b3467</code></a>
 map sunos to illumos rather than solaris in tarball names</li>
   <li><a 
href="https://github.com/mlugg/setup-zig/commit/2abe1dd6e0da142514756ee810393653c2d9701e";><code>2abe1dd</code></a>
 remove aix tarball name handling</li>
   <li><a 
href="https://github.com/mlugg/setup-zig/commit/274ad334e3acfaf9c831403184a723f416c218f2";><code>274ad33</code></a>
 set Zig cache directories to the workspace-local .zig-cache</li>
   <li><a 
href="https://github.com/mlugg/setup-zig/commit/9ffc3876478f378badde16963f3d76e1850a55af";><code>9ffc387</code></a>
 Update ARM architecture name</li>
   <li><a 
href="https://github.com/mlugg/setup-zig/commit/6235aa8ec6ec2cb60eea7c662524213054fcfb28";><code>6235aa8</code></a>
 Use correct file extension everywhere</li>
   <li><a 
href="https://github.com/mlugg/setup-zig/commit/244f44ebd669fbd85739393f1c937598dce66c17";><code>244f44e</code></a>
 Fix missing extension in temporary tarball path</li>
   <li><a 
href="https://github.com/mlugg/setup-zig/commit/a45b642579d0dda864758da2b926ea3934ffbc0a";><code>a45b642</code></a>
 forgejo: add basic workflow to test setup-zig</li>
   <li><a 
href="https://github.com/mlugg/setup-zig/commit/9715a6f4ca78d7e8f4a834d00ab0bf37c76de7bc";><code>9715a6f</code></a>
 README.md: make Forgejo Actions support explicit</li>
   <li>See full diff in <a 
href="https://github.com/mlugg/setup-zig/compare/8d6198c65fb0feaa111df26e6b467fea8345e46f...fa65c4058643678a4e4a9a60513944a7d8d35440";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `crate-ci/typos` from 1.38.1 to 1.41.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/crate-ci/typos/releases";>crate-ci/typos's 
releases</a>.</em></p>
   <blockquote>
   <h2>v1.41.0</h2>
   <h2>[1.41.0] - 2025-12-31</h2>
   <h3>Features</h3>
   <ul>
   <li>Updated the dictionary with the <a 
href="https://redirect.github.com/crate-ci/typos/issues/1431";>December 2025</a> 
changes</li>
   </ul>
   <h2>v1.40.1</h2>
   <h2>[1.40.1] - 2025-12-29</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Treat <code>incrementer</code> and <code>incrementor</code> the same for 
now</li>
   </ul>
   <h3>Fixes</h3>
   <ul>
   <li>Don't correct ITerm2</li>
   </ul>
   <h2>v1.40.0</h2>
   <h2>[1.40.0] - 2025-11-26</h2>
   <h3>Features</h3>
   <ul>
   <li>Updated the dictionary with the <a 
href="https://redirect.github.com/crate-ci/typos/issues/1405";>November 2025</a> 
changes</li>
   </ul>
   <h2>v1.39.2</h2>
   <h2>[1.39.2] - 2025-11-13</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Don't offer <code>entry</code> as a correction for 
<code>entrys</code></li>
   </ul>
   <h2>v1.39.1</h2>
   <h2>[1.39.1] - 2025-11-12</h2>
   <h3>Features</h3>
   <ul>
   <li>Make <code>--help</code> more vibrant</li>
   </ul>
   <h2>v1.39.0</h2>
   <h2>[1.39.0] - 2025-10-31</h2>
   <h3>Features</h3>
   <ul>
   <li>Updated the dictionary with the <a 
href="https://redirect.github.com/crate-ci/typos/issues/1383";>October 2025</a> 
changes</li>
   </ul>
   <h3>Fixes</h3>
   <ul>
   <li>When a typo is pluralized, prefer pluralized corrections</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/crate-ci/typos/blob/master/CHANGELOG.md";>crate-ci/typos's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[1.41.0] - 2025-12-31</h2>
   <h3>Features</h3>
   <ul>
   <li>Updated the dictionary with the <a 
href="https://redirect.github.com/crate-ci/typos/issues/1431";>December 2025</a> 
changes</li>
   </ul>
   <h2>[1.40.1] - 2025-12-29</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Treat <code>incrementer</code> and <code>incrementor</code> the same for 
now</li>
   </ul>
   <h3>Fixes</h3>
   <ul>
   <li>Don't correct ITerm2</li>
   </ul>
   <h2>[1.40.0] - 2025-11-26</h2>
   <h3>Features</h3>
   <ul>
   <li>Updated the dictionary with the <a 
href="https://redirect.github.com/crate-ci/typos/issues/1405";>November 2025</a> 
changes</li>
   </ul>
   <h2>[1.39.2] - 2025-11-13</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Don't offer <code>entry</code> as a correction for 
<code>entrys</code></li>
   </ul>
   <h2>[1.39.1] - 2025-11-12</h2>
   <h3>Features</h3>
   <ul>
   <li>Make <code>--help</code> more vibrant</li>
   </ul>
   <h2>[1.39.0] - 2025-10-31</h2>
   <h3>Features</h3>
   <ul>
   <li>Updated the dictionary with the <a 
href="https://redirect.github.com/crate-ci/typos/issues/1383";>October 2025</a> 
changes</li>
   </ul>
   <h3>Fixes</h3>
   <ul>
   <li>When a typo is pluralized, prefer pluralized corrections</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/crate-ci/typos/commit/5c19779cb52ea50e151f5a10333ccd269227b5ae";><code>5c19779</code></a>
 chore: Release</li>
   <li><a 
href="https://github.com/crate-ci/typos/commit/cf11fdd0cafeb0313a23b39710f6d8f092be9f68";><code>cf11fdd</code></a>
 chore: Release</li>
   <li><a 
href="https://github.com/crate-ci/typos/commit/54e83d2a582595554e20dd95c699d56f34ac731c";><code>54e83d2</code></a>
 docs: Update changelog</li>
   <li><a 
href="https://github.com/crate-ci/typos/commit/fbd7b69944b03639d5030669f39c0e1df86b5595";><code>fbd7b69</code></a>
 Merge pull request <a 
href="https://redirect.github.com/crate-ci/typos/issues/1454";>#1454</a> from 
epage/dec</li>
   <li><a 
href="https://github.com/crate-ci/typos/commit/5dc35c7a63a1ab4d35f2a2fb0e444f323fb101d8";><code>5dc35c7</code></a>
 feat(dict): December additions</li>
   <li><a 
href="https://github.com/crate-ci/typos/commit/1a319b54cc9e3b333fed6a5c88ba1a90324da514";><code>1a319b5</code></a>
 chore: Release</li>
   <li><a 
href="https://github.com/crate-ci/typos/commit/00852bb03b1cef503e7767e361869382c1c52f8b";><code>00852bb</code></a>
 docs: Update changelog</li>
   <li><a 
href="https://github.com/crate-ci/typos/commit/1d4327057a112973ec81e1eca7162cec8cb48649";><code>1d43270</code></a>
 chore: Release</li>
   <li><a 
href="https://github.com/crate-ci/typos/commit/770146db44202a175a71d32da9b15f9c100729d9";><code>770146d</code></a>
 Merge pull request <a 
href="https://redirect.github.com/crate-ci/typos/issues/1452";>#1452</a> from 
epage/incrementer</li>
   <li><a 
href="https://github.com/crate-ci/typos/commit/6bf28995c6131a2e3779f84ec1b17719d48f868b";><code>6bf2899</code></a>
 fix(dict): Be neutral on incrementer vs incrementor</li>
   <li>Additional commits viewable in <a 
href="https://github.com/crate-ci/typos/compare/v1.38.1...v1.41.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `burnett01/rsync-deployments` from 5.2 to 8
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/burnett01/rsync-deployments/releases";>burnett01/rsync-deployments's
 releases</a>.</em></p>
   <blockquote>
   <h2>v8</h2>
   <p><img 
src="https://github.com/user-attachments/assets/8dbb8e57-1ec3-4cd0-8b09-ef5c0c543163";
 alt="v8-release-banner" /></p>
   <h2>What's Changed</h2>
   <p>Version v8 (8.0.2) offers the following features:</p>
   <ul>
   <li>feat: latest Alpine 3.23.0</li>
   <li>feat: latest Rsync 3.4.1-r1</li>
   <li>feat: integrate <a 
href="https://github.com/JoshPiper/rsync-docker/";>rsync-docker</a> 3rd party 
into this action as 1st party code (no more dependency, better audit, single 
source of truth)
   <ul>
   <li>backported:
   <ul>
   <li>agent-start</li>
   <li>agent-stop</li>
   <li>agent-askpass</li>
   <li>agent-add</li>
   <li>hosts-add</li>
   <li>hosts-clear</li>
   </ul>
   </li>
   <li>new added:
   <ul>
   <li>ssh-init</li>
   <li>hosts-init</li>
   </ul>
   </li>
   <li>improved:
   <ul>
   <li>stricter permissions on .ssh/ folder (700) and known_hosts (600)</li>
   <li>use set -eu in all scipts</li>
   </ul>
   </li>
   </ul>
   </li>
   <li>feat: new <code>strict_host_keys</code> option to enable support for 
strict host key verification. Default: false (to keep backward 
compatibility)</li>
   <li>feat: new <code>debug</code> option to see the commands executed (-x) by 
this action</li>
   <li>feat: this action is now scanned for vulnerabilities by Snyk</li>
   <li>feat; this action is now scanned by CodeQL for Q/A</li>
   <li>feat: this action now performs CI tasks such as Validation, Linting and 
Unit Tests</li>
   <li>fix: various shell syntax for robustness</li>
   <li>fix: use printf and redirect output to non-stdout instead of echo in 
sensitive code locations</li>
   <li>refactor: use $HOME instead of tilde ~ for robustness</li>
   <li>feat: cross-platform support</li>
   <li>chore: Deprecate 7.0.2</li>
   <li>chore: EOL 7.0.0 &amp; 7.0.1</li>
   </ul>
   <h2>New release channels:</h2>
   <p>From now on you can use <code>@v8</code> instead of manually pinning to a 
version like <code>8.0.2</code>.</p>
   <p>The benefit of using <code>v8</code> is that you will receive future 
MINOR+PATCH updates automatically, since <code>v8</code> is a pointer to 
<code>8.x.x</code>.</p>
   <p>However, of course you are free to use the regular format like 
<code>8.0.2</code> directly.</p>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/Burnett01/rsync-deployments/compare/7.1.0...8.0.2";>https://github.com/Burnett01/rsync-deployments/compare/7.1.0...8.0.2</a></p>
   <h3>Contributors:</h3>
   <ul>
   <li><a href="https://github.com/Burnett01";><code>@​Burnett01</code></a></li>
   <li><a href="https://github.com/JoshPiper";><code>@​JoshPiper</code></a></li>
   </ul>
   <h2>7.1.0</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/Burnett01/rsync-deployments/commit/0c902521b8b9135f0dae7841a01d7d3b19629cb2";><code>0c90252</code></a>
 Release/8.0.2 (<a 
href="https://redirect.github.com/burnett01/rsync-deployments/issues/93";>#93</a>)</li>
   <li><a 
href="https://github.com/Burnett01/rsync-deployments/commit/68d1fd5150b8ed8c049987b6e80e59bc7b58ce94";><code>68d1fd5</code></a>
 chore: 8.0.1</li>
   <li><a 
href="https://github.com/Burnett01/rsync-deployments/commit/2c22263f9c116103b13de1e8296bab6485df51c9";><code>2c22263</code></a>
 fix: regression - using echo instead of printf again <a 
href="https://redirect.github.com/burnett01/rsync-deployments/issues/90";>#90</a></li>
   <li><a 
href="https://github.com/Burnett01/rsync-deployments/commit/8a39558686764f1e9243f63fa796e00815ea0cc0";><code>8a39558</code></a>
 feat: add README for SSH agent and known_hosts management scripts</li>
   <li><a 
href="https://github.com/Burnett01/rsync-deployments/commit/0f1cb7924d785b6a10471b40dc8dd30fa8309eaa";><code>0f1cb79</code></a>
 fix: permissions of docker-rsync scripts</li>
   <li><a 
href="https://github.com/Burnett01/rsync-deployments/commit/05a269aeea3e70e1e8fe77064e475a5cb2c80b20";><code>05a269a</code></a>
 v8 - 8.0.0 (<a 
href="https://redirect.github.com/burnett01/rsync-deployments/issues/88";>#88</a>)</li>
   <li><a 
href="https://github.com/Burnett01/rsync-deployments/commit/92961b588012d4a14019bf5a2c9bc4e77a8bef03";><code>92961b5</code></a>
 feat: always force-upgrade alpine openssl</li>
   <li><a 
href="https://github.com/Burnett01/rsync-deployments/commit/96abc27e056a27914e15234b083b7932f7fab4b7";><code>96abc27</code></a>
 fix: snyk-docker-vulnerability-scan sarif</li>
   <li><a 
href="https://github.com/Burnett01/rsync-deployments/commit/7e729bf4dd4100293d3cc327d248f01071a0920f";><code>7e729bf</code></a>
 fix: snyk-docker-vulnerability-scan sarif</li>
   <li><a 
href="https://github.com/Burnett01/rsync-deployments/commit/c23b68a9ef159f28f3bbe791710b34843e556347";><code>c23b68a</code></a>
 chore: snyk output sarif file content</li>
   <li>Additional commits viewable in <a 
href="https://github.com/burnett01/rsync-deployments/compare/0dc935cdecc5f5e571865e60d2a6cdc673704823...0c902521b8b9135f0dae7841a01d7d3b19629cb2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `rust-lang/crates-io-auth-action` from 1.0.1 to 1.0.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/rust-lang/crates-io-auth-action/releases";>rust-lang/crates-io-auth-action's
 releases</a>.</em></p>
   <blockquote>
   <h2>v1.0.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>chore(deps): update dependency eslint to v9.38.0 by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/pull/88";>rust-lang/crates-io-auth-action#88</a></li>
   <li>chore(deps): update dependency msw to v2.11.6 by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/pull/89";>rust-lang/crates-io-auth-action#89</a></li>
   <li>chore(deps): update dependency typescript-eslint to v8.46.2 by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/pull/90";>rust-lang/crates-io-auth-action#90</a></li>
   <li>refactor: Migrate from tsup to tsdown by <a 
href="https://github.com/kingsword09";><code>@​kingsword09</code></a> in <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/pull/92";>rust-lang/crates-io-auth-action#92</a></li>
   <li>chore(deps): update dependency typescript-eslint to v8.46.3 by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/pull/97";>rust-lang/crates-io-auth-action#97</a></li>
   <li>chore(deps): update dependency globals to v16.5.0 by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/pull/96";>rust-lang/crates-io-auth-action#96</a></li>
   <li>chore(deps): update dependency msw to v2.12.0 by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/pull/98";>rust-lang/crates-io-auth-action#98</a></li>
   <li>chore(deps): update lycheeverse/lychee-action action to v2.7.0 by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/pull/94";>rust-lang/crates-io-auth-action#94</a></li>
   <li>chore(deps): update dependency eslint to v9.39.1 by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/pull/93";>rust-lang/crates-io-auth-action#93</a></li>
   <li>chore(deps): update dependency vitest to v4 by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/pull/91";>rust-lang/crates-io-auth-action#91</a></li>
   <li>update tsdown to version 0.16 by <a 
href="https://github.com/marcoieni";><code>@​marcoieni</code></a> in <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/pull/100";>rust-lang/crates-io-auth-action#100</a></li>
   <li>chore(deps): lock file maintenance by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/pull/95";>rust-lang/crates-io-auth-action#95</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/rust-lang/crates-io-auth-action/compare/v1.0.2...v1.0.3";>https://github.com/rust-lang/crates-io-auth-action/compare/v1.0.2...v1.0.3</a></p>
   <h2>v1.0.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>update dependencies</li>
   <li>contributing: fix header levels by <a 
href="https://github.com/marcoieni";><code>@​marcoieni</code></a> in <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/pull/37";>rust-lang/crates-io-auth-action#37</a></li>
   <li>document how to publish a new version by <a 
href="https://github.com/marcoieni";><code>@​marcoieni</code></a> in <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/pull/38";>rust-lang/crates-io-auth-action#38</a></li>
   <li>disable node renovate updates by <a 
href="https://github.com/marcoieni";><code>@​marcoieni</code></a> in <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/pull/48";>rust-lang/crates-io-auth-action#48</a>
 and <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/pull/49";>rust-lang/crates-io-auth-action#49</a></li>
   <li>fix zizmor lint by <a 
href="https://github.com/marcoieni";><code>@​marcoieni</code></a> in <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/pull/68";>rust-lang/crates-io-auth-action#68</a></li>
   <li>ci: Skip fragment check for Zulip client-side routing links by <a 
href="https://github.com/kingsword09";><code>@​kingsword09</code></a> in <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/pull/80";>rust-lang/crates-io-auth-action#80</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/kingsword09";><code>@​kingsword09</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/pull/80";>rust-lang/crates-io-auth-action#80</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/rust-lang/crates-io-auth-action/compare/v1.0.1...v1.0.2";>https://github.com/rust-lang/crates-io-auth-action/compare/v1.0.1...v1.0.2</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/rust-lang/crates-io-auth-action/commit/b7e9a28eded4986ec6b1fa40eeee8f8f165559ec";><code>b7e9a28</code></a>
 Merge pull request <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/issues/95";>#95</a>
 from rust-lang/renovate/lock-file-maintenance</li>
   <li><a 
href="https://github.com/rust-lang/crates-io-auth-action/commit/7ac4f7f0b86557584b626669218b523f5ab0635f";><code>7ac4f7f</code></a>
 chore(deps): lock file maintenance</li>
   <li><a 
href="https://github.com/rust-lang/crates-io-auth-action/commit/eeaaca05a4ce99c0923d6ebdd70ef8e4a46a529f";><code>eeaaca0</code></a>
 Merge pull request <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/issues/100";>#100</a>
 from rust-lang/update-tsdown-to-version-0-16</li>
   <li><a 
href="https://github.com/rust-lang/crates-io-auth-action/commit/90023617907b0d19ebfef1c508871a47f15681c3";><code>9002361</code></a>
 update tsdown to version 0.16</li>
   <li><a 
href="https://github.com/rust-lang/crates-io-auth-action/commit/a06c97ab62a4893155e247d405f866c7fa1b2b73";><code>a06c97a</code></a>
 Merge pull request <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/issues/91";>#91</a>
 from rust-lang/renovate/major-vitest-monorepo</li>
   <li><a 
href="https://github.com/rust-lang/crates-io-auth-action/commit/2d6d1934da779c975a7ca82e5b15095d1998c7e6";><code>2d6d193</code></a>
 chore(deps): update dependency vitest to v4</li>
   <li><a 
href="https://github.com/rust-lang/crates-io-auth-action/commit/5c091fa7bf0a89128c442a6abd479b0230dfadd8";><code>5c091fa</code></a>
 Merge pull request <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/issues/93";>#93</a>
 from rust-lang/renovate/eslint-monorepo</li>
   <li><a 
href="https://github.com/rust-lang/crates-io-auth-action/commit/14c141348ef189c19c8bbc83f886dc50bf864a63";><code>14c1413</code></a>
 chore(deps): update dependency eslint to v9.39.1</li>
   <li><a 
href="https://github.com/rust-lang/crates-io-auth-action/commit/8a0dbdbd2a85cdd7a99a3c141dbffa3cbbf41924";><code>8a0dbdb</code></a>
 Merge pull request <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/issues/94";>#94</a>
 from rust-lang/renovate/github-actions</li>
   <li><a 
href="https://github.com/rust-lang/crates-io-auth-action/commit/2c172cf0877903ee8d4524fea1d1914fc417b15f";><code>2c172cf</code></a>
 Merge pull request <a 
href="https://redirect.github.com/rust-lang/crates-io-auth-action/issues/96";>#96</a>
 from rust-lang/renovate/globals-16.x-lockfile</li>
   <li>Additional commits viewable in <a 
href="https://github.com/rust-lang/crates-io-auth-action/compare/e919bc7605cde86df457cf5b93c5e103838bd879...b7e9a28eded4986ec6b1fa40eeee8f8f165559ec";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to