Skip to content

Commit aba4c8b

Browse files
Update dependency supertest to v7.1.4 (#220)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [supertest](https://redirect.github.com/ladjs/supertest) | [`7.1.3` -> `7.1.4`](https://renovatebot.com/diffs/npm/supertest/7.1.3/7.1.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/supertest/7.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/supertest/7.1.3/7.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ladjs/supertest (supertest)</summary> ### [`v7.1.4`](https://redirect.github.com/ladjs/supertest/compare/v7.1.3...076228a654236d65e593cd94b8c8950722d78c5a) [Compare Source](https://redirect.github.com/ladjs/supertest/compare/v7.1.3...076228a654236d65e593cd94b8c8950722d78c5a) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/BSStudio/bss-web-graphql-backend). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 84bf3fd commit aba4c8b

File tree

2 files changed

+126
-50
lines changed

2 files changed

+126
-50
lines changed

package-lock.json

Lines changed: 125 additions & 49 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
@@ -50,7 +50,7 @@
5050
"nodemon": "3.1.10",
5151
"prettier": "3.6.2",
5252
"semantic-release": "24.2.7",
53-
"supertest": "7.1.3",
53+
"supertest": "7.1.4",
5454
"testcontainers": "10.28.0",
5555
"vitest": "3.2.4"
5656
},

0 commit comments

Comments
 (0)