🔧 chore(deps): refresh safe dependencies - #47
Conversation
Amp-Thread-ID: wrench: keep the lint toolchain current within existing major versions Amp-Thread-ID: https://ampcode.com/threads/T-01a0bba7-5f0b-770b-bb51-b1629435fedc Co-authored-by: Amp <amp@ampcode.com>
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
There was a problem hiding this comment.
Copilot review overview
🟢 Approval recommended
The dependency and lockfile updates are consistent, and no blocking issues were identified.
Review effort: Lite
Findings: None
What changed in this PR
Refreshes the repository’s linting toolchain and pins pnpm to 11.27.0 while preserving existing major versions.
Changes:
- Updates ESLint, TypeScript ESLint, globals, lint-staged, and Prettier.
- Regenerates the pnpm lockfile with corresponding transitive dependency updates.
- Updates the package manager pin from pnpm 11.20.0 to 11.27.0.
| File | Description |
|---|---|
package.json |
Updates package manager and lint-tool dependencies. |
pnpm-lock.yaml |
Records the refreshed dependency graph and integrity hashes. |
Files not reviewed (1)
- pnpm-lock.yaml: Generated file
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
|
✅ Approved New findings: none. AssessmentPure dependency refresh — Checks performed:
One item I could not verify in this environment (no registry access): the |
Summary
Validation
pnpm install --frozen-lockfilepnpm auditreports 0 vulnerabilitiespnpm outdatedreports no remaining direct updatesExisting issue
The full
pnpm run lintstill reports the unchangedREADME.md; Prettier 3.9.6 onmainreports the same pre-existing formatting issue.