Skip to content

chore(deps): bump social-auth-core from 4.8.6 to 4.8.7#14784

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps social-auth-core from 4.8.6 to 4.8.7.

Release notes

Sourced from social-auth-core's releases.

4.8.7

Added

  • OpenID Connect backends can now opt in to PKCE support

Changed

  • PKCE defaults now match RFC 7636 requirements

Security

  • Tightened redirect URL validation
  • Tightened OAuth state handling for Clever, Eventbrite, GoClio, MailChimp, SurveyMonkey and Untappd backends
  • SAML authentication now restores saved sessions only after response validation
Changelog

Sourced from social-auth-core's changelog.

4.8.7 - 2026-04-23

Added

  • OpenID Connect backends can now opt in to PKCE support

Changed

  • PKCE defaults now match RFC 7636 requirements

Security

  • Tightened redirect URL validation
  • Tightened OAuth state handling for Clever, Eventbrite, GoClio, MailChimp, SurveyMonkey and Untappd backends
  • SAML authentication now restores saved sessions only after response validation
Commits
  • caed978 chore: release 4.8.7
  • 7a5e650 fix(deps): update dependency pyright to v1.1.409 (#1688)
  • e2d5409 fix(utils): improve redirect URL validation
  • f66f8c2 fix(backends): tighten OAuth state handling
  • 8d7a8b3 fix(utils): tighten URL validation
  • be0733b fix(saml): restore session after validating response
  • 4671231 update PKCE default code settings to match RFC
  • d902fab feat(backend): add opt-in PKCE support of OIDC
  • b52ac8c fix(deps): update dependency mypy to v1.20.2 (#1678)
  • 6037759 fix(deps): update dependency ty to v0.0.32 (#1677)
  • See full diff 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.6 to 4.8.7.
- [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.6...4.8.7)

---
updated-dependencies:
- dependency-name: social-auth-core
  dependency-version: 4.8.7
  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 29, 2026
@dependabot dependabot Bot requested review from Maffooch and mtesauro as code owners April 29, 2026 08:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 29, 2026
@Maffooch Maffooch added this to the 2.58.0 milestone Apr 29, 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 729a73a into dev Apr 29, 2026
158 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/dev/social-auth-core-4.8.7 branch April 29, 2026 20:26
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