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

Bump conan from 1.44.1 to 2.0.2 #136

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2023

Bumps conan from 1.44.1 to 2.0.2.

Release notes

Sourced from conan's releases.

2.0.2 (15-Mar-2023)

  • Feature: Allow relative paths to the Conan home folder in the global.conf. (conan-io/conan#13415). Docs: 📃
  • Feature: Some improvements for html formatter in conan list command. (conan-io/conan#13409). Docs: 📃
  • Feature: Adds an optional "build_script_folder" argument to the autoreconf method of the Autotools class. It mirrors the same argument and behavior of the configure method of the same class. That is, it allows one to override where the tool is run (by default it runs in the source_folder. (conan-io/conan#13403)
  • Feature: Create summary of cached content. (conan-io/conan#13386)
  • Feature: Add conan config show <conf> command. (conan-io/conan#13354). Docs: 📃
  • Feature: Allow global.conf jinja2 inclusion of other files. (conan-io/conan#13336)
  • Feature: Add conan export-pkg --skip-binaries to allow exporting without binaries of dependencies. (conan-io/conan#13324). Docs: 📃
  • Feature: Add core.version_ranges:resolve_prereleases conf to control whether version ranges can resolve to prerelease versions (conan-io/conan#13321)
  • Fix: Allow automatic processing of package_type = "build-scripts" in conan create as --build-require. (conan-io/conan#13433)
  • Fix: Improve the detection and messages of server side package corruption. (conan-io/conan#13432)
  • Fix: Fix conan download help typo. (conan-io/conan#13430)
  • Fix: Remove profile arguments from conan profile path. (conan-io/conan#13423). Docs: 📃
  • Fix: Fix typo in _detect_compiler_version. (conan-io/conan#13396)
  • Fix: Fix conan profile detect detection of libc++ for clang compiler on OSX. (conan-io/conan#13359)
  • Fix: Allow internal vswhere calls to detect and use VS pre-releases too. (conan-io/conan#13355)
  • Fix: Allow conan export-pkg to use remotes to install missing dependencies not in the cache. (conan-io/conan#13324). Docs: 📃
  • Fix: Allow conversion to dict of settings.yml lists when settings_user.yml define a dict. (conan-io/conan#13323)
  • Fix: Fix flags passed by AutotoolsToolchain when cross compiling from macOS to a non-Apple OS. (conan-io/conan#13230)
  • BugFix: Fix issues in MSBuild with custom configurations when custom configurations has spaces. (conan-io/conan#13435)
  • Bugfix: Solve bug in conan profile path <nonexisting> that was crashing. (conan-io/conan#13434)
  • Bugfix: Add global verbosity conf tools.build:verbosity instead of individual ones. (conan-io/conan#13428). Docs: 📃
  • Bugfix: Avoid raising fatal exceptions for malformed custom commands. (conan-io/conan#13365)
  • Bugfix: Do not omit system_libs from dependencies even if they are header-only. (conan-io/conan#13364)
  • Bugfix: Fix VirtualBuildEnv environment not being created when MesonToolchain is instantiated. (conan-io/conan#13346)
  • Bugfix: Nicer error in the compatibility plugin with custom compilers. (conan-io/conan#13328)
  • Bugfix: adds qcc cppstd compatibility info to allow dep graph to be calculated. (conan-io/conan#13326)

2.0.1 (03-Mar-2023)

... (truncated)

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 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 1.44.1 to 2.0.2.
- [Release notes](https://github.com/conan-io/conan/releases)
- [Commits](conan-io/conan@1.44.1...2.0.2)

---
updated-dependencies:
- dependency-name: conan
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 15, 2023
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.

0 participants