Closed dependabot[bot] closed 9 months ago
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.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps ansible-core from 2.15.4 to 2.15.5.
Release notes
Sourced from ansible-core's releases.
Commits
f1aab39
New release v2.15.5 (#81933)92447de
win_fetch - improve test time by not scanning Win dir (#81884) (#81887)faa96a2
Update Ansible release version to v2.15.5rc1.post0. (#81869)0ddfdbd
New release v2.15.5rc1 (#81863)ccb00b7
[backport][stable-2.15] Always allow "no-other-choice" pre-release dependenci...f711900
[stable-2.15] Add compat function for parsing Content-Disposition header (#81...3a8b1ef
ansible-galaxy fix scm dependency error (#81599) (#81798)244c48c
Fix reporting role as not found when remote_data is None (#81829) (#81837)7ed557c
Fix stealth exceptions and blocking select() in daemonize() (#81064) - 2.15 (...83c0118
winrm - make command input more resiliant (#81538) (#81793)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