Skip to content

build(deps-dev): bump conan from 2.30.0 to 2.31.1 in the python group across 1 directory - #560

Merged
b1ackviking merged 1 commit into
mainfrom
dependabot/uv/python-6b45a4664e
Jul 29, 2026
Merged

build(deps-dev): bump conan from 2.30.0 to 2.31.1 in the python group across 1 directory#560
b1ackviking merged 1 commit into
mainfrom
dependabot/uv/python-6b45a4664e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the python group with 1 update in the / directory: conan.

Updates conan from 2.30.0 to 2.31.1

Release notes

Sourced from conan's releases.

2.31.1 (24-Jul-2026)

  • Fix: Fixed replace_in_file() raising a false "pattern not found" error when the replacement produced the same content as the original (no-op replace). (conan-io/conan#20211)

2.31.0 (23-Jul-2026)

  • Feature: Get Workspace feature out of incubating. (conan-io/conan#20202). Docs: 📃
  • Feature: replace_in_file now supports regex patterns. (conan-io/conan#20194). Docs: 📃
  • Feature: Warn when conan config install is used after conan config install-pkg. (conan-io/conan#20188). Docs: 📃
  • Feature: Support GCC 14.4 and 15.3 in settings.yml. (conan-io/conan#20184)
  • Feature: Support intel-cc 2025.2, 2025.3 and 2026.1 in settings.yml. (conan-io/conan#20184)
  • Feature: Change the Workspace approach to not process python_requires just to derive name/version. Proposed a new get_ref(folder) method in the conanws.py file to be able to define versions dynamically. (conan-io/conan#20176). Docs: 📃
  • Feature: Define new cpp_info. ignored_requires attribute to avoid downstream propagation of dependencies. (conan-io/conan#20171). Docs: 📃
  • Feature: Add NO_SONAME support to CMakeConfigDeps to skip SONAME generation. (conan-io/conan#20168). Docs: 📃
  • Feature: Assert invalid parameters in ConanFile.run() method. (conan-io/conan#20156)
  • Feature: Add .tar.zst (Zstandard) archive support to the unzip() tool function. (conan-io/conan#20140)
  • Feature: Reduce verbose terminal output produced during the package() step. (conan-io/conan#20134)
  • Feature: Add tools.build:asmflags config and CMakeToolchain.extra_asmflags to populate CMAKE_ASM_FLAGS. (conan-io/conan#20127)
  • Feature: Add micro modes to package_id_modes to model changes over MAJOR.MINOR.PATCH.MICRO micro digit. (conan-io/conan#20102). Docs: 📃
  • Feature: New win_runtime_copy capability of VirtualRunEnv, so it can copy on Windows the runtime files of dependencies (the cpp_info.bindirs directories contents) to a single location and point to it, avoiding path overflows (like in Windows) for large graphs. (conan-io/conan#18638). Docs: 📃
  • Fix: Update remaining audit.conan.io/<page> links to conan.io/audit/<page>. (conan-io/conan#20203)
  • Fix: Fix upload with empty uploads from pattern, to make it equal to package lists behavior (conan-io/conan#20197)
  • Fix: Avoid conflict with Automake's LINK var when using AutotoolsDeps with MSVC by using _LINK_ for linker flags. (conan-io/conan#20192). Docs: 📃
  • Fix: Add support for VS 2026 in the Premake generator (requires Premake 5.0 beta 8). (conan-io/conan#20189)
  • Fix: Fix rpath flags from AutotoolsDeps being dropped by Libtool on macOS, causing missing LC_RPATH in executables. (conan-io/conan#20179)
  • Fix: Avoid option names shadowing internal Options implementation methods. (conan-io/conan#20172). Docs: 📃
  • Fix: Fix deprecation warning for emcc/em++ >= 6.0.1, changing -sMEMORY64 flag with the modern -m64 one. (conan-io/conan#20152)
  • Fix: Avoid a corner-case in component requires when replace_requires creates diamond divergent requirements. (conan-io/conan#20139)
  • Fix: Fix Artifactory search patterns not matching *@user/channel, now requiring explicit */*@user/channel. (conan-io/conan#20136)
  • Fix: Use LINK env-var in Windows for AutotoolsDeps msvc compiler. (conan-io/conan#20130). Docs: 📃
  • Bugfix: Require default_components, or all existing components, in PkgConfigDeps when root pkg_config_name="none". (conan-io/conan#20169)
  • Bugfix: Apply sorting to include() profiles settings patterns. (conan-io/conan#20164)
  • Bugfix: Raise an exception when layout() fails in the Docker runner. (conan-io/conan#20154)
  • Bugfix: Fix early return in workspace complete that could skip necessary packages. (conan-io/conan#20150)
  • Bugfix: Fix crash in replace_requires when the graph had an override to a replaced requirement that did not apply. (conan-io/conan#20146)
Commits

@dependabot
dependabot Bot requested a review from b1ackviking as a code owner July 24, 2026 03:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 24, 2026
Bumps the python group with 1 update in the / directory: [conan](https://github.com/conan-io/conan).


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

---
updated-dependencies:
- dependency-name: conan
  dependency-version: 2.31.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 changed the title build(deps-dev): bump conan from 2.30.0 to 2.31.0 in the python group build(deps-dev): bump conan from 2.30.0 to 2.31.1 in the python group across 1 directory Jul 28, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/python-6b45a4664e branch from 47358e5 to 4a0802e Compare July 28, 2026 03:04
@b1ackviking
b1ackviking merged commit 8f9c23f into main Jul 29, 2026
16 checks passed
@b1ackviking
b1ackviking deleted the dependabot/uv/python-6b45a4664e branch July 29, 2026 14:14
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.

1 participant