Skip to content

chore(deps-dev): Bump the python group across 1 directory with 2 updates#3

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/python-db4bdb4e7e
Open

chore(deps-dev): Bump the python group across 1 directory with 2 updates#3
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/python-db4bdb4e7e

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 26, 2026

Bumps the python group with 2 updates in the / directory: conan and clang-format.

Updates conan from 2.25.2 to 2.26.0

Release notes

Sourced from conan's releases.

2.26.0 (25-Feb-2026)

  • Feature: Expose PyEnv env_dir (venv root), env_exe (venv python executable), and bin_path (bin/Scripts directory). (conan-io/conan#19628)
  • Feature: Document publicly LocalAPI. (conan-io/conan#19623). Docs: 📃
  • Feature: Create deployers that generate CycloneDX SBOMs. (conan-io/conan#19611). Docs: 📃
  • Feature: New important! conf that allows tool-requires conf_info to have higher relative priority over profiles conf. (conan-io/conan#19610). Docs: 📃
  • Feature: Don't check for user/channel match in <host_version>. (conan-io/conan#19599). Docs: 📃
  • Feature: Allow disabling environment script generation from recipes using virtualxxxenv = False. (conan-io/conan#19594). Docs: 📃
  • Feature: Add detect_api.detect_emcc_compiler to detect EMSDK Emscripten compiler version. (conan-io/conan#19592). Docs: 📃
  • Feature: Generate .sh scripts with variable existence checks to harden scripts and avoid extra separators for empty variables. (conan-io/conan#19591)
  • Feature: Optimize LRU database updates by using filesystem folder mtimes. (conan-io/conan#19582)
  • Feature: Enable access to the author attribute in the ConanFileInterface class. (conan-io/conan#19577)
  • Feature: Add tools.build:add_rpath_link conf (Meson and CMake toolchains) to pass -rpath-link with all directories of host dependencies (conan-io/conan#19574). Docs: 📃
  • Feature: Add cmake_file_name_variants support to CMakeConfigDeps to allow packages to define additional lower/upper-case variants that consumers may use when calling find_package. (conan-io/conan#19530). Docs: 📃
  • Feature: Add .bat support for tools.env:deactivation_mode=function. (conan-io/conan#19474). Docs: 📃
  • Feature: New package_id_abi_options to allow specific dependency options to affect the consumer package_id when headers variability (e.g. shared) can impact consumer binaries, even in non-embed cases. (conan-io/conan#19438). Docs: 📃
  • Feature: New conan cache sign and conan cache verify commands for signing and verifying packages. (conan-io/conan#19345). Docs: 📃
  • Fix: Use lazy imports to avoid circular dependency so PyInstaller bundles conan.tools.system. (conan-io/conan#19670)
  • Fix: Fix legacy definitions syntax for CMakeConfigDeps (conan-io/conan#19662)
  • Fix: Add support for .txz and .tzst extensions to conan cache save help output. (conan-io/conan#19660). Docs: 📃
  • Fix: Allow requires-only components to create a target with CMakeConfigDeps (conan-io/conan#19645)
  • Fix: MSBuildDeps bug with transitive build requirements and components. (conan-io/conan#19625)
  • Fix: Improve the -DCMAKE_TOOLCHAIN_FILE tip in CMakeToolchain generator to abstract it to a <output_folder>. (conan-io/conan#19602)
  • Fix: Fix CPS parsing of package preprocessor definitions. (conan-io/conan#19539)
  • Fix: Deprecate Python 3.7 warning for Conan. (conan-io/conan#19535). Docs: 📃
  • Fix: Update terminology to use “hash” instead of “signature”. (conan-io/conan#19522). Docs: 📃
  • Bugfix: Solve CMakeConfigDeps issue with in-package config.cmake files that were ignoring cmake_file_name_variants. (conan-io/conan#19669)
  • Bugfix: Fix conan list --graph-context={build,host}-only for consumer recipes without a name (conan-io/conan#19657)
  • Bugfix: Force parsing of conf like tools.microsoft:msvc_update as a string, to avoid parsing it as float and dropping trailing zero. (conan-io/conan#19647)
  • Bugfix: Avoid --build=compatible to rebuild an already existing binary (conan-io/conan#19643)
  • Bugfix: Correctly escape CMakeToolchain.variables for CMake syntax. (conan-io/conan#19642)
  • Bugfix: Fix serialization of cpp_info when it uses the type field. (conan-io/conan#19604)
  • Bugfix: Ensure CPS component Cmake targets follow expected name pattern. (conan-io/conan#19584)
  • Bugfix: Fix corruption of [buildenv] information when using per-package patterns across multiple packages. (conan-io/conan#19571)
  • Bugfix: Add default #platform revision to platform_{tool_}requires. (conan-io/conan#19561). Docs: 📃
  • Bugfix: Add missing riscv64 mappings for yum and apt. (conan-io/conan#19560)
Commits

Updates clang-format from 21.1.8 to 22.1.0

Commits
  • 9de666d Bump t v22.1.0
  • cac7e2c Merge pull request #152 from ssciwr/dependabot/github_actions/actions/downloa...
  • cc7f09b Merge pull request #151 from ssciwr/dependabot/github_actions/actions/upload-...
  • a146224 Bump actions/download-artifact from 6 to 7
  • 37450bf Bump actions/upload-artifact from 5 to 6
  • See full diff in compare view

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 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 2 updates in the / directory: [conan](https://github.com/conan-io/conan) and [clang-format](https://github.com/ssciwr/clang-format-wheel).


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

Updates `clang-format` from 21.1.8 to 22.1.0
- [Release notes](https://github.com/ssciwr/clang-format-wheel/releases)
- [Commits](ssciwr/clang-format-wheel@v21.1.8...v22.1.0)

---
updated-dependencies:
- dependency-name: conan
  dependency-version: 2.26.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: clang-format
  dependency-version: 22.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: python
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 26, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 26, 2026

Assignees

The following users could not be added as assignees: b1ackviking. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants