Skip to content

Bump MishaKav/jest-coverage-comment from 1.0.27 to 1.0.29#420

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/MishaKav/jest-coverage-comment-1.0.29
Open

Bump MishaKav/jest-coverage-comment from 1.0.27 to 1.0.29#420
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/MishaKav/jest-coverage-comment-1.0.29

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps MishaKav/jest-coverage-comment from 1.0.27 to 1.0.29.

Release notes

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

v1.0.29

What's Changed

  • Add text-instead-badge option to display simple text instead of badge images for coverage display
  • Text mode shows coverage in the same format as other columns: "XX.XX% (covered/total)"
  • Applies to all coverage reports: main summary and multiple-files tables
  • Maintains backward compatibility - badge mode remains the default

Before (badges):

Lines Statements Branches Functions
76.74% (33/43) 100% (0/0) 33.33% (2/6)

After (text):

Lines Statements Branches Functions
78.57% (33/42) 76.74% (33/43) 100% (0/0) 33.33% (2/6)

Full Changelog: MishaKav/jest-coverage-comment@v1.0.28...v1.0.29

v1.0.28

What's Changed

✨ New Features

  • 🚀 Added support for workflow_dispatch and workflow_run events with new issue-number input
  • 🎯 Enhanced report-only-changed-files to work with manual PR specification

🔧 Improvements

  • 📚 Restructured and enhanced README with better examples and troubleshooting
  • ⬆️ Updated all package dependencies to latest versions

This release expands GitHub workflow event support and improves documentation while keeping dependencies current. 🎉

#108 Full Changelog: MishaKav/jest-coverage-comment@v1.0.27...v1.0.28

Changelog

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

Changelog of the Jest Coverage Comment

Jest Coverage Comment 1.0.29

Release Date: 2025-09-24

Changes

  • Add text-instead-badge option to display simple text instead of badge images for coverage display
  • Text mode shows coverage in the same format as other columns: "XX.XX% (covered/total)"
  • Applies to all coverage reports: main summary and multiple-files tables
  • Maintains backward compatibility - badge mode remains the default

Jest Coverage Comment 1.0.28

Release Date: 2025-08-09

Changes

  • Add support for workflow_dispatch and workflow_run events with new issue-number input
  • Support for report-only-changed-files with manual PR specification
  • Update README with enhanced structure, examples, and troubleshooting guide
  • Update package dependencies to latest versions

Jest Coverage Comment 1.0.27

Release Date: 2024-09-18

Changes

  • Fix use cases when comment post by not github-actions[bot] and not updated, thanks to @​mluizaa00 for contribution

Jest Coverage Comment 1.0.26

Release Date: 2024-04-30

Changes

  • Handle case when testsuites is not the root element of the JUnit xml file, thanks to @​JakeFDev for contribution

Jest Coverage Comment 1.0.25

Release Date: 2024-01-30

Changes

  • Change node16 to node20, thanks to @​kagankan for contribution

Jest Coverage Comment 1.0.24

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/jest-coverage-comment](https://github.com/mishakav/jest-coverage-comment) from 1.0.27 to 1.0.29.
- [Release notes](https://github.com/mishakav/jest-coverage-comment/releases)
- [Changelog](https://github.com/MishaKav/jest-coverage-comment/blob/main/CHANGELOG.md)
- [Commits](MishaKav/jest-coverage-comment@d742388...174f9cb)

---
updated-dependencies:
- dependency-name: MishaKav/jest-coverage-comment
  dependency-version: 1.0.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2025

Labels

The following labels could not be found: github-actions. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 29, 2025
@vercel
Copy link

vercel bot commented Sep 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
my_site Ready Ready Preview Comment Sep 29, 2025 7:53pm

@github-actions
Copy link

📊 Package size report   No changes

File Before After
Total (Includes all files) 580.5 kB 580.5 kB
Tarball size 409.0 kB -0%↓409.0 kB
Unchanged files
File Size
__tests__/__snapshots__/Page.snap.html 10.7 kB
__tests__/Page.test.tsx 1.1 kB
.gitattributes 66 B
.github/CODEOWNERS 9 B
.github/dependabot.yml 1.1 kB
.github/greeting.yml 330 B
.github/ISSUE_TEMPLATE/bug_report.md 318 B
.github/ISSUE_TEMPLATE/feature-request.md 317 B
.github/pull_request_template.md 178 B
.github/workflows/ci.yml 1.6 kB
.github/workflows/dependency-review.yml 296 B
.github/workflows/package-size-report.yaml 493 B
.husky/pre-commit 183 B
.husky/pre-push 161 B
.nvmrc 2 B
.prettierignore 27 B
.prettierrc.json 87 B
app/globals.css 4.5 kB
app/layout.tsx 2.5 kB
app/page.tsx 624 B
app/sitemap.ts 250 B
components/about.tsx 1.5 kB
components/footer.tsx 792 B
components/header.tsx 2.1 kB
components/intro.tsx 3.7 kB
components/section-divider.tsx 190 B
components/section-heading.tsx 283 B
components/skills.tsx 1.1 kB
components/theme-switch.tsx 640 B
components/VerticalHistory.tsx 1.9 kB
components/VerticalTimeline.tsx 1.8 kB
context/active-section-context.tsx 1.4 kB
context/theme-context.tsx 1.6 kB
eslint.config.js 273 B
lib/data.ts 5.1 kB
lib/hooks.ts 637 B
lib/types.ts 91 B
LICENSE 1.1 kB
package.json 1.5 kB
pnpm-lock.yaml 195.0 kB
postcss.config.js 68 B
public/googleff4a67b4bd70486b.html 54 B
public/profile.webp 163.9 kB
public/Resume.pdf 137.5 kB
public/s.webp 32.5 kB
README.md 78 B
tsconfig.json 641 B
vitest-setup.js 36 B
vitest.config.js 514 B

🤖 This report was automatically generated by pkg-size-action

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants