googleapis / python-crc32c

Apache License 2.0
22 stars 25 forks source link

chore(deps): update all dependencies #183

Closed renovate-bot closed 7 months ago

renovate-bot commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
cmake (source) ==3.27.5 -> ==3.27.7 age adoption passing confidence patch
pip (source, changelog) ==23.3 -> ==23.3.1 age adoption passing confidence patch
pypa/cibuildwheel v2.16.1 -> v2.16.2 age adoption passing confidence action patch
wheel (changelog) ==0.41.2 -> ==0.41.3 age adoption passing confidence patch

Release Notes

scikit-build/cmake-python-distributions (cmake) ### [`v3.27.7`](https://togithub.com/scikit-build/cmake-python-distributions/releases/tag/3.27.7) [Compare Source](https://togithub.com/scikit-build/cmake-python-distributions/compare/3.27.6...3.27.7) #### What's Changed - chore(deps): bump cmake from 3.27.5 to 3.27.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/scikit-build/cmake-python-distributions/pull/414](https://togithub.com/scikit-build/cmake-python-distributions/pull/414) - chore(deps): bump pypa/cibuildwheel from 2.16.1 to 2.16.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/scikit-build/cmake-python-distributions/pull/416](https://togithub.com/scikit-build/cmake-python-distributions/pull/416) - chore(deps): update pre-commit hooks by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/scikit-build/cmake-python-distributions/pull/415](https://togithub.com/scikit-build/cmake-python-distributions/pull/415) - chore(deps): bump ninja from 1.11.1 to 1.11.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/scikit-build/cmake-python-distributions/pull/420](https://togithub.com/scikit-build/cmake-python-distributions/pull/420) - chore(deps): update pre-commit hooks by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/scikit-build/cmake-python-distributions/pull/419](https://togithub.com/scikit-build/cmake-python-distributions/pull/419) - Update to CMake 3.27.7 by [@​mayeut](https://togithub.com/mayeut) in [https://github.com/scikit-build/cmake-python-distributions/pull/418](https://togithub.com/scikit-build/cmake-python-distributions/pull/418) **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/3.27.6...3.27.7 ### [`v3.27.6`](https://togithub.com/scikit-build/cmake-python-distributions/releases/tag/3.27.6) [Compare Source](https://togithub.com/scikit-build/cmake-python-distributions/compare/3.27.5...3.27.6) #### What's Changed - chore(deps): bump cmake from 3.27.4.1 to 3.27.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/scikit-build/cmake-python-distributions/pull/406](https://togithub.com/scikit-build/cmake-python-distributions/pull/406) - chore(deps): bump pypa/cibuildwheel from 2.15.0 to 2.16.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/scikit-build/cmake-python-distributions/pull/407](https://togithub.com/scikit-build/cmake-python-distributions/pull/407) - chore(deps): update pre-commit hooks by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/scikit-build/cmake-python-distributions/pull/408](https://togithub.com/scikit-build/cmake-python-distributions/pull/408) - Update to OpenSSL 3.0.11 by [@​mayeut](https://togithub.com/mayeut) in [https://github.com/scikit-build/cmake-python-distributions/pull/409](https://togithub.com/scikit-build/cmake-python-distributions/pull/409) - chore(deps): update pre-commit hooks by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/scikit-build/cmake-python-distributions/pull/411](https://togithub.com/scikit-build/cmake-python-distributions/pull/411) - chore(deps): bump pypa/cibuildwheel from 2.16.0 to 2.16.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/scikit-build/cmake-python-distributions/pull/412](https://togithub.com/scikit-build/cmake-python-distributions/pull/412) - Update to CMake 3.27.6 by [@​mayeut](https://togithub.com/mayeut) in [https://github.com/scikit-build/cmake-python-distributions/pull/413](https://togithub.com/scikit-build/cmake-python-distributions/pull/413) **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/3.27.5...3.27.6
pypa/pip (pip) ### [`v23.3.1`](https://togithub.com/pypa/pip/compare/23.3...23.3.1) [Compare Source](https://togithub.com/pypa/pip/compare/23.3...23.3.1)
pypa/cibuildwheel (pypa/cibuildwheel) ### [`v2.16.2`](https://togithub.com/pypa/cibuildwheel/releases/tag/v2.16.2) [Compare Source](https://togithub.com/pypa/cibuildwheel/compare/v2.16.1...v2.16.2) - 🛠 Updates CPython 3.12 version to 3.12.0, final release ([#​1635](https://togithub.com/pypa/cibuildwheel/issues/1635)) - ✨ Adds a debug option [`CIBW_DEBUG_KEEP_CONTAINER`](https://cibuildwheel.readthedocs.io/en/stable/options/#cibw_debug_keep_container) to stop cibuildwheel deleting build containers after the build finishes. ([#​1620](https://togithub.com/pypa/cibuildwheel/issues/1620)) - 📚 Adds support for `[tool.cibuildwheel]` checking by adding a schema compatible with the [validate-pyproject](https://togithub.com/abravalheri/validate-pyproject/) tool ([#​1622](https://togithub.com/pypa/cibuildwheel/issues/1622), [#​1628](https://togithub.com/pypa/cibuildwheel/issues/1628), [#​1629](https://togithub.com/pypa/cibuildwheel/issues/1629)) - 🐛 Fix parsing of `CIBW_CONTAINER_ENGINE` and `CIBW_BUILD_FRONTEND` options to not break arguments on `:` characters ([#​1621](https://togithub.com/pypa/cibuildwheel/issues/1621)) - 🐛 Fix the evaluation order of `CIBW_ENVIRONMENT` and `CIBW_ENVIRONMENT_PASS` so that `CIBW_ENVIRONMENT` assignments can reference environment variables passed through from the host machine. ([#​1617](https://togithub.com/pypa/cibuildwheel/issues/1617)) - 🛠 Supports manylinux images' deferred installation of interpreters through the `manylinux-interpreters` tool ([#​1630](https://togithub.com/pypa/cibuildwheel/issues/1630))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.