Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump conan from 2.0.10 to 2.0.11 #87

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps conan from 2.0.10 to 2.0.11.

Release notes

Sourced from conan's releases.

2.0.11 (18-Sep-2023)

  • Feature: Add --format=json formatter to conan profile show command (conan-io/conan#14743). Docs: 📃
  • Feature: add new --deployer --generators args to 'conan build' cmd (conan-io/conan#14737). Docs: 📃
  • Feature: Better CMakeToolchain blocks interface. Added new .blocks.select(), .blocks.keys(). (conan-io/conan#14731). Docs: 📃
  • Feature: Add message when copying large files from download cache instead of downloading from server. (conan-io/conan#14716)
  • Feature: MesonToolchain shows a warning message if any options are used directly. (conan-io/conan#14692). Docs: 📃
  • Feature: Support clang-cl in default profile plugin. (conan-io/conan#14682). Docs: 📃
  • Feature: Added mechanism to transform c, cpp, and/or ld binaries variables from Meson into lists if declared blank-separated strings. (conan-io/conan#14676)
  • Feature: Add nobara distro to dnf package manager mapping. (conan-io/conan#14668)
  • Feature: Ensure meson toolchain sets b_vscrt with clang-cl. (conan-io/conan#14664)
  • Feature: Supporting regex pattern for conf tools.info.package_id:confs (conan-io/conan#14621). Docs: 📃
  • Feature: MakeDeps: Provide "require" information, and more styling tweaks. (conan-io/conan#14605)
  • Feature: New detect_api to be used in profiles jinja templates. (conan-io/conan#14578). Docs: 📃
  • Feature: Allow access to settings_target in compatibility method. (conan-io/conan#14532)
  • Fix: Add missing minor macos versions (conan-io/conan#14740). Docs: 📃
  • Fix: Improve error messages in ConanApi init failures, (conan-io/conan#14735)
  • Fix: CMakeDeps: Remove "Target name ... already exists" warning about duplicating aliases. (conan-io/conan#14644)
  • Bugfix: Fix regression in Git.run() when win_bash=True. (conan-io/conan#14756)
  • Bugfix: Change the default check=False in conan.tools.system.package_manager.Apt to True as the other package manager tools. (conan-io/conan#14728). Docs: 📃
  • Bugfix: Solved propagation of transitive shared dependencies of test_requires with diamonds. (conan-io/conan#14721)
  • Bugfix: Solve crash with conan export-pkg with test_package doing calls to remotes. (conan-io/conan#14712)
  • Bugfix: Do not binary-skip packages that have transitive dependencies that are not skipped, otherwise the build chain of build systems to those transitive dependencies like CMakeDeps generated files are broken. (conan-io/conan#14673)
  • Bugfix: Fix detected CPU architecture when running conan profile detect on native ARM64 Windows. (conan-io/conan#14667)
  • Bugfix: conan lock create --update now correctly updates references from servers if newer than cache ones. (conan-io/conan#14643)
  • Bugfix: Fix unnecessarily decorating command stdout with escape sequences. (conan-io/conan#14642)
  • Bugfix: tools.info.package_id:confs shouldn't affect header-only libraries. (conan-io/conan#14622)
Commits

Dependabot compatibility score

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)

Bumps [conan](https://github.com/conan-io/conan) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/conan-io/conan/releases)
- [Commits](conan-io/conan@2.0.10...2.0.11)

---
updated-dependencies:
- dependency-name: conan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 18, 2023
@RobvanderMost-TomTom RobvanderMost-TomTom merged commit 370af4a into develop Sep 18, 2023
15 checks passed
@RobvanderMost-TomTom RobvanderMost-TomTom deleted the dependabot/pip/develop/conan-2.0.11 branch September 18, 2023 08:21
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 Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant