Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dedupe some deps #1809

Merged
merged 2 commits into from
Mar 10, 2025
Merged

Dedupe some deps #1809

merged 2 commits into from
Mar 10, 2025

Conversation

AaronMoat
Copy link
Contributor

npm-registry-fetch was used in the skuba migration code, and its purpose clashes with libnpmsearch, which is also causing us annoyance in #1758.

While there, I was able to drop validate-npm-package-name (we'll just get a 404, which is probably fine?).

@AaronMoat AaronMoat requested a review from a team as a code owner March 10, 2025 05:44
Copy link

changeset-bot bot commented Mar 10, 2025

🦋 Changeset detected

Latest commit: c9ef359

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@AaronMoat AaronMoat enabled auto-merge (squash) March 10, 2025 23:57
@AaronMoat AaronMoat merged commit 1b110ef into main Mar 10, 2025
15 checks passed
@AaronMoat AaronMoat deleted the dedupe-some-deps branch March 10, 2025 23:59
@seek-oss-ci seek-oss-ci mentioned this pull request Mar 10, 2025
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.

None yet

2 participants