Skip to content

chore(deps): bump ansible-core to 2.20.7#10836

Closed
tmu0 wants to merge 1 commit into
masterfrom
@tmu0/bump-ansible-core-security
Closed

chore(deps): bump ansible-core to 2.20.7#10836
tmu0 wants to merge 1 commit into
masterfrom
@tmu0/bump-ansible-core-security

Conversation

@tmu0

@tmu0 tmu0 commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Superseded by a fresh PR from branch @tmu0/bump-ansible-core (opened after a branch rename).

@github-actions github-actions Bot added the chore label Jul 20, 2026
Pin ansible-core explicitly in requirements.in and regenerate
requirements.txt. 2.20.7 stays within ansible 13.2.0's
`ansible-core~=2.20.1` constraint, so no other resolved versions change.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@tmu0
tmu0 force-pushed the @tmu0/bump-ansible-core-security branch from da103b5 to b6f1974 Compare July 20, 2026 14:54
@tmu0 tmu0 closed this Jul 20, 2026
@tmu0
tmu0 deleted the @tmu0/bump-ansible-core-security branch July 20, 2026 14:55
@tmu0
tmu0 requested a review from Copilot July 20, 2026 14:55

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR addresses a Dependabot security alert by explicitly pinning ansible-core to a patched version and regenerating the lockfile to reflect that resolution.

Changes:

  • Added an explicit ansible-core>=2.20.7 constraint to ensure the vulnerable transitive version cannot be selected.
  • Regenerated requirements.txt so the resolved ansible-core version (and hashes) reflect 2.20.7.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
requirements.in Adds an explicit ansible-core minimum version pin to force resolution to a non-vulnerable release.
requirements.txt Updates the compiled lockfile to ansible-core==2.20.7 with new hashes and updated # via metadata.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread requirements.in
@@ -1,4 +1,6 @@
ansible>=12.2.0
# Pinned explicitly (resolved transitively via ansible)
@tmu0 tmu0 changed the title chore(deps): bump ansible-core to 2.20.7 (security) chore(deps): bump ansible-core to 2.20.7 Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants