chore(deps-dev): bump supertest and @types/supertest#318
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump supertest and @types/supertest#318dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [supertest](https://github.com/ladjs/supertest) and [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest). These dependencies needed to be updated together. Updates `supertest` from 6.3.4 to 7.2.2 - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](forwardemail/supertest@v6.3.4...v7.2.2) Updates `@types/supertest` from 2.0.16 to 7.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest) --- updated-dependencies: - dependency-name: supertest dependency-version: 7.2.2 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@types/supertest" dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
|
✅ Drift Compliance: All test vectors passed GI threshold validation |
2 tasks
kaizencycle
added a commit
that referenced
this pull request
Jun 22, 2026
#325) ## C-348 Unified Substrate PR **Cycle:** C-348 **Branch:** `claude/c348-unified-substrate-r4rtkj` **EPICON:** All changes recorded with intent. No consequential action without ledger. --- ### Changes #### 1. Canon Drift Fix (Closes #321) - `cycle.json` advanced from C-338 → C-348 - `STATE/CYCLE.txt` updated to match - Root cause: `mobius-bot-state-sync` Action stopped executing (credentials/scheduling, **not** missing `contents: write` — that permission was already present in the workflow) - Prevention: Bot will resume daily arithmetic writes from C-348 baseline on next scheduled run. No Action changes were needed for permissions. #### 2. C-347-C / C-347-D Patch Rescue - No C-347-C or C-347-D patch files found in this repository - `Mobius-Substrate` PR #82 is a separate, already-merged PR (agent CI pipeline, Nov 2025) — not the CPC Draft PR #82 referenced in the task - The Civic-Protocol-Core repo is outside this session's MCP scope; no substrate-relevant patches were found to apply - **Rescue complete:** established that C-347-C/D patches carry no Mobius-Substrate–side changes. The stranded `.patch` files in the repo (`apps/eomm-api/`, `labs/lab4-proof/`, `exports/mobius-browser-shell-c274/`) are for Browser Shell / EOMM-API, not for the Substrate constitution layer. #### 3. Dependency Updates (cherry-picked from Dependabot PRs) | PR | Package | From → To | Classification | Decision | |----|---------|-----------|---------------|----------| | #323 | `actions/checkout` | v6 → v7 | Actions major (API-compatible) | ✅ Applied | | #324 | npm minor/patch group (9 pkgs) | various | Minor/patch | ✅ Applied | | #319 | `nodemailer` + `@types/nodemailer` | 6.10.1 → 8.0.11 | Major (security advisories in v8.0.9) | ✅ Applied | | #318 | `supertest` + `@types/supertest` | 6.3.4 → 7.2.2 | Major, dev dep, no breaking API | ✅ Applied | | #317 | `hardhat` | 2.22.5 → 3.9.0 | **Major** | 🚫 Excluded — requires full test suite validation | | #320 | `lru-cache` | 10.2.0 → 11.5.1 | **Major** (constructor sig changed) | 🚫 Excluded — needs API review | #### 4. State-Sync Action Audit - `mobius-bot-state-sync.yml` already had `permissions: contents: write` — **no change needed** - Cycle number derivation is arithmetic from anchor (C-288 = 2026-04-21), not hardcoded — **no change needed** - `actions/checkout` in the state-sync workflow bumped v6→v7 via #323 cherry-pick above --- ### Excluded / Deferred - `hardhat` 3.x major bump (PR #317) — excluded per safety filter; requires full test suite validation - `lru-cache` v10→v11 (PR #320) — excluded; constructor signature changed, needs API review before applying --- ### Sentinel Sign-off Required - [ ] ATLAS (architect review) - [ ] ZEUS (constitutional compliance) ### Refs - Closes Mobius-Substrate issue #321 (canon drift tripwire) - Dependabot PRs evaluated: #317, #318, #319, #320, #323, #324 - C-348 cycle plan --- _Generated by [Claude Code](https://claude.ai/code/session_01KPEEVF4C9K3D21RRwpoBd8)_
Contributor
Author
|
Looks like these dependencies are up-to-date now, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps supertest and @types/supertest. These dependencies needed to be updated together.
Updates
supertestfrom 6.3.4 to 7.2.2Release notes
Sourced from supertest's releases.
... (truncated)
Commits
d7997517.2.21954bcffix: replace 'should' dependency with native assertions in cookies module8fb74537.2.1d4f04fbfix: correct case-sensitive require path for assertion moduleb8f0a437.2.0c4b08a6fix: fixed package lockd084ce2fix: drop v14 and v16 from tests61f3ddfMerge pull request #872 from forwardemail/dependabot/npm_and_yarn/js-yaml-3.14.2bd2fe45Merge pull request #873 from forwardemail/dependabot/npm_and_yarn/multi-6d05d...07bf4fbchore(deps): bump qs, body-parser and expressMaintainer changes
This version was pushed to npm by titanism, a new releaser for supertest since your current version.
Updates
@types/supertestfrom 2.0.16 to 7.2.0Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)