opdev / dev-machine-setup

Ansible roles for setting up a development machine
Apache License 2.0
2 stars 1 forks source link

Bump the python-packages group with 5 updates #5

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the python-packages group with 5 updates:

Package From To
ansible 8.5.0 9.5.1
ansible-builder 3.0.0 3.0.1
ansible-lint 6.21.1 24.2.2
ansible-navigator 3.5.0 24.2.0
ansible-runner 2.3.4 2.3.6

Updates ansible from 8.5.0 to 9.5.1

Commits
  • c75dddb Ansible 9.5.1: Dependencies, changelog and porting guide (#393)
  • 811a727 Add constraint to avoid breaking change. (#389)
  • 90a272d Ansible 10.0.0a1: Dependencies, changelog and porting guide (#384)
  • 6d85f1c Revert "Restrict ansible.utils to < 4.0.0 for now. (#382)" (#383)
  • d10d57b Restrict ansible.utils to < 4.0.0 for now. (#382)
  • 43b27d9 Ansible 9.4.0: Dependencies, changelog and porting guide (#380)
  • de505a1 cd ansible-release: include artifact URL in PR body (#377)
  • db95db8 Bump actions/download-artifact from 3 to 4 (#370)
  • 2f08108 Bump actions/upload-artifact from 3 to 4 (#369)
  • d212231 Hotfix the workdir in the Git tagging job of the PyPI publishing workflow
  • Additional commits viewable in compare view


Updates ansible-builder from 3.0.0 to 3.0.1

Release notes

Sourced from ansible-builder's releases.

3.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/ansible/ansible-builder/compare/3.0.0...3.0.1

Commits


Updates ansible-lint from 6.21.1 to 24.2.2

Release notes

Sourced from ansible-lint's releases.

v24.2.2

Bugfixes

v24.2.1

Bugfixes

v24.2.0

Minor Changes

Bugfixes

  • Fix scenario when role has no dependencies section in meta/main.yml (#3993) @​audgirka

v6.22.2

Bugfixes

v6.22.1

... (truncated)

Commits


Updates ansible-navigator from 3.5.0 to 24.2.0

Release notes

Sourced from ansible-navigator's releases.

v24.2.0

Minor Changes

Bugfixes

v3.6.0

Minor Changes

Bugfixes

Commits


Updates ansible-runner from 2.3.4 to 2.3.6

Release notes

Sourced from ansible-runner's releases.

2.3.6

What's Changed

  • Untag instead of force remove image for podman. This makes the worker cleanup subcommand behave similarly with either docker or podman. (#1342)

Full Changelog: https://github.com/ansible/ansible-runner/compare/2.3.5...2.3.6

2.3.5

What's Changed

Full Changelog: https://github.com/ansible/ansible-runner/compare/2.3.4...2.3.5

Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
exe-prow-github-app[bot] commented 6 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign rocrisp for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/opdev/dev-machine-setup/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
dependabot[bot] commented 6 months ago

Superseded by #6.