Skip to content

chore(deps): bump social-auth-core from 4.8.5 to 4.8.6#14723

Merged
mtesauro merged 1 commit intodevfrom
dependabot/pip/dev/social-auth-core-4.8.6
Apr 22, 2026
Merged

chore(deps): bump social-auth-core from 4.8.5 to 4.8.6#14723
mtesauro merged 1 commit intodevfrom
dependabot/pip/dev/social-auth-core-4.8.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Bumps social-auth-core from 4.8.5 to 4.8.6.

Release notes

Sourced from social-auth-core's releases.

4.8.6

Changed

  • storage.UserProtocol now supports read-only attributes for better type-checker compatibility
  • Improved type annotations and enabled mypy type checking in CI

Fixed

  • sanitize_redirect() now handles invalid redirect values that raise ValueError
  • Fixed timezone handling when working with dates

Security

Changelog

Sourced from social-auth-core's changelog.

4.8.6 - 2026-04-20

Changed

  • storage.UserProtocol now supports read-only attributes for better type-checker compatibility
  • Improved type annotations and enabled mypy type checking in CI

Fixed

  • sanitize_redirect() now handles invalid redirect values that raise ValueError
  • Fixed timezone handling when working with dates

Security

Commits
  • abe3214 chore: release 4.8.6
  • 36d5d9e chore: add some obvious type annotations
  • 19dac07 fix: specify timezone when working with dates
  • 0c65572 chore: remove unused pyright overrides
  • e210a93 feat(ci): introduce mypy type checking
  • 0404155 chore: fix type annotations
  • ac3c0bd fix(deps): update dependency ty to v0.0.31
  • 68b44a3 chore(deps): update astral-sh/setup-uv action to v8.1.0 (#1671)
  • 3da1c90 chore(deps): replace astral-sh/setup-uv action with astral-sh/setup-uv v8.0.0...
  • f592d34 chore(deps): update astral-sh/setup-uv action to v8.1.0 (#1669)
  • 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 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)

Bumps [social-auth-core](https://github.com/python-social-auth/social-core) from 4.8.5 to 4.8.6.
- [Release notes](https://github.com/python-social-auth/social-core/releases)
- [Changelog](https://github.com/python-social-auth/social-core/blob/master/CHANGELOG.md)
- [Commits](python-social-auth/social-core@4.8.5...4.8.6)

---
updated-dependencies:
- dependency-name: social-auth-core
  dependency-version: 4.8.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 22, 2026
@dependabot dependabot Bot requested review from Maffooch and mtesauro as code owners April 22, 2026 08:02
@dependabot dependabot Bot added the python Pull requests that update Python code label Apr 22, 2026
@Maffooch Maffooch added this to the 2.58.0 milestone Apr 22, 2026
Copy link
Copy Markdown
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 8beedaf into dev Apr 22, 2026
158 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/dev/social-auth-core-4.8.6 branch April 22, 2026 19:40
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.

2 participants