Skip to content

Bump vulture from 2.14 to 2.15#1578

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/vulture-2.15
Mar 4, 2026
Merged

Bump vulture from 2.14 to 2.15#1578
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/vulture-2.15

Conversation

@dependabot
Copy link
Contributor

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

Bumps vulture from 2.14 to 2.15.

Release notes

Sourced from vulture's releases.

v2.15

2.15 (2026-03-04)

  • Handle while True loops without break statements (kreathon).
  • Add whitelist for ssl.SSLContext (tunnelsociety, #392).
  • Add more ruff rules (even-even).
  • Drop support for Python 3.8 (Jendrik Seipp, #398).
  • Add support for Python 3.14 (even-even).
Changelog

Sourced from vulture's changelog.

2.15 (2026-03-04)

  • Handle while True loops without break statements (kreathon).
  • Add whitelist for ssl.SSLContext (tunnelsociety, #392).
  • Add more ruff rules (even-even).
  • Drop support for Python 3.8 (Jendrik Seipp, #398).
  • Add support for Python 3.14 (even-even).
Commits
  • 6a4001f Update version number to 2.15 for release.
  • ef9e6de Fix release script.
  • 0649029 Add release date.
  • 01b9ff5 Add more ruff rules and fix warnings (#406)
  • 3d99061 Add tests for Python 3.14 (#404)
  • b11b7d4 Drop support for Python 3.8 (#399)
  • b9bcb58 Switch from setup.py to pyproject.toml and use GitHub Actions for PyPI releases.
  • 3c2bef4 Add whitelist for ssl.SSLContext (#392)
  • 1e210d9 Add link to VS Code extension.
  • 4ecc149 Update changelog and revise comment.
  • Additional commits viewable 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.14 to 2.15.
- [Release notes](https://github.com/jendrikseipp/vulture/releases)
- [Changelog](https://github.com/jendrikseipp/vulture/blob/main/CHANGELOG.md)
- [Commits](jendrikseipp/vulture@v2.14...v2.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 4, 2026
@github-actions github-actions bot enabled auto-merge March 4, 2026 22:53
@github-actions github-actions bot merged commit 0054781 into main Mar 4, 2026
9 of 15 checks passed
@github-actions github-actions bot deleted the dependabot/pip/vulture-2.15 branch March 4, 2026 22:55
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.

0 participants