-
Notifications
You must be signed in to change notification settings - Fork 3.6k
feat!: no implicit latest tag on publish when latest > version #7939
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
Merged
wraithgar
merged 20 commits into
latest
from
reggi/prevent-lower-semver-without-explicit-tag
Dec 6, 2024
Merged
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
865ee0a
fix: standardize npm-registry-fetch import declaration
reggi 2bccf91
feat: adds mock for dist-tags
reggi 26d4c2b
feat!: no implicit latest tag on publish when latest > version
reggi e2f4455
feat: uses packument to determine semver latest
reggi 51651ef
chore: remove unused function
reggi f47a514
fix: cover empty versions
reggi 6f2a724
fix: rm unused import
reggi 93fcf15
fix: smoke
reggi 0f7f1af
fix: dist tag variable name
reggi 97abe18
fix: optimize .map.filter with .flatMap
reggi eae9974
fix: rm semicolin
reggi 2340e23
fix: tests, strict nock, add packument calls
reggi d9271ad
fix: assertPublishNock
reggi 777184d
fix: cover sort
reggi 5149b59
fix: smoke
reggi 0f4be49
fix: adds registry.publish
reggi 03ec495
fix: tag termanology
reggi e30b8df
fix: moved throw after auth check
reggi 80c87f1
fix: make npm smoke test not strict nock
reggi ceb143f
fix: error message updates
reggi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: tests, strict nock, add packument calls
- Loading branch information
commit 2340e234c4ceef693bf2cf66bc929f24a96a4eeb
There are no files selected for viewing
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.