Skip to content

chore(deps): update py-cov-action/python-coverage-comment-action action to v4 - autoclosed#1634

Closed
descope[bot] wants to merge 1 commit into
mainfrom
renovate/py-cov-action-python-coverage-comment-action-4.x
Closed

chore(deps): update py-cov-action/python-coverage-comment-action action to v4 - autoclosed#1634
descope[bot] wants to merge 1 commit into
mainfrom
renovate/py-cov-action-python-coverage-comment-action-4.x

Conversation

@descope

@descope descope Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
py-cov-action/python-coverage-comment-action action major v3.1.0v4.1

Release Notes

py-cov-action/python-coverage-comment-action (py-cov-action/python-coverage-comment-action)

v4.1

Compare Source

What's Changed

(Should have been 4.0, but I borked the tag)

Breaking changes & features

In #​698: Zizmor compatibility means we don't commit using checkout's persisted credentials, and use the GITHUB_TOKEN to commit instead. Also, it's now officially recommended to pin this (and all other) actions in your workflows using a commit hash and not a tag. See Pinact. For the same reason, this action now uses immutable releases so you can't use @v4 anymore in your workflows.
In #​621 and 718: If you want control over what exactly the action does (is it a PR (process_pr) or the main branch (save_coverage_data_files) or should it just create the PR comment(post_comment)), you can now specify ACTIVITY. The default heuristics should work for 99% of cases though. As part of solving that, we also discovered that MAX_FILES_IN_COMMENT has actually never worked, and we fixed it.

Full Changelog: py-cov-action/python-coverage-comment-action@v3...v4.1

What's Changed

New Contributors

Full Changelog: py-cov-action/python-coverage-comment-action@v3...v4.1

v3.41

Compare Source

What's Changed

New Contributors

Full Changelog: py-cov-action/python-coverage-comment-action@v3.40...v3.41

v3.40

Compare Source

What's Changed

New Contributors

Full Changelog: py-cov-action/python-coverage-comment-action@v3.39...v3.40

v3.39

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.38...v3.39

v3.38

Compare Source

What's Changed

[!NOTE]
The official name of the output previously known as COMMENT_FILE_WRITTEN is now comment_file_written but GitHub outputs are case insensitive, so previously written code will continue to work

Full Changelog: py-cov-action/python-coverage-comment-action@v3...v3.38

v3.37

Compare Source

What's Changed

New Contributors

Full Changelog: py-cov-action/python-coverage-comment-action@v3.36...v3.37

v3.36

Compare Source

What's Changed

  • Adds additional support for Github enterprise usecases & support for pull_request/closed trigger by @​daniel-anya in #​589

Full Changelog: py-cov-action/python-coverage-comment-action@v3.35...v3.36

v3.35

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.34...v3.35

v3.34

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.33...v3.34

v3.33

Compare Source

What's Changed

New Contributors

Full Changelog: py-cov-action/python-coverage-comment-action@v3.32...v3.33

v3.32

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.31...v3.32

v3.31

Compare Source

What's Changed

New Contributors

Full Changelog: py-cov-action/python-coverage-comment-action@v3.30...v3.31

v3.30

Compare Source

What's Changed

New Contributors

Full Changelog: py-cov-action/python-coverage-comment-action@v3.29...v3.30

v3.29

Compare Source

What's Changed

New Contributors

Full Changelog: py-cov-action/python-coverage-comment-action@v3.28...v3.29

v3.28

Compare Source

What's Changed

  • Assert .coverage* files are not ignored in artifact upload by @​j-i-l in #​471

New Contributors

Full Changelog: py-cov-action/python-coverage-comment-action@v3.27...v3.28

v3.27

Compare Source

What's Changed

New Contributors

Full Changelog: py-cov-action/python-coverage-comment-action@v3.26...v3.27

v3.26

Compare Source

What's Changed

New Contributors

Full Changelog: py-cov-action/python-coverage-comment-action@v3.25...v3.26

v3.25

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.24...v3.25

v3.24

Compare Source

What's Changed

New Contributors

Full Changelog: py-cov-action/python-coverage-comment-action@v3.23...v3.24

v3.23

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.22...v3.23

v3.22

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.21...v3.22

v3.21

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.20...v3.21

v3.20

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.19...v3.20

v3.19

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.18...v3.19

v3.18

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.17...v3.18

v3.17

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.16...v3.17

v3.16

Compare Source

What's Changed

New Contributors

Full Changelog: py-cov-action/python-coverage-comment-action@v3.15...v3.16

v3.15

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.14...v3.15

v3.14

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.13...v3.14

v3.13

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.12...v3.13

v3.12

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.11...v3.12

v3.11

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.10...v3.11

v3.10

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.9...v3.10

v3.9

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.8...v3.9

v3.8

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.7...v3.8

v3.7

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.6...v3.7

v3.6

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.5...v3.6

v3.5

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.4...v3.5

v3.4

Compare Source

Full Changelog: py-cov-action/python-coverage-comment-action@v3.3...v3.4

v3.3

Compare Source

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.2...v3.3

v3.2: (new versionning scheme)

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate.

@github-actions

Copy link
Copy Markdown

Coverage report

This PR does not seem to contain any modification to coverable code.

@descope descope Bot changed the title chore(deps): update py-cov-action/python-coverage-comment-action action to v4 chore(deps): update py-cov-action/python-coverage-comment-action action to v4 - autoclosed Jul 16, 2026
@descope descope Bot closed this Jul 16, 2026
@descope
descope Bot deleted the renovate/py-cov-action-python-coverage-comment-action-4.x branch July 16, 2026 20:03
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