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

Version bump 5.3.0 #492

Merged
merged 2 commits into from
Sep 1, 2023
Merged

Version bump 5.3.0 #492

merged 2 commits into from
Sep 1, 2023

Conversation

nijel
Copy link
Member

@nijel nijel commented Sep 1, 2023

Proposed changes

Release to fix #491

Types of changes

Please check the type of change your PR introduces:

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (PEP8, lint, formatting, renaming, etc)
  • Refactoring (no functional changes, no api changes)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Build related changes (build process, tests runner, etc)
  • Other (please describe):

Checklist

Put an x in the boxes that apply. You can also fill these out after creating
the PR. If you're unsure about any of them, don't hesitate to ask. We're here to
help! This is simply a reminder of what we are going to look for before merging
your code.

  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works

Other information

Any other information that is important to this PR such as screenshots of how
the component looks before and after the change.

@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.16% 🎉

Comparison is base (2415e07) 93.83% compared to head (5a54f9f) 93.99%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #492      +/-   ##
==========================================
+ Coverage   93.83%   93.99%   +0.16%     
==========================================
  Files          39       39              
  Lines        1119     1116       -3     
  Branches      130      129       -1     
==========================================
- Hits         1050     1049       -1     
+ Misses         44       43       -1     
+ Partials       25       24       -1     
Flag Coverage Δ
unittests 93.99% <100.00%> (+0.16%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
social_django/__init__.py 90.00% <100.00%> (+13.07%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nijel nijel merged commit 199435b into python-social-auth:master Sep 1, 2023
9 checks passed
@nijel nijel deleted the release branch September 1, 2023 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5.2.0 not compatible with Django >= 4.2.2
1 participant