Skip to content

github actions (deps): bump MishaKav/pytest-coverage-comment from 1.2.0 to 1.5.0#87

Merged
github-actions[bot] merged 1 commit intodevelopfrom
dependabot/github_actions/MishaKav/pytest-coverage-comment-1.5.0
Mar 1, 2026
Merged

github actions (deps): bump MishaKav/pytest-coverage-comment from 1.2.0 to 1.5.0#87
github-actions[bot] merged 1 commit intodevelopfrom
dependabot/github_actions/MishaKav/pytest-coverage-comment-1.5.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps MishaKav/pytest-coverage-comment from 1.2.0 to 1.5.0.

Release notes

Sourced from MishaKav/pytest-coverage-comment's releases.

v1.5.0

What's Changed

  • feat: add hide-emoji option to hide emoji shortcodes from the test summary table (#251)
  • docs: update README examples to use @v1 tag and latest action versions (checkout@v6, setup-python@v6)

Full Changelog: MishaKav/pytest-coverage-comment@v1.4.0...v1.5.0

v1.4.0

What's Changed

  • feat: auto-detect and display branch coverage columns (Branch, BrPart) in coverage table (#110)
  • supported for both text format (pytest --cov --cov-branch) and XML format (coverage.xml)
  • no new action inputs required — columns appear automatically when branch data is present
  • fully backward compatible — existing users see no change

Full Changelog: MishaKav/pytest-coverage-comment@v1.3.0...v1.4.0

v1.2.1

What's Changed

  • fix fork PR permission error with specific guidance for pull_request_target (#243)
  • bump production deps: @actions/core to 2.0.3, @actions/github to 8.0.1
  • bump dev deps: eslint to 10.0.1, globals to 17.3.0, prettier to 3.8.1
  • upgrade action runtime from node20 to node24
  • fix comment-too-long code path not replacing HTML with shorter report

Full Changelog: MishaKav/pytest-coverage-comment@v1.2.0...v1.2.1

Changelog

Sourced from MishaKav/pytest-coverage-comment's changelog.

Changelog of the Pytest Coverage Comment

Pytest Coverage Comment 1.5.0

Release Date: 2026-02-28

Changes

  • feat: add hide-emoji option to hide emoji shortcodes from the test summary table (#251)
  • docs: update README examples to use @v1 tag and latest action versions (checkout@v6, setup-python@v6)

Pytest Coverage Comment 1.4.0

Release Date: 2026-02-22

Changes

  • feat: auto-detect and display branch coverage columns (Branch, BrPart) in coverage table (#110)
  • supported for both text format (pytest --cov --cov-branch) and XML format (coverage.xml)
  • no new action inputs required — columns appear automatically when branch data is present
  • fully backward compatible — existing users see no change

Pytest Coverage Comment 1.3.0

Release Date: 2026-02-21

Changes

  • feat: add XML coverage support in multiple-files mode (#200), thanks to @​hayes0724 for contribution
  • multiple-files input now auto-detects XML coverage files by .xml extension
  • allows mixing TXT and XML coverage formats in the same multi-file report (useful for monorepos)
  • add safety check for XML coverage structure to prevent runtime errors

Pytest Coverage Comment 1.2.1

Release Date: 2026-02-21

Changes

  • fix fork PR permission error with specific guidance for pull_request_target (#243)
  • bump production deps: @actions/core to 2.0.3, @actions/github to 8.0.1
  • bump dev deps: eslint to 10.0.1, globals to 17.3.0, prettier to 3.8.1
  • upgrade action runtime from node20 to node24
  • fix comment-too-long code path not replacing HTML with shorter report

Pytest Coverage Comment 1.2.0

Release Date: 2025-11-15

Changes

... (truncated)

Commits
  • 25a4660 Add hide-emoji option to disable emojis in summary table (#251) (#254)
  • 9d572ff Bump minimatch from 10.2.2 to 10.2.4 (#253)
  • 46a1348 Add branch coverage support for text and XML formats (#250)
  • 09d4ea6 Add XML coverage support in multiple-files mode (#248)
  • 181aff5 Bump dependencies and upgrade action runtime to node24 (#247)
  • e42cc5c Fix fork PR permission error with specific guidance (#243) (#245)
  • 7939938 Bump actions/checkout from 5 to 6 (#237)
  • See full diff 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 [MishaKav/pytest-coverage-comment](https://github.com/mishakav/pytest-coverage-comment) from 1.2.0 to 1.5.0.
- [Release notes](https://github.com/mishakav/pytest-coverage-comment/releases)
- [Changelog](https://github.com/MishaKav/pytest-coverage-comment/blob/main/CHANGELOG.md)
- [Commits](MishaKav/pytest-coverage-comment@ae0e8a5...25a4660)

---
updated-dependencies:
- dependency-name: MishaKav/pytest-coverage-comment
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 1, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 1, 2026

@github-actions github-actions bot merged commit d089f1b into develop Mar 1, 2026
6 checks passed
@github-actions github-actions bot deleted the dependabot/github_actions/MishaKav/pytest-coverage-comment-1.5.0 branch March 1, 2026 03:38
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.

0 participants