test(deps): update dependency conan to v2.7.0 #3176
Merged
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.6.0
->2.7.0
Release Notes
conan-io/conan (conan)
v2.7.0
: (28-Aug-2024)Compare Source
Git.is_dirty(repository=False)
new argument (https://github.com/conan-io/conan/pull/16892)CMAKE_{C,CXX}_STANDARD
inconan_toolchain.cmake
. (https://github.com/conan-io/conan/pull/16879)check_type
toget_property
for CMakeDeps. (https://github.com/conan-io/conan/pull/16854). Docs: 📃run
trait requirement information in the "build" context downstream whenvisible
trait isTrue
. (https://github.com/conan-io/conan/pull/16849). Docs: 📃check_type
on componentsget_property
. (https://github.com/conan-io/conan/pull/16848). Docs: 📃set_property
for PkgConfigDeps to set properties for requirements from consumer recipes. (https://github.com/conan-io/conan/pull/16789)CMAKE_<LANG>_COMPILER
variables in CMakePresets.json. (https://github.com/conan-io/conan/pull/16762)finalize()
method for local cache final adjustments of packages. (https://github.com/conan-io/conan/pull/16646). Docs: 📃tricore
compiler architecture support. (https://github.com/conan-io/conan/pull/16317). Docs: 📃repository
argument fromGit.get_url_and_commit(repository=True)
toGit.is_dirty()
. (https://github.com/conan-io/conan/pull/16892)cpp_info
shorthand methods. (https://github.com/conan-io/conan/pull/16847)CMakeToolchain
error when both architecture flags andtools.build:linker_scripts
are defined, due to missing space. (https://github.com/conan-io/conan/pull/16883)MSBuildToolchain
. (https://github.com/conan-io/conan/pull/16844)export_sources
for non-existent recipes in a local recipes index. (https://github.com/conan-io/conan/pull/16776)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.