Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps check-wheel-contents from 0.6.1 to 0.6.3.

Release notes

Sourced from check-wheel-contents's releases.

v0.6.3 — Exclude bad click version

v0.6.2 — Update click

  • Update tests for click v8.2.0
  • Drop support for Python 3.8 and 3.9
Changelog

Sourced from check-wheel-contents's changelog.

v0.6.3 (2025-08-02)

v0.6.2 (2025-05-11)

  • Update tests for click v8.2.0
  • Drop support for Python 3.8 and 3.9
Commits
  • c2c7351 v0.6.3 — Exclude bad click version
  • 1a73271 Merge pull request #49 from jwodder/no-click-822
  • 8419c75 Exclude click v8.2.2 from dependencies
  • d97be7a Merge pull request #47 from jwodder/pypy311
  • 4475c27 Test against PyPy 3.11
  • cefe1dc v0.6.2 — Update click
  • f4f5ef1 Merge pull request #46 from jwodder/click-up
  • 74f219f Drop support for Python 3.8 and 3.9
  • 5a82bb9 Update tests for click 8.2.0
  • 1124481 Update for PEP 639
  • 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 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 10, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 10, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/main/check-wheel-contents-0.6.3 branch from 67bb71f to 086ff30 Compare November 10, 2025 19:54
Bumps [check-wheel-contents](https://github.com/jwodder/check-wheel-contents) from 0.6.1 to 0.6.3.
- [Release notes](https://github.com/jwodder/check-wheel-contents/releases)
- [Changelog](https://github.com/jwodder/check-wheel-contents/blob/master/CHANGELOG.md)
- [Commits](jwodder/check-wheel-contents@v0.6.1...v0.6.3)

---
updated-dependencies:
- dependency-name: check-wheel-contents
  dependency-version: 0.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/main/check-wheel-contents-0.6.3 branch from 086ff30 to dd87b2a Compare November 10, 2025 19:56
@seifertm seifertm enabled auto-merge November 10, 2025 19:56
@seifertm seifertm added this pull request to the merge queue Nov 10, 2025
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.64%. Comparing base (250a319) to head (dd87b2a).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1285   +/-   ##
=======================================
  Coverage   93.64%   93.64%           
=======================================
  Files           2        2           
  Lines         409      409           
  Branches       44       44           
=======================================
  Hits          383      383           
  Misses         20       20           
  Partials        6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Merged via the queue into main with commit b32fdf9 Nov 10, 2025
23 checks passed
@seifertm seifertm deleted the dependabot/pip/main/check-wheel-contents-0.6.3 branch November 10, 2025 20:10
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.

3 participants