Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2025

Bumps the python group with 1 update: conan.

Updates conan from 2.23.0 to 2.24.0

Release notes

Sourced from conan's releases.

2.24.0 (15-Dec-2025)

  • Feature: MesonToolchain needs_exe_wrapper property now listens to can_run() function. (conan-io/conan#19382)
  • Feature: Workspace super-install now follows layout(). (conan-io/conan#19376). Docs: 📃
  • Feature: Make diff symbols in conan report diff ... -f=html non-selectable. (conan-io/conan#19375)
  • Feature: Add more public sub Python APIs, some more typing and fix docstrings. (conan-io/conan#19370). Docs: 📃
  • Feature: Represent missing packages in graph.html output. (conan-io/conan#19360)
  • Feature: conan cache check-integrity: new JSON output format. (conan-io/conan#19343). Docs: 📃
  • Feature: New conan workspace complete command to open/add intermediate packages to the workspace. (conan-io/conan#19331). Docs: 📃
  • Feature: Inject hashlib in the global.conf jinja2 rendering to be able to compute hashes (for paths, for example). (conan-io/conan#19319). Docs: 📃
  • Feature: Introduce new conanconfig.yml file that can store packages for multiple automatic conan config install-pkg. (conan-io/conan#17793). Docs: 📃
  • Fix: defines and frameworks now also generate CMakeConfigDeps targets. (conan-io/conan#19357)
  • Fix: Warn on version ranges in reference pattern, which have no effect (ie -o="foo/[>1]:shared=True"). (conan-io/conan#19356)
  • Fix: Improve MSBuildToolchain docstrings for compile_options. (conan-io/conan#19351). Docs: 📃
  • Fix: Conan profile detect can detect Visual Studio 18 (2026). (conan-io/conan#19348)
  • Fix: Avoid AutotoolsToolchain/GnuToolchain to define --sysroot for QNX qcc compiler, define -Wc,-isysroot instead. (conan-io/conan#18897)
  • Fix: Fixed conan_config.json storage to use only RecipeReferences (not PackageReferences). (conan-io/conan#17793). Docs: 📃
  • Fix: conan config install-pkg will report for order-changing updates to existing configuration installs, allowing to -force to change the order. (conan-io/conan#17793). Docs: 📃
  • Bugfix: Do correct scoping of conan install --requires=dep/[*] -o myoption=value. (conan-io/conan#19367)
  • Bugfix: fix new core.graph:compatibility_mode=optimized with multiple repos. (conan-io/conan#19349)
  • Bugfix: Fix crash for conan workspace build with external global editables. (conan-io/conan#19338)
  • Bugfix: Bugfix: Fix CMakeConfigDeps flags handling of generator expressions with separators. (conan-io/conan#19330)
  • Bugfix: Fix logic in EnvVars generation of .sh and .ps1 scripts for "unset" vs "empty" definition. (conan-io/conan#19328). Docs: 📃
  • Bugfix: Fix Workspace crash when passing per-package configuration. (conan-io/conan#19327)
  • Bugfix: Fix version range pattern replacement in replace_requires. (conan-io/conan#19324)
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the python group with 1 update: [conan](https://github.com/conan-io/conan).


Updates `conan` from 2.23.0 to 2.24.0
- [Release notes](https://github.com/conan-io/conan/releases)
- [Commits](conan-io/conan@2.23.0...2.24.0)

---
updated-dependencies:
- dependency-name: conan
  dependency-version: 2.24.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 16, 2025
@dependabot dependabot bot requested a review from b1ackviking as a code owner December 16, 2025 03:22
@dependabot dependabot bot added python:uv Pull requests that update python:uv code dependencies Pull requests that update a dependency file labels Dec 16, 2025
@b1ackviking b1ackviking merged commit 97173b7 into main Dec 16, 2025
16 checks passed
@b1ackviking b1ackviking deleted the dependabot/uv/python-0f60907b89 branch December 16, 2025 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants