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

Revert "fix(deps): update dependency pydantic to v1.10.3" #369

Merged
merged 3 commits into from Jan 29, 2023

Conversation

BradenM
Copy link
Owner

@BradenM BradenM commented Jan 29, 2023

This reverts commit 8d4d64d.

This release was yanked due to compat issues with typing-extensions
See pydantic/pydantic#4885

This also reverts commit 26a8931
Which was a requirements-parser update that broke some existing tests but was not caught due to a caching issue which will be resolved in #370 -- this update will have to wait until some full pep 508 support can be implemented

@BradenM BradenM enabled auto-merge (rebase) January 29, 2023 07:11
@codecov
Copy link

codecov bot commented Jan 29, 2023

Codecov Report

Base: 93.71% // Head: 93.75% // Increases project coverage by +0.03% 🎉

Coverage data is based on head (7b15fab) compared to base (8d4d64d).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #369      +/-   ##
==========================================
+ Coverage   93.71%   93.75%   +0.03%     
==========================================
  Files          48       48              
  Lines        2643     2643              
==========================================
+ Hits         2477     2478       +1     
+ Misses        166      165       -1     
Flag Coverage Δ
os-macOS-12 93.67% <ø> (ø)
os-ubuntu-latest 93.71% <ø> (+0.11%) ⬆️
os-windows-latest 93.28% <ø> (+0.03%) ⬆️
py-3.10 93.75% <ø> (+0.11%) ⬆️
py-3.11 93.18% <ø> (-0.50%) ⬇️
py-3.7 93.67% <ø> (+0.18%) ⬆️
py-3.8 93.67% <ø> (+0.18%) ⬆️
py-3.9 93.48% <ø> (-0.23%) ⬇️
unittests 93.75% <ø> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
micropy/stubs/repositories/micropython.py 80.64% <0.00%> (+3.22%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@BradenM BradenM merged commit a785a7d into master Jan 29, 2023
@BradenM BradenM deleted the revert/yanked-pydantic branch January 29, 2023 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant