Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps @matteoh2o1999/github-actions-jest-reporter from 2.0.0 to 3.0.0.

Release notes

Sourced from @​matteoh2o1999/github-actions-jest-reporter's releases.

v3.0.0

What's Changed

  • Minimum engine requirement updated to 16
  • Added support for todo and skipped tests

Full Changelog

... (truncated)

Commits
  • 7fce125 Add skipped and todo test handling
  • 67116aa Update engine requirement
  • df77578 Add skipped and todo tests to test_repo
  • 8612553 chore(deps-dev): bump @​types/node from 20.11.16 to 20.11.17
  • 1640421 chore(deps-dev): bump prettier from 3.2.4 to 3.2.5
  • 012ff78 chore(deps-dev): bump @​types/node from 20.11.14 to 20.11.16
  • 712d52e chore(deps-dev): bump @​types/node from 20.11.10 to 20.11.14
  • 4bc3f9e chore(deps-dev): bump @​types/node from 20.11.6 to 20.11.10
  • 1c0c663 chore(deps-dev): bump @​types/node from 20.11.5 to 20.11.6
  • e5f0635 chore(deps-dev): bump @​babel/preset-env from 7.23.8 to 7.23.9
  • 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 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 [@matteoh2o1999/github-actions-jest-reporter](https://github.com/MatteoH2O1999/github-actions-jest-reporter) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/MatteoH2O1999/github-actions-jest-reporter/releases)
- [Commits](MatteoH2O1999/github-actions-jest-reporter@v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: "@matteoh2o1999/github-actions-jest-reporter"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 12, 2024
@dependabot dependabot bot requested a review from MatteoH2O1999 February 12, 2024 00:36
Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (77a6f72) 98.15% compared to head (af129a9) 98.15%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #354   +/-   ##
=======================================
  Coverage   98.15%   98.15%           
=======================================
  Files          21       21           
  Lines        1193     1193           
  Branches      179      179           
=======================================
  Hits         1171     1171           
  Misses         22       22           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MatteoH2O1999 MatteoH2O1999 merged commit 1732899 into master Feb 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/matteoh2o1999/github-actions-jest-reporter-3.0.0 branch February 13, 2024 12:54
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant