chore(deps): update garethgeorge/backrest docker tag to v1.12.0 - autoclosed #610

Closed
renovate-bot wants to merge 1 commit from renovate/garethgeorge-backrest-1.x into main
Collaborator

This PR contains the following updates:

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

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update 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:eyJjcmVhdGVkSW5WZXIiOiI0My4zMS4xMCIsInVwZGF0ZWRJblZlciI6IjQzLjMxLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update garethgeorge/backrest docker tag to v1.12.0
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled
d36a1836f1
renovate-bot changed title from chore(deps): update garethgeorge/backrest docker tag to v1.12.0 to chore(deps): update garethgeorge/backrest docker tag to v1.12.0 - autoclosed 2026-03-12 04:43:00 +00:00
renovate-bot closed this pull request 2026-03-12 04:43:02 +00:00
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
catalin/fukuops!610
No description provided.