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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump conan from 1.27.0 to 1.34.1 #185

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2021

Bumps conan from 1.27.0 to 1.34.1.

Release notes

Sourced from conan's releases.

1.34.1 (10-Mar-2021)

  • Fix: Allow cmake_find_package_multi and CMakeDeps to be aliases for cpp_info.names and cpp_info.filenames to allow easy migration. (conan-io/conan#8568)
  • Bugfix: Restoring the behavior that exports and exports_sources were case sensitive by default. (conan-io/conan#8621)
  • BugFix: Solved issues with already existing packages appearing in conan lock bundle build-order. (conan-io/conan#8579)

1.34.0 (26-Feb-2021)

  • Feature: Add path and repository properties to conan_build_info --v2. (conan-io/conan#8436)
  • Feature: Setting conan as name for buildAgent in conan_build_info. (conan-io/conan#8433)
  • Feature: Using actual conan version in version for buildAgent in conan_build_info instead of 1.X. (conan-io/conan#8433)
  • Feature: Add type conan to Conan build info modules. (conan-io/conan#8433)
  • Feature: Add scm output in conan info command. (conan-io/conan#8380)
  • Feature: Forked cmake_find_package_multi into CMakeDeps, to allow evolution without breaking. (conan-io/conan#8371)
  • Feature: Use built-in retries in requests lib to retry http requests with 5xx response code. (conan-io/conan#8352)
  • Feature: New lockfile "bundle" feature that can integrate different lockfiles for different configurations and different graphs into a single lockfile bundle that can be used to vastly optimize CI (specially for multiple products), implementing bundle build-order and bundle update operations. (conan-io/conan#8344). Docs: 馃搩
  • Fix: Renamed generator QbsToolchain to QbsProfile. (conan-io/conan#8537). Docs: 馃搩
  • Fix: Renamed default filename of QbsProfile generated file to conan_toolchain_profile.qbs. (conan-io/conan#8537). Docs: 馃搩
  • Fix: Renamed Qbs attribute use_toolchain_profile to profile. (conan-io/conan#8537). Docs: 馃搩
  • Fix: Remove extra spaces in flags and colons in path variables. (conan-io/conan#8496)
  • Fix: conan_v2_error if scm_to_conandata is not enabled. (conan-io/conan#8447)
  • Fix: CONAN_V2_MODE env-var does not longer alter behavior, only raises errors for Conan 2.0 incompatibilities (conan-io/conan#8399). Docs: 馃搩
  • Fix: meson : Add target and jobs arguments. (conan-io/conan#8384). Docs: 馃搩
  • Fix: Set qbs.targetPlatform with qbs toolchain. (conan-io/conan#8372)
  • Fix: Remove warnings for old toolchains imports and generate_toolchain_files() calls (use new imports and generate() calls. (conan-io/conan#8361)
  • BugFix: Improve tools.unix_path for Cygwin. (conan-io/conan#8509)
  • BugFix: Allow run_in_windows_bash in MSYS/Cygwin. (conan-io/conan#8506)
  • BugFix: Add some sanity check to avoid a vague error for custom architectures. (conan-io/conan#8502)
  • BugFix: Fix Apple M1 detection. (conan-io/conan#8501)
  • Bugfix: Fix repeated build_requires, including conflicting versions in profile composition or inclusion that repeats [build_requires] values. (conan-io/conan#8463)
  • Bugfix: Fixing a CMakeDeps bug with components, not finding the conan_macros.cmake file. (conan-io/conan#8445)
  • Bugfix: Fix exit code for conan_build_info. (conan-io/conan#8408)

1.33.1 (02-Feb-2021)

1.33.0 (20-Jan-2021)

  • Feature: Introducing a new [conf] section in profiles that allows a more systematic configuration management for recipes and helpers (build helpers, toolchains). Introducing a new conan_conf.txt cache configuration file that contains configuration definition with the same syntax as in profiles. (conan-io/conan#8266). Docs: 馃搩
  • Feature: Add Apple Catalyst support (as new os.subsystem) (conan-io/conan#8264). Docs: 馃搩
  • Feature: Add os.sdk sub-settings for Apple (conan-io/conan#8263). Docs: 馃搩
  • Feature: Provide support for msvc compiler in MSBuild tools (conan-io/conan#8238). Docs: 馃搩
  • Feature: Specify build modules by the generator in cpp_info. Added backwards compatibility for *.cmake build modules added at global scope, but not for other file extensions. (conan-io/conan#8232). Docs: 馃搩
  • Feature: The tools.get, tools.unzip and tools.untargz now accept a new argument strip_root=True to unzip moving all the files to the parent folder when all of them belongs to a single folder. (conan-io/conan#8208). Docs: 馃搩
  • Feature: Add new msvc compiler setting and preliminary support in conan.tools.cmake generator and toolchain. (conan-io/conan#8201). Docs: 馃搩
  • Feature: CMakeDeps now takes values for configurations from settings.yml. (conan-io/conan#8194). Docs: 馃搩
  • Feature: Implement ConanXXXRootFolder in MSBuildDeps generator. (conan-io/conan#8177)
  • Feature: Add Meson build helper. (conan-io/conan#8147). Docs: 馃搩
  • Feature: Add QbsToolchain and a Qbs build helper class (currently working for Mcus, not for Android or iOS). (conan-io/conan#8125). Docs: 馃搩
  • Feature: Add e2k (elbrus) architectures and mcst-lcc compiler (conan-io/conan#8032). Docs: 馃搩

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 11, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2021

Superseded by #187.

@dependabot dependabot bot closed this Mar 31, 2021
@dependabot dependabot bot deleted the dependabot/pip/develop/conan-1.34.1 branch March 31, 2021 02:02
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants