Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): bump jest-junit (#168)
Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 9.0.0 to 10.0.0. <details> <summary>Release notes</summary> *Sourced from [jest-junit's releases](https://github.com/jest-community/jest-junit/releases).* > ## v10.0.0 > Add option to shorten console output by [@​cisum-la](https://github.com/cisum-la) - [jest-community/jest-junit#111](https://github-redirect.dependabot.com/jest-community/jest-junit/pull/111) </details> <details> <summary>Commits</summary> - [`87e3413`](jest-community/jest-junit@87e3413) Merge pull request [#115](https://github-redirect.dependabot.com/jest-community/jest-junit/issues/115) from palmerj3/v10.0.0 - [`6509fb9`](jest-community/jest-junit@6509fb9) v10.0.0 - [`ca9240f`](jest-community/jest-junit@ca9240f) Merge pull request [#113](https://github-redirect.dependabot.com/jest-community/jest-junit/issues/113) from maxkomarychev/addFileAttribute-readme-fix - [`badfa6f`](jest-community/jest-junit@badfa6f) Fix readme entry for `addFileAttribute` - [`01a40a4`](jest-community/jest-junit@01a40a4) Merge pull request [#111](https://github-redirect.dependabot.com/jest-community/jest-junit/issues/111) from cisum-la/ISSUE-97-shorten-console-output - [`50a49e4`](jest-community/jest-junit@50a49e4) Added tests for short console output - [`771e44a`](jest-community/jest-junit@771e44a) Added options for short console output - [`665893a`](jest-community/jest-junit@665893a) Added support for short console output - [`764bc3d`](jest-community/jest-junit@764bc3d) Added note about short console output to README.md - See full diff in [compare view](jest-community/jest-junit@v9.0.0...v10.0.0) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=jest-junit&package-manager=npm_and_yarn&previous-version=9.0.0&new-version=10.0.0)](https://dependabot.com/compatibility-score.html?dependency-name=jest-junit&package-manager=npm_and_yarn&previous-version=9.0.0&new-version=10.0.0) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
- Loading branch information