chore(deps): update dependency mypy to v1.10.1 #16

Open
renovate-bot wants to merge 1 commits from renovate/mypy-1.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
mypy (source, changelog) tool.hatch.envs.lint minor ==1.8.0 -> ==1.10.1

Release Notes

python/mypy (mypy)

v1.10.1

Compare Source

  • Fix error reporting on cached run after uninstallation of third party library (Shantanu, PR 17420)

v1.10.0

Compare Source

v1.9.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [mypy](https://www.mypy-lang.org/) ([source](https://github.com/python/mypy), [changelog](https://mypy-lang.blogspot.com/)) | tool.hatch.envs.lint | minor | `==1.8.0` -> `==1.10.1` | --- ### Release Notes <details> <summary>python/mypy (mypy)</summary> ### [`v1.10.1`](https://github.com/python/mypy/blob/HEAD/CHANGELOG.md#Mypy-1101) [Compare Source](https://github.com/python/mypy/compare/v1.10.0...v1.10.1) - Fix error reporting on cached run after uninstallation of third party library (Shantanu, PR [17420](https://github.com/python/mypy/pull/17420)) ### [`v1.10.0`](https://github.com/python/mypy/compare/1.9.0...v1.10.0) [Compare Source](https://github.com/python/mypy/compare/1.9.0...v1.10.0) ### [`v1.9.0`](https://github.com/python/mypy/compare/v1.8.0...1.9.0) [Compare Source](https://github.com/python/mypy/compare/v1.8.0...1.9.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate-bot added the
renovate
label 2024-03-08 20:16:10 +01:00
renovate-bot added 1 commit 2024-03-08 20:16:11 +01:00
build and publish / update-changelog (pull_request) Successful in 5s Details
build and publish / release-pypackage (pull_request) Successful in 25s Details
check code / check-code (pull_request) Successful in 26s Details
8823df7846
chore(deps): update dependency mypy to v1.9.0
renovate-bot changed title from chore(deps): update dependency mypy to v1.9.0 to chore(deps): update dependency mypy to v1.10.0 2024-04-24 20:14:43 +02:00
renovate-bot force-pushed renovate/mypy-1.x from 8823df7846 to 57ac1b44de 2024-04-24 20:14:44 +02:00 Compare
renovate-bot changed title from chore(deps): update dependency mypy to v1.10.0 to chore(deps): update dependency mypy to v1.10.1 2024-06-25 08:19:55 +02:00
renovate-bot force-pushed renovate/mypy-1.x from 57ac1b44de to 602da74c28 2024-06-25 08:19:56 +02:00 Compare
Some checks failed
build and publish / release-pypackage (pull_request) Failing after 11m46s
build and publish / update-changelog (pull_request) Failing after 10m23s
check code / check-code (pull_request) Failing after 15m16s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b renovate/mypy-1.x main
git pull origin renovate/mypy-1.x

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff renovate/mypy-1.x
git push origin main
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: olofvndrhr/octodns-netbox-dns#16
No description provided.