cyclonedx-conan
cyclonedx-conan copied to clipboard
chore(deps): Bump conan from 1.60.2 to 1.61.0
Bumps conan from 1.60.2 to 1.61.0.
Release notes
Sourced from conan's releases.
1.61.0 (13-Sep-2023)
- Feature: Add SConsDeps generator. (conan-io/conan#14713). Docs: :page_with_curl:
- Feature: Add support fox Xcode 15. (conan-io/conan#14533)
- Feature: New
trim_conandata()
function to make things explicit, not depend on hook. (conan-io/conan#14169). Docs: :page_with_curl:- Feature: Add new
tools.cmake:install_strip
conf to add--strip
option to cmake install. (conan-io/conan#14167). Docs: :page_with_curl:- Feature: Allow users to cross-build out of the box with Visual Studio recipes based on MesonToolchain. (conan-io/conan#13141)
- Fix: Increase warning for legacy generators. (conan-io/conan#14662)
- Fix: Allow Pyyaml 6.0.X versions to avoid cython 3.0 issues. (conan-io/conan#14323)
- Fix: Change the xcconfig variable from
HEADER_SEARCH_PATHS
toSYSTEM_HEADER_SEARCH_PATHS
changes the command line from-i
to-isystem
and avoids warnings that arise from including package headers. (conan-io/conan#14157). Docs: :page_with_curl:- Bugfix: Consider revision for build_requires in cli arguments. (conan-io/conan#14679)
Commits
a82ae09
Conan 1.6150a0bf7
fix for editables when package_id_unknown used (#14711)e0f2801
Add SConsDeps generator (#14713)32f5e2a
Fix\<host_version>
for recipes that are required as build requirements (#14...bb35ee8
bugfix conan 1.x: consider revision for build_requires (#14679)73a2658
Ux/deprecate generators (#14662)49726f6
Add support for Xcode 15.0 (Conan 1.x) (#14533)7cf8f38
Merge branch 'release/1.60' into developadbe089
allowing pyyaml 6.0.X (#14323)b486f60
trim_conandata() (#14169)- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name | Ignore Conditions |
---|---|
conan | [>= 2.a, < 3] |
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)