Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump social-auth-core from 4.5.4 to 4.5.6 #2517

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps social-auth-core from 4.5.4 to 4.5.6.

Release notes

Sourced from social-auth-core's releases.

Release 4.5.6

What's Changed

Full Changelog: python-social-auth/social-core@4.5.5...4.5.6

Release 4.5.5

What's Changed

... (truncated)

Changelog

Sourced from social-auth-core's changelog.

4.5.6 - 2025-02-13

Changed

  • Reverted unintended change in OpenId storage API.

4.5.5 - 2025-02-13

Added

  • Allow per-backend user pipeline settings.
  • Add AzureADOauth2 backend using the v2.0 API.
  • Google One Tap implementation.

Changed

  • Handle case where user has not registered a family-name with ORCID
  • Fix access token expiration and refresh token handling in GitHub backend
  • Allow overriding emails to always be fully lowercase with SOCIAL_AUTH_FORCE_EMAIL_LOWERCASE.
  • Dropped tokens alias for access_token on UserMixin which has been deprecated for 10 years now.
  • LinkedIn OAuth API updates.
  • Modernize release process.
  • Code cleanups.
  • Initial type annotations.
Commits
  • b2d50a9 fix: corrected backeds nonce interface
  • d60d968 chore: release 4.5.6
  • 0bd5ead fix: revert API changes from #986
  • f665a79 chore: define workflow permissions
  • a53bf90 chore: Version bump 4.5.5
  • d9657bc chore: exclude license-files metadata
  • 0b850d2 chore: remove debugging
  • f096007 chore: build release on tag
  • 49951d4 fix: stop using reusable workflow for publishing
  • 5d14d41 chore: debug publishing
  • 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.5.4 to 4.5.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.5.4...4.5.6)

---
updated-dependencies:
- dependency-name: social-auth-core
  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 Feb 17, 2025
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