Skip to content

chore(deps): bump garethgeorge/backrest from v1.13.0 to v1.14.1 in /config/backrest#151

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/config/backrest/garethgeorge/backrest-v1.14.1
Open

chore(deps): bump garethgeorge/backrest from v1.13.0 to v1.14.1 in /config/backrest#151
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/config/backrest/garethgeorge/backrest-v1.14.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps garethgeorge/backrest from v1.13.0 to v1.14.1.

Release notes

Sourced from garethgeorge/backrest's releases.

v1.14.1

1.14.1 (2026-07-12)

Patch release fixing retention/forget operations being silently skipped and snapshot file downloads failing after a repo ID change. Included highlights from 1.14.0 are redesigned summary dashboard, backup status in the tray icon, restic v0.19.1, and added Korean + Polish translations.

Note: you can install backrest with ./install.sh --experimental-linux-tray for experimental support for an icon in the linux menu bar. Tray icons are available by default with the Windows installer, and a new macOS app is available which is built with the tray icon enabled as well.

Bug Fixes

  • downloading files from a snapshot can fail if repoID has changed (cbca7a7)
  • per-plan retention silently skipped when repo forget policy schedule is disabled (2f46c61)
  • scheduled forget silently skipped and hidden from operation log (18303db)

Highlights from 1.14.0

  • reassurance-first redesign of the summary dashboard (#1258) (9b1760a)
  • reflect backup status in the tray icon (#1255) (63ab468)
  • add translations for Korean and Polish (f158f4a)
  • restic upgraded to v0.19.1
  • multihost sync fixes: real h2 over https, large batch streaming errors, etc.

v1.14.0

1.14.0 (2026-07-12)

This release includes a restic version upgrade to https://github.com/restic/restic/releases/tag/v0.19.1

Features

  • add translations for Korean and Polish (f158f4a)
  • reflect backup status in the tray icon (#1255) (63ab468)
  • reassurance-first redesign of the summary dashboard (#1258) (9b1760a)

Bug Fixes

  • allow multihost sync to use real h2 (rather than h2c) when using https (d641593)
  • apply bug fixes found by e2e webui tests (b4fb7ad)
  • batch of webui fixes, update webui deps, apply formatter, and regen protos (03e69c9)
  • dashboard displays 'overdue' missed backups (bfe5712)
  • deflake syncapi test race between sendManfiest and oplog subscription (0e31b76)
  • http/1.1 limit on long polling connections prevents >3 tabs from receiving operation streams (ff16822)
  • more summary dashboard bug fixes (222aa1c)
  • more summary dashboard UI refinements (800a985)
  • per-plan retention disabled when repo forgetPolicy schedule is disabled (39d9a3d)
  • restore: restore single file with [ or ] in name on Windows (#1254) (91d76ac)
  • set proper path to allow using rclone from brew install (#1222) (3c16096)
  • strip double quotes from sftp.args flags to prevent restic parse error (#1237) (ccddf37)
  • sync errors due to buffer reuse when streaming large batches of operation data (680df5e)
  • toaster ui text isn't selectable (058b4a0)
  • tray status icon behavior with respect to pending operations (4d675d1)

... (truncated)

Changelog

Sourced from garethgeorge/backrest's changelog.

1.14.1 (2026-07-12)

Bug Fixes

  • downloading files from a snapshot can fail if repoID has changed (cbca7a7)
  • per-plan retention silently skipped when repo forget policy schedule is disabled (2f46c61)
  • scheduled forget silently skipped and hidden from operation log (18303db)

1.14.0 (2026-07-12)

Features

  • add translations for Korean and Polish (f158f4a)
  • tray: reflect backup status in the tray icon (#1255) (63ab468)
  • webui: reassurance-first redesign of the summary dashboard (#1258) (9b1760a)

Bug Fixes

  • allow multihost sync to use real h2 (rather than h2c) when using https (d641593)
  • apply bug fixes found by e2e webui tests (b4fb7ad)
  • batch of webui fixes, update webui deps, apply formatter, and regen protos (03e69c9)
  • dashboard displays 'overdue' missed backups (bfe5712)
  • deflake syncapi test race between sendManfiest and oplog subscription (0e31b76)
  • http/1.1 limit on long polling connections prevents >3 tabs from receiving operation streams (ff16822)
  • more summary dashboard bug fixes (222aa1c)
  • more summary dashboard UI refinements (800a985)
  • per-plan retention disabled when repo forgetPolicy schedule is disabled (39d9a3d)
  • restore: restore single file with [ or ] in name on Windows (#1254) (91d76ac)
  • set proper path to allow using rclone from brew install (#1222) (3c16096)
  • strip double quotes from sftp.args flags to prevent restic parse error (#1237) (ccddf37)
  • sync errors due to buffer reuse when streaming large batches of operation data (680df5e)
  • toaster ui text isn't selectable (058b4a0)
  • tray status icon behavior with respect to pending operations (4d675d1)
  • update backresthandler's SummaryDashboard endpoint to support new summary view (53eb340)
  • update translations (3c1953e)
  • use filepath.Join everywhere for windows compatibility (6d5d800)
  • webui: retry initial config load before failing to the error screen (#1265) (5bebac3)
  • work on tech debt cleanup (58b83c0)
Commits
  • 875c9cb chore(main): release 1.14.1 (#1292)
  • 18303db fix: scheduled forget silently skipped and hidden from operation log
  • cbca7a7 fix: downloading files from a snapshot can fail if repoID has changed
  • 2f46c61 fix: per-plan retention silently skipped when repo forget policy schedule is ...
  • b407c0d chore(main): release 1.14.0 (#1219)
  • ff16822 fix: http/1.1 limit on long polling connections prevents >3 tabs from receivi...
  • 4d675d1 fix: tray status icon behavior with respect to pending operations
  • 4496624 chore: update github actions configuration for release previews
  • aeade74 chore: fix github actions runner for e2e tests covering rclone
  • b4fb7ad fix: apply bug fixes found by e2e webui tests
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 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)

Bumps [garethgeorge/backrest](https://github.com/garethgeorge/backrest) from v1.13.0 to v1.14.1.
- [Release notes](https://github.com/garethgeorge/backrest/releases)
- [Changelog](https://github.com/garethgeorge/backrest/blob/main/CHANGELOG.md)
- [Commits](garethgeorge/backrest@v1.13.0...v1.14.1)

---
updated-dependencies:
- dependency-name: garethgeorge/backrest
  dependency-version: v1.14.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants