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 the baseimage-dependencies group with 2 updates #71

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2023

Bumps the baseimage-dependencies group with 2 updates: tiiuae/fog-ros-baseimage and tiiuae/fog-ros-baseimage-builder.

Updates tiiuae/fog-ros-baseimage from 2.1.0 to v3.0.2

Release notes

Sourced from tiiuae/fog-ros-baseimage's releases.

v3.0.2

Changelog;

  • The FastDDS version is downgraded to 2.10.1 due to SROS issues.
  • PX4-msgs version fixed to 5.0.0* to prevent conflicts with rebase work
  • camlproxyclient added to the baseimage. It is not going to be used by default. The old implementation of pkcs11-proxy1 will still functions as the relevant env variables points to that.

v3.0.1

What's Changed

  • Upgrade SDK version to latest 09 Oct by @​mehmetkillioglu in tiiuae/fog-ros-baseimage#50
    • Update "rcl" package from 5.3.1 -> 5.3.2 to include this fix:
      • ros2/rcl: fixed rcl_wait return error when timer cancelled (backport #1003) #1006
    • Add patch to tf2_ros package for this fix:
      • ros2/geometry2: Fix invalid timer handle exception (backport #474) #614

Full Changelog: https://github.com/tiiuae/fog-ros-baseimage/compare/v3.0.0...v3.0.1

v3.0.0

This version brings the possibility of multiarch building for the components using Yocto build debian packages. It also provides the fog-ros-sdk which could be used to cross-compile packages for faster build times.

More details about the migration could be found in Multiarchitecture builds

Commits

Updates tiiuae/fog-ros-baseimage-builder from 2.1.0 to v3.0.2

Release notes

Sourced from tiiuae/fog-ros-baseimage-builder's releases.

v3.0.2

Changelog;

  • The FastDDS version is downgraded to 2.10.1 due to SROS issues.
  • PX4-msgs version fixed to 5.0.0* to prevent conflicts with rebase work
  • camlproxyclient added to the baseimage. It is not going to be used by default. The old implementation of pkcs11-proxy1 will still functions as the relevant env variables points to that.

v3.0.1

What's Changed

  • Upgrade SDK version to latest 09 Oct by @​mehmetkillioglu in tiiuae/fog-ros-baseimage#50
    • Update "rcl" package from 5.3.1 -> 5.3.2 to include this fix:
      • ros2/rcl: fixed rcl_wait return error when timer cancelled (backport #1003) #1006
    • Add patch to tf2_ros package for this fix:
      • ros2/geometry2: Fix invalid timer handle exception (backport #474) #614

Full Changelog: https://github.com/tiiuae/fog-ros-baseimage/compare/v3.0.0...v3.0.1

v3.0.0

This version brings the possibility of multiarch building for the components using Yocto build debian packages. It also provides the fog-ros-sdk which could be used to cross-compile packages for faster build times.

More details about the migration could be found in Multiarchitecture builds

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Oct 31, 2023
@dependabot dependabot bot force-pushed the dependabot/docker/baseimage-dependencies-9788a54d5a branch from f1693ac to 1d2e207 Compare November 2, 2023 08:29
Bumps the baseimage-dependencies group with 2 updates: [tiiuae/fog-ros-baseimage](https://github.com/tiiuae/fog-ros-baseimage) and [tiiuae/fog-ros-baseimage-builder](https://github.com/tiiuae/fog-ros-baseimage).


Updates `tiiuae/fog-ros-baseimage` from 2.1.0 to v3.0.2
- [Release notes](https://github.com/tiiuae/fog-ros-baseimage/releases)
- [Commits](https://github.com/tiiuae/fog-ros-baseimage/commits/v3.0.2)

Updates `tiiuae/fog-ros-baseimage-builder` from 2.1.0 to v3.0.2
- [Release notes](https://github.com/tiiuae/fog-ros-baseimage/releases)
- [Commits](https://github.com/tiiuae/fog-ros-baseimage/commits/v3.0.2)

---
updated-dependencies:
- dependency-name: tiiuae/fog-ros-baseimage
  dependency-type: direct:production
  dependency-group: baseimage-dependencies
- dependency-name: tiiuae/fog-ros-baseimage-builder
  dependency-type: direct:production
  dependency-group: baseimage-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/docker/baseimage-dependencies-9788a54d5a branch from 1d2e207 to bf7b627 Compare November 14, 2023 17:08
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 15, 2023

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

@dependabot dependabot bot deleted the dependabot/docker/baseimage-dependencies-9788a54d5a branch November 15, 2023 07:24
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 docker Pull requests that update Docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant