Commit Graph

39 Commits

Author SHA1 Message Date
Zoltan Kochan
20336abb85 test: fix audit tests 2021-10-08 20:44:21 +03:00
Zoltan Kochan
ce9844590d test: fix audit tests 2021-10-07 23:38:30 +03:00
Zoltan Kochan
efad5d47d4 test: fix audit tests 2021-09-26 14:20:03 +03:00
Zoltan Kochan
bd4537c541 test(audit): update snapshots 2021-09-04 11:00:41 +03:00
Zoltan Kochan
5e0ab525f1 test(audit): update 2021-08-16 02:31:16 +03:00
Zoltan Kochan
92ed1272ef fix(audit): don't add package with no fixes to the overrides (#3649) 2021-08-06 20:04:46 +03:00
Zoltan Kochan
a5f698290c feat: pnpm audit --fix (#3598)
close #3067
2021-07-19 23:14:51 +03:00
Zoltan Kochan
691f647137 feat: save the metadata separately from the CAFS (#3578)
ref #2574
2021-07-04 19:35:53 +03:00
Zoltan Kochan
25ef252fed test(audit): fix 2021-06-08 16:09:13 +03:00
Zoltan Kochan
448710f88c feat(audit): --ignore-registry-errors (#3472)
* feat(audit): --ignore-registry-errors

* test: --ignore-registry-errors
2021-06-03 12:13:01 +03:00
Zoltan Kochan
7aa9f13a9b test(audit): fix 2021-05-26 16:40:54 +03:00
Zoltan Kochan
e073f39bae test(audit): fix 2021-05-15 14:54:25 +03:00
Zoltan Kochan
2f2dcce5b7 test(audit): fix 2021-05-07 13:09:34 +03:00
Zoltan Kochan
68491fbaa8 test(audit): fix 2021-05-06 15:16:06 +03:00
Zoltan Kochan
cab18bfcd4 test(audit): update snapshots 2021-03-30 23:40:55 +03:00
Zoltan Kochan
231c940cf3 fix(audit): auditing only a given type of dependencies (#3211)
close #3152
2021-03-02 01:36:40 +02:00
Zoltan Kochan
a97a23e6ac test(audit): update snapshot 2021-02-20 02:06:33 +02:00
Zoltan Kochan
d6d091f249 style: use es2015 imports (#3143) 2021-02-15 05:06:10 +02:00
Kinrany
db6c49b738 fix: end with \n when pnpm audit finds nothing (#3134)
* End with \n when `pnpm audit` finds nothing

* test: new line in the end of audit output

Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-02-14 02:05:02 +02:00
Zoltan Kochan
6ddd9f1440 test: fix audit tests 2021-01-05 02:27:26 +02:00
Zoltan Kochan
0b97be9890 test: fix audit tests 2021-01-05 01:55:46 +02:00
Zoltan Kochan
a490288dcb test(plugins): migrate to Jest
PR #3011
ref #2858
2020-12-08 03:20:57 +02:00
Zoltan Kochan
755632720d test: fix audit tests 2020-09-10 00:16:36 +03:00
Zoltan Kochan
bfe4ec7b9d test: fix audit tests 2020-09-09 22:50:16 +03:00
Zoltan Kochan
1c8a02e996 style: use eslint instead of tslint
PR #2796
close #2300
2020-08-24 02:01:25 +03:00
Zoltan Kochan
8bb015059a fix(audit): don't error when the found vulnerabilities are allowed
close #2721
PR #2723
2020-07-29 02:08:58 +03:00
Zoltan Kochan
a64b7250c2 pnpm outdated|audit should exit with exit code 1 when issues are found
`pnpm outdated` should exit with 1, when outdated found

`pnpm audit` should exit with 1 when issues are found

ref #2706
PR (#2718)
2020-07-27 23:12:42 +03:00
Zoltan Kochan
e021934497 test: update audits 2020-07-11 14:52:05 +03:00
Zoltan Kochan
c0d800691c test: update audits 2020-07-09 01:28:29 +03:00
Zoltan Kochan
10d0055364 test: update audits 2020-07-02 12:00:12 +03:00
Zoltan Kochan
54676eae07 test: fix audit tests 2020-05-19 02:51:03 +03:00
Zoltan Kochan
656873aa7b test: update audit tests 2020-05-15 01:38:32 +03:00
Zoltan Kochan
57cf3dd7ff test: update audit tests 2020-03-18 23:38:19 +02:00
Zoltan Kochan
7c3b73166e test: update audit tests 2020-03-18 01:53:44 +02:00
Zoltan Kochan
028ebbd70b test: fix @pnpm/plugin-commands-audit 2020-03-09 20:06:28 +02:00
Zoltan Kochan
715610d2c8 refactor: command plugins API 2020-03-09 00:19:08 +02:00
Zoltan Kochan
c3face7c24 test: fix audit 2020-01-30 23:43:30 +02:00
Zoltan Kochan
d756e5057f refactor: don't use the same handlers for different commands
PR #2243
2020-01-02 03:55:00 +02:00
Zoltan Kochan
0d8975afdf refactor: create @pnpm/plugin-commands-audit
ref #2154
2019-11-23 02:34:14 +02:00