1784 Commits

Author SHA1 Message Date
Justin Dalrymple
360bcda21c Update contributors [skip ci] 2020-09-29 07:02:21 +00:00
Justin Dalrymple
b792474586 Update CHANGELOG.md [skip ci] 2020-09-29 07:02:20 +00:00
dependabot-preview[bot]
c5a25f888b
chore(deps-dev): bump eslint-plugin-import from 2.22.0 to 2.22.1 (#1165)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.0 to 2.22.1.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.0...v2.22.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-09-29 08:43:33 +02:00
dependabot-preview[bot]
dc736a5d1e
chore(deps-dev): bump @rollup/plugin-commonjs from 14.0.0 to 15.1.0 (#1166)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 14.0.0 to 15.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v14.0.0...commonjs-v15.1.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-09-29 08:43:12 +02:00
Justin Dalrymple
05076523f5
Update CommitDiscussions.ts (#1168)
Co-authored-by: st1gok <st1gok@mail.ru>
2020-09-29 08:42:51 +02:00
dependabot-preview[bot]
efb753441a
chore(deps-dev): bump @rollup/plugin-node-resolve from 8.4.0 to 9.0.0 (#1164)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 8.4.0 to 9.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v8.4.0...node-resolve-v9.0.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-09-28 17:38:38 +02:00
Justin
8ab1ca2ae5 Updating changelog [skip ci] 2020-09-28 12:15:12 +02:00
Justin Dalrymple
0848ab5524 Bump version to: 23.6.0 [skip ci] 23.6.0 2020-09-28 09:54:16 +00:00
Justin Dalrymple
aac28fd7bb Update contributors [skip ci] 2020-09-28 09:54:14 +00:00
Justin Dalrymple
928c17e061 Update CHANGELOG.md [skip ci] 2020-09-28 09:54:12 +00:00
Max Wittig
3f78cc36d4 feat: apply exponental backoff for 429 errors
This was implemented similarly to 1606310a88/gitlab/__init__.py (L549)
Gitlab sadly doesn't send out `Retry-After` headers anymore, so we need this workaround

Fixes #960
2020-09-27 23:39:06 +02:00
Kipras Melnikovas
558ee95a26 fix(docs): Change npm to yarn for development (#1107) 2020-09-27 23:36:43 +02:00
Justin
47af9d53ae Updating openpgp
openpgp  ^4.10.4  →  ^4.10.8
2020-09-27 20:24:14 +02:00
Justin
3c0eeae9a1 update rollup for requester utils
rollup                     ^2.12.0  →  ^2.28.2
 rollup-plugin-typescript2  ^0.27.1  →  ^0.27.3
2020-09-27 17:48:24 +02:00
Justin
1f9b571e85 Updating linting deps
@typescript-eslint/eslint-plugin  ^2.29.0  →  ^4.2.0
 @typescript-eslint/parser         ^2.29.0  →  ^4.2.0
2020-09-27 17:46:49 +02:00
Justin
3001132a84 Merge branch 'restructure' into backitup 2020-09-27 17:15:06 +02:00
Justin
a02d815f95 Restructing the requester utils and update the related typings 2020-09-27 16:48:57 +02:00
Justin
114374308e Updating node deps
got          ^11.1.4  →   ^11.7.0
 @types/node  ^14.0.6  →  ^14.11.2
2020-09-27 15:17:33 +02:00
Justin
e5d5815100 Updating browser deps
@types/node           ^14.0.14  →  ^14.11.2
 @types/puppeteer        ^3.0.0  →    ^3.0.2
 node-fetch              ^2.6.0  →    ^2.6.1
 puppeteer                5.2.1  →     5.3.1
 rollup-plugin-terser    ^7.0.0  →    ^7.0.2
yarn
2020-09-27 15:16:38 +02:00
Justin
397e083cb5 Updating cli deps
chalk                ^4.0.0  →  ^4.1.0
 ora                  ^5.0.0  →  ^5.1.0
 @rollup/plugin-json  ^4.0.3  →  ^4.1.0
2020-09-27 15:14:45 +02:00
Justin
bd351ef43b Updating core deps
@types/node  ^14.0.6  →  ^14.11.2
 fs-extra      ^9.0.0  →    ^9.0.1
2020-09-27 15:13:47 +02:00
Justin
c246086a64 Updating requester-utils deps
query-string  ^6.12.1  →   ^6.13.3
 @types/node   ^14.0.6  →  ^14.11.2
2020-09-27 15:12:59 +02:00
Justin
ed9188c08a Dependency Updates
jest     ^25.4.0  →  ^26.4.2
 ts-jest  ^25.4.0  →  ^26.4.0
 eslint                      ^6.8.0  →  ^7.10.0
 eslint-config-airbnb-base  ^14.1.0  →  ^14.2.0
 eslint-config-prettier     ^6.11.0  →  ^6.12.0
 eslint-plugin-import       ^2.20.2  →  ^2.22.0
 eslint-plugin-jest         ^23.8.2  →  ^24.0.2
 eslint-plugin-prettier      ^3.1.3  →   ^3.1.4
2020-09-27 14:18:04 +02:00
Justin
54804281e6 Further package updates
@types/jest  ^26.0.0  →  ^26.0.14
 codecov       ^3.6.5  →    ^3.7.2
 got          ^11.0.1  →   ^11.7.0
 husky         ^4.2.5  →    ^4.3.0
 lerna        ^3.20.2  →   ^3.22.1
 lint-staged  ^10.1.7  →   ^10.4.0
 prettier      ^2.0.5  →    ^2.1.2
2020-09-27 13:46:32 +02:00
Justin
7211ab0733 Merge branch 'ts-node' into backitup 2020-09-26 20:39:24 +02:00
Justin
e03d87f3fb Externalize formdata 2020-09-26 19:33:20 +02:00
Justin
431fa25211 Update ts-node 2020-09-26 19:28:38 +02:00
Justin
d74822dea9 Updating terser usage to be only on the browser release 2020-09-26 19:05:44 +02:00
dependabot-preview[bot]
c5e94dee83 chore(deps-dev): [security] bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. **This update includes a security fix.**
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-26 18:20:42 +02:00
dependabot-preview[bot]
9cd100d263 chore(deps-dev): bump prettier from 2.0.5 to 2.1.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 2.1.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.5...2.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-26 18:20:25 +02:00
dependabot-preview[bot]
6cf88fc69c chore(deps-dev): bump @types/jest from 26.0.10 to 26.0.14
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.10 to 26.0.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-26 18:20:07 +02:00
dependabot-preview[bot]
7a90501ae3 chore(deps-dev): bump lint-staged from 10.2.11 to 10.4.0
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.11 to 10.4.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.11...v10.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-26 18:00:49 +02:00
dependabot-preview[bot]
628b4a160d chore(deps): bump got from 11.5.2 to 11.7.0
Bumps [got](https://github.com/sindresorhus/got) from 11.5.2 to 11.7.0.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.5.2...v11.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-26 17:52:50 +02:00
dependabot-preview[bot]
9f90b2c144 chore(deps-dev): bump @types/node from 14.0.27 to 14.11.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.27 to 14.11.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-26 17:10:06 +02:00
dependabot-preview[bot]
d1c8ceeae5 chore(deps-dev): bump typescript from 3.9.7 to 4.0.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.7...v4.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-26 13:53:17 +02:00
dependabot-preview[bot]
bf51080eba chore(deps-dev): bump @types/jest from 26.0.9 to 26.0.10 (#1087)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.9 to 26.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-09-25 21:09:40 +02:00
Justin
a7457802a1 Updating auto deps 2020-09-25 19:06:57 +02:00
dependabot-preview[bot]
dc2e79c716 chore(deps): [security] bump dot-prop from 4.2.0 to 4.2.1 (#1089)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. **This update includes a security fix.**
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/commits)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-09-25 18:22:11 +02:00
Justin
e3ab92ee65 Updating unit tests [skip ci] 2020-09-25 17:55:14 +02:00
Justin
f2eec88379 Linting 2020-09-25 17:54:35 +02:00
xieyu
1e754e0416
Response body needs parse firstly when it's type is json (#1057) 2020-08-11 15:52:27 +02:00
dependabot-preview[bot]
0295965d55
chore(deps-dev): bump rollup-plugin-terser from 6.1.0 to 7.0.0 (#1058)
Bumps [rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser) from 6.1.0 to 7.0.0.
- [Release notes](https://github.com/TrySound/rollup-plugin-terser/releases)
- [Commits](https://github.com/TrySound/rollup-plugin-terser/compare/v6.1.0...v7.0.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-08-10 11:08:38 +02:00
dependabot-preview[bot]
0690257a0b
chore(deps): bump ora from 4.1.1 to 5.0.0 (#1059)
Bumps [ora](https://github.com/sindresorhus/ora) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](https://github.com/sindresorhus/ora/commits/v5.0.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-10 11:08:16 +02:00
Justin Dalrymple
b57b8b5e43 Bump version to: 23.5.0 [skip ci] 23.5.0 2020-08-09 14:18:22 +00:00
Justin Dalrymple
49d5b193ab Update contributors [skip ci] 2020-08-09 14:18:20 +00:00
Justin Dalrymple
76b967a957 Update CHANGELOG.md [skip ci] 2020-08-09 14:18:19 +00:00
Justin Dalrymple
21faf97301
Fixing support for FormData requests (#1056) 2020-08-09 16:01:33 +02:00
dependabot-preview[bot]
949171bd23
chore(deps-dev): bump auto from 9.48.1 to 9.49.5 (#1052)
Bumps [auto](https://github.com/intuit/auto) from 9.48.1 to 9.49.5.
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intuit/auto/compare/v9.48.1...v9.49.5)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-09 13:22:19 +02:00
dependabot-preview[bot]
2cd437b6d9
chore(deps-dev): bump @auto-it/released from 9.48.1 to 9.50.0 (#1053)
Bumps [@auto-it/released](https://github.com/intuit/auto) from 9.48.1 to 9.50.0.
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intuit/auto/compare/v9.48.1...v9.50.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-08-09 13:12:29 +02:00
dependabot-preview[bot]
376fe3537e
chore(deps-dev): bump @types/jest from 26.0.4 to 26.0.9 (#1047)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.4 to 26.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2020-08-09 13:11:30 +02:00