[PR #27] [MERGED] chore(deps-dev): bump supertest from 7.1.4 to 7.2.2 #65

Closed
opened 2026-05-06 16:07:23 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/BreizhHardware/express-prom-bundle/pull/27
Author: @dependabot[bot]
Created: 1/12/2026
Status: Merged
Merged: 2/18/2026
Merged by: @BreizhHardware

Base: devHead: dependabot/npm_and_yarn/dev/supertest-7.2.2


📝 Commits (1)

  • 4fe9df6 chore(deps-dev): bump supertest from 7.1.4 to 7.2.2

📊 Changes

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

View changed files

📝 package-lock.json (+13 -16)

📄 Description

Bumps supertest from 7.1.4 to 7.2.2.

Release notes

Sourced from supertest's releases.

v7.2.2

  • fix: replace 'should' dependency with native assertions in cookies module 1954bcf

https://github.com/ladjs/supertest/compare/v7.2.1...v7.2.2

v7.2.1

  • fix: correct case-sensitive require path for assertion module d4f04fb

https://github.com/ladjs/supertest/compare/v7.2.0...v7.2.1

v7.2.0

  • fix: fixed package lock c4b08a6
  • fix: drop v14 and v16 from tests d084ce2
  • Merge pull request #872 from forwardemail/dependabot/npm_and_yarn/js-yaml-3.14.2 61f3ddf
  • Merge pull request #873 from forwardemail/dependabot/npm_and_yarn/multi-6d05d0e569 bd2fe45
  • chore(deps): bump qs, body-parser and express 07bf4fb
  • Merge pull request #866 from SchroederSteffen/use-lowercase-header-name 0666797
  • Merge pull request #868 from dmurvihill/cookie-assertions 953eca7
  • chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 81ab94c
  • Merge pull request #870 from kudlav/patch-1 14d905d
  • Update links to documentation in README f508b30
  • feat(cookies): add cookie assertions 4f89680
  • chore(readme): use lower-case header name 1e642b0

https://github.com/ladjs/supertest/compare/v7.1.4...v7.2.0

Commits
  • d799751 7.2.2
  • 1954bcf fix: replace 'should' dependency with native assertions in cookies module
  • 8fb7453 7.2.1
  • d4f04fb fix: correct case-sensitive require path for assertion module
  • b8f0a43 7.2.0
  • c4b08a6 fix: fixed package lock
  • d084ce2 fix: drop v14 and v16 from tests
  • 61f3ddf Merge pull request #872 from forwardemail/dependabot/npm_and_yarn/js-yaml-3.14.2
  • bd2fe45 Merge pull request #873 from forwardemail/dependabot/npm_and_yarn/multi-6d05d...
  • 07bf4fb chore(deps): bump qs, body-parser and express
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

Automatic rebases have been disabled on this pull request as it has been open for over 30 days.


🔄 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/BreizhHardware/express-prom-bundle/pull/27 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/12/2026 **Status:** ✅ Merged **Merged:** 2/18/2026 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `dev` ← **Head:** `dependabot/npm_and_yarn/dev/supertest-7.2.2` --- ### 📝 Commits (1) - [`4fe9df6`](https://github.com/BreizhHardware/express-prom-bundle/commit/4fe9df6e6d20c77ab3c6caac9eb1129d5674e29c) chore(deps-dev): bump supertest from 7.1.4 to 7.2.2 ### 📊 Changes **1 file changed** (+13 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+13 -16) </details> ### 📄 Description Bumps [supertest](https://github.com/ladjs/supertest) from 7.1.4 to 7.2.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ladjs/supertest/releases">supertest's releases</a>.</em></p> <blockquote> <h2>v7.2.2</h2> <ul> <li>fix: replace &amp;<a href="https://redirect.github.com/ladjs/supertest/issues/39">#39</a>;should&amp;<a href="https://redirect.github.com/ladjs/supertest/issues/39">#39</a>; dependency with native assertions in cookies module 1954bcf</li> </ul> <hr /> <p><a href="https://github.com/ladjs/supertest/compare/v7.2.1...v7.2.2">https://github.com/ladjs/supertest/compare/v7.2.1...v7.2.2</a></p> <h2>v7.2.1</h2> <ul> <li>fix: correct case-sensitive require path for assertion module d4f04fb</li> </ul> <hr /> <p><a href="https://github.com/ladjs/supertest/compare/v7.2.0...v7.2.1">https://github.com/ladjs/supertest/compare/v7.2.0...v7.2.1</a></p> <h2>v7.2.0</h2> <ul> <li>fix: fixed package lock c4b08a6</li> <li>fix: drop v14 and v16 from tests d084ce2</li> <li>Merge pull request <a href="https://redirect.github.com/ladjs/supertest/issues/872">#872</a> from forwardemail/dependabot/npm_and_yarn/js-yaml-3.14.2 61f3ddf</li> <li>Merge pull request <a href="https://redirect.github.com/ladjs/supertest/issues/873">#873</a> from forwardemail/dependabot/npm_and_yarn/multi-6d05d0e569 bd2fe45</li> <li>chore(deps): bump qs, body-parser and express 07bf4fb</li> <li>Merge pull request <a href="https://redirect.github.com/ladjs/supertest/issues/866">#866</a> from SchroederSteffen/use-lowercase-header-name 0666797</li> <li>Merge pull request <a href="https://redirect.github.com/ladjs/supertest/issues/868">#868</a> from dmurvihill/cookie-assertions 953eca7</li> <li>chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 81ab94c</li> <li>Merge pull request <a href="https://redirect.github.com/ladjs/supertest/issues/870">#870</a> from kudlav/patch-1 14d905d</li> <li>Update links to documentation in README f508b30</li> <li>feat(cookies): add cookie assertions 4f89680</li> <li>chore(readme): use lower-case header name 1e642b0</li> </ul> <hr /> <p><a href="https://github.com/ladjs/supertest/compare/v7.1.4...v7.2.0">https://github.com/ladjs/supertest/compare/v7.1.4...v7.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/forwardemail/supertest/commit/d7997513dcfb2f918e617f48ea4d56006aa0c3c3"><code>d799751</code></a> 7.2.2</li> <li><a href="https://github.com/forwardemail/supertest/commit/1954bcf24afbb74dca311f088f0aa00000021f7a"><code>1954bcf</code></a> fix: replace 'should' dependency with native assertions in cookies module</li> <li><a href="https://github.com/forwardemail/supertest/commit/8fb74533c95170e9cb40bf31506c26ceecc2dca3"><code>8fb7453</code></a> 7.2.1</li> <li><a href="https://github.com/forwardemail/supertest/commit/d4f04fb5c341477a4dcea69435b92494c73695d6"><code>d4f04fb</code></a> fix: correct case-sensitive require path for assertion module</li> <li><a href="https://github.com/forwardemail/supertest/commit/b8f0a43352005f68f2f788c4758f5d37ad568d77"><code>b8f0a43</code></a> 7.2.0</li> <li><a href="https://github.com/forwardemail/supertest/commit/c4b08a695852f2ffc327acf913db9bef6c6d59bf"><code>c4b08a6</code></a> fix: fixed package lock</li> <li><a href="https://github.com/forwardemail/supertest/commit/d084ce23bb693badfeb5a3f30ba9489d777feb67"><code>d084ce2</code></a> fix: drop v14 and v16 from tests</li> <li><a href="https://github.com/forwardemail/supertest/commit/61f3ddf17ef8d40ee9fc9e9e47b39f1bf59bd687"><code>61f3ddf</code></a> Merge pull request <a href="https://redirect.github.com/ladjs/supertest/issues/872">#872</a> from forwardemail/dependabot/npm_and_yarn/js-yaml-3.14.2</li> <li><a href="https://github.com/forwardemail/supertest/commit/bd2fe4520170ee920c4fc1ab605ebebc1674a72d"><code>bd2fe45</code></a> Merge pull request <a href="https://redirect.github.com/ladjs/supertest/issues/873">#873</a> from forwardemail/dependabot/npm_and_yarn/multi-6d05d...</li> <li><a href="https://github.com/forwardemail/supertest/commit/07bf4fb720a996e040d28b7ba9cfa5c4c8865521"><code>07bf4fb</code></a> chore(deps): bump qs, body-parser and express</li> <li>Additional commits viewable in <a href="https://github.com/ladjs/supertest/compare/v7.1.4...v7.2.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=supertest&package-manager=npm_and_yarn&previous-version=7.1.4&new-version=7.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 16:07:23 +02: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
BreizhHardware/express-prom-bundle#65
No description provided.