ros-sports / soccer_interfaces

A set of packages which contain common soccer interface files
Apache License 2.0
8 stars 3 forks source link

Bump ros-tooling/setup-ros from 0.3 to 0.6 #62

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ros-tooling/setup-ros from 0.3 to 0.6.

Release notes

Sourced from ros-tooling/setup-ros's releases.

0.6.0 (v0.6)

  • Remove Galactic since it is EOL (#536)
    • CI-breaking
  • Upgrade to Node.js v16 (#521)
  • Temporarily work around apt error with grub-efi-amd64-signed (#543)

0.5.0 (v0.5)

  • install colcon-meson (#533)
  • Bump colcon-* versions (#534)
    • Low CI-breaking risk

0.4.2

  • add python3-rosinstall-generator as dependency (#528)

0.4.1

  • Add pyopenssl to list of pip3 dependencies (#516)

0.4.0 (v0.4)

  • Do not install 'libc++*' on Jammy (#507)
    • Possibly CI-breaking

0.3.4

  • Sync Windows choco dependencies with ROS 2 CI (#493)

0.3.3

  • Add support for Humble on Windows (#490)

0.3.2

  • Make Connext version distro-specific (#486)

0.3.1

  • Add support for Humble (#484)

0.3.0 (v0.3)

  • Drop support for EOL ROS distros (#473)
    • Possibly CI-breaking
    • Drops support for Kinectic, Dashing, and Eloquent. Keep using <0.3.0/<=v0.2 if you need support for those distros.
  • Add support for Ubuntu 22.04 Jammy and ROS 2 Rolling on Jammy (#474, #475)

0.2.0 (v0.2)

  • Add Galactic support
  • Update colcon package versions - potentially breaks some usage, as colcon-mixin changed one warning to an error in the newer version
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)