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

chore(deps): bump mypy from 1.6.0 to 1.6.1 in /requirements/lintrunner #1102

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps mypy from 1.6.0 to 1.6.1.

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 23, 2023
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #1102 (26e4826) into main (836d2ea) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1102   +/-   ##
=======================================
  Coverage   78.44%   78.44%           
=======================================
  Files         118      118           
  Lines       14954    14954           
  Branches     1586     1586           
=======================================
  Hits        11730    11730           
  Misses       2859     2859           
  Partials      365      365           

@github-actions
Copy link

github-actions bot commented Oct 23, 2023

Test Results

         18 files  ±       0         18 suites  ±0   1h 24m 29s ⏱️ - 3m 39s
  11 005 tests  - 1 251    8 264 ✔️  - 980      2 704 💤  - 271       37 ±0 
158 748 runs  ±       0  36 434 ✔️ ±    0  120 460 💤 ±    0  1 854 ±0 

For more details on these failures, see this check.

Results for commit 26e4826. ± Comparison against base commit 836d2ea.

This pull request removes 1251 tests.
onnxscript.backend.onnx_export_test.TestOnnxBackEnd ‑ test_export2python_produces_correct_onnx_script_model_0000_test_constantofshape_float_ones
onnxscript.backend.onnx_export_test.TestOnnxBackEnd ‑ test_export2python_produces_correct_onnx_script_model_0001_test_maxpool_2d_same_upper
onnxscript.backend.onnx_export_test.TestOnnxBackEnd ‑ test_export2python_produces_correct_onnx_script_model_0002_test_resize_downsample_scales_nearest
onnxscript.backend.onnx_export_test.TestOnnxBackEnd ‑ test_export2python_produces_correct_onnx_script_model_0003_test_softplus_example_expanded_ver18
onnxscript.backend.onnx_export_test.TestOnnxBackEnd ‑ test_export2python_produces_correct_onnx_script_model_0004_test_argmax_negative_axis_keepdims_random_select_last_index
onnxscript.backend.onnx_export_test.TestOnnxBackEnd ‑ test_export2python_produces_correct_onnx_script_model_0005_test_nllloss_NCd1_mean_weight_negative_ii
onnxscript.backend.onnx_export_test.TestOnnxBackEnd ‑ test_export2python_produces_correct_onnx_script_model_0006_test_optional_has_element_empty_no_input_name_optional_input
onnxscript.backend.onnx_export_test.TestOnnxBackEnd ‑ test_export2python_produces_correct_onnx_script_model_0007_test_less
onnxscript.backend.onnx_export_test.TestOnnxBackEnd ‑ test_export2python_produces_correct_onnx_script_model_0008_test_onehot_with_negative_axis
onnxscript.backend.onnx_export_test.TestOnnxBackEnd ‑ test_export2python_produces_correct_onnx_script_model_0009_test_reduce_l1_negative_axes_keep_dims_random_expanded
…

♻️ This comment has been updated with latest results.

@dependabot dependabot bot force-pushed the dependabot/pip/requirements/lintrunner/mypy-1.6.1 branch 2 times, most recently from 9555ac2 to 2a13f74 Compare October 26, 2023 00:14
Bumps [mypy](https://github.com/python/mypy) from 1.6.0 to 1.6.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.6.0...v1.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/lintrunner/mypy-1.6.1 branch from 2a13f74 to 26e4826 Compare October 26, 2023 00:46
@justinchuby justinchuby merged commit 4d7ac4d into main Oct 26, 2023
27 of 31 checks passed
@justinchuby justinchuby deleted the dependabot/pip/requirements/lintrunner/mypy-1.6.1 branch October 26, 2023 05:15
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.

1 participant