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

build(deps-dev): Bump mypy from 0.990 to 0.991 #8563

Merged
merged 1 commit into from
Dec 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2022

Bumps mypy from 0.990 to 0.991.

Commits
  • b7788fc Update version to remove "+dev" for releasing 0.991
  • 6077d19 manually CP typeshed #9130
  • ab0ea1e Fix crash with function redefinition (#14064)
  • 592a9ce Fix another crash with report generation on namespace packages (#14063)
  • 1650ae0 Update --no-warn-no-return docs for empty body changes (#14065)
  • b9daa31 Don't ignore errors in files passed on the command line (#14060)
  • 02fd8a5 Filter out wasm32 wheel in upload-pypi.py (#14035)
  • 131c8d7 Fix crash on inference with recursive alias to recursive instance (#14038)
  • 1368338 Change version to 0.991+dev in preparation for the point release
  • See full diff 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)

@codecov
Copy link

codecov bot commented Nov 15, 2022

Codecov Report

Base: 94.14% // Head: 93.86% // Decreases project coverage by -0.27% ⚠️

Coverage data is based on head (a18dce6) compared to base (fac5f18).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8563      +/-   ##
==========================================
- Coverage   94.14%   93.86%   -0.28%     
==========================================
  Files         435      435              
  Lines       33335    33335              
  Branches     4690     4690              
==========================================
- Hits        31382    31290      -92     
- Misses       1525     1601      +76     
- Partials      428      444      +16     
Impacted Files Coverage Δ
tests/func/test_unprotect.py 78.57% <0.00%> (-21.43%) ⬇️
tests/unit/utils/test_utils.py 83.33% <0.00%> (-16.67%) ⬇️
tests/unit/test_daemon.py 85.18% <0.00%> (-14.82%) ⬇️
tests/unit/proc/test_manager.py 89.28% <0.00%> (-10.72%) ⬇️
dvc/proc/manager.py 65.26% <0.00%> (-10.53%) ⬇️
tests/unit/utils/test_fs.py 88.42% <0.00%> (-9.48%) ⬇️
dvc/proc/exceptions.py 86.66% <0.00%> (-6.67%) ⬇️
tests/unit/repo/experiments/conftest.py 88.67% <0.00%> (-5.67%) ⬇️
dvc/analytics.py 91.04% <0.00%> (-4.48%) ⬇️
tests/unit/test_analytics.py 95.71% <0.00%> (-4.29%) ⬇️
... and 9 more

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.

@daavoo daavoo enabled auto-merge (rebase) November 30, 2022 15:15
Bumps [mypy](https://github.com/python/mypy) from 0.990 to 0.991.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.990...v0.991)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@skshetry skshetry merged commit 04eb6a9 into main Dec 15, 2022
@skshetry skshetry deleted the dependabot/pip/mypy-0.991 branch December 15, 2022 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant