Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pypa/cibuildwheel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.23.0
Choose a base ref
...
head repository: pypa/cibuildwheel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.23.1
Choose a head ref
  • 5 commits
  • 31 files changed
  • 3 contributors

Commits on Mar 15, 2025

  1. Update dependencies

    joerick committed Mar 15, 2025
    Copy the full SHA
    c087d85 View commit details
  2. fix: warn on deprecated images being set (#2312)

    * fix: warn on deprecated images being set
    
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    
    * fix: handle repeated warning messages
    
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: Joe Rickerby <joerick@mac.com>
    
    * fix: try making the warnings once per Options
    
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    
    ---------
    
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    Co-authored-by: Joe Rickerby <joerick@mac.com>
    henryiii and joerick committed Mar 15, 2025
    Copy the full SHA
    a880bf5 View commit details
  3. fix: image deprecation warning (#2314)

    mayeut authored and joerick committed Mar 15, 2025
    Copy the full SHA
    c25fe60 View commit details
  4. Fix unit test when other warnings are present

    joerick committed Mar 15, 2025
    Copy the full SHA
    6e1527b View commit details
  5. Bump version: v2.23.1

    joerick committed Mar 15, 2025
    Copy the full SHA
    42728e8 View commit details
Loading