Skip to content

Commit

Permalink
Bump burnett01/rsync-deployments from 6.0.0 to 7.0.0 (#19919)
Browse files Browse the repository at this point in the history
Bumps
[burnett01/rsync-deployments](https://github.com/burnett01/rsync-deployments)
from 6.0.0 to 7.0.0.
<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>7.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li><a
href="https://github.com/Burnett01/rsync-deployments/commit/ee287eb1f090f838d05d64cf0e798b74dbc619fd">feat:
Update base image to latest 1.4.4 (alpine 3.19.1)</a></li>
</ul>
<p><a
href="https://github.com/JoshPiper/rsync-docker/commit/ba20622d48f9c6c153bf520408c17aaec887e817">https://github.com/JoshPiper/rsync-docker/commit/ba20622d48f9c6c153bf520408c17aaec887e817</a>
<a
href="https://redirect.github.com/JoshPiper/rsync-docker/pull/25">JoshPiper/rsync-docker#25</a>
<a href="https://github.com/JoshPiper"><code>@​JoshPiper</code></a></p>
<ul>
<li><a
href="https://github.com/Burnett01/rsync-deployments/commit/a078b62820a5a09b7a4daebe3145bbc73cef8e54">Merge
pull request</a> <a
href="https://redirect.github.com/Burnett01/rsync-deployments/pull/24">Burnett01/rsync-deployments#24</a>
<a
href="https://github.com/Burnett01/rsync-deployments/commit/a078b62820a5a09b7a4daebe3145bbc73cef8e54">from
jasongill/patch-1</a></li>
</ul>
<p>Re-allow RSA host keys with SSH</p>
<ul>
<li><a
href="https://github.com/Burnett01/rsync-deployments/commit/9603fc818619574f10c02c47431eb0a7edafef9a">feat:
Make usage of legacy rsa hostkeys conditional</a></li>
</ul>
<p>The usage of RSA host keys introduced with <a
href="https://github.com/Burnett01/rsync-deployments/commit/c7baefdc23c4bb3b517a16ffa6ddda31763f0be8">https://github.com/Burnett01/rsync-deployments/commit/c7baefdc23c4bb3b517a16ffa6ddda31763f0be8</a>
was adjusted to make it conditional/configurable and to keep
backward compatibility</p>
<p>Resolves <a
href="https://redirect.github.com/burnett01/rsync-deployments/issues/49">#49</a></p>
<ul>
<li><a
href="https://github.com/Burnett01/rsync-deployments/commit/008719532fb1adf12fd09a5f271e7a170a85cbe5">feat:
configuarable legacy RSA hostkeys support</a></li>
</ul>
<p>Ability to configure legacy rsa hostkeys support for
OpenSSH servers &gt;= 8.8.
Related to <a
href="https://redirect.github.com/Burnett01/rsync-deployments/pull/24">Burnett01/rsync-deployments#24</a>
and <a
href="https://github.com/Burnett01/rsync-deployments/commit/9603fc818619574f10c02c47431eb0a7edafef9a">https://github.com/Burnett01/rsync-deployments/commit/9603fc818619574f10c02c47431eb0a7edafef9a</a></p>
<ul>
<li><a
href="https://github.com/Burnett01/rsync-deployments/commit/b9a68ac619de1a77314c0296dcb1ef6348ea93cf">chore!:
Versions 4.x EOL, 5.x DEPRECATED, 6.x MAINTENANCE</a></li>
</ul>
<blockquote>
<p>All versions 4.x are now EOL and no longer maintained
All versions 5.x are now DEPRECATED and will become EOL within Q2 2024
All versions 6.x are now MAINTENANCE and will become DEPRECATED within
Q4 2024</p>
</blockquote>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/jasongill"><code>@​jasongill</code></a>
made their first contribution in <a
href="https://redirect.github.com/Burnett01/rsync-deployments/pull/24">Burnett01/rsync-deployments#24</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/Burnett01/rsync-deployments/compare/6.0.0...7.0.0">https://github.com/Burnett01/rsync-deployments/compare/6.0.0...7.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Burnett01/rsync-deployments/commit/93f02b856fbeaf9a8fbfdd8ce1a4adfd0843f849"><code>93f02b8</code></a>
chore: adjust readme for release 7.0.0</li>
<li><a
href="https://github.com/Burnett01/rsync-deployments/commit/21c0e5a9d97faccd2f6caa293c244639eb901c5f"><code>21c0e5a</code></a>
chore: mention latest Alpine 3.19.1</li>
<li><a
href="https://github.com/Burnett01/rsync-deployments/commit/c88a1dbded8f658a1e5218497401bcb66bae2529"><code>c88a1db</code></a>
chore: adjust for EOL, DEPRECATION and MAINTENANCE</li>
<li><a
href="https://github.com/Burnett01/rsync-deployments/commit/b9a68ac619de1a77314c0296dcb1ef6348ea93cf"><code>b9a68ac</code></a>
chore!: Versions 4.x EOL, 5.x DEPRECATED, 6.x MAINTENANCE</li>
<li><a
href="https://github.com/Burnett01/rsync-deployments/commit/f479c977832a3bb48ae033c5449273ad33d24a30"><code>f479c97</code></a>
chore: mention new legacy_allow_rsa_hostkeys option</li>
<li><a
href="https://github.com/Burnett01/rsync-deployments/commit/008719532fb1adf12fd09a5f271e7a170a85cbe5"><code>0087195</code></a>
feat: configuarable legacy RSA hostkeys support</li>
<li><a
href="https://github.com/Burnett01/rsync-deployments/commit/9603fc818619574f10c02c47431eb0a7edafef9a"><code>9603fc8</code></a>
feat: Make usage of legacy rsa hostkeys conditional</li>
<li><a
href="https://github.com/Burnett01/rsync-deployments/commit/580c98fc2eb8692d05a64a48188bd06e31e0caea"><code>580c98f</code></a>
Merge pull request <a
href="https://redirect.github.com/burnett01/rsync-deployments/issues/58">#58</a>
from Burnett01/release/5.3</li>
<li><a
href="https://github.com/Burnett01/rsync-deployments/commit/ee287eb1f090f838d05d64cf0e798b74dbc619fd"><code>ee287eb</code></a>
feat: Update base image to latest 1.4.4 (apline 3.19.1)</li>
<li><a
href="https://github.com/Burnett01/rsync-deployments/commit/c04732dab25a8b2c000b7198a067bf26e93959e2"><code>c04732d</code></a>
added v6 as new major</li>
<li>Additional commits viewable in <a
href="https://github.com/burnett01/rsync-deployments/compare/6.0.0...7.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=burnett01/rsync-deployments&package-manager=github_actions&previous-version=6.0.0&new-version=7.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>
  • Loading branch information
hamzaremmal committed Mar 11, 2024
2 parents 0c9dcff + 799a431 commit bf4699b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
env:
USER_FOR_TEST: ${{ secrets.SPEC_DEPLOY_USER }}
if: ${{ env.USER_FOR_TEST != '' }}
uses: burnett01/rsync-deployments@6.0.0
uses: burnett01/rsync-deployments@7.0.0
with:
switches: -rzv
path: docs/_spec/_site/
Expand Down

0 comments on commit bf4699b

Please sign in to comment.