Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps social-auth-core from 3.3.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

Release 4.0.3

Changed

  • Updated PyJWT version to 2.0.0
  • Remove six dependency

4.0.2

Changed

  • Fixes to Github-action release mechanism

Release 4.0.1

Changed

  • Fixes to Github-action release mechanism

Release 4.0.0

Added

  • PayPal backend
  • Fence OIDC-based backend

Changed

  • Dropped Python 2 support from testing stack
  • Remove discontinued Google OpenId backend
  • Remove discontinued Yahoo OpenId backend
  • Fix jwt.decode() passed algorithm
  • Prevent PyJWT v2.0.0 being installed
  • Update Facebook Graph API to 8.0
  • Update Amazon fetch-profile URL
  • Fix Azure AD Tenant, unable to load certificate
  • Fix Okta well-known URL
  • Updated Discord's API hostname from discordapp.com to discord.com
  • Pass client_secret in auth-complete on Kakao 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

4.0.3 - 2021-01-12

Changed

  • Updated PyJWT version to 2.0.0
  • Remove six dependency

4.0.2 - 2021-01-10

Changed

  • Fixes to Github-action release mechanism

4.0.1 - 2021-01-10

Changed

  • Fixes to Github-action release mechanism

4.0.0 - 2021-01-10

Added

  • PayPal backend
  • Fence OIDC-based backend

Changed

  • Dropped Python 2 support from testing stack
  • Remove discontinued Google OpenId backend
  • Remove discontinued Yahoo OpenId backend
  • Fix jwt.decode() passed algorithm
  • Prevent PyJWT v2.0.0 being installed
  • Update Facebook Graph API to 8.0
  • Update Amazon fetch-profile URL
  • Fix Azure AD Tenant, unable to load certificate
  • Fix Okta well-known URL
  • Updated Discord's API hostname from discordapp.com to discord.com

... (truncated)

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 8, 2021
@dependabot dependabot bot force-pushed the 3290dependabot/pip/social-auth-core-4.1.0 branch from bef6f70 to 64208e2 Compare June 2, 2021 22:15
@dependabot dependabot bot force-pushed the 3290dependabot/pip/social-auth-core-4.1.0 branch from 64208e2 to ceea9e4 Compare July 15, 2021 22:22
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 18, 2022

Superseded by #587.

@dependabot dependabot bot closed this Jan 18, 2022
@dependabot dependabot bot deleted the 3290dependabot/pip/social-auth-core-4.1.0 branch January 18, 2022 08:07
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant