[PR #99] [MERGED] Update dependency supertest to v7 #100

Closed
opened 2026-02-27 14:57:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/webapp/pull/99
Author: @renovate[bot]
Created: 6/7/2025
Status: Merged
Merged: 6/7/2025
Merged by: @antonym

Base: masterHead: renovate/supertest-7.x


📝 Commits (1)

  • 2a8554c Update dependency supertest to v7

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 package.json (+1 -1)

📄 Description

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
supertest ^6.3.3 -> ^7.0.0 age adoption passing confidence

Release Notes

ladjs/supertest (supertest)

v7.1.1

Compare Source

v7.1.0

Compare Source

  • Merge pull request #​852 from alxndrsn/econnreset de045d4
  • Merge pull request #​845 from ikonst/master be0d5c7
  • Merge pull request #​854 from alxndrsn/commitlint 35ac86f
  • fix(dev): commitlint dev dependency & config e67fcb2
  • fix: avoid server re-use race conditions 96c06e3
  • test: fix test failure due to localhost being also ipv6 92079a0

v7.0.0

Compare Source

  • Merge pull request #​834 from Bruception/master 225118c
  • Fix TestAgent not inheriting Agent properties f290431
  • fix: bump deps, drop Node.js v<14.16.0 1e18c20

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbootxyz/webapp/pull/99 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 6/7/2025 **Status:** ✅ Merged **Merged:** 6/7/2025 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `renovate/supertest-7.x` --- ### 📝 Commits (1) - [`2a8554c`](https://github.com/netbootxyz/webapp/commit/2a8554cf5163982dd35e0a3883da792d82e34f5a) Update dependency supertest to v7 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [supertest](https://redirect.github.com/ladjs/supertest) | [`^6.3.3` -> `^7.0.0`](https://renovatebot.com/diffs/npm/supertest/6.3.4/7.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/supertest/7.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/supertest/7.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/supertest/6.3.4/7.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/supertest/6.3.4/7.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ladjs/supertest (supertest)</summary> ### [`v7.1.1`](https://redirect.github.com/ladjs/supertest/compare/v7.1.0...200031e21905b25591ece2111ab2eb56cbf48fa2) [Compare Source](https://redirect.github.com/ladjs/supertest/compare/v7.1.0...v7.1.1) ### [`v7.1.0`](https://redirect.github.com/ladjs/supertest/releases/tag/v7.1.0) [Compare Source](https://redirect.github.com/ladjs/supertest/compare/v7.0.0...v7.1.0) - Merge pull request [#&#8203;852](https://redirect.github.com/ladjs/supertest/issues/852) from alxndrsn/econnreset [`de045d4`](https://redirect.github.com/ladjs/supertest/commit/de045d4) - Merge pull request [#&#8203;845](https://redirect.github.com/ladjs/supertest/issues/845) from ikonst/master [`be0d5c7`](https://redirect.github.com/ladjs/supertest/commit/be0d5c7) - Merge pull request [#&#8203;854](https://redirect.github.com/ladjs/supertest/issues/854) from alxndrsn/commitlint [`35ac86f`](https://redirect.github.com/ladjs/supertest/commit/35ac86f) - fix(dev): commitlint dev dependency & config [`e67fcb2`](https://redirect.github.com/ladjs/supertest/commit/e67fcb2) - fix: avoid server re-use race conditions [`96c06e3`](https://redirect.github.com/ladjs/supertest/commit/96c06e3) - test: fix test failure due to localhost being also ipv6 [`92079a0`](https://redirect.github.com/ladjs/supertest/commit/92079a0) ### [`v7.0.0`](https://redirect.github.com/ladjs/supertest/releases/tag/v7.0.0) [Compare Source](https://redirect.github.com/ladjs/supertest/compare/v6.3.4...v7.0.0) - Merge pull request [#&#8203;834](https://redirect.github.com/ladjs/supertest/issues/834) from Bruception/master [`225118c`](https://redirect.github.com/ladjs/supertest/commit/225118c) - Fix TestAgent not inheriting Agent properties [`f290431`](https://redirect.github.com/ladjs/supertest/commit/f290431) - fix: bump deps, drop Node.js v<14.16.0 [`1e18c20`](https://redirect.github.com/ladjs/supertest/commit/1e18c20) </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/netbootxyz/webapp). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 14:57:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webapp#100
No description provided.