Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2024

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

Package From To
ansible 8.5.0 10.0.1
ansible-builder 3.0.0 3.0.1
ansible-lint 6.21.1 24.6.0
ansible-navigator 3.5.0 24.3.2
ansible-runner 2.3.4 2.4.0
kubernetes 28.1.0 29.0.0

Updates ansible from 8.5.0 to 10.0.1

Commits

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: ansible/ansible-builder@3.0.0...3.0.1

Commits

Updates ansible-lint from 6.21.1 to 24.6.0

Release notes

Sourced from ansible-lint's releases.

v24.6.0

Enhancements

Bugfixes

v24.5.0

Enhancements

Bugfixes

v24.2.3

Bugfixes

... (truncated)

Commits
  • 2d9f1ed Adding logic for configuring supported ansible versions (#4203)
  • 3f6f87f Revert notify related checks, errors, transforms for listen and tests (#4205)
  • d1ff289 Improve logic of find_children (#4161)
  • 983d251 Pickup correct path component w/ANSIBLE_ROLES_PATH (#4176)
  • b5d027c Respect yamllint 'document_start' rule when autofixing yaml (#4184)
  • 528275b Avoid displaying upgrade warning when installation is not pip (#4204)
  • 7e2f62e Remove filename from MatchError class (#4202)
  • 17c812e Tune coverage settings (#4199)
  • ce9f01d chore: pre-commit autoupdate (#4201)
  • b7ec543 Correctly recognize path with spaces with tokenize (#4198)
  • Additional commits viewable in compare view

Updates ansible-navigator from 3.5.0 to 24.3.2

Release notes

Sourced from ansible-navigator's releases.

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

Commits
  • d5e2b24 Fix python version in release workflow (#1748)
  • fd6e521 Bump the dependencies group across 1 directory with 18 updates (#1743)
  • 9e55be8 Update GHA repo ref (#1745)
  • 1509d68 Update the version of collection doc cache (#1739)
  • d494578 Fix catalog collections script to display all available modules in a collecti...
  • cba44f8 [pre-commit.ci] pre-commit autoupdate (#1742)
  • 1c71470 [pre-commit.ci] pre-commit autoupdate (#1737)
  • d0c86bf Bump the dependencies group in /.config with 7 updates (#1735)
  • cb39980 [pre-commit.ci] pre-commit autoupdate (#1733)
  • 93951a9 Bump the dependencies group in /.config with 4 updates (#1731)
  • Additional commits viewable in compare view

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: ansible/ansible-runner@2.3.5...2.3.6

2.3.5

What's Changed

Full Changelog: ansible/ansible-runner@2.3.4...2.3.5

Commits

Updates kubernetes from 28.1.0 to 29.0.0

Release notes

Sourced from kubernetes's releases.

Kubernetes Python Client v29.0.0 Stable Release

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v29.0.0.zip
cd client-python-v29.0.0
python setup.py install

Then follow examples in https://github.com/kubernetes-client/python/tree/release-29.0/examples

Changelog: https://github.com/kubernetes-client/python/blob/release-29.0/CHANGELOG.md

Kubernetes Python Client v29.0.0 Beta 1 Release

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v29.0.0b1.zip
cd client-python-v29.0.0b1
python setup.py install

Then follow examples in https://github.com/kubernetes-client/python/tree/release-29.0/examples

Changelog: https://github.com/kubernetes-client/python/blob/release-29.0/CHANGELOG.md

Kubernetes Python Client v29.0.0 Alpha 1 Release

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v29.0.0a1.zip
cd client-python-v29.0.0a1
</tr></table> 

... (truncated)

Changelog

Sourced from kubernetes's changelog.

v29.0.0

Kubernetes API Version: v1.29.0

Bug or Regression

v29.0.0b1

Kubernetes API Version: v1.29.0

Bug or Regression

v29.0.0a1

Kubernetes API Version: v1.29.0

API Change

... (truncated)

Commits
  • 01b1642 Merge pull request #2176 from yliaog/automated-release-of-29.0.0-upstream-rel...
  • fa3f28b updated compatibility matrix and maintenance status
  • c7f09fe generated client change
  • b83b93f generated API change
  • 699740f generated client change for custom_objects
  • f378228 update version constants for 29.0.0 release
  • ebb33a4 update changelog with release notes from master branch
  • e5abf14 Merge pull request #2172 from yliaog/automated-release-of-29.0.0b1-upstream-r...
  • b697f01 generated client change
  • 92d44ab update version constants for 29.0.0b1 release
  • 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 python-packages group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ansible](https://github.com/ansible-community/ansible-build-data) | `8.5.0` | `10.0.1` |
| [ansible-builder](https://github.com/ansible/ansible-builder) | `3.0.0` | `3.0.1` |
| [ansible-lint](https://github.com/ansible/ansible-lint) | `6.21.1` | `24.6.0` |
| [ansible-navigator](https://github.com/ansible/ansible-navigator) | `3.5.0` | `24.3.2` |
| [ansible-runner](https://github.com/ansible/ansible-runner) | `2.3.4` | `2.4.0` |
| [kubernetes](https://github.com/kubernetes-client/python) | `28.1.0` | `29.0.0` |



Updates `ansible` from 8.5.0 to 10.0.1
- [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md)
- [Commits](ansible-community/ansible-build-data@8.5.0...10.0.1)

Updates `ansible-builder` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/ansible/ansible-builder/releases)
- [Commits](ansible/ansible-builder@3.0.0...3.0.1)

Updates `ansible-lint` from 6.21.1 to 24.6.0
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v6.21.1...v24.6.0)

Updates `ansible-navigator` from 3.5.0 to 24.3.2
- [Release notes](https://github.com/ansible/ansible-navigator/releases)
- [Changelog](https://github.com/ansible/ansible-navigator/blob/main/CHANGELOG.md)
- [Commits](ansible/ansible-navigator@v3.5.0...v24.3.2)

Updates `ansible-runner` from 2.3.4 to 2.4.0
- [Release notes](https://github.com/ansible/ansible-runner/releases)
- [Commits](ansible/ansible-runner@2.3.4...2.4.0)

Updates `kubernetes` from 28.1.0 to 29.0.0
- [Release notes](https://github.com/kubernetes-client/python/releases)
- [Changelog](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md)
- [Commits](kubernetes-client/python@v28.1.0...v29.0.0)

---
updated-dependencies:
- dependency-name: ansible
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
- dependency-name: ansible-builder
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: ansible-lint
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
- dependency-name: ansible-navigator
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
- dependency-name: ansible-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: kubernetes
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 6, 2024
@exe-prow-github-app exe-prow-github-app bot requested review from komish and skattoju June 6, 2024 13:46
@exe-prow-github-app
Copy link
Contributor

[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 jsm84 for approval. For more information see the Kubernetes Code Review Process.

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

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 7, 2024

Superseded by #98.

@dependabot dependabot bot closed this Jun 7, 2024
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant