-
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-filter from 23.5 to 24.2 #9993
Conversation
Hi there 👋, @DryRunSecurity here, below is a summary of our analysis and findings.
Note 🟢 Risk threshold not exceeded. Change Summary (click to expand)The following is a summary of changes in this pull request made by me, your security buddy 🤖. Note that this summary is auto-generated and not meant to be a definitive list of security issues but rather a helpful summary from a security perspective. Summary: The provided code change is an update to the Additionally, the Files Changed:
Powered by DryRun Security |
Looks like they only support Django >= 4.2 now, so this will have to wait on #9493
|
092e0a3
to
df5dcab
Compare
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
42b7450
to
150c41f
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
@dependabot rebase |
Dependabot couldn't find the original pull request head commit, 092e0a3.
150c41f
to
6e58097
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
Bumps django-filter from 23.5 to 24.2.
Changelog
Sourced from django-filter's changelog.
Commits
920a79f
Bumped version and changes for 24.2 release.0311653
Fixed setting callable choices on Django <5.0. (#1648)89c65d4
Adjusted sample code in docs. (#1651)690a906
Replace codecov with python-coverage-comment-action (#1649)6e2a698
Bump the github-actions group with 3 updates (#1646)f5d4b67
Keep GitHub Actions up to date with GitHub's Dependabot (#1645)6da0ccd
Bumped version and changes for 24.1 release.3ece0ed
Allowed passing a FilterSet class to the filterset_factory(). (#1644)a5f3f1a
Fixed trailing whitespace in test file.296cabe
Set default value of filterset data to MultiValueDict (#1634)You can trigger a rebase of this PR 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)