test(deps): update dependency conan to v2.16.1 (main) #4450
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.15.1
->2.16.1
Release Notes
conan-io/conan (conan)
v2.16.1
: (29-Apr-2025)Compare Source
settings.yml
(https://github.com/conan-io/conan/pull/18193). Docs: 📃v2.16.0
: (29-Apr-2025)Compare Source
CMakeConfigDeps
to support components with multilibs (with deprecation warning). (https://github.com/conan-io/conan/pull/18172)GnuToolchain
including the latest changes fromAutotoolsToolchain
. (https://github.com/conan-io/conan/pull/18159)CycloneDx 1.6
support. (https://github.com/conan-io/conan/pull/18108). Docs: 📃no_skip=True
requirement trait for exceptional cases like one application depending on another application privately withrequires
to avoid it being skipped. (https://github.com/conan-io/conan/pull/18101). Docs: 📃conf_info
is assigned with raw settings/options etc (https://github.com/conan-io/conan/pull/18083)Command
layer to theConanAPI
for clearing old private importsfrom conans
. (https://github.com/conan-io/conan/pull/18079)MSBuildDeps.platform
attribute to allow customization for wix projects needingx86
value. (https://github.com/conan-io/conan/pull/18078). Docs: 📃-vv
information for the configuration of each dependency in the graph (https://github.com/conan-io/conan/pull/18019)audit_providers.json
read/writeable only by owner. (https://github.com/conan-io/conan/pull/18158)conan.cli
command layer fully independent of legacyfrom conans
imports that will break. (https://github.com/conan-io/conan/pull/18127)git fetch commit
inGit.checkout_from_conandata_coordinates()
, for cases like Azure DevOps creating commits that are not fetched by default ingit clone
. (https://github.com/conan-io/conan/pull/18110)ARM64EC
platform inMSBuild
, it was missing. (https://github.com/conan-io/conan/pull/18100). Docs: 📃conan graph build-order
to outputbuild_args
for "editable" packages. (https://github.com/conan-io/conan/pull/18097)Command
formatter helpers private (only the ones inprinters
are common for reusage), and making some ConanAPI attributes private. (https://github.com/conan-io/conan/pull/18079)user/channel
doesn't match requested one. (https://github.com/conan-io/conan/pull/18153)MesonToolchain
andvisionOS
. (https://github.com/conan-io/conan/pull/18151)CMakeConfigDeps
(https://github.com/conan-io/conan/pull/18088)bitcode
,visibility
andarc
confs toAutootools/Gnu/Meson Toolchains
(https://github.com/conan-io/conan/pull/18085)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 was generated by Mend Renovate. View the repository job log.