googleapis / python-crc32c

Apache License 2.0
22 stars 25 forks source link

chore(deps): update all dependencies #169

Closed renovate-bot closed 1 year ago

renovate-bot commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
cmake (source) ==3.25.2 -> ==3.26.1 age adoption passing confidence minor
pypa/cibuildwheel v2.12.0 -> v2.12.1 age adoption passing confidence action patch
setuptools (changelog) ==67.5.1 -> ==67.6.1 age adoption passing confidence minor
wheel (changelog) ==0.38.4 -> ==0.40.0 age adoption passing confidence minor

Release Notes

scikit-build/cmake-python-distributions ### [`v3.26.1`](https://togithub.com/scikit-build/cmake-python-distributions/releases/tag/3.26.1): CMake 3.26.1 [Compare Source](https://togithub.com/scikit-build/cmake-python-distributions/compare/3.26.0...3.26.1) This release of CMake fixed an issue with the brand-new Limited ABI / Stable API support. #### What's Changed - Update to CMake 3.26.1 by [@​henryiii](https://togithub.com/henryiii) in [https://github.com/scikit-build/cmake-python-distributions/pull/348](https://togithub.com/scikit-build/cmake-python-distributions/pull/348) **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/3.26.0...3.26.1 ### [`v3.26.0`](https://togithub.com/scikit-build/cmake-python-distributions/releases/tag/3.26.0): Version 3.26.0 [Compare Source](https://togithub.com/scikit-build/cmake-python-distributions/compare/3.25.2...3.26.0) #### What's Changed This is the first version to use the new `wheel tags` command to retag the wheels when generating them, removing a lot of custom code and our custom `wheeltools` package. - Update to OpenSSL 3.0.8 by [@​mayeut](https://togithub.com/mayeut) in [https://github.com/scikit-build/cmake-python-distributions/pull/336](https://togithub.com/scikit-build/cmake-python-distributions/pull/336) - Update to CMake 3.26.0 by [@​henryiii](https://togithub.com/henryiii) in [https://github.com/scikit-build/cmake-python-distributions/pull/340](https://togithub.com/scikit-build/cmake-python-distributions/pull/340) - chore: use wheel tags command by [@​henryiii](https://togithub.com/henryiii) in [https://github.com/scikit-build/cmake-python-distributions/pull/341](https://togithub.com/scikit-build/cmake-python-distributions/pull/341) - chore: switch to ruff by [@​henryiii](https://togithub.com/henryiii) in [https://github.com/scikit-build/cmake-python-distributions/pull/334](https://togithub.com/scikit-build/cmake-python-distributions/pull/334) **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/3.25.2...3.26.0
pypa/cibuildwheel ### [`v2.12.1`](https://togithub.com/pypa/cibuildwheel/releases/tag/v2.12.1) [Compare Source](https://togithub.com/pypa/cibuildwheel/compare/v2.12.0...v2.12.1) - 🐛 Fix a bug that prevented the use of CIBW_CONFIG_SETTINGS with the 'pip' build backend. ([#​1430](https://togithub.com/pypa/cibuildwheel/issues/1430))
pypa/setuptools ### [`v67.6.1`](https://togithub.com/pypa/setuptools/blob/HEAD/CHANGES.rst#v6761) [Compare Source](https://togithub.com/pypa/setuptools/compare/v67.6.0...v67.6.1) Misc ^^^^ - [#​3865](https://togithub.com/pypa/setuptools/issues/3865): Fixed `_WouldIgnoreField` warnings for `scripts` and `gui_scripts`, when `entry-points` is not listed in dynamic. - [#​3875](https://togithub.com/pypa/setuptools/issues/3875): Update code generated by `validate-pyproject` to use v0.12.2. This should fix default license patterns when `pyproject.toml` is used. ### [`v67.6.0`](https://togithub.com/pypa/setuptools/blob/HEAD/CHANGES.rst#v6760) [Compare Source](https://togithub.com/pypa/setuptools/compare/v67.5.1...v67.6.0) Changes ^^^^^^^ - [#​3804](https://togithub.com/pypa/setuptools/issues/3804): Added caching for supported wheel tags. - [#​3846](https://togithub.com/pypa/setuptools/issues/3846): Added pruning heuristics to `PackageFinder` based on `exclude`.

Configuration

📅 Schedule: Branch creation - "before 3am 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.