Closed dependabot[bot] closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 73.10%. Comparing base (
563ac34
) to head (01186e3
). Report is 4 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps django-dbbackup from 4.1.0 to 4.2.0.
Release notes
Sourced from django-dbbackup's releases.
Changelog
Sourced from django-dbbackup's changelog.
Commits
85c216f
Fix docs theme (#531)cdf5fe6
Add dbbackup to docs dependencies (#530)2f8f2b4
Fix docs workflow (#529)f486d3b
Fix release workflow (#528)1360515
v4.2.0 (#527)28a02c3
[pre-commit.ci] pre-commit autoupdate (#516)b0fdd24
Add check for filename template values (#484)8e15220
fixes for Django 5.1, add support for new STORAGES setting (#524)16ca67c
By default assume HOST is localhost for postgres databases. (#521)6187954
#517 Use filehandle.size in utils.handle_size (#518)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