Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 29, 2022

Bumps django-dbbackup from 3.3.0 to 4.0.1.

Release notes

Sourced from django-dbbackup's releases.

4.0.0rc1

What's Changed

New Contributors

Full Changelog: Archmonger/django-dbbackup@4.0.0b0...4.0.0rc1

4.0.0b0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from django-dbbackup's changelog.

Changelog

4.0.0b0 (2021-12-19)

  • Fix RemovedInDjango41Warning related to default_app_config [#413](https://github.com/jazzband/django-dbbackup/issues/413)_
  • Add authentication database support for MongoDB [#379](https://github.com/jazzband/django-dbbackup/issues/379)_
  • Remove six dependency [#371](https://github.com/jazzband/django-dbbackup/issues/371)_
  • Explicitly support Python 3.6+. [#408](https://github.com/jazzband/django-dbbackup/issues/408)_
  • Drop support for end of life Django versions. Currently support 2.2, 3.2, 4.0. [#408](https://github.com/jazzband/django-dbbackup/issues/408)_
  • Replace ugettext_lazy with gettext_lazy [#342](https://github.com/jazzband/django-dbbackup/issues/342)_
  • Changed logging settings from settings.py to late init [#332](https://github.com/jazzband/django-dbbackup/issues/332)_
  • Fix authentication error when postgres is password protected [#361](https://github.com/jazzband/django-dbbackup/issues/361)_
  • Use exclude-table-data instead of exclude-table [#363](https://github.com/jazzband/django-dbbackup/issues/363)_
  • Add support for exclude tables data in the command interface [#375](https://github.com/jazzband/django-dbbackup/issues/375)_
  • Move author and version information into setup.py to allow building package in isolated environment (e.g. with the build package). [#414](https://github.com/jazzband/django-dbbackup/issues/414)_
  • Documentation fixes [#341](https://github.com/jazzband/django-dbbackup/issues/341)_ [#333](https://github.com/jazzband/django-dbbackup/issues/333)_ [#349](https://github.com/jazzband/django-dbbackup/issues/349)_ [#348](https://github.com/jazzband/django-dbbackup/issues/348)_ [#337](https://github.com/jazzband/django-dbbackup/issues/337)_ [#411](https://github.com/jazzband/django-dbbackup/issues/411)_
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 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 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/jazzband/django-dbbackup) from 3.3.0 to 4.0.1.
- [Release notes](https://github.com/jazzband/django-dbbackup/releases)
- [Changelog](https://github.com/jazzband/django-dbbackup/blob/master/docs/changelog.rst)
- [Commits](https://github.com/jazzband/django-dbbackup/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 29, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 28, 2022

Superseded by #38.

@dependabot dependabot bot closed this Sep 28, 2022
@dependabot dependabot bot deleted the dependabot/pip/dev/django-dbbackup-4.0.1 branch September 28, 2022 16:12
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.

1 participant