Releases: tsuyoshicho/action-mypy
Releases · tsuyoshicho/action-mypy
Release v3.10.0
What's Changed
- chore(deps): update python docker tag to v3.10.7 by @renovate in #52
- chore(deps): update dependency mypy to v0.981 by @renovate in #53
- chore(deps): update dependency mypy to v0.982 by @renovate in #54
- chore(deps): update python docker tag to v3.11.0 by @renovate in #56
- fix: errormessage variant by @tsuyoshicho in #58
Add ignore_note
option.
This option is workaroud for mypy multiline error.
mypy report non-makred multiline error, but now errorformat do not support these report to aggregate to one mssage.
User selection:
- note enable(defualt): report multi message(one message per report note line)
- note ignore: report but ignore note
Full Changelog: v3.9...v3.10.0
Release v3.9.3
What's Changed
- chore(deps): update dependency python to v3.10.6 by @renovate in #49
- Use specified
tool_name
by @sjust-seerbio in #50 - chore: misc fix and bump patch by @tsuyoshicho in #51
New Contributors
- @sjust-seerbio made their first contribution in #50
Full Changelog: v3.9.2...v3.9.3
Release v3.9.2
v3.9.2: PR #47 - chore(deps): update dependency mypy to v0.971
Release v3.9.1
What's Changed
Full Changelog: v3.9.0...v3.9.1
Release v3.9.0
What's Changed
Full Changelog: v3.8...v3.9.0
Release v3.8.0
What's Changed
- docs: Update README: add limitation by @tsuyoshicho in #41
- chore(deps): update dependency mypy to v0.950 by @renovate in #40
Full Changelog: v3.7...v3.8.0
Release v3.7.0
What's Changed
- chore(deps): update reviewdog/reviewdog to 0.14.1 by @github-actions in #39
Full Changelog: v3.6...v3.7.0
Release v3.6.1
v3.6.1: PR #36 - chore(deps): update dependency mypy to v0.942
(rule change: mainly increments patch for depend package update)
Release v3.6.0
v3.6.0: PR #35 - chore(deps): update dependency mypy to v0.941
Release v3.5.0
v3.5.0: PR #34 - chore(deps): update dependency mypy to v0.940