Skip to content

chore: upgrade deps, support node v26.#117

Merged
knightedcodemonkey merged 7 commits into
mainfrom
bananas
May 23, 2026
Merged

chore: upgrade deps, support node v26.#117
knightedcodemonkey merged 7 commits into
mainfrom
bananas

Conversation

@knightedcodemonkey

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings May 23, 2026 19:23

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates project dependencies and CI configuration to add support for Node.js v26 and refreshes related tooling/version constraints across the repo.

Changes:

  • Expand supported Node engine ranges to include Node 26 and update README requirements accordingly.
  • Upgrade dev/runtime dependencies (including TypeScript) and adjust formatting scripts/overrides.
  • Update GitHub Actions workflows to test/publish using Node 26 and newer action versions.

Reviewed changes

Copilot reviewed 4 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
tsconfig.json Adds rootDir and tidies TS compiler options formatting.
README.md Updates documented Node.js support ranges to include v26.
package.json Bumps package version, expands Node/TypeScript ranges, upgrades deps, updates prettier scripts, adds an override.
package-lock.json Lockfile refresh reflecting upgraded dependencies and new resolution graph.
.github/workflows/ci.yml Expands CI Node matrix (adds 26) and updates action versions.
.github/workflows/publish.yml Publishes using Node 26 and updates action versions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
Comment thread package.json
Copilot AI review requested due to automatic review settings May 23, 2026 19:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 15 out of 17 changed files in this pull request and generated 4 comments.

Comment thread package.json
Comment thread .github/workflows/ci.yml
Comment thread README.md
Comment thread test/__fixtures__/plain/tsconfig.json Outdated
Copilot AI review requested due to automatic review settings May 23, 2026 19:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 21 out of 23 changed files in this pull request and generated 1 comment.

Comment thread package.json
Copilot AI review requested due to automatic review settings May 23, 2026 20:22

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 26 out of 28 changed files in this pull request and generated 2 comments.

Comment thread package.json
Comment thread package.json
@codecov

codecov Bot commented May 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.57%. Comparing base (1c22647) to head (af98c6f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #117   +/-   ##
=======================================
  Coverage   93.57%   93.57%           
=======================================
  Files           4        4           
  Lines        2209     2209           
=======================================
  Hits         2067     2067           
  Misses        142      142           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@knightedcodemonkey knightedcodemonkey merged commit 512f729 into main May 23, 2026
9 checks passed
@knightedcodemonkey knightedcodemonkey deleted the bananas branch May 23, 2026 20:32
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