Skip to content

feat/deps#100

Merged
AAllport merged 7 commits into
mainfrom
feat/deps
May 12, 2026
Merged

feat/deps#100
AAllport merged 7 commits into
mainfrom
feat/deps

Conversation

@AAllport
Copy link
Copy Markdown
Contributor

  • chore(deps): update ESLint
  • style: Reconfigured eslint
  • chore(deps): Updated pnpm to v11
  • chore(deps): update TypeScript to v6 and add node types

Copilot AI review requested due to automatic review settings May 12, 2026 13:15
@AAllport AAllport enabled auto-merge May 12, 2026 13:15
Copy link
Copy Markdown

Copilot AI left a comment

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 core toolchain dependencies for the monorepo, aligning workspace/package metadata and the lockfile with newer pnpm and TypeScript versions.

Changes:

  • Bumped the workspace TypeScript catalog to ^6.0.0 and aligned root typescript to use catalog:.
  • Updated the repo’s packageManager pin to [email protected] and regenerated pnpm-lock.yaml accordingly.
  • Adjusted packages/localdeck-codegen TypeScript configuration to include Node typings explicitly.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
pnpm-workspace.yaml Updates the shared dependency catalog (TypeScript v6) and adjusts pnpm build-allow configuration.
pnpm-lock.yaml Lockfile regeneration reflecting pnpm/TypeScript updates and resulting dependency graph changes.
packages/localdeck-codegen/tsconfig.json Adds explicit Node type inclusion for the codegen package compilation.
package.json Pins pnpm v11 via packageManager and switches TypeScript to the workspace catalog reference.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

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

@AAllport AAllport disabled auto-merge May 12, 2026 14:44
@AAllport AAllport merged commit 97c432e into main May 12, 2026
4 checks passed
@AAllport AAllport deleted the feat/deps branch May 12, 2026 14:55
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