Ferdi Koomen
|
aae6306a5a
|
- Updated dependencies
|
2021-12-02 09:20:52 -05:00 |
|
Ferdi Koomen
|
bc6123bf3b
|
- Bumped version
|
2021-11-29 16:54:03 -05:00 |
|
Ferdi Koomen
|
fa9b0536bf
|
- Fixed #891 added support for multiple files in form data
|
2021-11-29 16:05:37 -05:00 |
|
Ferdi Koomen
|
1e410e75ea
|
- Added better error handeling in axios client
|
2021-11-18 22:35:08 +01:00 |
|
Ferdi Koomen
|
133bd31473
|
- Added error handler for XHR when resource is unreachable
|
2021-11-16 21:14:22 +01:00 |
|
Ferdi Koomen
|
d482a5716d
|
- Minor update in documentation
- Bumped version
|
2021-11-14 09:11:25 +01:00 |
|
Ferdi Koomen
|
7e8d66b90a
|
- Fixed issue where similar model name and service name would result in filtering out the import
|
2021-11-13 10:20:19 +01:00 |
|
Ferdi Koomen
|
e5f81949ee
|
- Using LTS to build
|
2021-11-12 10:05:33 +01:00 |
|
Ferdi Koomen
|
75a24bb507
|
- Fixing the rollup build
|
2021-11-12 10:00:10 +01:00 |
|
Ferdi Koomen
|
c07487c99b
|
- Added test to check if errors are thrown correct
|
2021-11-12 09:55:41 +01:00 |
|
Ferdi Koomen
|
697de58134
|
- Added credentials mode for more granular controll
|
2021-11-11 09:36:47 +01:00 |
|
Ferdi Koomen
|
11a5254710
|
0.12.0-alpha.0
|
2021-11-10 14:34:46 +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
|
35bda10d18
|
- Fixed binary format checking
|
2021-10-29 13:36:47 +02:00 |
|
Ferdi Koomen
|
9c9b2fa61c
|
- Bumped package
|
2021-10-28 23:14:55 +02:00 |
|
Ferdi Koomen
|
cc6c7f2241
|
- Fixed required field order for referenced parameters
|
2021-10-28 23:12:30 +02:00 |
|
Ferdi Koomen
|
4a967af3ac
|
- Bumped version
|
2021-10-28 21:35:14 +02:00 |
|
Ferdi Koomen
|
5a7c58873f
|
- Fixed bundle when loading from url and resolving relative paths
|
2021-10-28 21:17:24 +02:00 |
|
Ferdi Koomen
|
2070f9599f
|
- Added missing form data header
|
2021-10-28 20:57:31 +02:00 |
|
Ferdi Koomen
|
1e6068fd27
|
- Bumped version
|
2021-10-28 20:50:59 +02:00 |
|
Ferdi Koomen
|
eac474ce5f
|
- Updated version
|
2021-10-27 20:35:06 +02:00 |
|
Ferdi Koomen
|
fa2bab05c7
|
- Fixed test cases for v2 spec
|
2021-10-27 12:46:04 +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
|
92ad2ae772
|
- Removed yaml loader in favor of refparser
|
2021-10-11 14:23:12 +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 |
|