Skip to content

Commit be40266

Browse files
chore(deps): update dependency jest-junit to v15 (#7175)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jest-junit](https://togithub.com/jest-community/jest-junit) | [`14.0.1` -> `15.0.0`](https://renovatebot.com/diffs/npm/jest-junit/14.0.1/15.0.0) | [![age](https://badges.renovateapi.com/packages/npm/jest-junit/15.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/jest-junit/15.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/jest-junit/15.0.0/compatibility-slim/14.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/jest-junit/15.0.0/confidence-slim/14.0.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jest-community/jest-junit</summary> ### [`v15.0.0`](https://togithub.com/jest-community/jest-junit/releases/tag/v15.0.0) [Compare Source](https://togithub.com/jest-community/jest-junit/compare/v14.0.1...v15.0.0) Remove invalid ESC control sequence from XML output [https://github.com/jest-community/jest-junit/pull/230](https://togithub.com/jest-community/jest-junit/pull/230) - by [@&#8203;stevenxu-db](https://togithub.com/stevenxu-db) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/apollographql/apollo-server). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNy4zIiwidXBkYXRlZEluVmVyIjoiMzQuMjcuMyJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ff96f5 commit be40266

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"graphql-tag": "2.12.6",
8686
"jest": "29.3.1",
8787
"jest-config": "29.3.1",
88-
"jest-junit": "14.0.1",
88+
"jest-junit": "15.0.0",
8989
"jest-mock": "29.3.1",
9090
"jest-mock-random": "1.1.1",
9191
"jest-serializer-html": "7.1.0",

0 commit comments

Comments
 (0)