Creaty-Co / creaty-api

2 stars 0 forks source link

⬆️ Bump social-auth-app-django from 5.4.0 to 5.4.1 #565

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 5 months ago

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

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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Creaty-Co/creaty-api/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.95%. Comparing base (9c7f8b1) to head (5113077). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #565 +/- ## ======================================= Coverage 82.95% 82.95% ======================================= Files 272 272 Lines 4699 4699 ======================================= Hits 3898 3898 Misses 801 801 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.