Commit Graph

71 Commits

Author SHA1 Message Date
mistval
b234de4b69 Update dependency version to get fix for memory leak 2023-04-07 19:19:39 -04:00
mistval
44786dfb68 readme formatting 2023-03-13 21:00:02 -04:00
mistval
5f48f0fc8a add support for only-if-cached and expose cache key calculation function 2023-03-13 20:59:09 -04:00
mistval
4f93c9ba1c test on different node versions 2023-03-13 20:11:09 -04:00
mistval
faf73e49d8 test on different node versions 2023-03-13 20:09:41 -04:00
mistval
0173de3f6d update CI pipeline to Node 18 2023-01-07 10:27:03 -05:00
dependabot[bot]
decb904331 Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 10:23:57 -05:00
dependabot[bot]
7f502a98a2 Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 10:22:41 -05:00
dependabot[bot]
18b276c5dd Bump semver-regex from 3.1.3 to 3.1.4
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](https://github.com/sindresorhus/semver-regex/commits/v3.1.4)

---
updated-dependencies:
- dependency-name: semver-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-03 23:40:31 -04:00
dependabot[bot]
cd6f4f01e3 Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 09:12:28 -04:00
mistval
fee0cdd085 remove url import 2022-02-21 10:37:23 -05:00
mistval
2bc4cd6de0 update version 2022-02-19 08:55:21 -05:00
mistval
51e5754c3e update eslint 2022-02-19 08:54:14 -05:00
mistval
29de8ee068 update dependencies 2022-02-19 08:51:56 -05:00
dependabot[bot]
f1128f2f64
Bump node-fetch from 2.6.1 to 2.6.7 (#19)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-19 08:49:08 -05:00
mistval
0397d759dd update mocha 2022-02-19 08:48:33 -05:00
mistval
a68dd5b0d0 npm audit fix 2022-02-19 08:46:34 -05:00
dependabot[bot]
ba8ff5d257
Bump ajv from 6.12.0 to 6.12.6 (#18)
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.0...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-19 08:44:53 -05:00
dependabot[bot]
9c40ddf786
Bump tar from 6.1.5 to 6.1.11 (#14)
Bumps [tar](https://github.com/npm/node-tar) from 6.1.5 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.5...v6.1.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-31 20:34:16 -04:00
Randall Schmidt
9cea80be47 fix typo in readme 2021-08-19 15:09:44 -04:00
dependabot[bot]
a386a54fbb
Bump path-parse from 1.0.6 to 1.0.7 (#13)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-12 08:55:50 -04:00
Randall Schmidt
b7190b933a bump version 2021-08-07 17:32:46 -04:00
Randall Schmidt
55b92ee40f have FileSystemCache TTLs survive the process exiting 2021-08-07 17:32:13 -04:00
dependabot[bot]
6607a71af6
Bump tar from 6.1.0 to 6.1.5 (#12)
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.5.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.5)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-04 09:03:10 -04:00
Randall Schmidt
0f5f1edb22 switch to ESM examples 2021-07-11 09:11:26 -04:00
Randall Schmidt
d6f73c4778 update description 2021-07-11 09:08:46 -04:00
Randall Schmidt
0c8c0d4520 update readme 2021-07-11 08:58:18 -04:00
Randall Schmidt
2f14847a01 update readme 2021-07-11 08:57:39 -04:00
Randall Schmidt
e3ecf3b981 update readme 2021-07-11 08:52:32 -04:00
Randall Schmidt
05a146fef1 update readme 2021-07-11 08:49:52 -04:00
Randall Schmidt
dba1e2fbd3 bump version 2021-07-11 08:48:48 -04:00
Randall Schmidt
ad572f3f29 update readme 2021-07-11 08:47:20 -04:00
Randall Schmidt
6023b56164 fix weird stream behavior in some cases 2021-07-09 15:21:11 -04:00
Randall Schmidt
675ed9bbf2 compile to commonjs 2021-07-09 14:36:43 -04:00
Randall Schmidt
998d18ae84 move source into src dir 2021-07-09 14:12:55 -04:00
Randall Schmidt
d5ab4d4b18 update README 2021-07-09 13:52:50 -04:00
Randall Schmidt
847b330489 support Request object 2021-07-09 13:41:18 -04:00
Randall Schmidt
dae57d2604 make cache get used even if you make a bunch of identical requests immediately 2021-07-05 22:00:12 -04:00
Randall Schmidt
6cd42272c4 add filesystem caching with cacache 2021-07-05 21:40:53 -04:00
Randall Schmidt
e8ad8da0bb overhaul to use node-fetch internals 2021-07-05 18:14:42 -04:00
Randall Schmidt
45ca35f057 convert to ESM 2021-07-05 14:17:21 -04:00
Randall Schmidt
af1e977620 update README 2021-07-05 11:07:08 -04:00
Randall Schmidt
ef5939f571 update README 2021-07-05 11:04:15 -04:00
Randall Schmidt
e356e485b6 bump version 2021-07-03 10:25:00 -04:00
Randall Schmidt
a11a135234 update readme 2021-07-03 10:24:26 -04:00
Randall Schmidt
524308aa61 fix error with custom agent with circular reference 2021-07-03 10:20:32 -04:00
Randall Schmidt
bffaa2aadc fix GitHub actions dir name 2021-06-13 09:52:51 -04:00
Randall
b8da556091
Version 2.0 2021-06-12 19:26:05 -04:00
Randall
dea019c42c
Merge pull request #6 from mistval/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9
2021-05-11 17:05:53 -06:00
Randall
eda9f98e3b
Merge pull request #5 from mistval/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21
2021-05-11 17:05:45 -06:00