Skip to content

chore: reduce dependency resolutions#572

Open
jonathannorris wants to merge 2 commits into
mainfrom
chore/reduce-resolutions
Open

chore: reduce dependency resolutions#572
jonathannorris wants to merge 2 commits into
mainfrom
chore/reduce-resolutions

Conversation

@jonathannorris
Copy link
Copy Markdown
Member

Summary

  • reduces dependency resolutions where patched versions are now selected naturally
  • bumps remaining resolution floors or same-major package ranges where needed
  • updates yarn.lock

Testing

  • yarn install --immutable

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 29, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
devcycle-mcp-server 6dc0f00 May 29 2026, 06:57 PM

@jonathannorris jonathannorris marked this pull request as ready for review May 29, 2026 18:55
@jonathannorris jonathannorris requested a review from a team as a code owner May 29, 2026 18:55
Copilot AI review requested due to automatic review settings May 29, 2026 18:55
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

Removes two no-longer-needed dependency resolutions overrides (nanoid@3.3.1 and serialize-javascript@6.0.0) from package.json, relying on transitive resolution to pick up patched versions naturally. Per the PR description, the lockfile is also updated and remaining overrides have their floors bumped as needed.

Changes:

  • Drop nanoid@3.3.1 resolution override
  • Drop serialize-javascript@6.0.0 resolution override

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

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