-
Notifications
You must be signed in to change notification settings - Fork 1
Bump the python-packages group with 5 updates #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@dependabot rebase |
9175739 to
554fd24
Compare
|
@dependabot rebase |
554fd24 to
b32814c
Compare
|
@dependabot rebase |
b32814c to
d90a85d
Compare
|
@dependabot rebase |
a2a082b to
41f1c95
Compare
|
@dependabot rebase |
cb02306 to
a3e8b93
Compare
|
@dependabot rebase |
Bumps the python-packages group with 5 updates: | Package | From | To | | --- | --- | --- | | [ansible](https://github.com/ansible-community/ansible-build-data) | `8.5.0` | `9.4.0` | | [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.2.1` | | [ansible-navigator](https://github.com/ansible/ansible-navigator) | `3.5.0` | `24.2.0` | | [ansible-runner](https://github.com/ansible/ansible-runner) | `2.3.4` | `2.3.6` | Updates `ansible` from 8.5.0 to 9.4.0 - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](ansible-community/ansible-build-data@8.5.0...9.4.0) 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.2.1 - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v6.21.1...v24.2.1) Updates `ansible-navigator` from 3.5.0 to 24.2.0 - [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.2.0) Updates `ansible-runner` from 2.3.4 to 2.3.6 - [Release notes](https://github.com/ansible/ansible-runner/releases) - [Commits](ansible/ansible-runner@2.3.4...2.3.6) --- 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-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
a3e8b93 to
e143cc1
Compare
|
Superseded by #4. |
Bumps the python-packages group with 5 updates:
8.5.09.4.03.0.03.0.16.21.124.2.13.5.024.2.02.3.42.3.6Updates
ansiblefrom 8.5.0 to 9.4.0Commits
43b27d9Ansible 9.4.0: Dependencies, changelog and porting guide (#380)de505a1cd ansible-release: include artifact URL in PR body (#377)db95db8Bump actions/download-artifact from 3 to 4 (#370)2f08108Bump actions/upload-artifact from 3 to 4 (#369)d212231Hotfix the workdir in the Git tagging job of the PyPI publishing workflow4ab3017Ansible 9.3.0: Dependencies, changelog and porting guide (#375)8e65162Remove purestorage.fusion from Ansible 10 (#374)4952ad8Deprecate netapp.storagegrid (#372)15d5952Generate changelog both as RST and MarkDown (#364)68bb47aBump actions/checkout from 3 to 4 (#368)Updates
ansible-builderfrom 3.0.0 to 3.0.1Release notes
Sourced from ansible-builder's releases.
Commits
e991c1aRevert "[RFE] Support for tags from the configuration file (#555)" (#655)0563a9dFix container policy for version 3 (#652)3ca2372Bump linters: pylint==3.0.1, mypy==1.6.0 (#622)9d54763Add pylint to CI (#575)ec99827Improve CLI usage docs (#559)b73f65dcollection_metadata: improve documentation (#551)1bb59b3Docs: Using prepend_base (#563)317b132[RFE] Support for tags from the configuration file (#555)8e9f86cAdded scenarios for version 3 (#538)3ca0922Documented PKGMGR_PRESERVE_CACHE (#558)Updates
ansible-lintfrom 6.21.1 to 24.2.1Release notes
Sourced from ansible-lint's releases.
... (truncated)
Commits
ce2ebd7Fix error suppression when syntax is incorrect (#4026)ee7ede5Bump the dependencies group in /.config with 12 updates (#4062)b35bf7eInherit secrets in ack pipeline (#4064)7d4659bUpdate CODEOWNERS (#4063)36e2674Set globalcache_dir_lock(#4055)6d247c1[role-name] Handle string role dependencies (#4054)d65aeedSupport for upcoming Ubuntu 24.04 and Fedora 40 (#4051)f7b204dFix docs build (#4058)cb9d760Bump the dependencies group in /.config with 15 updates (#4050)efeda67Update documentation for syntax-check[unknown-module] (#4049)Updates
ansible-navigatorfrom 3.5.0 to 24.2.0Release notes
Sourced from ansible-navigator's releases.
Commits
7ae41b5[pre-commit.ci] pre-commit autoupdate (#1648)12f9f8fUpdatecmdlinedescription (#1657)9cf2374Update creator-ee to 0.22.0 (#1656)7319306Bump actions/cache from 3 to 4 (#1653)ebef960Update creator-ee to 0.21.0 (#1650)089d43fUpdate dependencies (#1630)571e845Enable toml sort (#1649)7cead6aAdd test matrix for macos (#1646)872d10aSwitch to codecov v3 (#1647)739d794[pre-commit.ci] pre-commit autoupdate (#1645)Updates
ansible-runnerfrom 2.3.4 to 2.3.6Release notes
Sourced from ansible-runner's releases.
Commits
709cdfcUntag instead of force remove image for podman (#1342) (#1344)c129775fix pexpect child shutdown race (#1331) (#1336)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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