Skip to content

Commit

Permalink
⬆️: Update dependency jest-junit to v15 (#988)
Browse files Browse the repository at this point in the history
[![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.0` ->
`^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/)
|

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### 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
[jest-community/jest-junit#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 becomes conflicted, 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/ws-4020/mobile-app-crib-notes).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNy4zIiwidXBkYXRlZEluVmVyIjoiMzQuMjcuMyJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 27, 2022
1 parent c104b6e commit 28579aa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions example-app/SantokuApp/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example-app/SantokuApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"eslint-plugin-strict-dependencies": "^1.0.1",
"jest": "^26.6.3",
"jest-expo": "^46.0.0",
"jest-junit": "^14.0.0",
"jest-junit": "^15.0.0",
"license-checker": "^25.0.1",
"npm-run-all": "^4.1.5",
"orval": "^6.6.1",
Expand Down

0 comments on commit 28579aa

Please sign in to comment.