364 Commits

Author SHA1 Message Date
Matt Travi
9a513a38f7
test: replaced proxyquire with testdouble (#2537)
for #2133

Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
2022-08-26 09:32:52 -07:00
Matt Travi
8f075227eb
Revert "fix(deps): update dependency yargs to v17" (#2534)
Reverts #1912, fixes #2533

This reverts commit f419080fbf86c6319b08ee6b5299525ecc8ee831.
2022-08-23 09:48:08 -05:00
renovate[bot]
f419080fbf
fix(deps): update dependency yargs to v17 (#1912)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-22 09:15:51 -05:00
dependabot[bot]
d80e2eab27
build(deps-dev): bump got from 11.8.3 to 11.8.5 (#2485)
Bumps [got](https://github.com/sindresorhus/got) from 11.8.3 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.3...v11.8.5)

---
updated-dependencies:
- dependency-name: got
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 23:54:31 -04:00
Matt Travi
ab45ab1f8d
chore(lint): disabled rules that dont apply to this project (#2408)
the performance and readability of reduce is not a concern in this project since maintainers are
familiar with the idiom and are iterating over small lists. the filter rule is disabled selectively
since the filter being identified is not Array.filter

closes #2403
2022-04-02 15:33:08 -07:00
renovate[bot]
ea389c3c88
chore(deps): update dependency yargs-parser to 13.1.2 [security] (#2402)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-29 13:34:52 -07:00
Matt Travi
0eca144bad
fix(npm-plugin): upgraded to the stable version 2022-01-17 23:26:02 -06:00
Matt Travi
8097afb423
fix(npm-plugin): upgraded to the latest beta version 2022-01-17 20:16:08 -06:00
Matt Travi
f634b8c3ca
fix(npm-plugin): upgraded to the beta, which upgrades npm to v8
BREAKING CHANGE: `@semantic-release/npm` has also dropped support for node v15
2022-01-17 12:52:51 -06:00
Rich Trott
d9e5bc0604
fix: upgrade marked to resolve ReDos vulnerability (#2330)
BREAKING CHANGE: node v15 has been removed from our defined supported versions of node. this was done to upgrade to compatible versions of `marked` and `marked-terminal` that resolved the ReDoS vulnerability. removal of support of this node version should be low since it was not an LTS version and has been EOL for several months already.
2022-01-17 11:17:27 -06:00
Alex Babel
7f971f3a4c
fix: bump @semantic-release/commit-analyzer to 9.0.2 (#2258) 2021-11-23 23:51:53 -06:00
renovate[bot]
628e29e413
chore(deps): update dependency got to v11.8.3 (#2251)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-18 09:47:32 +00:00
renovate[bot]
f092dd1e44
chore(deps): update dependency nock to v13.2.1 (#2242)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-12 10:37:08 +00:00
renovate[bot]
5f9d1d17ab
chore(deps): update dependency nock to v13.2.0 (#2233)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-08 03:28:04 +00:00
renovate[bot]
7ff71ad55f
chore(deps): update dependency sinon to v12.0.1 (#2231)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-04 16:11:34 +00:00
Matt Travi
d3958b80bf
Revert "chore(deps): update dependency p-retry to v5" (#2230) 2021-11-03 15:36:35 -05:00
renovate[bot]
4ae9209b1c
chore(deps): update dependency p-retry to v5 (#2229)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-03 20:24:23 +00:00
renovate[bot]
32d0ab3003
chore(deps): update dependency sinon to v12 (#2227)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-03 18:14:23 +00:00
renovate[bot]
0e0705937d
chore(deps): update dependency clear-module to v4.1.2 (#2226)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-03 18:06:13 +00:00
renovate[bot]
aa866838a8
chore(deps): update dependency nock to v13.1.4
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-19 12:44:44 -07:00
Matt Travi
66cc2b4c7f
feat(node-version): raised the minimum required version to v14.17 (#2132)
BREAKING CHANGE: the minimum required version of node is now v14.17
2021-09-17 13:05:32 -07:00
renovate[bot]
1632e1adac
chore(deps): update dependency dockerode to v3.3.1 (#2113)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 07:02:37 +00:00
renovate[bot]
0390af32b6
chore(deps): update dependency sinon to v11.1.2 (#2108)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-04 23:46:49 +00:00
renovate[bot]
e58b76e700
chore(deps): update dependency nock to v13.1.3 (#2107)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-04 23:29:44 +00:00
renovate[bot]
5e228a1cd1
chore(deps): update dependency codecov to v3.8.3 (#2106)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-04 23:11:33 +00:00
Matt Travi
ea52e1775a
fix(engines): fixed defined node version to account for the higher requirement from the npm plugin (#2088) 2021-08-25 12:01:16 -07:00
Matt Travi
5edff69580
fix(marked): reverted upgrade to v3 (#2087)
since marked v3 requires node v12
2021-08-23 15:34:58 -05:00
renovate[bot]
6e4beb8314
fix(deps): update dependency marked to v3
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-15 22:58:06 -07:00
renovate[bot]
88e423b828
chore(deps): update dependency p-retry to v4.6.1 (#2042)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-19 13:17:04 -07:00
renovate[bot]
ee3068eb6a
chore(deps): update dependency nock to v13.1.1 (#2034)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-18 10:06:40 -07:00
renovate[bot]
fa847e2b87
chore(deps): update dependency p-retry to v4.6.0 (#2004)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-08 21:39:19 +00:00
renovate[bot]
143c8981bf
chore(deps): update dependency js-yaml to v4 (#1752)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Matt Travi <programmer@travi.org>
2021-07-02 00:07:46 -05:00
renovate[bot]
37765ef36d
chore(deps): update dependency dockerode to v3.3.0 (#1977)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-11 08:56:45 -07:00
renovate[bot]
a7a1e6d28f
chore(deps): update dependency sinon to v11 (#1976)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-11 13:38:45 +00:00
renovate[bot]
59bf862d4a
chore(deps): update dependency nock to v13.1.0 (#1975)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-10 12:45:53 -07:00
renovate[bot]
c229888cc0
chore(deps): update dependency fs-extra to v10 (#1955)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-01 22:14:25 +00:00
renovate[bot]
3edc917c7c
chore(deps): update dependency tempy to v1.0.1 (#1946)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-27 02:54:20 +00:00
renovate[bot]
4c1c992869
chore(deps): update dependency sinon to v10 (#1941)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-22 01:06:53 +00:00
renovate[bot]
a3a9907368
chore(deps): update dependency codecov to v3.8.2 (#1940)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-21 23:16:45 +00:00
Gregor Martynus
55194c106e
fix: bump minimal version of lodash to address CVE-2021-23337 (#1931) 2021-05-12 11:37:06 -07:00
renovate[bot]
1d1b52a7dc
chore(deps): update dependency p-retry to v4.5.0 (#1885)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-10 14:57:32 +00:00
renovate[bot]
f668935993
chore(deps): update dependency got to v11.8.2 (#1858)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-24 15:42:59 -07:00
renovate[bot]
971a5e0d16
chore(deps): update dependency nock to v13.0.11 (#1844)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-11 15:09:05 -08:00
renovate[bot]
44b3344b91
fix(deps): update dependency hosted-git-info to v4 (#1838)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-11 12:01:43 -08:00
thislooksfun
07f12b9df2
fix(deps): peer dependecy error with marked-terminal (#1829) 2021-03-03 12:09:32 -08:00
renovate[bot]
6013a5633e
chore(deps): update dependency p-retry to v4.4.0 (#1803)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-15 19:43:36 +00:00
renovate[bot]
34e5ddad12
chore(deps): update dependency js-yaml to v3.14.1 (#1797)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-13 10:17:05 +00:00
renovate[bot]
a2eaed086f
fix(deps): update dependency marked to v2
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-08 07:45:59 -08:00
renovate[bot]
8ea81ae6c9
chore(deps): update dependency delay to v5 (#1771)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-01 10:01:31 -08:00
renovate[bot]
4c7222d648
chore(deps): update dependency delay to v4.4.1 (#1768)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-30 10:47:21 +00:00