allenporter / llama-cpp-server

Docker images for easier running of llama-cpp-python server
Apache License 2.0
4 stars 2 forks source link

Update dependency cmake to v3.29.1 #56

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cmake ==3.29.0.1 -> ==3.29.1 age adoption passing confidence

Release Notes

scikit-build/cmake-python-distributions (cmake) ### [`v3.29.1`](https://togithub.com/scikit-build/cmake-python-distributions/releases/tag/3.29.1) [Compare Source](https://togithub.com/scikit-build/cmake-python-distributions/compare/3.29.0.1...3.29.1) #### What's Changed - Update to CMake 3.29.1 by [@​henryiii](https://togithub.com/henryiii) in [https://github.com/scikit-build/cmake-python-distributions/pull/483](https://togithub.com/scikit-build/cmake-python-distributions/pull/483) - fix: don't request cmake when building even if not present by [@​henryiii](https://togithub.com/henryiii) in [https://github.com/scikit-build/cmake-python-distributions/pull/480](https://togithub.com/scikit-build/cmake-python-distributions/pull/480) - chore: rework versioning by [@​henryiii](https://togithub.com/henryiii) in [https://github.com/scikit-build/cmake-python-distributions/pull/470](https://togithub.com/scikit-build/cmake-python-distributions/pull/470) - chore: integrate types and typecheck by [@​henryiii](https://togithub.com/henryiii) in [https://github.com/scikit-build/cmake-python-distributions/pull/482](https://togithub.com/scikit-build/cmake-python-distributions/pull/482) - chore: modernize update scripts by [@​henryiii](https://togithub.com/henryiii) in [https://github.com/scikit-build/cmake-python-distributions/pull/481](https://togithub.com/scikit-build/cmake-python-distributions/pull/481) - chore: update cibuildwheel config by [@​henryiii](https://togithub.com/henryiii) in [https://github.com/scikit-build/cmake-python-distributions/pull/478](https://togithub.com/scikit-build/cmake-python-distributions/pull/478) - chore: update ruff config by [@​henryiii](https://togithub.com/henryiii) in [https://github.com/scikit-build/cmake-python-distributions/pull/477](https://togithub.com/scikit-build/cmake-python-distributions/pull/477) - ci: fix test disabling by [@​henryiii](https://togithub.com/henryiii) in [https://github.com/scikit-build/cmake-python-distributions/pull/488](https://togithub.com/scikit-build/cmake-python-distributions/pull/488) - docs: fix rtd and update release instructions by [@​henryiii](https://togithub.com/henryiii) in [https://github.com/scikit-build/cmake-python-distributions/pull/484](https://togithub.com/scikit-build/cmake-python-distributions/pull/484) **Full Changelog**: https://github.com/scikit-build/cmake-python-distributions/compare/3.29.0.1...3.29.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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