Commit Graph

72 Commits

Author SHA1 Message Date
174a589936
add git example to readme 2020-03-11 13:37:23 +01:00
827fb9f8a8
document --githubapi 2020-03-09 17:55:59 +01:00
dcc899bc33
readme tweaks 2020-03-08 17:18:58 +01:00
0de4607875
remove travis badge 2020-03-08 17:15:46 +01:00
f625635364
update json example, add TODO 2020-03-08 17:13:23 +01:00
d492217684
readme tweak 2020-03-08 17:07:55 +01:00
08dbbae790
add release age, fixes #40 2020-03-08 17:06:58 +01:00
5bb374bf33
prevent downgrades and add --allow-downgrade, fixes #31 2019-11-19 20:52:28 +01:00
25c1db6b1a
handle multiple version of the same package, new JSON format
JSON `results` format has changed and now includes keys for each
dependency type.

Fixes #29
2019-09-08 21:55:05 +02:00
ed34431329
usage tweaks 2019-07-19 15:34:04 +02:00
8622d36de5
add --sockets argument and bump default value 2019-07-13 18:41:30 +02:00
e0b5342560
add usage example 2019-07-13 18:06:15 +02:00
0dafd81d6c
fix markdown 2019-07-12 16:38:41 +02:00
a74f569eac
rename -S to -U / --error-on-unchanged 2019-07-12 16:37:24 +02:00
56bd7ab521
readme: remove dash for consistency 2019-07-12 16:26:32 +02:00
da8f0cdac8
add new -S / --success-on-unchanged argument for conditional update 2019-07-12 16:17:31 +02:00
38145a4a67
readme: suggest --save-dev 2019-06-27 19:30:47 +02:00
ba96aa9da5
readme: suggest local install over global 2019-06-27 19:30:09 +02:00
ac319065ce
readme: suggest npm for consistency 2019-05-02 08:18:24 +02:00
f21f14621a
capitalize description 2019-04-10 22:19:45 +02:00
efcd4e003b
fix typo and wording 2019-03-07 21:28:20 +01:00
e2364c9279
readme tweaks - fixes #22 2019-03-07 21:23:03 +01:00
16237166fa
add --release option, improvements to semver options, fixes #21 2019-02-25 22:46:39 +01:00
1cabd7697c
Always try to authorize, remove --auth option 2019-02-07 19:29:36 +01:00
d80e48d364
add --auth option - #19 2019-02-07 19:21:17 +01:00
64ea707954
fix help example 2019-02-06 07:35:03 +01:00
f9bbf1e9ef
breaking: remove --semver option, add --patch and --minor instead - fixes #14 2018-12-21 23:17:39 +01:00
9c1e3b620c
new image 2018-12-02 11:56:52 +01:00
226109848d
fix typo in readme 2018-12-02 09:20:31 +01:00
58d72926ce
support directories in --file 2018-11-27 23:42:10 +01:00
67a67bb86a
help and readme update 2018-11-19 15:53:58 +01:00
16372cd6e6
un-prettify json output, update docs 2018-10-25 22:36:41 +02:00
089e93eff5
help text tweaks 2018-10-16 17:24:05 +02:00
ac65b5ac13
add --types option 2018-10-16 17:18:06 +02:00
2ad167879c
rename --exit-code to --error-on-outdated (breaking) 2018-10-15 08:05:54 +02:00
f25855ad79
add --exit-code, fixes #8 2018-10-15 06:52:37 +02:00
947fd6f7fb
remove update arg again, it's covered by --include 2018-10-04 07:58:20 +02:00
7b10252763
add package filter argument to --update 2018-10-04 07:27:11 +02:00
9f1f4053ad
reorder help 2018-09-02 21:44:11 +02:00
6a1975d8b1
add optional package arguments to --greatest and --prerelease 2018-09-02 21:43:16 +02:00
279b5c78b3
fix markdown syntax 2018-09-02 10:36:52 +02:00
82b0a92e57
add usage to readme 2018-09-02 10:35:47 +02:00
6da42f245b
tweak update message 2018-07-24 19:47:29 +02:00
329b7fe350
tweaks 2018-06-11 20:04:58 +02:00
65955ef394
don't return 255 code any more, misc tweaks 2018-05-31 19:33:22 +02:00
0bb6d8658d
exit with code 255 when dependencies are up to date 2018-03-03 20:39:39 +01:00
d222c7f952
update dependencies, readme tweak 2018-01-16 21:59:59 +01:00
842d5f32f0
change 'package' to 'name' in table output 2017-12-10 18:32:11 +01:00
d9c55d496e
change json output format, various refactorings 2017-12-08 14:39:52 +01:00
24743020ab
readme tweak 2017-12-03 17:15:47 +01:00