Skip to content
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 social-auth-app-django from 5.4.0 to 5.4.1 #10029

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2024

Bumps social-auth-app-django from 5.4.0 to 5.4.1.

Release notes

Sourced from social-auth-app-django's releases.

Release 5.4.1

Changed

  • Added reverse migration for JSON field
  • Fixed improper handling of case sensitivity with MySQL/MariaDB (CVE-2024-32879)
Changelog

Sourced from social-auth-app-django's changelog.

5.4.1 - 2024-04-24

Changed

  • Added reverse migration for JSON field
  • Fixed improper handling of case sensitivity with MySQL/MariaDB (CVE-2024-32879)
Commits
  • 593ee46 Version bump 5.4.1
  • 31c3e0c models: make sure uid is compared case-sensitive
  • 7033ff7 [pre-commit.ci] pre-commit autoupdate
  • 39da389 [pre-commit.ci] pre-commit autoupdate
  • 0ec1bca [pre-commit.ci] pre-commit autoupdate
  • 03bce61 [pre-commit.ci] pre-commit autoupdate
  • 2278da6 [pre-commit.ci] pre-commit autoupdate
  • 033302c build(deps-dev): bump tox from 4.14.1 to 4.14.2
  • c50bc4a [pre-commit.ci] pre-commit autoupdate
  • 13e10d9 [pre-commit.ci] pre-commit autoupdate
  • Additional commits viewable in compare view

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 25, 2024
Copy link

dryrunsecurity bot commented Apr 25, 2024

Hi there 👋, @DryRunSecurity here, below is a summary of our analysis and findings.

DryRun Security Status Findings
Configured Codepaths Analyzer 0 findings
Secrets Analyzer 0 findings
AppSec Analyzer 0 findings
Sensitive Files Analyzer 1 finding
Authn/Authz Analyzer 0 findings

Note

🟢 Risk threshold not exceeded.

Powered by DryRun Security

@mtesauro mtesauro force-pushed the dependabot/pip/dev/social-auth-app-django-5.4.1 branch from 34219f3 to 0007d11 Compare April 25, 2024 14:39
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot added conflicts-detected docker New Migration Adding a new migration file. Take care when merging. settings_changes Needs changes to settings.py based on changes in settings.dist.py included in this PR apiv2 docs unittests integration_tests ui parser helm localization labels Apr 25, 2024
@mtesauro mtesauro force-pushed the dependabot/pip/dev/social-auth-app-django-5.4.1 branch from 9c85fd4 to 0007d11 Compare April 25, 2024 15:30
@mtesauro
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 25, 2024

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.

@mtesauro
Copy link
Contributor

@dependabot recreate

Dependabot couldn't find the original pull request head commit, 34219f3.
@dependabot dependabot bot force-pushed the dependabot/pip/dev/social-auth-app-django-5.4.1 branch from e347f74 to ca175bb Compare April 25, 2024 20:01
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@github-actions github-actions bot removed conflicts-detected docker New Migration Adding a new migration file. Take care when merging. settings_changes Needs changes to settings.py based on changes in settings.dist.py included in this PR apiv2 docs labels Apr 25, 2024
Copy link
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 e9b28b8 into dev Apr 25, 2024
125 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dev/social-auth-app-django-5.4.1 branch April 25, 2024 22:29
hblankenship pushed a commit to hblankenship/django-DefectDojo that referenced this pull request Apr 26, 2024
Dependabot couldn't find the original pull request head commit, 34219f3.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

None yet

2 participants