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

Bump mypy from 0.942 to 0.961 #5337

Merged
merged 4 commits into from
Jul 6, 2022
Merged

Bump mypy from 0.942 to 0.961 #5337

merged 4 commits into from
Jul 6, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2022

Bumps mypy from 0.942 to 0.961.

Commits
  • 89bdcfb Update version to 0.961
  • 154ac75 Run dataclass plugin before checking type var bounds (#12908)
  • f649e2d Fix crash with nested attrs class (#12872)
  • 64e9c0d Update version to 0.961+dev
  • 0a4a190 Update version to 0.960
  • 128661c Friendlier errors for PEP 612 (#12832)
  • a54c84d Bring back type annotation support of dunder methods in stub generator (#12828)
  • 290f013 FindModuleCache: optionally leverage BuildSourceSet (#12616)
  • aa7c21a Typeshed cherry-pick: Ignore mypy errors in Python 2 builtins and typing (#78...
  • 644d5f6 checkexpr: cache type of container literals when possible (#12707)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.961.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.942...v0.961)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner June 7, 2022 00:09
@dependabot dependabot bot requested review from gshank and ChenyuLInx June 7, 2022 00:09
@dependabot dependabot bot added dependencies Changes to the version of dbt dependencies python Pull requests that update Python code labels Jun 7, 2022
@cla-bot cla-bot bot added the cla:yes label Jun 7, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jun 7, 2022

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

@ChenyuLInx
Copy link
Contributor

@iknox-fa I remember you were looking at upgrading mypy right?

@leahwicz
Copy link
Contributor

leahwicz commented Jun 7, 2022

@ChenyuLInx- Ian did update to the latest mypy but it looks like mypy bumped to another newer version already. If everything passes, then I'm good to bump this again

@ChenyuLInx
Copy link
Contributor

@leahwicz looks like it if failing because of the new mypy. Since this is not critical libraries I am going to leave it for Ian when he comes back.

@ChenyuLInx ChenyuLInx requested a review from iknox-fa June 7, 2022 18:42
@gshank gshank removed their request for review June 14, 2022 15:32
@dependabot dependabot bot requested review from a team as code owners July 5, 2022 19:20
@dependabot dependabot bot requested review from VersusFacit and emmyoop July 5, 2022 19:20
@iknox-fa iknox-fa removed their request for review July 5, 2022 19:29
@leahwicz leahwicz merged commit 0d7e87f into main Jul 6, 2022
@leahwicz leahwicz deleted the dependabot/pip/mypy-0.961 branch July 6, 2022 20:25
agoblet pushed a commit to BigDataRepublic/dbt-core that referenced this pull request Sep 16, 2022
* Bump mypy from 0.942 to 0.961

Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.961.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.942...v0.961)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Add automated changelog yaml from template

* Fixed deprecated abstractclassmethod caught by new version of mypy

* Fixed deprecated abstractclassmethod not caught by mypy

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Github Build Bot <buildbot@fishtownanalytics.com>
Co-authored-by: Ian Knox <ian.knox@dbtlabs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:yes dependencies Changes to the version of dbt dependencies python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants