-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump django-dbbackup from 4.1.0 to 4.2.0 #10799
Conversation
Bumps [django-dbbackup](https://github.com/jazzband/django-dbbackup) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/jazzband/django-dbbackup/releases) - [Changelog](https://github.com/jazzband/django-dbbackup/blob/master/docs/changelog.rst) - [Commits](jazzband/django-dbbackup@4.1.0...4.2.0) --- updated-dependencies: - dependency-name: django-dbbackup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
DryRun Security SummaryThe provided patch updates the Expand for full summarySummary: The code change in the provided patch updates the However, it's always a good practice to review the release notes or change log of any library updates to ensure there are no known security vulnerabilities that have been addressed. Additionally, it's recommended to thoroughly test the application after any library updates to ensure there are no regressions or unexpected behavior changes. Overall, this code change appears to be a routine library update and does not raise any immediate security concerns. The review of the application's security posture should continue by examining other parts of the codebase and dependencies. Files Changed:
Code AnalysisWe ran
Riskiness🟢 Risk threshold not exceeded. |
DryRun Security SummaryThe provided patch updates the Expand for full summarySummary: The code change in the provided patch updates the However, it's always a good practice to review the release notes or change log of any library updates to ensure there are no known security vulnerabilities that have been addressed. Additionally, it's recommended to thoroughly test the application after any library updates to ensure there are no regressions or unexpected behavior changes. Overall, this code change appears to be a routine library update and does not raise any immediate security concerns. The review of the application's security posture should continue by examining other parts of the codebase and dependencies. Files Changed:
Code AnalysisWe ran
Riskiness🟢 Risk threshold not exceeded. |
@dependabot recreate |
Superseded by #10807. |
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 <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)