You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feature: Allow passing build configuration in XcodeBuild explicitly via configuration parameter. (conan-io/conan#18668). Docs: 📃
Feature: Allow passing arbitrary command line arguments to XcodeBuild via cli_args. (conan-io/conan#18668). Docs: 📃
Feature: Add generation of dotenv environment files with tools.env:dotenv=True conf. (conan-io/conan#18266). Docs: 📃
Fix: Avoid CMakePresets adding the jobs field when tools.build:jobs=0. (conan-io/conan#18984)
Fix: Warn when exporting recipes with versions containing alphanumeric majors. (conan-io/conan#18980). Docs: 📃
Fix: Set cpp.source.includedirs to include in basic_layout. (conan-io/conan#18958). Docs: 📃
Fix: workspace add can update the package version of an existing package in the workspace. (conan-io/conan#18955)
Fix: Move macOS bitcode flag testing to integration test. (conan-io/conan#18930)
Fix: Move test_requires to build_requirements method in tests. (conan-io/conan#18929)
Fix: Always run validate hooks even if recipe does not define validate() method. (conan-io/conan#18928)
Fix: Remove deprecated, old and undocumented features, marked for deprecations for a long time. (conan-io/conan#18920). Docs: 📃
Fix: Ensure VCVars generated conanvcvars.bat has normalized path with backward slash (Windows). (conan-io/conan#18907)
Fix: Fix compatibility.py migration overwrite when no changes were necessary. (conan-io/conan#18882)
Fix: Cleaning files and upload-urls from "package lists" after a download or when skipping uploads. (conan-io/conan#18878)
Fix: Improve the error message and avoid the traceback when a build-scripts package tries to depend on a library in the "host" context. (conan-io/conan#18869). Docs: 📃
Fix: Move legacy CMake vars from xxx-target-<config>.cmake to xxxx-config.cmake file. (conan-io/conan#18860)
Bugfix: Ensure conan graph build-order errors out when passing both a recipe path and a --requires reference. (conan-io/conan#18964)
Bugfix: MesonToolchain no longer add quotes to linker_script definition. (conan-io/conan#18922)
Bugfix: Fix missing double quotes for MSBuild's commands. (conan-io/conan#18911)
Bugfix: Command conan list with version-ranges can now listen to core.version_ranges:resolve_prereleases=True to list pre-releases. (conan-io/conan#18868)
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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)
dependenciesPull requests that update a dependency filepythonPull requests that update Python code
2 participants
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.
Bumps conan from 2.20.1 to 2.21.0.
Release notes
Sourced from conan's releases.
Commits
a42aa4eConan 2.21.0b5ad2c9Bugfix package_id_mode message for alphanumeric messages (#19003)90a9471[BazelDeps] Added frameworks support (#19004)2c9c0cdUpdateCMakeDepsset_property()docstring with new `cmake_extra_variables...3526381Addcmake_extra_variablesproperty forCMakeConfigDepsandCMakeDeps(#...2c628aeWarn when exporting recipes with versions containing alphanumeric majors (#18...f046a78Add support for universal binaries to AutotoolsToolchain and GnuToolchain (#1...19aef86Feature/venv (#18923)abfe107adding dotenv files (#18266)898d213fix CMake presets njobs (#18984)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)