Skip to content

chore(deps): bump django-dbbackup from 5.2.0 to 5.3.0#14694

Merged
mtesauro merged 1 commit intodevfrom
dependabot/pip/dev/django-dbbackup-5.3.0
Apr 15, 2026
Merged

chore(deps): bump django-dbbackup from 5.2.0 to 5.3.0#14694
mtesauro merged 1 commit intodevfrom
dependabot/pip/dev/django-dbbackup-5.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Bumps django-dbbackup from 5.2.0 to 5.3.0.

Release notes

Sourced from django-dbbackup's releases.

5.3.0

Fixed

  • Fix compression when using DjangoConnector.
  • Fix an issue with paramiko os.stat sizes were larger on the target compared to the source.
  • Fix issue with dbrestore not finding backups when location is set in storage options.
Changelog

Sourced from django-dbbackup's changelog.

[5.3.0] - 2026-04-09

Fixed

  • Fix compression when using DjangoConnector.
  • Fix an issue with paramiko os.stat sizes were larger on the target compared to the source.
  • Fix issue with dbrestore not finding backups when location is set in storage options.
Commits

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 [django-dbbackup](https://github.com/Archmonger/django-dbbackup) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/Archmonger/django-dbbackup/releases)
- [Changelog](https://github.com/Archmonger/django-dbbackup/blob/master/CHANGELOG.md)
- [Commits](Archmonger/django-dbbackup@5.2.0...5.3.0)

---
updated-dependencies:
- dependency-name: django-dbbackup
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 15, 2026
@dependabot dependabot Bot requested review from Maffooch and mtesauro as code owners April 15, 2026 08:03
@dependabot dependabot Bot added the python Pull requests that update Python code label Apr 15, 2026
Copy link
Copy Markdown
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@mtesauro mtesauro merged commit 1d43d4d into dev Apr 15, 2026
158 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/dev/django-dbbackup-5.3.0 branch April 15, 2026 20:25
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants