Skip to content

chore(deps): update dependency supertest to v7.2.2#382

Open
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/supertest-7.x
Open

chore(deps): update dependency supertest to v7.2.2#382
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/supertest-7.x

Conversation

@renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Confidence
supertest 7.1.47.2.2 age confidence

Release Notes

ladjs/supertest (supertest)

v7.2.2

Compare Source

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

v7.2.1

Compare Source

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

v7.2.0

Compare Source

  • 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


Configuration

📅 Schedule: Branch creation - "before 8am on the first day of the month" (UTC), 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.

@renovate-bot renovate-bot requested review from a team and nityaravi as code owners February 1, 2026 03:17
@dpebot
Copy link
Collaborator

dpebot commented Feb 1, 2026

/gcbrun

@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @renovate-bot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request primarily focuses on updating the supertest testing utility to its latest stable version, 7.2.2. This update brings a series of bug fixes, particularly around cookie handling and assertion paths, and introduces new cookie assertion features. Additionally, it ensures that several underlying transitive dependencies are also brought up to date, and standardizes license metadata in the lock files, contributing to overall project stability and maintainability.

Highlights

  • Dependency Update: supertest: The supertest package has been updated from version 7.1.4 to 7.2.2. This update includes several bug fixes and new features.
  • supertest Bug Fixes: Version 7.2.2 addresses a fix to replace the 'should' dependency with native assertions in the cookies module. Version 7.2.1 corrects a case-sensitive require path for the assertion module.
  • supertest New Features: Version 7.2.0 introduces new cookie assertion capabilities within supertest.
  • Transitive Dependency Updates: Several indirect dependencies, including form-data (to 4.0.5), qs (to 6.14.1), and superagent (to 10.3.0), have been updated as part of the supertest upgrade.
  • License Metadata Addition: The package-lock.json files now include explicit "license": "MIT" entries for several packages like asynckit, combined-stream, delayed-stream, mime-db, and mime-types, improving metadata completeness.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the supertest dependency from version 7.1.4 to 7.2.2, along with its transitive dependencies, across three Node.js sample projects. The changes are confined to package.json and package-lock.json files. Based on the release notes, this is a minor update that includes bug fixes and new features, and it appears to be safe to merge.

@renovate-bot renovate-bot force-pushed the renovate/supertest-7.x branch from 2957a4f to 0cba16c Compare February 2, 2026 17:07
@dpebot
Copy link
Collaborator

dpebot commented Feb 2, 2026

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants