Rhys Arkins
|
b367d8030b
|
fix: suppress empty versionScheme warnings
|
2018-06-03 19:07:59 +02:00 |
|
Ayoub Kaanich
|
c81be6c7c0
|
fix: update pep440
|
2018-06-03 18:42:55 +02:00 |
|
Ayoub Kaanich
|
85f17eed74
|
feat: pep440 versioning
|
2018-06-03 18:24:30 +02:00 |
|
Ayoub Kaanich
|
ec53ef78e9
|
refactor: lookup use versioning wrapper
|
2018-06-03 18:08:32 +02:00 |
|
Ayoub Kaanich
|
6278410be1
|
refactor: remove semver.intersects, use matches instead
|
2018-06-03 17:13:51 +02:00 |
|
Ayoub Kaanich
|
c54d0ab69d
|
refactor: add versioning wrapper
|
2018-06-03 17:02:53 +02:00 |
|
Rhys Arkins
|
c429e4b157
|
feat: support bumping greater than or equal to ranges
|
2018-05-31 13:11:56 +02:00 |
|
Rhys Arkins
|
7ad306da44
|
feat: allow rollback + upgrades
If a current version is missing, we now return both rollback as well as upgrades if upgrades are present.
|
2018-05-29 07:13:44 +02:00 |
|
Rhys Arkins
|
addf184473
|
feat: refactor getPackageUpdates for manager expansion (#1994)
The goal of this PR is to refactor npm's version lookup/grouping as much as possible to enable the same logic to be used for other package managers.
|
2018-05-28 09:09:22 +02:00 |
|
Rhys Arkins
|
7f8dd25a97
|
refactor: matchesSemver -> matches
|
2018-05-21 17:40:15 +02:00 |
|
Rhys Arkins
|
63f2669153
|
refactor: semverSort -> sortVersions
|
2018-05-21 17:35:50 +02:00 |
|
Rhys Arkins
|
7a1d30c8b6
|
refactor: move semver to lib/versioning
|
2018-05-21 17:30:55 +02:00 |
|