Skip to content

Bump vulture from 2.15 to 2.16#1077

Merged
spoorcc merged 1 commit intomainfrom
dependabot/pip/main/vulture-2.16
Mar 25, 2026
Merged

Bump vulture from 2.15 to 2.16#1077
spoorcc merged 1 commit intomainfrom
dependabot/pip/main/vulture-2.16

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2026

Bumps vulture from 2.15 to 2.16.

Release notes

Sourced from vulture's releases.

v2.16

2.16 (2026-03-25)

  • Fix false positives for dead code after while loops (#412, #413, Jendrik Seipp).
  • Use ty instead of pytype for testing type annotations (Jendrik Seipp).
Changelog

Sourced from vulture's changelog.

2.16 (2026-03-25)

  • Fix false positives for dead code after while loops (#412, #413, Jendrik Seipp).
  • Use ty instead of pytype for testing type annotations (Jendrik Seipp).
Commits
  • b0f67ba Update version number to 2.16 for release.
  • 41d6224 Update changelog.
  • 0462a5a Don't falsely report code after while loops as dead (fixes #412 and fixes #413).
  • 1eb212f Use ty instead of pytype for testing type annotations.
  • 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 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)

Bumps [vulture](https://github.com/jendrikseipp/vulture) from 2.15 to 2.16.
- [Release notes](https://github.com/jendrikseipp/vulture/releases)
- [Changelog](https://github.com/jendrikseipp/vulture/blob/main/CHANGELOG.md)
- [Commits](jendrikseipp/vulture@v2.15...v2.16)

---
updated-dependencies:
- dependency-name: vulture
  dependency-version: '2.16'
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Packages this project depends on label Mar 25, 2026
@spoorcc spoorcc merged commit 1a1ba15 into main Mar 25, 2026
37 checks passed
@spoorcc spoorcc deleted the dependabot/pip/main/vulture-2.16 branch March 25, 2026 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Packages this project depends on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant