Skip to content

build: add npm override for @noble/hashes under @exodus/bytes - #1037

Open
yogeshchoudhary147 wants to merge 1 commit into
mainfrom
fix/noble-hashes-override
Open

build: add npm override for @noble/hashes under @exodus/bytes#1037
yogeshchoudhary147 wants to merge 1 commit into
mainfrom
fix/noble-hashes-override

Conversation

@yogeshchoudhary147

Copy link
Copy Markdown
Contributor

@exodus/bytes (a dep of jsdom) has @noble/hashes@^1.8.0 || ^2.0.0 as an optional peer dep. Our npm auto-installs it but dependabot's npm skips it, producing an incomplete lockfile that npm ci rejects.

The override forces both our npm and dependabot's npm to always resolve @noble/hashes@^2.0.0 for @exodus/bytes, making lockfile generation deterministic regardless of npm version.

@yogeshchoudhary147
yogeshchoudhary147 requested a review from a team as a code owner September 12, 2026 03:00
@coderabbitai

coderabbitai Bot commented Sep 12, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 42 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used all 2 included reviews currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: 89f8a1d4-c97b-4017-a4d0-738ff4dc0348

📥 Commits

Reviewing files that changed from the base of the PR and between d3886a9 and 7ca4373.

📒 Files selected for processing (1)
  • package.json

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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