0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-15 03:01:37 -05:00

Update dependency sentry-testkit to v5.0.10 (#22282)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [sentry-testkit](https://zivl.github.io/sentry-testkit)
([source](https://redirect.github.com/zivl/sentry-testkit)) | [`5.0.9`
->
`5.0.10`](https://renovatebot.com/diffs/npm/sentry-testkit/5.0.9/5.0.10)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/sentry-testkit/5.0.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/sentry-testkit/5.0.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/sentry-testkit/5.0.9/5.0.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sentry-testkit/5.0.9/5.0.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>zivl/sentry-testkit (sentry-testkit)</summary>

###
[`v5.0.10`](https://redirect.github.com/zivl/sentry-testkit/blob/HEAD/CHANGELOG.md#5010-2025-02-26)

[Compare
Source](https://redirect.github.com/zivl/sentry-testkit/compare/v5.0.9...v5.0.10)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Never, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/TryGhost/Ghost).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-02 08:54:40 +00:00 committed by GitHub
parent d66f0fdbd1
commit af64ad9980
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View file

@ -147,7 +147,7 @@
"react-dom": "18.3.1",
"reframe.js": "4.0.2",
"semver": "7.7.1",
"sentry-testkit": "5.0.9",
"sentry-testkit": "5.0.10",
"sinon-chai": "4.0.0",
"testem": "3.15.2",
"tracked-built-ins": "3.3.0",

View file

@ -17962,7 +17962,7 @@ express@4.21.0:
utils-merge "1.0.1"
vary "~1.1.2"
express@4.21.2, express@^4.10.7, express@^4.17.1, express@^4.17.2, express@^4.17.3, express@^4.18.2:
express@4.21.2, express@^4.10.7, express@^4.17.1, express@^4.17.2, express@^4.17.3, express@^4.18.2, express@^4.21.2:
version "4.21.2"
resolved "https://registry.yarnpkg.com/express/-/express-4.21.2.tgz#cf250e48362174ead6cea4a566abef0162c1ec32"
integrity sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==
@ -29058,13 +29058,13 @@ send@0.19.0:
range-parser "~1.2.1"
statuses "2.0.1"
sentry-testkit@5.0.9:
version "5.0.9"
resolved "https://registry.yarnpkg.com/sentry-testkit/-/sentry-testkit-5.0.9.tgz#28356612116aff9c7f3398913cef63d677ac1b4a"
integrity sha512-b9oa3juBM3EXKDU/v5aL4HEC41yGxQZY4pluFN+nvRJLyvHc+JQWPWxxkOPAAr1vGY/4zH+V9NGS+ojIQkc88w==
sentry-testkit@5.0.10:
version "5.0.10"
resolved "https://registry.yarnpkg.com/sentry-testkit/-/sentry-testkit-5.0.10.tgz#b60648662af028a9e464499c1c8fd353f19a79fe"
integrity sha512-wpvt29IIK+L1Pe02uc0y7rJkXQcnIk46hvB02Zqd4UNgP2lIhzv80GjR2lu8RtsbAmf7LJnGz8zLuV3rVa69ew==
dependencies:
body-parser "^1.20.1"
express "^4.18.2"
express "^4.21.2"
seq-queue@^0.0.5:
version "0.0.5"