Skip to content

Commit

Permalink
bump(deps): update dependency supertest to v6.3.1 (#1880)
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 |
|---|---|---|---|---|---|
| [supertest](https://togithub.com/visionmedia/supertest) | [`6.3.0` ->
`6.3.1`](https://renovatebot.com/diffs/npm/supertest/6.3.0/6.3.1) |
[![age](https://badges.renovateapi.com/packages/npm/supertest/6.3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/supertest/6.3.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/supertest/6.3.1/compatibility-slim/6.3.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/supertest/6.3.1/confidence-slim/6.3.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>visionmedia/supertest</summary>

###
[`v6.3.1`](https://togithub.com/visionmedia/supertest/releases/tag/v6.3.1)

[Compare
Source](https://togithub.com/visionmedia/supertest/compare/v6.3.0...v6.3.1)

- fix: bump superagent (closes
[#&#8203;798](https://togithub.com/visionmedia/supertest/issues/798))
[`25122e6`](https://togithub.com/visionmedia/supertest/commit/25122e6)

</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/JellyfishSDK/jellyfish).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40MC4yIiwidXBkYXRlZEluVmVyIjoiMzQuNDAuMiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 29, 2022
1 parent a6e96d4 commit 698a93d
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 43 deletions.
2 changes: 1 addition & 1 deletion apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@types/supertest": "2.0.12",
"@types/validator": "13.7.10",
"source-map-support": "0.5.21",
"supertest": "6.3.0",
"supertest": "6.3.1",
"testcontainers": "8.15.0",
"ts-loader": "9.4.1",
"ts-node": "10.9.1",
Expand Down
114 changes: 72 additions & 42 deletions package-lock.json

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

0 comments on commit 698a93d

Please sign in to comment.