Skip to content

Upgrade all dependencies#126

Merged
nwalters512 merged 4 commits intomainfrom
nwalters512/upgrade-all-deps
Feb 23, 2026
Merged

Upgrade all dependencies#126
nwalters512 merged 4 commits intomainfrom
nwalters512/upgrade-all-deps

Conversation

@nwalters512
Copy link
Contributor

@nwalters512 nwalters512 commented Feb 23, 2026

Description

Upgrades all project dependencies to the latest available versions, including several major version bumps:

  • next-mdx-remote: 5.0.0 → 6.0.0
  • @prairielearn/run: 1.0.11 → 2.0.1
  • typescript: 5.8.3 → 5.9.3

Kept ESLint at v9 since eslint-config-next doesn't support ESLint 10 yet. Kept @types/node at v24 to match our Node version. Added next-env.d.ts to gitignore and removed it from version control.

Testing

Build passes without errors, linting (ESLint + Prettier) passes, and TypeScript type checking passes with no errors. Dev server starts successfully.

Upgrade dependencies to latest versions including major version bumps:
- next-mdx-remote 5.0.0 → 6.0.0
- @prairielearn/run 1.0.11 → 2.0.1
- @types/node 24.1.0 → 25.3.0
- typescript 5.8.3 → 5.9.3

Keep ESLint at v9 since eslint-config-next doesn't support v10 yet.
Add next-env.d.ts to gitignore.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
marketing Ready Ready Preview, Comment Feb 23, 2026 5:59pm

Request Review

nwalters512 and others added 2 commits February 23, 2026 09:12
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@nwalters512 nwalters512 merged commit 9e927b7 into main Feb 23, 2026
3 checks passed
@nwalters512 nwalters512 deleted the nwalters512/upgrade-all-deps branch February 23, 2026 18:12
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