chore(deps): update burnett01/rsync-deployments action to v8 #377
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
lang: ID
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ditatompel/insights!377
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/burnett01-rsync-deployments-8.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
5.2→8.0.5Release Notes
burnett01/rsync-deployments (burnett01/rsync-deployments)
v8.0.5Compare Source
What's Changed
musl
CVE-2026-6042
CVE-2026-40200
openssl
CVE-2026-31790
CVE-2026-28387
CVE-2026-28388
CVE-2026-28389
CVE-2026-28390
CVE-2026-31789
Full Changelog: https://github.com/Burnett01/rsync-deployments/compare/8.0.4...8.0.5
v8.0.4Compare Source
What's Changed
Full Changelog: https://github.com/Burnett01/rsync-deployments/compare/8.0.3...8.0.4
Contributors:
v8.0.3Compare Source
What's Changed
Full Changelog: https://github.com/Burnett01/rsync-deployments/compare/8.0.2...8.0.3
Contributors:
v8.0.2Compare Source
Full Changelog: https://github.com/Burnett01/rsync-deployments/compare/8.0.1...8.0.2
Contributors:
v8.0.1Compare Source
Full Changelog: https://github.com/Burnett01/rsync-deployments/compare/8.0.0...8.0.1
Contributors:
v8Compare Source
What's Changed
Version v8 (8.0.5) offers the following features:
strict_host_keysoption to enable support for strict host key verification. Default: false (to keep backward compatibility)debugoption to see the commands executed (-x) by this actionNew release channels:
From now on you can use
@v8instead of manually pinning to a version like8.0.5.The benefit of using
v8is that you will receive future MINOR+PATCH updates automatically, sincev8is a pointer to8.x.x.However, of course you are free to use the regular format like
8.0.5directly.Full Changelog: https://github.com/Burnett01/rsync-deployments/compare/7.1.0...8.0.5
Contributors:
v8.0.0: - regression (use v8 or 8.0.2)Compare Source
This release has a regression, see #90 and #89.
Use
@v8which points to8.0.1v7.1.0Compare Source
What's Changed
Update Alpine from 3.19.1 to 3.22.1 via drinternet/rsync@1.5.1 (hub)
Update Rsync from 3.4.0-r0 to 3.4.1-r0
Using Githubs new "immutable releases" feature
Repo now supports BATS testing the entrypoint shell script, shellsheck and various integration tests
Full Changelog: https://github.com/Burnett01/rsync-deployments/compare/7.0.2...7.1.0
v7.0.2Compare Source
What's Changed
3.4.0-r0
always force-upgrade rsync to get the latest security upgrades
new version 7.0.2 (with rsync 3.4.0), deprecate old versions, remove dead links
The latest rsync version 3.4.0 fixes a wide variety of CVE's.
See their press release: https://download.samba.org/pub/rsync/NEWS#3.4.0
The latest action version 7.0.2 is using rsync 3.4.0, so please use that.
Full Changelog: https://github.com/Burnett01/rsync-deployments/compare/7.0.1...7.0.2
v7.0.1Compare Source
Added via #60
The docker image of this action is now pinned to the specific SHA-256 hash of the version rather than just the version.
This means for the latest
drinternet/rsync:v1.4.4the corresponding hash isdrinternet/rsync@sha256:15b2949838074bd93c49421c22380396a0cd53a322439e799ac87afcadcfe234Check for validation: https://hub.docker.com/layers/drinternet/rsync/v1.4.4/images/sha256-15b2949838074bd93c49421c22380396a0cd53a322439e799ac87afcadcfe234
With that, usage of this action is even more secure due to a consistent dependency chain of trust,
since changes accompanied by a docker image hash are immutable.
Thanks to @XComp
v7.0.0Compare Source
What's Changed
JoshPiper/rsync-docker@
ba20622JoshPiper/rsync-docker#25
@JoshPiper
Re-allow RSA host keys with SSH
The usage of RSA host keys introduced with Burnett01@
c7baefdwas adjusted to make it conditional/configurable and to keep
backward compatibility
Resolves #49
Ability to configure legacy rsa hostkeys support for
OpenSSH servers >= 8.8.
Related to Burnett01#24 and Burnett01@
9603fc8New Contributors
Full Changelog: https://github.com/Burnett01/rsync-deployments/compare/6.0.0...7.0.0
v6.0.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.