Skip to content

Bump social-auth-core from 4.9.1 to 5.0.2 - #76

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/social-auth-core-5.0.2
Open

Bump social-auth-core from 4.9.1 to 5.0.2#76
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/social-auth-core-5.0.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps social-auth-core from 4.9.1 to 5.0.2.

Release notes

Sourced from social-auth-core's releases.

5.0.2

Security

  • LINE backend now validates callback state before exchanging authorization codes, preventing login CSRF.
  • Shopify backend now sends and validates OAuth state, preventing login CSRF.

Changed

  • Updated development dependencies and CI actions.

Fixed

  • Updated the Google OAuth documentation link.

5.0.1

Security

  • Externally resumable partial request links now require confirmation even in the browser session that created the partial, preventing validation links from being consumed by a plain GET.

5.0.0

Security

  • LoginRadius backend now validates callback state to prevent login CSRF.
  • Odnoklassniki app backend now ignores untrusted callback API hosts and validates returned user details.
  • Partial pipeline resume now requires session ownership or explicit external resume confirmation to prevent login CSRF.
  • SAML responses are now validated against the original AuthnRequest when possible.
  • Twilio backend now preserves HTTPS callback URLs and validates callback state to prevent login CSRF.

Fixed

  • Auth0 OpenID Connect configuration now uses the correct base URLs.
  • Authentication now handles invalid email addresses without crashing.
  • Vend OAuth user IDs are now scoped by shop.
  • VK app authentication now requires an auth key.

Removed

  • Discontinued OAuth backends: AppsFuel, Beats Music, ChangeTip, Clef, Edmodo, 500px (five_hundred_px), legacy Google App Engine bundled Users (gae), Jawbone, Moves, Mozilla Persona, Readability Parser API, and Wunderlist.
  • Discontinued Google+ Sign-In backend (google-plus / GooglePlusAuth).
Changelog

Sourced from social-auth-core's changelog.

5.0.2 - 2026-06-26

Security

  • LINE backend now validates callback state before exchanging authorization codes, preventing login CSRF.
  • Shopify backend now sends and validates OAuth state, preventing login CSRF.

Changed

  • Updated development dependencies and CI actions.

Fixed

  • Updated the Google OAuth documentation link.

5.0.1 - 2026-06-24

Security

  • Externally resumable partial request links now require confirmation even in the browser session that created the partial, preventing validation links from being consumed by a plain GET.

5.0.0 - 2026-06-23

Security

  • LoginRadius backend now validates callback state to prevent login CSRF.
  • Odnoklassniki app backend now ignores untrusted callback API hosts and validates returned user details.
  • Partial pipeline resume now requires session ownership or explicit external resume confirmation to prevent login CSRF.
  • SAML responses are now validated against the original AuthnRequest when possible.
  • Twilio backend now preserves HTTPS callback URLs and validates callback state to prevent login CSRF.

Fixed

  • Auth0 OpenID Connect configuration now uses the correct base URLs.
  • Authentication now handles invalid email addresses without crashing.
  • Vend OAuth user IDs are now scoped by shop.
  • VK app authentication now requires an auth key.

Removed

  • Discontinued OAuth backends: AppsFuel, Beats Music, ChangeTip, Clef, Edmodo, 500px (five_hundred_px), legacy Google App Engine bundled Users (gae), Jawbone, Moves, Mozilla Persona, Readability Parser API, and Wunderlist.

... (truncated)

Commits
  • 4101a75 chore: release 5.0.2
  • a848692 fix(shopify): validate oauth state
  • 0db0e72 fix: update Google documentation link
  • 5b3b90d fix(line): validate oauth state on callback
  • 841e936 fix(deps): update dependency ty to v0.0.54 (#1828)
  • 7a9a8d0 chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.15.20 (#1...
  • cb2cdb5 fix(deps): update dependency pyright to v1.1.411 (#1826)
  • e92d66c fix(deps): update dependency ty to v0.0.53 (#1825)
  • c1bc9df chore(deps): update actions/setup-python action to v6.3.0 (#1824)
  • 8c3cd96 chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.15.19 (#1...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 29, 2026
Bumps [social-auth-core](https://github.com/python-social-auth/social-core) from 4.9.1 to 5.0.2.
- [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.9.1...5.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/social-auth-core-5.0.2 branch from a83313a to 160c8ad Compare July 24, 2026 16:21
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.

0 participants