Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2025

Bumps social-auth-core from 4.8.0 to 4.8.1.

Release notes

Sourced from social-auth-core's releases.

Release 4.8.1

Changed

  • Fixed extra_data() invocation from refresh_token()
  • Replaced jose with PyJWT in Ping backend
  • Dropped OAuth1 backend for OpenStreetMap

Added

  • OAuth2 URLs can now be overridden in the configuration
Changelog

Sourced from social-auth-core's changelog.

4.8.1 - 2025-10-09

Changed

  • Fixed extra_data() invocation from refresh_token()
  • Replaced jose with PyJWT in Ping backend
  • Dropped OAuth1 backend for OpenStreetMap

Added

  • OAuth2 URLs can now be overridden in the configuration
Commits
  • b455eea chore: releasing 4.8.1
  • 2e6c805 fix(ci): use cache suffix based on current python version
  • e41a91f fix(tox): remove no longer available extra
  • 4c3618e fix(renovate): limit widen strategy to pypi
  • d312de8 chore(deps): update github/codeql-action action to v4 (#1361)
  • a2a2d0e chore(deps): update astral-sh/setup-uv action to v7 (#1360)
  • dc8e3aa chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.0 (#1359)
  • db52feb chore(deps): update github/codeql-action digest to a8d1ac4 (#1358)
  • 5334fbb chore(deps): update dependency python to 3.13 || 3.14 (#1357)
  • 790cea0 feat: allow to override OAuth2 URLs in settings
  • 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)

Bumps [social-auth-core](https://github.com/python-social-auth/social-core) from 4.8.0 to 4.8.1.
- [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.0...4.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 9, 2025
@dependabot dependabot bot requested review from Maffooch and mtesauro as code owners October 9, 2025 12:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 9, 2025
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

@Maffooch Maffooch merged commit b45c946 into dev Oct 10, 2025
148 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dev/social-auth-core-4.8.1 branch October 10, 2025 21:59
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.

3 participants