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 across 1 directory with 5 updates #17

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the python-packages group with 5 updates in the / directory:

Package From To
ansible 8.5.0 10.1.0
ansible-builder 3.0.0 3.1.0
ansible-lint 6.21.1 24.6.1
ansible-navigator 3.5.0 24.6.0
ansible-runner 2.3.4 2.4.0

Updates ansible from 8.5.0 to 10.1.0

Commits
  • 1fa10dd Ansible 10.1.0: Dependencies, changelog and porting guide (#435)
  • 55e0e98 Remove netapp.storagegrid from Ansible 11 (#434)
  • f2088d5 Add ieisystem.inmanage to Ansible 10 and 11 (#431)
  • fe20ca8 Revert "Add kubevirt.core to Ansible 10 and 11. (#419)" (#432)
  • a347825 Add reference to preparing next major release doc; reference automated workfl...
  • b60fb7b Add kubevirt.core to Ansible 10 and 11. (#419)
  • dae2f2f Restrict ansible.utils to <5.0.0. (#430)
  • 60acc45 Release Ansible 10.0.1 (#429)
  • 24d87e6 Release Ansible 9.6.1 (#427)
  • 6027fb5 detail about playbook conditionals from changelog (#423)
  • Additional commits viewable in compare view


Updates ansible-builder from 3.0.0 to 3.1.0

Release notes

Sourced from ansible-builder's releases.

3.1.0

What's Changed

New Features

Other Improvements

New Contributors

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

3.0.1

What's Changed

New Contributors

... (truncated)

Commits


Updates ansible-lint from 6.21.1 to 24.6.1

Release notes

Sourced from ansible-lint's releases.

v24.6.1

Bugfixes

v24.6.0

Enhancements

Bugfixes

v24.5.0

Enhancements

Bugfixes

... (truncated)

Commits


Updates ansible-navigator from 3.5.0 to 24.6.0

Release notes

Sourced from ansible-navigator's releases.

v24.6.0

Bugfixes

  • Fix the documentation for securely passing the vault password (#1799) @​rseabra

v24.3.2

Bugfixes

v24.3.1

Bugfixes

  • Fix catalog collections script to display all available modules in a collection (#1738) @​shatakshiiii

Note

  • This version was not released to pypi. Please use v24.3.2.

v24.3.0

Minor Changes

Bugfixes

Note

  • This version was not released to pypi. Please use v24.3.2.

v24.2.0

Minor Changes

Bugfixes

v3.6.0

Minor Changes

Bugfixes

... (truncated)

Commits


Updates ansible-runner from 2.3.4 to 2.4.0

Release notes

Sourced from ansible-runner's releases.

2.4.0

What's Changed

  • Bump minimum supported Python to 3.9

Bug Fixes

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 4 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 trgeiger 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 4 months ago

Superseded by #18.