fix(deps): update dependency semver to v7.5.0 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
semver | 7.3.8 -> 7.5.0 |
Release Notes
npm/node-semver
v7.5.0
Features
-
503a4e5
#548 allow identifierBase to be false (#548) (@lsvalina)
Bug Fixes
-
e219bb4
#552 throw on bad version with correct error message (#552) (@wraithgar) -
fc2f3df
#546 incorrect results from diff sometimes with prerelease versions (#546) (@tjenkinson) -
2781767
#547 avoid re-instantiating SemVer during diff compare (#547) (@macno)
v7.4.0
Features
-
113f513
#532 identifierBase parameter for .inc (#532) (@wraithgar, @b-bly) -
48d8f8f
#530 export new RELEASE_TYPES constant (@hcharley)
Bug Fixes
-
940723d
#538 intersects with v0.0.0 and v0.0.0-0 (#538) (@wraithgar) -
aa516b5
#535 faster parse options (#535) (@H4ad) -
61e6ea1
#536 faster cache key factory for range (#536) (@H4ad) -
f8b8b61
#541 optimistic parse (#541) (@H4ad) -
796cbe2
#533 semver.diff prerelease to release recognition (#533) (@wraithgar, @dominique-blockchain) -
3f222b1
#537 reuse comparators on subset (#537) (@H4ad) -
f66cc45
#539 faster diff (#539) (@H4ad)
Documentation
-
c5d29df
#530 Add "Constants" section to README (@hcharley)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.