3473f / ros2autodoc

ROS2 CLI tool to generate ROS Wiki style documentation template for ROS2 nodes
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Bump ros-tooling/setup-ros from 0.6 to 0.7 #34

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 1 year ago

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

Release notes

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

0.7.0 (v0.7)

  • Drop support for EOL distros and Ubuntu Bionic (#592)
    • Potentially CI-breaking: if using an EOL distro, you must use an older version of setup-ros
  • Update README.md - Fix broken URL (#595)
  • Prefer system packages over pip packages for Linux (#593)
    • Potentially CI-breaking

0.6.2

  • Add support for Iron (#568)

0.6.1

  • Update to latest binary ros2 windows distributions (#548)

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.0 (v0.4)

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

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
  • 43873f0 0.7.0
  • 0827768 Prefer system packages over pip packages for Linux (#593)
  • e8569de Update README.md - Fix broken URL (#595)
  • 75c08bd Bump jest-circus from 29.5.0 to 29.6.1
  • ac6b74f Bump eslint from 8.43.0 to 8.44.0
  • d5e6985 Bump semver from 6.3.0 to 6.3.1
  • 9b16a33 Drop support for EOL distros and Ubuntu Bionic (#592)
  • 6c3a899 Bump actions/setup-node from 3.6.0 to 3.7.0
  • f44a369 Bump typescript from 5.1.3 to 5.1.6
  • a478b3d Bump @​typescript-eslint/parser from 5.60.0 to 5.60.1
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.