Skip to content

chore(deps): update github-actions-updates#836

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github-actions-updates
Open

chore(deps): update github-actions-updates#836
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github-actions-updates

Conversation

@renovate

@renovate renovate Bot commented Dec 15, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
codecov/codecov-action action patch v5.5.1v5.5.5
pypa/gh-action-pypi-publish action minor v1.13.0v1.14.0
release-drafter/release-drafter action minor v6.1.0v6.4.0

Release Notes

codecov/codecov-action (codecov/codecov-action)

v5.5.5

Compare Source

This release only contains the keybase.io change as described here.

Full Changelog: codecov/codecov-action@v5.5.4...v5.5.5

v5.5.4

Compare Source

This is a mirror of v5.5.2. v6 will be released which requires node24

What's Changed

Full Changelog: codecov/codecov-action@v5.5.3...v5.5.4

v5.5.3

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v5.5.2...v5.5.3

v5.5.2

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2

pypa/gh-action-pypi-publish (pypa/gh-action-pypi-publish)

v1.14.0

Compare Source

Audit your supply chain regularly!

✨ What's Changed

The main change in this release is that verbose and print-hash inputs are now on by default. This was contributed by @​whitequark💰 in #​397.

📝 Docs

@​woodruffw💰 updated the mentions of PEP 740 to stop implying that it might be experimental (it hasn't been for quite a while!) in #​388 and @​him2him2💰 brushed up some grammar in the README and SECURITY docs via #​395.

🛠️ Internal Updates

@​woodruffw💰 bumped sigstore and pypi-attestations in the lock file (#​391) and @​webknjaz💰 added infra for using type annotations in the project (#​381).

💪 New Contributors

🪞 Full Diff: pypa/gh-action-pypi-publish@v1.13.0...v1.14.0

🧔‍♂️ Release Manager: @​webknjaz 🇺🇦

🙏 Special Thanks to @​facutuesca💰 and @​woodruffw💰 for helping maintain this project when I can't!

💬 Discuss on Bluesky 🦋, on Mastodon 🐘 and on GitHub.

GH Sponsors badge

release-drafter/release-drafter (release-drafter/release-drafter)

v6.4.0

Compare Source

What's Changed

New

Maintenance

Full Changelog: release-drafter/release-drafter@v6.3.0...v6.4.0

v6.3.0

Compare Source

What's Changed

New

Maintenance

Dependency Updates

8 changes

Full Changelog: release-drafter/release-drafter@v6.2.0...v6.3.0

v6.2.0

Compare Source

What's Changed

New

Maintenance

Documentation

Full Changelog: release-drafter/release-drafter@v6.1.1...v6.2.0

v6.1.1

Compare Source

What's Changed

Bug Fixes

Documentation

Full Changelog: release-drafter/release-drafter@v6.1.0...v6.1.1


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • "before 4am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@claude

claude Bot commented Dec 15, 2025

Copy link
Copy Markdown

Security & Bug Review

No bugs or security vulnerabilities identified.

This PR updates codecov/codecov-action from v5.5.1 to v5.5.2, a patch version bump.

Analysis:

  • Change scope: Single line version update in GitHub Actions workflow
  • Risk level: Low - patch version updates typically contain bug fixes and minor improvements
  • Security: No security-related concerns identified with this update
  • CI/CD status: All checks passing (pre-commit, mypy, tests across Python 3.10-3.13, typeguard, xdoctest, docs-build)
  • Usage context: The action is used correctly with proper secret token passing, appropriate file specification, and runs in isolated coverage job after tests complete

Recommendation:

Safe to merge - This is a routine maintenance update with all quality gates passing.

@renovate renovate Bot force-pushed the renovate/github-actions-updates branch from cb460b7 to eb0b841 Compare December 31, 2025 14:01
@claude

claude Bot commented Dec 31, 2025

Copy link
Copy Markdown

Code Review - PR #836

Status: ✅ No bugs or security issues found

Summary

This PR updates codecov/codecov-action from v5.5.1 to v5.5.2 - a patch version bump for the code coverage reporting GitHub Action.

Security Assessment

  • ✅ Official codecov action from trusted source
  • ✅ Patch version update (low risk)
  • ✅ No changes to authentication or secrets handling
  • ✅ All CI/CD checks passing

Code Quality

  • ✅ Isolated change to single workflow file
  • ✅ No source code modifications
  • ✅ Standard dependency maintenance

Recommendation: Safe to merge.


Automated review by Claude Code

@renovate renovate Bot changed the title chore(deps): update codecov/codecov-action action to v5.5.2 chore(deps): update github-actions-updates Jan 19, 2026
@renovate renovate Bot force-pushed the renovate/github-actions-updates branch 2 times, most recently from eebafc1 to 66e14b7 Compare January 22, 2026 13:54
@renovate renovate Bot force-pushed the renovate/github-actions-updates branch 2 times, most recently from 159b436 to 31208be Compare March 7, 2026 18:15
@renovate renovate Bot force-pushed the renovate/github-actions-updates branch from 31208be to 969c39b Compare March 18, 2026 21:14
@renovate renovate Bot force-pushed the renovate/github-actions-updates branch from 969c39b to 67c267b Compare March 26, 2026 17:32
@renovate renovate Bot force-pushed the renovate/github-actions-updates branch from 67c267b to 07774b2 Compare April 7, 2026 17:41
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

This pull-request has not been updated for a while and will be closed soon.

@github-actions github-actions Bot added the stale label Jun 8, 2026
@renovate renovate Bot force-pushed the renovate/github-actions-updates branch from 07774b2 to 45a670f Compare June 9, 2026 02:39
@github-actions github-actions Bot removed the stale label Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants