chore(deps-dev): bump hardhat from 2.22.5 to 3.9.0#317
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
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)_
Bumps [hardhat](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat) from 2.22.5 to 3.9.0. - [Release notes](https://github.com/NomicFoundation/hardhat/releases) - [Changelog](https://github.com/NomicFoundation/hardhat/blob/main/packages/hardhat/CHANGELOG.md) - [Commits](https://github.com/NomicFoundation/hardhat/commits/hardhat@3.9.0/packages/hardhat) --- updated-dependencies: - dependency-name: hardhat dependency-version: 3.9.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
92e0e66 to
7c707cf
Compare
Contributor
|
✅ Drift Compliance: All test vectors passed GI threshold validation |
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 hardhat from 2.22.5 to 3.9.0.
Release notes
Sourced from hardhat's releases.
... (truncated)
Changelog
Sourced from hardhat's changelog.
... (truncated)
Commits
59c0787Version Packages904a944Merge pull request #8380 from NomicFoundation/feat/coverage-skip-files9602831feat: skip instrumentation for coverage.skipFiles matchesac16d41Merge pull request #8371 from gultekinmakif/fix/genesis-state-merge84a0b5dtest(network-manager): cover empty-list and new-entry paths for mergeGenesisS...b96bf45test(network-manager): cover mergeGenesisState with crafted address collisionsb089f07fix(network-manager): favor user override over chain default in mergeGenesisS...aea8440refactor(network-manager): extract genesis-state merge loop to mergeGenesisStatef69ec6afix(network-manager): call genesisState.set when merging an existing override75de11dtest(network-manager): refactor test descMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for hardhat since your current version.