Zach Bintliff
|
df5e405232
|
Bump minimum version of gps required
GPS v0.14.0 did not check slice length when doing bmi removal. This lead
to an index out of bounds panic. v0.14.1 fixes this issue
|
2017-03-03 11:08:34 -05:00 |
sam boyer
|
bb9ce2e430
|
Update to v0.14.0 of gps
|
2017-02-22 12:45:28 -05:00 |
sam boyer
|
24775cda69
|
Update memo in lock
Ugh. Not sure why the memo changed.
|
2017-02-02 15:13:42 -08:00 |
sam boyer
|
1ecc8591ec
|
Chase latest gps
v0.14.0 of gps is nearly done, but this gets us several fixes in the
meantime.
|
2017-02-02 15:13:42 -08:00 |
sam boyer
|
43ea0fc522
|
Chase gps again
This fixes an issue where project cycles involving the root project were
erroneously rejected. It should fix #116.
|
2017-01-24 08:44:49 -08:00 |
sam boyer
|
236341f949
|
Chase gps again
master branch of gps was missing a crucial commit.
|
2017-01-23 17:43:22 -08:00 |
sam boyer
|
3793d1c98c
|
Chase latest gps
This fixes windows path errors (#103), and ignore-d main files (#114).
|
2017-01-23 17:43:22 -08:00 |
sam boyer
|
62d27e6c57
|
Update lock.json
|
2017-01-18 16:19:08 -08:00 |
sam boyer
|
efb07122f4
|
Chase improvements to input hashing in gps
|
2017-01-18 16:19:08 -08:00 |
sam boyer
|
9faa37b6ea
|
Use default gps signal handling
|
2017-01-11 13:49:40 -08:00 |
sam boyer
|
36a0707b54
|
Update to latest gps
|
2017-01-11 13:49:40 -08:00 |
sam boyer
|
96ea714ac2
|
Chase latest gps master
|
2017-01-04 13:07:28 -08:00 |
sam boyer
|
cf58a097e1
|
dep: update gps to v0.13.1
This fixes the semver 2.x uint incompatibility issue.
|
2016-12-19 11:22:45 -08:00 |
sam boyer
|
06af1bbffb
|
dep: Update gps to v0.13.0; semver to latest 2.x
Includes small changes required to compile; follow-up commit will flesh
out the Required implementation on manifest.
|
2016-12-19 11:22:45 -08:00 |
Andrew Gerrand
|
821c8de062
|
Add verbose logging flag, fix init for projects with packages
|
2016-12-15 11:05:52 +11:00 |
Edward Muller
|
5b3352dc16
|
dep: Use the returned solution for the lock
Instead of trying to be fancy about things, just use the returned
solution data for the lock
|
2016-12-12 12:09:37 -08:00 |
Edward Muller
|
ecba9a27ff
|
dep: init and save the resulting manfest/lock now
|
2016-12-12 12:09:37 -08:00 |