Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps ros-tooling/action-ros-ci from 0.3 to 0.4.

Release notes

Sourced from ros-tooling/action-ros-ci's releases.

0.4.0 (v0.4)

  • Do not ignore 'rosdep install' failures/errors (#957)
    • This could break existing workflows

0.3.16

  • Do not run apt update if skipRosdepInstall==true (#942)

0.3.15

  • Run either apt or dnf update, with or without sudo (#881)
  • Use GITHUB_SERVER_URL for authentication configuration (#926)

0.3.13

  • Migrate to Node.js v20 (#870)

0.3.12

  • Skip installation of RTI Connext 6.0.1 (#869)
    • Just like we do for version 5.3.1

0.3.11

  • Make 'pip3 freeze' optional (#868)

0.3.10

  • Use pip3 instead of pip for pip freeze (#867)

0.3.9

  • fix: add space before -m (#865)

0.3.8

  • Print list of Python packages and their version (#862)
  • add jazzy support (#863)
    • Use target-ros2-distro: jazzy

0.3.7

0.3.6

0.3.5

  • read the GitHub server URL from the 'GITHUB_SERVER_URL' env variable (#835)

0.3.4

No release notes provided.

0.3.3

  • Use console_direct event handler for colcon test (#827)

0.3.2

... (truncated)

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2025
Bumps [ros-tooling/action-ros-ci](https://github.com/ros-tooling/action-ros-ci) from 0.3 to 0.4.
- [Release notes](https://github.com/ros-tooling/action-ros-ci/releases)
- [Commits](ros-tooling/action-ros-ci@v0.3...v0.4)

---
updated-dependencies:
- dependency-name: ros-tooling/action-ros-ci
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@urfeex urfeex force-pushed the dependabot/github_actions/ros-tooling/action-ros-ci-0.4 branch from ef7f1d7 to 4c4aaa0 Compare February 17, 2025 07:04
@urfeex urfeex merged commit 71b8ad4 into main Feb 17, 2025
7 of 12 checks passed
@urfeex urfeex deleted the dependabot/github_actions/ros-tooling/action-ros-ci-0.4 branch February 17, 2025 11:17
mergify bot pushed a commit that referenced this pull request Feb 17, 2025
Bumps [ros-tooling/action-ros-ci](https://github.com/ros-tooling/action-ros-ci) from 0.3 to 0.4.
- [Release notes](https://github.com/ros-tooling/action-ros-ci/releases)
- [Commits](ros-tooling/action-ros-ci@v0.3...v0.4)

---
updated-dependencies:
- dependency-name: ros-tooling/action-ros-ci
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 71b8ad4)

# Conflicts:
#	.github/workflows/coverage-build.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-humble dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants