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 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: Add profile arguments information to conan graph build-order to improve UX and usage in CI systems. (conan-io/conan#17102). Docs: 📃
Feature: Add C++26 support for gcc, clang, and apple-clang. (conan-io/conan#17092). Docs: 📃
Feature: Add Configuration and Platform keys for MSBuildDeps property sheets. (conan-io/conan#17076). Docs: 📃
Feature: New CMakeDeps generator activated by tools.cmake.cmakedeps:new conf with value will_break_next for evaluation. This new generator deduces or use cpp_info.location/link_location to define STATIC; SHARED, INTERFACE imported targets. It will also define the IMPORTED_LOCATION, the IMPORTED_CONFIGURATION, etc. (conan-io/conan#16964)
Feature: Use cpp_info.languages, that default to the recipe languages to propagate "link-language" requirements to consumers of the packages. (conan-io/conan#16964)
Feature: Define cpp_info.default_components for the new CMakeDeps generator only. (conan-io/conan#16964)
Feature: Model cpp_info.exes field for executable applications, used only by the new CMakeDeps generator, that generate IMPORTED executable targets in CMakeDeps for cpp_info.exes. (conan-io/conan#16964)
Fix: Use a valid prefix path for meson.configure() on Windows, to avoid failures in Python 3.13. (conan-io/conan#17206)
Fix: Allow cmake_target_aliases to be set in CMakeDeps. (conan-io/conan#17200). Docs: 📃
Fix: Get credentials and re-authenticate when an expired token gives AuthenticationException. (conan-io/conan#17127)
Fix: Moved exceptions from the legacy from conans.error to documented from conan.error. (conan-io/conan#17126). Docs: 📃
Fix: Pacman as package manager shouldn't be used for tools.microsoft.bash:subsystem=msys2, but when the target platform is actually msys2 os.subsystem=msys2 (as a setting). (conan-io/conan#17103)
Fix: Properly deduce RuntimeLibrary from profile in MSBuildToolchain. (conan-io/conan#17100)
Fix: Set C++20 flag to {gnu}c++20 for gcc >= 10 instead of c++2a until gcc 12. (conan-io/conan#17092). Docs: 📃
Fix: Set C++23 flag to {gnu}c++23 for gcc >= 11 instead of c++2b. (conan-io/conan#17092). Docs: 📃
Fix: Avoid repeated login attempts to the server for 401 when the credentials come from env-vars or credentials.json file, only repeated login attempts for user interactive prompt. (conan-io/conan#17083)
Fix: Align CMakeToolchain and AutotoolsToolchain to automatically define cl compiler for compiler=msvc if not defined (only when necessary, as when using Ninja generator in CMake). (conan-io/conan#16875). Docs: 📃
Fix: Quote build_args in conan graph build-order -f=json to avoid issues with options with spaces. (conan-io/conan#16594)
Bugfix: Improve cstd check for different compiler versions at profile load time. (conan-io/conan#17157)
Bugfix: Fix cppstd/cstd variable_watch when they are not defined. (conan-io/conan#17156)
Bugfix: Fix cstd error reporting when a recipe does not support the required version. (conan-io/conan#17156)
Bugfix: Drop the username permission validation bypass in conan_server, it could be a potential security issue. (conan-io/conan#17132)
Bugfix: Listing recipes with equal versions under semver rules but different representation (ie 1.0 & 1.0.0) now returns both references. (conan-io/conan#17121)
Bugfix: Conan Server: Do not return duplicated references for each revision of the same recipe reference when searching them. (conan-io/conan#17121)
Bugfix: Empty version range results in empty condition set. (conan-io/conan#17116)
Bugfix: Adding the # do not sort comment to deps section. Regression since Conan 1.61. (conan-io/conan#17109)
Bugfix: Restore ConanOutput global state when using Commands API. (conan-io/conan#17095)
Bugfix: build_args options in graph build-order now respect the context of the reference. (conan-io/conan#16594)
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)
Comparing ghcr.io/philips-software/amp-devcontainer-rust:latest to ghcr.io/philips-software/amp-devcontainer-rust@sha256:a76d0fcc2892076ef48a9e2739988fc10da0afb8f553086fb419d2eab7bcb188
Comparing ghcr.io/philips-software/amp-devcontainer-cpp:latest to ghcr.io/philips-software/amp-devcontainer-cpp@sha256:0a15b27d59dc561dea2c366259b9e014051383865e84b2d5baff2caa3085d32d
OS/Platform
Previous Size
Current Size
Delta
linux/amd64
650.42M
650.48M
57.97K (+0.01%)
linux/arm64
643.10M
643.16M
61.52K (+0.01%)
rjaegers
changed the title
chore(deps): bump conan from 2.8.1 to 2.9.1 in /.devcontainer
chore(deps): bump conan from 2.8.1 to 2.9.1 in amp-devcontainer-cpp
Nov 4, 2024
dependenciesPull requests that update a dependency filepythonPull requests that update Python code
1 participant
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.8.1 to 2.9.1.
Release notes
Sourced from conan's releases.
Commits
b36b2ec
[Environment] Fixed if scope=None (#17251)b3ad884
fix cppstd checks for c++26 in newer compiler versions (#17250)02a98bb
fix pyinstaller8bb9d4e
Fix pyinstaller import (#17244)a1aa50c
Conan 2.9.005be841
[feature] Add ROSEnv generator integration for ROS2 builds (#17110)1b3d967
Add all missing releases for major compilers/os at this point (#17240)5f75738
New CMakeDeps (#16964)48e9c81
Ensure meson's prefix is a valid absolute path (#17206)3cf4536
[Bazel] Adding Bazel startup options (#17183)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)