Skip to content

Conversation

@carlansley
Copy link
Contributor

Fixes #87

@carlansley carlansley self-assigned this Dec 8, 2025
Copilot AI review requested due to automatic review settings December 8, 2025 19:57
Copy link

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 aims to lock the oxc-resolver package version to address WallabyJS compatibility issues (fixes #87). The changes include a patch version bump and updates to several dependencies.

Key Changes

  • Version bumped from 10.0.0 to 10.0.1
  • Added oxc-resolver: 11.13.2 as a peer dependency to lock the version
  • Updated esbuild peer dependency from 0.27.0 to 0.27.1
  • Updated development dependencies: rimraf (^6.1.0 → ^6.1.2) and typescript-eslint (^8.47.0 → ^8.49.0)

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Bumped package version, added oxc-resolver peer dependency, updated esbuild and dev dependencies
package-lock.json Updated lockfile to reflect package.json changes including all transitive dependency updates

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

@github-actions
Copy link

github-actions bot commented Dec 8, 2025

Beta Published - Install Command: npm install @checkdigit/typescript-config@10.0.1-PR.88-83a8

@carlansley carlansley requested a review from ramaghanta December 8, 2025 20:21
Copy link
Contributor

@ramaghanta ramaghanta left a comment

Choose a reason for hiding this comment

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

lftm

@carlansley carlansley merged commit e6fdd20 into main Dec 8, 2025
14 checks passed
@carlansley carlansley deleted the fix-wallaby branch December 8, 2025 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix wallaby support

3 participants