Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump MishaKav/jest-coverage-comment from 1.0.23 to 1.0.24 #329

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps MishaKav/jest-coverage-comment from 1.0.23 to 1.0.24.

Release notes

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

v1.0.24

  • Take the right serverUrl in non github.com environments like selfhosted github, e.g. link to lines uses then the correct link, thanks to @​c0un7-z3r0 for contribution
Changelog

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

Changelog of the Jest Coverage Comment

Jest Coverage Comment 1.0.24

Release Date: 2023-11-23

Changes

  • Take right serverUrl in non github.com environments like selfhosted github, e.g. link to lines uses then the correct link, thanks to @​c0un7-z3r0 for contribution

Jest Coverage Comment 1.0.23

Release Date: 2023-03-13

Changes

  • Remove summary error in annotations when provide one of junitxml-path / coverage-path / multiple-files / multiple-junitxml-files and not provide coverage-summary-path which have default value

Jest Coverage Comment 1.0.22

Release Date: 2023-01-07

Changes

  • Support pull_request_target event to add comments, thanks to @​chirag-madlani for contribution

Jest Coverage Comment 1.0.21

Release Date: 2022-12-03

Changes

  • Support matrix with individual comments. When you run in a matrix, and you want that every job will post a comment, you can use the unique-id-for-comment: ${{ matrix.node-version }}. This will post a comment for every job, and will update them on every run.

Jest Coverage Comment 1.0.20

Release Date: 2022-10-31

Changes

  • Huge thanks to @​paescuj for contribution. Many internal things such:
    • Consistent usage of terms and letter casing
    • Fix typos and enhance formatting in README.md
    • Use single quotes whenever possible
    • Use JSDoc to describe the functions, so the descriptions are displayed in IDE

Jest Coverage Comment 1.0.19

Release Date: 2022-10-20

... (truncated)

Commits
  • f2e8b56 Support for server url (#77)
  • b326885 Updated Contrast Security GitHub app workflow file
  • 26b8d55 Updated Contrast Security GitHub app workflow file
  • 96d1534 Updated Contrast Security GitHub app workflow file
  • 97b446a Initial Contrast Security GitHub app workflow file onboarding commit
  • 35f93b7 Update README.md with | tee ./coverage.txt (#69)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [MishaKav/jest-coverage-comment](https://github.com/mishakav/jest-coverage-comment) from 1.0.23 to 1.0.24.
- [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@41b5ca0...f2e8b56)

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

Signed-off-by: dependabot[bot] <[email protected]>
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