Skip to content

github actions cibw: unpin to just minor version tag, not the full patch number#943

Merged
mr-c merged 1 commit into
mainfrom
dependabot/github_actions/pypa/cibuildwheel-3.1.1
Jul 25, 2025
Merged

github actions cibw: unpin to just minor version tag, not the full patch number#943
mr-c merged 1 commit into
mainfrom
dependabot/github_actions/pypa/cibuildwheel-3.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 2025

Copy link
Copy Markdown
Contributor

Bumps pypa/cibuildwheel from 3.1.0 to 3.1.1.

Release notes

Sourced from pypa/cibuildwheel's releases.

v3.1.1

  • 🐛 Fix a bug showing an incorrect wheel count at the end of execution, and misrepresenting test-only runs in the GitHub Action summary (#2512)
  • 📚 Docs fix (#2510)
Changelog

Sourced from pypa/cibuildwheel's changelog.

v3.1.1

24 July 2025

  • 🐛 Fix a bug showing an incorrect wheel count at the end of execution, and misrepresenting test-only runs in the GitHub Action summary (#2512)
  • 📚 Docs fix (#2510)
Commits

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 github_actions Pull requests that update Github_actions code labels Jul 25, 2025
@codecov

codecov Bot commented Jul 25, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.38%. Comparing base (18c67e3) to head (1b206b0).
⚠️ Report is 31 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #943      +/-   ##
==========================================
+ Coverage   83.36%   83.38%   +0.02%     
==========================================
  Files          22       22              
  Lines        4952     4952              
  Branches     1185     1185              
==========================================
+ Hits         4128     4129       +1     
  Misses        547      547              
+ Partials      277      276       -1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mr-c mr-c force-pushed the dependabot/github_actions/pypa/cibuildwheel-3.1.1 branch from bafc720 to 1b206b0 Compare July 25, 2025 09:28
@mr-c mr-c changed the title build(deps): bump pypa/cibuildwheel from 3.1.0 to 3.1.1 github actions cibw: unpin to just minor version tag, not the full patch number Jul 25, 2025
@mr-c mr-c merged commit 0e9b8f9 into main Jul 25, 2025
17 of 20 checks passed
@mr-c mr-c deleted the dependabot/github_actions/pypa/cibuildwheel-3.1.1 branch July 25, 2025 09:29
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 github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant