Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps the github-actions group with 4 updates in the / directory: actions/checkout, astral-sh/setup-uv, Alfresco/alfresco-build-tools and ansible-community/ansible-test-gh-action.

Updates actions/checkout from 4.2.2 to 5.0.0

Release notes

Sourced from actions/checkout's releases.

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (truncated)

Commits

Updates astral-sh/setup-uv from 6.0.1 to 6.6.1

Release notes

Sourced from astral-sh/setup-uv's releases.

v6.6.1 🌈 Fix exclusions in cache-dependency-glob

Changes

Exclusions with a leading ! in the cache-dependency-glob did not work and got fixed with this release. Thank you @​KnisterPeter for raising this!

🐛 Bug fixes

🧰 Maintenance

v6.5.0 🌈 Better error messages, bug fixes and copilot agent settings

Changes

This release brings better error messages in case the GitHub API is impacted, fixes a few bugs and allows to disable problem matchers for better use in Copilot Agent workspaces.

🐛 Bug fixes

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

v6.4.3 🌈 fix relative paths starting with dots

🐛 Bug fixes

... (truncated)

Commits

Updates Alfresco/alfresco-build-tools from 8.19.1 to 8.33.0

Release notes

Sourced from Alfresco/alfresco-build-tools's releases.

v8.33.0

What's Changed

Full Changelog: Alfresco/alfresco-build-tools@v8.32.2...v8.33.0

v8.32.2

What's Changed

Full Changelog: Alfresco/alfresco-build-tools@v8.32.1...v8.32.2

v8.32.1

What's Changed

Full Changelog: Alfresco/alfresco-build-tools@v8.32.0...v8.32.1

v8.32.0

What's Changed

Full Changelog: Alfresco/alfresco-build-tools@v8.31.0...v8.32.0

v8.31.0

What's Changed

... (truncated)

Commits
  • ce7f6e0 Release v8.33.0
  • a671902 OPSEXP-3342 Add setup-fluxcli action (#1116)
  • 1da7c8a OPSEXP-3342 Allow overriding binary name in setup-github-release-binary (#1115)
  • 4964d77 Bump actions/setup-java from 4.7.1 to 5.0.0 in /.github/actions/setup-java-bu...
  • 09c6d1c Bump actions/setup-java from 4.7.1 to 5.0.0 in /.github/actions/maven-configu...
  • 7a53112 Bump actions/setup-java from 4.7.1 to 5.0.0 (#1111)
  • 3f3583e Bump github/codeql-action from 3.29.9 to 3.29.11 in /.github/actions/docker-b...
  • 121d1ac Bump actions/setup-java from 4.7.1 to 5.0.0 in /.github/actions/maven-release...
  • 0a252c5 Release v8.32.2
  • 9c66795 Terraform pre-commit workflow failing on checking tf version file (#1107)
  • Additional commits viewable in compare view

Updates 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv), [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) and [ansible-community/ansible-test-gh-action](https://github.com/ansible-community/ansible-test-gh-action).


Updates `actions/checkout` from 4.2.2 to 5.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@11bd719...08c6903)

Updates `astral-sh/setup-uv` from 6.0.1 to 6.6.1
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@6b9c606...557e51d)

Updates `Alfresco/alfresco-build-tools` from 8.19.1 to 8.33.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](Alfresco/alfresco-build-tools@v8.19.1...v8.33.0)

Updates `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: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: astral-sh/setup-uv
  dependency-version: 6.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 8.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: ansible-community/ansible-test-gh-action
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 2, 2025
Copy link

github-actions bot commented Sep 2, 2025

Docs Build 📝

The docs for this PR have been published here:
https://Alfresco.github.io/alfresco-ansible-collection/pr/46

You can compare to the docs for the main branch here:
https://Alfresco.github.io/alfresco-ansible-collection/branch/main

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 1, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-b0461e5aad branch October 1, 2025 20:23
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.

0 participants