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

Bump social-auth-core from 4.0.3 to 4.1.0 #4019

Merged
merged 1 commit into from
Mar 8, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2021

Bumps social-auth-core from 4.0.3 to 4.1.0.

Release notes

Sourced from social-auth-core's releases.

Release 4.1.0

Changes:

  • Discourse backend
  • Add get and delete class methods for NonceMixin
  • Use stretegies as interface to fetch backends
  • Get Apple user first and last name from self.data
  • Instagram Legacy API has been replaced with Instagram Basic Display API since the first one was deprecated, see.
  • Store expires_in for Zoom backend
Changelog

Sourced from social-auth-core's changelog.

4.1.0 - 2021-03-01

Added

  • Discourse backend
  • Osso backend
  • Add get and delete class methods for NonceMixin
  • Use strategies as interface to fetch backends

Changed

  • Get Apple user first and last name from self.data
  • Instagram Legacy API has been replaced with Instagram Basic Display API since the first one was deprecated, see.
  • Store expires_in for Zoom backend
  • Dropped support no longer working Dropbox v1 API
  • Several improvements to the ORCIDOAuth2 backend
  • Make WHITELIST_* settings properly case insensitive
  • Fixed token validation in the AzureADV2TenantOAuth2 backend
Commits
  • 519d333 Merge pull request #565 from python-social-auth/release/v4.1.0
  • dc053ac Version bump 4.1.0
  • 82e7bda docs: Document changes
  • 83c3703 default jwks_url and open_configuration_url with v2.0 added to AzureADV2Tenan...
  • f90df64 Switch icons order
  • 8424709 Merge branch 'thomasbean-prezi-feature/expires-in-support-zoom-backend'
  • b4efde8 Changelog entry
  • 4c1e22d Use strategy to fetch backends
  • 8f77c0e Add new backend Osso
  • 7fceba5 Use strategy to fetch backends
  • 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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 8, 2021
@valentijnscholten valentijnscholten merged commit 288c68d into dev Mar 8, 2021
@dependabot dependabot bot deleted the dependabot/pip/dev/social-auth-core-4.1.0 branch March 8, 2021 07:38
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.

None yet

1 participant