Skip to content

Bump py-cov-action/python-coverage-comment-action from 3.40 to 4.1#206

Merged
lordjabez merged 1 commit into
masterfrom
dependabot/github_actions/py-cov-action/python-coverage-comment-action-4.1
Jul 1, 2026
Merged

Bump py-cov-action/python-coverage-comment-action from 3.40 to 4.1#206
lordjabez merged 1 commit into
masterfrom
dependabot/github_actions/py-cov-action/python-coverage-comment-action-4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps py-cov-action/python-coverage-comment-action from 3.40 to 4.1.

Release notes

Sourced from py-cov-action/python-coverage-comment-action's releases.

v4.1

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

What's Changed

New Contributors

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

Commits
  • 5d8df59 Merge pull request #718 from py-cov-action/activities-input
  • 9be84c4 Don't pass empty values, use defaults
  • b95bc79 Handle no-activity
  • edcd720 Add 2 missing params
  • b1edcf9 Add activity in action
  • 239bb59 Merge pull request #717 from py-cov-action/immutability
  • 9ebc436 Document immutability
  • 869b6c3 Advocate for pinning other actions in readme
  • 3742c86 Merge pull request #621 from dgolombek/custom_event_dispatching
  • 5589483 Add missing test
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

Bumps [py-cov-action/python-coverage-comment-action](https://github.com/py-cov-action/python-coverage-comment-action) from 3.40 to 4.1.
- [Release notes](https://github.com/py-cov-action/python-coverage-comment-action/releases)
- [Commits](py-cov-action/python-coverage-comment-action@7188638...5d8df59)

---
updated-dependencies:
- dependency-name: py-cov-action/python-coverage-comment-action
  dependency-version: '4.1'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 1, 2026
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Coverage report

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

@lordjabez lordjabez merged commit 6fd34f9 into master Jul 1, 2026
41 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/py-cov-action/python-coverage-comment-action-4.1 branch July 1, 2026 14:27
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant