Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps ansible-community/ansible-test-gh-action from 1.16.0 to 1.17.0.

Release notes

Sourced from ansible-community/ansible-test-gh-action's releases.

v1.17.0

✨ What's New

@​felixfontein💰 made suitable runtime auto-detection and internal testing compatible with ansible-core versions through 2.19 via #96 and #97.

The action out exposes coverage-report-files and test-result-files outputs via #100, ef2e123ff0cd0ebd52bef2b3bc55a42628c308d4 and 23c6eddb5fc02fd1e5d64c294af8245e70d2ffc7. Courtesy of @​webknjaz💰.

And @​Gnoale💰 contributed #98 enabling the use of Docker network in unit tests similarly to the integration ones.

🛠️ Internal Dependencies

  • A number of pre-commit.ci checks have been auto-updated in #89

💪 New Contributors

🪞 Full Diff: ansible-community/ansible-test-gh-action@v1.16.0...v1.17.0

🧔‍♂️ Release Manager: @​webknjaz 🇺🇦

💬 Discuss on GitHub.

Commits
  • d3a8ec7 Merge branch 'bugfixes/bash-escaping-in-yaml'
  • b943118 🐛 Fix exportable path lookup Bash syntax
  • b22f955 🧪💅 Address post-PR #97 linting violations
  • 34771fc Merge pull request #97 from felixfontein/upstream-tests
  • 3915343 Fix unit tests
  • 20548d6 Merge pull request #98 from Gnoale/docker-network
  • 6933bb0 Merge pull request #89 from ansible-community/pre-commit-ci-update-config
  • 86e9ca5 Merge pull request #96 from felixfontein/python
  • 587c7b6 [pre-commit.ci] pre-commit autoupdate
  • 61e67c1 Update action.yml
  • Additional commits viewable in compare view

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)

Bumps [ansible-community/ansible-test-gh-action](https://github.com/ansible-community/ansible-test-gh-action) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/ansible-community/ansible-test-gh-action/releases)
- [Commits](ansible-community/ansible-test-gh-action@b416b6e...d3a8ec7)

---
updated-dependencies:
- dependency-name: ansible-community/ansible-test-gh-action
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 12, 2025 06:45
@dependabot dependabot bot added the github_actions Pull requests that update GitHub Actions code label Aug 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 12, 2025 06:45
@wolf31o2 wolf31o2 merged commit 206d121 into main Aug 17, 2025
4 checks passed
@wolf31o2 wolf31o2 deleted the dependabot/github_actions/ansible-community/ansible-test-gh-action-1.17.0 branch August 17, 2025 15:44
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant