Skip to content

chore(deps): bump MishaKav/jest-coverage-comment from 1.0.32 to 1.0.33#5784

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

chore(deps): bump MishaKav/jest-coverage-comment from 1.0.32 to 1.0.33#5784
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/MishaKav/jest-coverage-comment-1.0.33

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps MishaKav/jest-coverage-comment from 1.0.32 to 1.0.33.

Release notes

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

v1.0.33

What's Changed

Full Changelog: MishaKav/jest-coverage-comment@v1.0.32...v1.0.33

Changelog

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

Changelog of the Jest Coverage Comment

Jest Coverage Comment 1.0.33

Release Date: 2026-04-18

Changes

  • Bump dev dependencies

Jest Coverage Comment 1.0.32

Release Date: 2026-03-14

Changes

  • fix security vulnerabilities in dependencies

Jest Coverage Comment 1.0.31

Release Date: 2026-03-13

Changes

  • enable immutable releases for supply chain security

Note: No changes to action inputs, outputs, or behavior. This improves release security following GitHub's immutable releases feature.

Jest Coverage Comment 1.0.30

Release Date: 2026-02-21

Changes

  • Bump Node runtime from node20 to node24
  • Bump dependencies to latest compatible versions

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

... (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 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.32 to 1.0.33.
- [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@c480abe...40d7aed)

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

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 Apr 20, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 20, 2026

⚠️ No Changeset found

Latest commit: b68b5c8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot Bot temporarily deployed to pull_request_unsafe April 20, 2026 17:41 Inactive
@dependabot dependabot Bot temporarily deployed to pull_request_unsafe April 20, 2026 17:41 Inactive
@dependabot dependabot Bot temporarily deployed to pull_request_unsafe April 20, 2026 17:41 Inactive
@github-actions
Copy link
Copy Markdown
Contributor

Storybook for this PR deployed on this github page

@github-actions
Copy link
Copy Markdown
Contributor

Title Lines Statements Branches Functions
assets-api Coverage: 28%
28.4% (25/88) 30.76% (16/52) 21.42% (3/14)
cmf Coverage: 89%
89.43% (1244/1391) 83.46% (626/750) 89.76% (351/391)
cmf-cqrs Coverage: 86%
86.33% (158/183) 71.42% (60/84) 82.45% (47/57)
cmf-router Coverage: 70%
69.23% (135/195) 55.71% (78/140) 56.81% (25/44)
components Coverage: 90%
90.63% (5564/6139) 82.41% (3228/3917) 88.14% (1390/1577)
containers Coverage: 84%
83.44% (1391/1667) 75.16% (702/934) 75% (327/436)
dataviz Coverage: 85%
85.67% (329/384) 65% (156/240) 75.94% (120/158)
design-system Coverage: 67%
66.96% (1038/1550) 51.68% (552/1068) 53.92% (220/408)
faceted-search Coverage: 85%
85.35% (641/751) 80% (292/365) 82.24% (227/276)
flow-designer Coverage: 73%
72.31% (674/932) 77.71% (415/534) 71.02% (201/283)
forms Coverage: 86%
86.17% (1645/1909) 76.71% (939/1224) 84.77% (462/545)
http Coverage: 100%
100% (85/85) 98.07% (51/52) 100% (34/34)
sagas Coverage: 92%
92.3% (24/26) 66.66% (4/6) 50% (2/4)
stepper Coverage: 81%
81.81% (153/187) 60.43% (55/91) 81.25% (39/48)
utils Coverage: 100%
100% (73/73) 90.9% (10/11) 100% (24/24)

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