Skip to content

chore: update dependencies - #273

Merged
angeloashmore merged 2 commits into
masterfrom
chore/update-dependencies
Sep 21, 2026
Merged

angeloashmore merged 2 commits into
masterfrom
chore/update-dependencies

Conversation

@angeloashmore

@angeloashmore angeloashmore commented Sep 21, 2026

Copy link
Copy Markdown
Member

Resolves:

Description

This PR updates the npm dependencies to the latest versions. The update reduces the number of Dependabot alerts.

@prismicio/types-internal stays at version 3. Version 4 moves its export paths and needs source changes. A different PR will do that upgrade.

Checklist

  • A comprehensive Linear ticket, providing sufficient context and details to facilitate the review of the PR, is linked to the PR.
  • If my changes require tests, I added them.
  • If my changes affect backward compatibility, it has been discussed.
  • If my changes require an update to the CONTRIBUTING.md guide, I updated it.

Preview

How to QA 1

Install the dependencies. Then run the tests:

npm install
npm run test

The lint, type, build, and e2e steps pass. All 92 e2e tests pass.

🤖 Generated with Claude Code


Note

Low Risk
Dependency and lockfile-only changes with no runtime library API changes; the Node >=22 engine bump may break setups still on Node 20.

Overview
Bumps dev tooling in the root workspace: dotenv to ^18.0.2, oxfmt to ^0.70.0, and oxlint to ^1.85.0, with a refreshed package-lock.json (including newer rolldown / oxc bindings and a flatter dependency tree for tsdown).

The e2e Next.js workspace pins TypeScript-related devDeps to explicit minors (@types/node ^26.6.2, @types/react / @types/react-dom ^19.3.0, typescript ^7.0.2).

The lockfile also records engines.node as >=22 for the root package (up from >=20), aligning local/CI expectations with the updated toolchain.

Reviewed by Cursor Bugbot for commit 27f7642. Bugbot is set up for automated code reviews on this repo. Configure here.

Footnotes

  1. Please use these labels when submitting a review:
    ❓ #ask: Ask a question.
    💡 #idea: Suggest an idea.
    ⚠️ #issue: Strongly suggest a change.
    🎉 #nice: Share a compliment.

angeloashmore and others added 2 commits September 21, 2026 21:13
Update all dependencies to the latest version in range.
Regenerate package-lock.json.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Update oxfmt from v0.68 to v0.70.

Keep @prismicio/types-internal at v3. Version 4 moves the module
export paths. It needs changes to the test code.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@angeloashmore
angeloashmore marked this pull request as ready for review September 21, 2026 21:44
@angeloashmore
angeloashmore merged commit 7d393ac into master Sep 21, 2026
15 checks passed
@angeloashmore
angeloashmore deleted the chore/update-dependencies branch September 21, 2026 22:40
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.

1 participant