fix: normalize repository field in package.json files to suppress npm publish warnings#40
Merged
ehuelsmann merged 4 commits intomasterfrom Apr 11, 2026
Merged
Conversation
…h warnings Agent-Logs-Url: https://github.com/ehuelsmann/OpenAPIValidators/sessions/220f680e-92c3-452f-a26e-d227be3ede5c Co-authored-by: ehuelsmann <2326559+ehuelsmann@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix npm publish warnings in all package.json files
fix: normalize Apr 11, 2026
repository field in package.json files to suppress npm publish warnings
Owner
|
@copilot, please update the package versions to v0.16.1. |
Agent-Logs-Url: https://github.com/ehuelsmann/OpenAPIValidators/sessions/24c796e3-3944-4791-852f-c938e65093a0 Co-authored-by: ehuelsmann <2326559+ehuelsmann@users.noreply.github.com>
Author
Owner
|
@copilot what about the lockfiles? shouldn't those be updated too? |
Agent-Logs-Url: https://github.com/ehuelsmann/OpenAPIValidators/sessions/5b6a6f2f-31e8-43fd-9755-c0e29ee4072b Co-authored-by: ehuelsmann <2326559+ehuelsmann@users.noreply.github.com>
Author
ehuelsmann
approved these changes
Apr 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
packages/chai-openapi-response-validator/package.jsonrepository field from string to objectpackages/openapi-validator/package.jsonrepository field from string to objectpackages/jest-openapi/package.jsonrepository field from string to objectyarn.lockto reflect new versionsOriginal prompt
This pull request was created from Copilot chat.