Skip to content

chore(port): update robotology/ycm to v0.17.0 #222

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

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2024

This PR contains the following updates:

Package Type Update Change
robotology/ycm semver-port minor 0.16.9 -> 0.17.0

Release Notes

robotology/ycm (robotology/ycm)

v0.17.0

Compare Source

What's Changed

  • Permit to use FetchContent_MakeAvailable when YCM is used via FetchContent
  • Switch YCMBootstrapFetch to use FetchContent_MakeAvailable, to avoid warning related to CMP0169 (fix https://github.com/robotology/ycm-cmake-modules/issues/453)
  • Switch to define version variables in the standard CMake way, by passing VERSION to the project call. To do this, now YCM_VERSION is just major.minor.version, while the full version if required is provided in YCM_VERSION_FULL.
  • Bump version to 0.17.0
  • Deprecate YCM_VERSION_REVISION, YCM_VERSION_DATE, YCM_VERSION_DATE_REVISION, YCM_VERSION_API, YCM_VERSION_SHORT, YCM_VERSION_SOURCE and YCM_VERSION_DIRTY. This variable may be remove from YCM 0.18.0 .

All changes were done in https://github.com/robotology/ycm-cmake-modules/pull/463 .

Full Changelog: robotology/ycm-cmake-modules@v0.16.9...v0.17.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the update-port label Nov 9, 2024
@renovate renovate bot enabled auto-merge (squash) November 9, 2024 16:27
@msclock-bot msclock-bot bot force-pushed the renovate/robotology-ycm-0.x branch from f0de778 to d9a07a7 Compare November 9, 2024 16:28
@msclock-bot msclock-bot bot force-pushed the renovate/robotology-ycm-0.x branch from d9a07a7 to 5921a71 Compare November 9, 2024 16:29
@renovate renovate bot merged commit 9876447 into master Nov 9, 2024
6 checks passed
@renovate renovate bot deleted the renovate/robotology-ycm-0.x branch November 9, 2024 16:33
@msclock-bot
Copy link
Contributor

msclock-bot bot commented Nov 9, 2024

🎉 This PR is included in version 1.0.147 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@msclock-bot msclock-bot bot added the released label Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants