Skip to content

Issues: npm/node-semver

[TRACKING] semver@8
#501 opened Oct 31, 2022 by darcyclarke
Open 1
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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

[BUG] subset('>=17.2.0', '^17.2.0 || >17') should be true Bug thing that needs fixing Priority 2 will get attention when we're freed up
#703 opened Apr 24, 2024 by scagood
1 task done
[BUG] limit version prefix to optional v Bug thing that needs fixing semver:major backwards-incompatible breaking changes
#691 opened Mar 20, 2024 by mbtools
1 task done
[QUESTION] Range class represents a range-set? Bug thing that needs fixing Needs Triage needs an initial review
#669 opened Dec 15, 2023 by timreichen
1 task done
[BUG] BNF does not match the implementation Bug thing that needs fixing Needs Triage needs an initial review
#665 opened Dec 6, 2023 by ShuiRuTian
1 task done
[bug] diff("1.7.2-1", "1.8.1") returns patch, not minor Bug thing that needs fixing
#606 opened Jul 28, 2023 by erikjalevik
1 task done
[BUG] Inconsistent behaviour of caret versions with includePrerelease Bug thing that needs fixing Needs Triage needs an initial review
#557 opened May 2, 2023 by adamreeve
1 task done
[BUG] Tilde Range Not Equivalent to X-Range when Including Prerelease Bug thing that needs fixing Needs Triage needs an initial review
#512 opened Dec 26, 2022 by WalkerCodeRanger
1 task done
[BUG] Numerical Versions After X-Ranges Are Ignored Bug thing that needs fixing Needs Triage needs an initial review
#511 opened Dec 26, 2022 by WalkerCodeRanger
1 task done
[BUG] X-Range with Prerelease Ignores Prerelease Bug thing that needs fixing Needs Triage needs an initial review
#510 opened Dec 26, 2022 by WalkerCodeRanger
1 task done
[BUG] Inconsistency between X-Ranges and Partial Version Bug thing that needs fixing Needs Triage needs an initial review
#509 opened Dec 26, 2022 by WalkerCodeRanger
1 task done
[TRACKING] semver@8 semver:major backwards-incompatible breaking changes
#501 opened Oct 31, 2022 by darcyclarke
1 of 14 tasks
v8
[ENHANCEMENT] rewrite cli semver:major backwards-incompatible breaking changes
#499 opened Oct 27, 2022 by lukekarrys
1 task
v8
[ENHANCEMENT] remove individual file requires as part of API contract semver:major backwards-incompatible breaking changes
#498 opened Oct 27, 2022 by lukekarrys
4 tasks
v8
[BUG] semver.lt returns wrong value for pre-release version comparison Bug thing that needs fixing
#483 opened Sep 22, 2022 by IainSAP
1 task done
[QUESTION/FEATURE] Usage of commas inside constraints. spec related to the semver spec
#468 opened Aug 11, 2022 by internalsystemerror
[BUG] SemVer.compare causes spurious allocations of SemVer objects Bug thing that needs fixing semver:major backwards-incompatible breaking changes
#458 opened May 10, 2022 by kwasimensah
1 task done
v8
[FEATURE] Allow satisfies to throw errors Enhancement new feature or improvement semver:major backwards-incompatible breaking changes
#418 opened Jan 11, 2022 by jharrilim v8
[BUG] should throw error when invalid range with loose is true Bug thing that needs fixing
#387 opened Jun 25, 2021 by bluelovers
[BUG] the package isn't compatible with Rollup due to require cycle Bug thing that needs fixing semver:major backwards-incompatible breaking changes
#381 opened May 10, 2021 by thorn0 v8
[ENHANCEMENT] add ability to clone a semver instance semver:major backwards-incompatible breaking changes
#378 opened Mar 27, 2021 by madhead v8
ProTip! Exclude everything labeled bug with -label:bug.