chore(deps): update dependency garethgeorge/backrest to v1.12.0 #4156

Merged
alexlebens merged 1 commits from renovate/unified-garethgeorgebackrest into main 2026-02-22 17:27:26 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
garethgeorge/backrest minor v1.11.2v1.12.0

Release Notes

garethgeorge/backrest (garethgeorge/backrest)

v1.12.0

Compare Source

Happy to announce 1.12.0 -- in particular I'd like to highlight simplified SFTP management. Backrest can now instantiate SSH keypairs for you (stored alongside your config.json) and can automate the process of installing them on your remote server and configuring your known_hosts.

As usual, this release also comes with quality of life improvements and bug fixes including new translations, restoring some tool tips that were lost in the move to Chakra UI, and stricter cronexpr validations.

Features
  • add a --from-source option to install.sh to build backrest locally (b1d5403)
  • add Dry Run Backup action (#​1098) (4063d8f)
  • add japanese (#​1114) (92b8254)
  • SFTP configuration UI (enabled for sftp: URIs) with support for SSH key bootstrapping (#​961) (3250ff4)
Bug Fixes
  • enable systemd unit, change rc service (#​1113) (ec4764c)
  • spanish translations improved with context and standardized (#​1117) (844ed1d)
  • stricter cronexpr validation (45d980b)
  • tooltips and section headers for check and prune policies (9130539)
  • use cmd.SysProcAttr.HideWindow to spawn background processes on Windows (#​1101) (7638b5f)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [garethgeorge/backrest](https://github.com/garethgeorge/backrest) | minor | `v1.11.2` → `v1.12.0` | --- ### Release Notes <details> <summary>garethgeorge/backrest (garethgeorge/backrest)</summary> ### [`v1.12.0`](https://github.com/garethgeorge/backrest/releases/tag/v1.12.0) [Compare Source](https://github.com/garethgeorge/backrest/compare/v1.11.2...v1.12.0) Happy to announce 1.12.0 -- in particular I'd like to highlight simplified SFTP management. Backrest can now instantiate SSH keypairs for you (stored alongside your config.json) and can automate the process of installing them on your remote server and configuring your known\_hosts. As usual, this release also comes with quality of life improvements and bug fixes including new translations, restoring some tool tips that were lost in the move to Chakra UI, and stricter cronexpr validations. ##### Features - add a --from-source option to install.sh to build backrest locally ([b1d5403](https://github.com/garethgeorge/backrest/commit/b1d5403e1fcdbd827c5c9c33f91f26021522273f)) - add Dry Run Backup action ([#&#8203;1098](https://github.com/garethgeorge/backrest/issues/1098)) ([4063d8f](https://github.com/garethgeorge/backrest/commit/4063d8fafcf00e59ab259556002abc63e51fa20c)) - add japanese ([#&#8203;1114](https://github.com/garethgeorge/backrest/issues/1114)) ([92b8254](https://github.com/garethgeorge/backrest/commit/92b82546b8c0d604c9bdaaab75ca0b171f788880)) - SFTP configuration UI (enabled for `sftp:` URIs) with support for SSH key bootstrapping ([#&#8203;961](https://github.com/garethgeorge/backrest/issues/961)) ([3250ff4](https://github.com/garethgeorge/backrest/commit/3250ff481d3c8f5da4e38ab0b0c896e7608f8716)) ##### Bug Fixes - enable systemd unit, change rc service ([#&#8203;1113](https://github.com/garethgeorge/backrest/issues/1113)) ([ec4764c](https://github.com/garethgeorge/backrest/commit/ec4764c9097dd1441a95e573f813429b3d112ce1)) - spanish translations improved with context and standardized ([#&#8203;1117](https://github.com/garethgeorge/backrest/issues/1117)) ([844ed1d](https://github.com/garethgeorge/backrest/commit/844ed1db331cbb29b754378820de71769caa5510)) - stricter cronexpr validation ([45d980b](https://github.com/garethgeorge/backrest/commit/45d980b16ef7901cc31a5a870202219344ffa41d)) - tooltips and section headers for check and prune policies ([9130539](https://github.com/garethgeorge/backrest/commit/91305396f8647458525ac71b80e219616b5a4346)) - use cmd.SysProcAttr.HideWindow to spawn background processes on Windows ([#&#8203;1101](https://github.com/garethgeorge/backrest/issues/1101)) ([7638b5f](https://github.com/garethgeorge/backrest/commit/7638b5f2dc82d003eccc16a585d45bb293744a39)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
renovate-bot added the image label 2026-02-22 07:02:52 +00:00
renovate-bot added 1 commit 2026-02-22 07:02:54 +00:00
chore(deps): update dependency garethgeorge/backrest to v1.12.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 12s
1d115031dc
renovate-bot force-pushed renovate/unified-garethgeorgebackrest from 1d115031dc to d865a8ba56 2026-02-22 08:05:12 +00:00 Compare
renovate-bot force-pushed renovate/unified-garethgeorgebackrest from d865a8ba56 to bce2428be9 2026-02-22 09:03:42 +00:00 Compare
renovate-bot force-pushed renovate/unified-garethgeorgebackrest from bce2428be9 to 44700eb36e 2026-02-22 10:03:41 +00:00 Compare
renovate-bot force-pushed renovate/unified-garethgeorgebackrest from 44700eb36e to 3a9df23998 2026-02-22 14:04:33 +00:00 Compare
renovate-bot force-pushed renovate/unified-garethgeorgebackrest from 3a9df23998 to 8150076c81 2026-02-22 17:20:43 +00:00 Compare
alexlebens merged commit 07e974b121 into main 2026-02-22 17:27:26 +00:00
alexlebens deleted branch renovate/unified-garethgeorgebackrest 2026-02-22 17:27:35 +00:00
Sign in to join this conversation.