Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: bump pypa/cibuildwheel from 2.10.0 to 2.10.2 #1740

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2022

Bumps pypa/cibuildwheel from 2.10.0 to 2.10.2.

Release notes

Sourced from pypa/cibuildwheel's releases.

v2.10.2

  • 🐛 Fix a bug that caused win32 identifiers to fail when used with --only. (#1282)
  • 🐛 Fix computation of auto/auto64/auto32 archs when targeting a different platform to the one that you're running cibuildwheel on. (#1266)
  • 📚 Fix an mistake in the 'how it works' diagram. (#1274)

v2.10.1

  • 🐛 Fix a bug that stopped environment variables specified in TOML from being expanded. (#1273)
Changelog

Sourced from pypa/cibuildwheel's changelog.

v2.10.2

25 September 2022

  • 🐛 Fix a bug that caused win32 identifiers to fail when used with --only. (#1282)
  • 🐛 Fix computation of auto/auto64/auto32 archs when targeting a different platform to the one that you're running cibuildwheel on. (#1266)
  • 📚 Fix an mistake in the 'how it works' diagram. (#1274)

v2.10.1

18 September 2022

  • 🐛 Fix a bug that stopped environment variables specified in TOML from being expanded. (#1273)
Commits
  • 7c45799 Bump version: v2.10.2
  • f766904 Merge pull request #1258 from henryiii/henryiii/chore/dev
  • 73a435b Merge pull request #1266 from henryiii/henryiii/fix/crossplatform
  • 8b0aa9b Merge pull request #1282 from pypa/fix-1281
  • 6b0e1bc Merge pull request #1274 from pypa/diagram-fix
  • 5e5fdd1 Fix win32 identifiers with --only
  • 1e3f3fd Add failing test
  • faa3ab4 Refactor a little to minimise changes and clarify naming
  • 7969f7c [Bot] Update dependencies (#1275)
  • 4447618 Merge pull request #1276 from pypa/pre-commit-ci-update-config
  • 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 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 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 [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.10.0 to 2.10.2.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](pypa/cibuildwheel@v2.10.0...v2.10.2)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@codecov
Copy link

codecov bot commented Sep 27, 2022

Codecov Report

Merging #1740 (aceea1e) into main (e692946) will increase coverage by 1.01%.
The diff coverage is n/a.

Additional details and impacted files
Impacted Files Coverage Δ
src/awkward/__init__.py 97.05% <ø> (ø)
src/awkward/_broadcasting.py 93.41% <ø> (ø)
src/awkward/_connect/avro.py 87.17% <ø> (ø)
src/awkward/_connect/cling.py 24.90% <ø> (ø)
src/awkward/_connect/cuda/__init__.py 0.00% <ø> (ø)
src/awkward/_connect/jax/__init__.py 90.47% <ø> (ø)
src/awkward/_connect/jax/_reducers.py 76.92% <ø> (ø)
src/awkward/_connect/numba/arrayview.py 97.77% <ø> (ø)
src/awkward/_connect/numba/builder.py 81.60% <ø> (ø)
src/awkward/_connect/numba/layout.py 84.87% <ø> (ø)
... and 311 more

@jpivarski jpivarski changed the title Build(deps): bump pypa/cibuildwheel from 2.10.0 to 2.10.2 ci: bump pypa/cibuildwheel from 2.10.0 to 2.10.2 Sep 27, 2022
@jpivarski jpivarski merged commit 084fa4b into main Sep 27, 2022
@jpivarski jpivarski deleted the dependabot/github_actions/pypa/cibuildwheel-2.10.2 branch September 27, 2022 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant