1087 Commits

Author SHA1 Message Date
Ferdi Koomen
aae6306a5a - Updated dependencies 2021-12-02 09:20:52 -05:00
Ferdi Koomen
1f9917b601 - Fixed issue with yarn lock 2021-11-12 10:10:47 +01:00
Ferdi Koomen
75a24bb507 - Fixing the rollup build 2021-11-12 10:00:10 +01:00
Ferdi Koomen
aecdc3eb15 - Added postfix property for service names
- Added cross blob for node js implementations
- Fixed unittests
- Fixed typing issue with headers
2021-11-10 14:31:03 +01:00
Ferdi Koomen
3b6716a018 - Upgraded dependencies 2021-11-06 09:38:51 +01:00
Ferdi Koomen
4203633008 - Updated dependencies 2021-11-01 13:10:58 +01:00
Ferdi Koomen
c0137757e6 - Updated line endings 2021-11-01 12:53:11 +01:00
Ferdi Koomen
ba0b79daac Fixed issue #782 2021-10-29 13:49:15 +02:00
Ferdi Koomen
78d6876708 - Fixed issue #869 2021-10-27 20:34:47 +02:00
Ferdi Koomen
4cb15b2325 - Updated dependencies 2021-10-26 22:31:54 +02:00
Ferdi Koomen
d7c153ff55 Merge branch 'master' into feature/cancelable
# Conflicts:
#	README.md
#	package.json
#	src/utils/registerHandlebarTemplates.ts
#	test/__snapshots__/index.spec.js.snap
#	test/custom/request.ts
#	test/e2e/v3.fetch.spec.js
#	test/e2e/v3.node.spec.js
#	yarn.lock
2021-10-18 22:19:36 +02:00
Ferdi Koomen
b532279969 - Updated dependencies 2021-10-18 10:40:08 +02:00
dependabot[bot]
db007934dd
build(deps): bump axios from 0.22.0 to 0.23.0
Bumps [axios](https://github.com/axios/axios) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-12 17:20:10 +00:00
Ferdi Koomen
762dd73a38 - Updated dependencies 2021-10-12 19:17:41 +02:00
Ferdi Koomen
b996a4b7fd - Removed js-yaml from lock file 2021-10-11 14:37:32 +02:00
Ferdi Koomen
20f809493c - Updated dependencies 2021-10-11 13:10:12 +02:00
dependabot[bot]
4e966d2482
build(deps-dev): bump jest from 27.2.4 to 27.2.5
Bumps [jest](https://github.com/facebook/jest) from 27.2.4 to 27.2.5.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.4...v27.2.5)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-08 21:37:57 +00:00
Ferdi Koomen
5b3348d6f9 - Added axios client
- Added function to escape path and stopped replacement of ":" character in path
2021-10-08 23:34:49 +02:00
Ferdi Koomen
de3a44ae1b
Merge pull request #853 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.33.0 2021-10-06 08:39:58 +02:00
Ferdi Koomen
3d1700a340
Merge pull request #852 from ferdikoomen/dependabot/npm_and_yarn/types/node-16.10.3 2021-10-06 08:39:35 +02:00
dependabot[bot]
3f67a27cee
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.31.2 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 06:39:08 +00:00
dependabot[bot]
ad12b9374c
build(deps-dev): bump @types/node from 16.10.1 to 16.10.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.10.1 to 16.10.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 06:37:22 +00:00
dependabot[bot]
512e7edcc6
build(deps-dev): bump jest from 27.2.2 to 27.2.4
Bumps [jest](https://github.com/facebook/jest) from 27.2.2 to 27.2.4.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.2...v27.2.4)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 06:37:07 +00:00
Ferdi Koomen
e06ffc4773
Merge pull request #847 from ferdikoomen/dependabot/npm_and_yarn/rollup-2.58.0 2021-10-06 08:36:12 +02:00
Ferdi Koomen
83bb11f888
Merge pull request #845 from ferdikoomen/dependabot/npm_and_yarn/jest-cli-27.2.4 2021-10-06 08:36:04 +02:00
Ferdi Koomen
ec43858d75
Merge pull request #844 from ferdikoomen/dependabot/npm_and_yarn/rollup/plugin-commonjs-21.0.0 2021-10-06 08:35:56 +02:00
Ferdi Koomen
728796c432
Merge pull request #843 from ferdikoomen/dependabot/npm_and_yarn/node-fetch-3.0.0 2021-10-06 08:35:44 +02:00
Ferdi Koomen
65152ec9dc
Merge pull request #842 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/parser-4.32.0 2021-10-06 08:35:22 +02:00
dependabot[bot]
ef10870651
build(deps-dev): bump rollup from 2.57.0 to 2.58.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.57.0 to 2.58.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.57.0...v2.58.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 04:20:04 +00:00
dependabot[bot]
6ec4a52046
build(deps-dev): bump jest-cli from 27.2.2 to 27.2.4
Bumps [jest-cli](https://github.com/facebook/jest/tree/HEAD/packages/jest-cli) from 27.2.2 to 27.2.4.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.2.4/packages/jest-cli)

---
updated-dependencies:
- dependency-name: jest-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 04:19:26 +00:00
dependabot[bot]
666446f21d
build(deps-dev): bump @rollup/plugin-commonjs from 20.0.0 to 21.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 20.0.0 to 21.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v21.0.0/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 04:18:52 +00:00
dependabot[bot]
c7f542c5fe
build(deps): bump node-fetch from 2.6.5 to 3.0.0
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 3.0.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.5...v3.0.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 04:18:32 +00:00
dependabot[bot]
c1f4182500
build(deps-dev): bump @typescript-eslint/parser from 4.31.2 to 4.32.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.31.2 to 4.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.32.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 04:18:17 +00:00
dependabot[bot]
6856ece49a
build(deps): bump @types/node-fetch from 2.5.12 to 3.0.3
Bumps [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch) from 2.5.12 to 3.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-fetch)

---
updated-dependencies:
- dependency-name: "@types/node-fetch"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 04:17:57 +00:00
Ferdi Koomen
931ee9c805 - Added support for node fetch 3.x, but recommend 2.x for Jest and NodeJS compatibility 2021-09-28 10:30:49 +02:00
Ferdi Koomen
fb54f78b10 - Added new dependencies 2021-09-27 18:09:54 +02:00
dependabot-preview[bot]
715ddce21a
Merge pull request #819 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.28.5 2021-08-02 05:14:03 +00:00
dependabot-preview[bot]
6c0580726f
Merge pull request #820 from ferdikoomen/dependabot/npm_and_yarn/rollup/plugin-commonjs-20.0.0 2021-08-02 05:10:44 +00:00
dependabot-preview[bot]
9d5d097ecc
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.4 to 4.28.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.5/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-08-02 05:09:28 +00:00
dependabot-preview[bot]
df8165f81d
Merge pull request #817 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.5 2021-08-02 05:07:40 +00:00
dependabot-preview[bot]
9690aa6d5b
build(deps-dev): bump @rollup/plugin-commonjs from 19.0.1 to 20.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 19.0.1 to 20.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v20.0.0/packages/commonjs)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-08-02 05:03:18 +00:00
dependabot-preview[bot]
06e07cbdad
Merge pull request #818 from ferdikoomen/dependabot/npm_and_yarn/babel/preset-env-7.14.9 2021-08-02 05:01:29 +00:00
dependabot-preview[bot]
e68d12c40f
build(deps-dev): bump @typescript-eslint/parser from 4.28.4 to 4.28.5
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.4 to 4.28.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.5/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-08-02 05:00:09 +00:00
dependabot-preview[bot]
bb225b8c80
Merge pull request #816 from ferdikoomen/dependabot/npm_and_yarn/rollup-2.55.1 2021-08-02 04:59:54 +00:00
dependabot-preview[bot]
8bd72338c0
Merge pull request #815 from ferdikoomen/dependabot/npm_and_yarn/types/node-16.4.10 2021-08-02 04:59:04 +00:00
dependabot-preview[bot]
95491c017c
Merge pull request #814 from ferdikoomen/dependabot/npm_and_yarn/eslint-7.32.0 2021-08-02 04:58:32 +00:00
dependabot-preview[bot]
50e8e9ebb1
build(deps-dev): bump @babel/preset-env from 7.14.8 to 7.14.9
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.8 to 7.14.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.9/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-08-02 04:55:08 +00:00
dependabot-preview[bot]
fe52082b82
build(deps-dev): bump rollup from 2.54.0 to 2.55.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.54.0 to 2.55.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.54.0...v2.55.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-08-02 04:54:10 +00:00
dependabot-preview[bot]
88c6ef8624
build(deps-dev): bump @types/node from 16.3.3 to 16.4.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.3.3 to 16.4.10.
- [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>
2021-08-02 04:53:45 +00:00
dependabot-preview[bot]
7d6b6ce3bb
build(deps-dev): bump eslint from 7.31.0 to 7.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.31.0 to 7.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.31.0...v7.32.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-08-02 04:53:18 +00:00