Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Bump ros-tooling/action-ros-ci from 0.1.1 to 0.1.2
Browse files Browse the repository at this point in the history
Bumps [ros-tooling/action-ros-ci](https://github.com/ros-tooling/action-ros-ci) from 0.1.1 to 0.1.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/ros-tooling/action-ros-ci/releases">ros-tooling/action-ros-ci's releases</a>.</em></p>
<blockquote>
<h2>0.1.2</h2>
<p>Patch release contains fixes:</p>
<ul>
<li>Fail workflow if first <code>colcon list</code> does not succeed (instead of failing far later) (<a href="https://github-redirect.dependabot.com/ros-tooling/action-ros-ci/issues/486">#486</a>)</li>
<li>Add retries to <code>rosdep update</code> - which can occasionally fail the first time (<a href="https://github-redirect.dependabot.com/ros-tooling/action-ros-ci/issues/515">#515</a>)</li>
<li>Print HEAD commits of all repos after import (<a href="https://github-redirect.dependabot.com/ros-tooling/action-ros-ci/issues/487">#487</a> )</li>
<li>Support overriding repos files and providing supplemental ones in PRs (<a href="https://github-redirect.dependabot.com/ros-tooling/action-ros-ci/issues/542">#542</a>)</li>
<li>Skipg rti-connext-dds-5.3.1 when running rosdep install (<a href="https://github-redirect.dependabot.com/ros-tooling/action-ros-ci/issues/523">#523</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ros-tooling/action-ros-ci/commit/cf1700fadeca8e3f5df12211acbcfdbcd6237ad6"><code>cf1700f</code></a> Skip rti-connext-dds-5.3.1 when running rosdep install (<a href="https://github-redirect.dependabot.com/ros-tooling/action-ros-ci/issues/523">#523</a>)</li>
<li><a href="https://github.com/ros-tooling/action-ros-ci/commit/32507b53e764b388417c79f28ec650fcff3a5846"><code>32507b5</code></a> Support overriding repos files &amp; providing supplemental ones in PRs (<a href="https://github-redirect.dependabot.com/ros-tooling/action-ros-ci/issues/524">#524</a>)</li>
<li><a href="https://github.com/ros-tooling/action-ros-ci/commit/4c63c814aa0a19598db204f07f5064a721e4a411"><code>4c63c81</code></a> Enforce prettier code styling (<a href="https://github-redirect.dependabot.com/ros-tooling/action-ros-ci/issues/535">#535</a>)</li>
<li><a href="https://github.com/ros-tooling/action-ros-ci/commit/d4316b37b43a6bc197424d2eb0a56df31abe8e79"><code>d4316b3</code></a> Bump @types/jest from 26.0.19 to 26.0.20 (<a href="https://github-redirect.dependabot.com/ros-tooling/action-ros-ci/issues/499">#499</a>)</li>
<li><a href="https://github.com/ros-tooling/action-ros-ci/commit/b8f26a1c122c9ac3ea29d197b5ed7e34809b4ec0"><code>b8f26a1</code></a> Update package.json codeowner to single person, since ghost workaround doesn'...</li>
<li><a href="https://github.com/ros-tooling/action-ros-ci/commit/eebb3c45c21fc770f71bba83e734b2ce1dbfce4c"><code>eebb3c4</code></a> Set CODEOWNERS for package[-lock].json to <a href="https://github.com/ghost"><code>@​ghost</code></a> so that dependabot reviews a...</li>
<li><a href="https://github.com/ros-tooling/action-ros-ci/commit/1ff7e3b922cf589849a8a3682a47b06aa87ba126"><code>1ff7e3b</code></a> Bump eslint from 7.17.0 to 7.18.0</li>
<li><a href="https://github.com/ros-tooling/action-ros-ci/commit/9ad7aa51fd8dfe7eed92fddb6c7f6b5d9d766e73"><code>9ad7aa5</code></a> Bump ros-tooling/setup-ros from 0.1.1 to 0.1.2</li>
<li><a href="https://github.com/ros-tooling/action-ros-ci/commit/61879bf3d85c5cfb563b6a06ddf7dcd4ed224056"><code>61879bf</code></a> Bump @typescript-eslint/eslint-plugin from 4.9.1 to 4.14.1</li>
<li><a href="https://github.com/ros-tooling/action-ros-ci/commit/6e833b49fc2b5fff4d0561e48f5fa7ea5006d17d"><code>6e833b4</code></a> Bump acorn from 8.0.4 to 8.0.5</li>
<li>Additional commits viewable in <a href="https://github.com/ros-tooling/action-ros-ci/compare/0.1.1...cf1700fadeca8e3f5df12211acbcfdbcd6237ad6">compare view</a></li>
</ul>
</details>
<br />


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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>
  • Loading branch information
dependabot[bot] authored Mar 3, 2021
1 parent b83ee91 commit bb7dd41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Checkout source
uses: actions/checkout@v2
- name: Run action-ros-ci to build and test
uses: ros-tooling/[email protected].1
uses: ros-tooling/[email protected].2
with:
target-ros1-distro: ${{ env.ROS_VERSION == '1' && matrix.ros_distro || '' }}
target-ros2-distro: ${{ env.ROS_VERSION == '2' && matrix.ros_distro || '' }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test_release_latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Checkout source
uses: actions/checkout@v2
- name: Run action-ros-ci to build and test
uses: ros-tooling/[email protected].1
uses: ros-tooling/[email protected].2
with:
target-ros1-distro: ${{ env.ROS_VERSION == '1' && matrix.ros_distro || '' }}
target-ros2-distro: ${{ env.ROS_VERSION == '2' && matrix.ros_distro || '' }}
Expand Down

0 comments on commit bb7dd41

Please sign in to comment.