borgmatic-collective / docker-borgmatic

Borgmatic in Docker
GNU General Public License v3.0
313 stars 88 forks source link

Bump borgmatic[apprise] from 1.8.10 to 1.8.11 #326

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps borgmatic[apprise] from 1.8.10 to 1.8.11.

Release notes

Sourced from borgmatic[apprise]'s releases.

borgmatic 1.8.11

  • #815: Add optional Healthchecks auto-provisioning via "create_slug" option.
  • #851: Fix lack of file extraction when using "extract --strip-components all" on a path with a leading slash.
  • #854: Fix a traceback when the "data" consistency check is used.
  • #857: Fix a traceback with "check --only spot" when the "spot" check is unconfigured.
Changelog

Sourced from borgmatic[apprise]'s changelog.

1.8.11

  • #815: Add optional Healthchecks auto-provisioning via "create_slug" option.
  • #851: Fix lack of file extraction when using "extract --strip-components all" on a path with a leading slash.
  • #854: Fix a traceback when the "data" consistency check is used.
  • #857: Fix a traceback with "check --only spot" when the "spot" check is unconfigured.
Commits
  • 80f0e92 Bump version for release.
  • 5f10b1b Clarify database limitations.
  • 4f83b1e [Documentation] Add compression level explanation and example.
  • 15d5a68 make parenthetical its own sentence
  • eb1fce3 documentation: add compression level explanation and example
  • 7f735cb Fix a traceback with "check --only spot" when the "spot" check is unconfigure...
  • a690ea4 Add Healtchecks auto-provisioning to NEWS (#815).
  • 7a110c7 Add Healthchecks auto-provisionning (#815).
  • 407bb33 Fix schema.yaml to comply with maximum line length
  • 4b7f7bb Issue warning if using UUID URL scheme with create_slug
  • 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 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 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)