Skip to content
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

chore(deps): update ansible-core requirement from <2.16,>=2.15 to >=2.15,<2.17 #164

Merged
merged 3 commits into from
Jan 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Updates the requirements on ansible-core to permit the latest version.

Release notes

Sourced from ansible-core's releases.

v2.16.0

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

Commits
  • 704ee70 New release v2.16.0 (#82141)
  • a13df22 remove args passthru on role runme tests that use grep (#82060) (#82061)
  • 31aac52 [stable-2.16] ansible-test - Fix parsing of cgroup entries
  • 00f74e0 [stable-2.16] Fix subversion integration test (#82029)
  • f6fb5b2 Update Ansible release version to v2.16.0rc1.post0. (#81987)
  • 2223709 New release v2.16.0rc1 (#81986)
  • 3324869 ansible-test - Update base/default containers (#81956)
  • f9dfd28 [stable-2.16] Update default test container Python to 3.12 and support for Py...
  • 9c91e57 [stable-2.16] run_once: unnotify hosts on handlers that are not run (#81667) ...
  • f3f0e6a [stable-2.16] Properly template tags in parent blocks (#81624) (#81921)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 1, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/ansible-core-gte-2.15-and-lt-2.17 branch from ef087ec to 972fb32 Compare December 2, 2023 01:12
@haidaraM haidaraM force-pushed the dependabot/pip/ansible-core-gte-2.15-and-lt-2.17 branch from 972fb32 to 9e90493 Compare December 27, 2023 22:30
@haidaraM
Copy link
Owner

haidaraM commented Dec 27, 2023

Similar issue here: ansible/ansible#82310. Implemented a workaround: the tests are passing.

I will keep this PR open for now as there is emergency ATM to merge this. If you are hit by this error because you want a newer version of ansible-core, let me know. Otherwise, waiting for ansible/ansible#82310

@coveralls
Copy link

coveralls commented Dec 27, 2023

Coverage Status

coverage: 95.056% (+0.02%) from 95.037%
when pulling b86d31d on dependabot/pip/ansible-core-gte-2.15-and-lt-2.17
into a91eb74 on main.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2024

A newer version of ansible-core exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

dependabot bot and others added 3 commits January 28, 2024 23:47
Updates the requirements on [ansible-core](https://github.com/ansible/ansible) to permit the latest version.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@v2.15.0...v2.16.0)

---
updated-dependencies:
- dependency-name: ansible-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@haidaraM haidaraM force-pushed the dependabot/pip/ansible-core-gte-2.15-and-lt-2.17 branch from fd5e07d to b86d31d Compare January 28, 2024 22:47
@haidaraM haidaraM merged commit 3f64afe into main Jan 28, 2024
7 checks passed
@haidaraM haidaraM deleted the dependabot/pip/ansible-core-gte-2.15-and-lt-2.17 branch January 28, 2024 23:08
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.

None yet

2 participants