Wouter Boereboom
e4de89f4bc
Pw 5326/update notification models ( #751 )
...
* updated notification types & fixed eslint updates
* updated lockfile
2021-09-27 14:36:28 +02:00
Wouter Boereboom
9d464a83d6
added type exports to root file ( #755 )
...
* added type exports to root file
* added type exports to root file
* changed structure of typing imports thus fixing linting errors
* removed hard-coded merchant account to fix checkout tests
2021-09-27 14:22:44 +02:00
Wouter Boereboom
eee36893a9
Fix/local terminal api bug ( #769 )
...
* removed hard-coded merchant account to fix checkout tests
* fixed case mismatch on saleToPOIRequest serialization
* fix unit tests due to org secret changes
2021-09-27 14:13:24 +02:00
dependabot[bot]
5f5892b6a0
Bump jest from 27.2.1 to 27.2.2 ( #770 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.1 to 27.2.2.
- [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.1...v27.2.2 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 08:02:52 +02:00
dependabot[bot]
b24e0ffd0b
Bump @typescript-eslint/eslint-plugin from 4.31.0 to 4.31.2 ( #764 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.31.0 to 4.31.2.
- [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.31.2/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-23 09:36:53 +02:00
dependabot[bot]
e89583b2d3
Bump jest from 27.1.1 to 27.2.1 ( #765 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.1.1 to 27.2.1.
- [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.1.1...v27.2.1 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-23 09:09:33 +02:00
dependabot[bot]
4c346e291c
Bump tmpl from 1.0.4 to 1.0.5 ( #767 )
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
2021-09-23 09:00:38 +02:00
dependabot[bot]
767c209212
Bump release-it from 14.11.5 to 14.11.6 ( #768 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.11.5 to 14.11.6.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.11.5...14.11.6 )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
2021-09-23 09:00:17 +02:00
dependabot[bot]
6645a508e1
Bump @typescript-eslint/parser from 4.31.0 to 4.31.2 ( #766 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.31.0 to 4.31.2.
- [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.31.2/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
2021-09-23 08:59:51 +02:00
dependabot[bot]
7d69afd91b
Bump @types/jest from 27.0.1 to 27.0.2 ( #763 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 27.0.1 to 27.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
2021-09-23 08:58:57 +02:00
dependabot[bot]
a536c09784
Bump ts-auto-mock from 3.4.0 to 3.5.0 ( #757 )
...
Bumps [ts-auto-mock](https://github.com/Typescript-TDD/ts-auto-mock ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/Typescript-TDD/ts-auto-mock/releases )
- [Changelog](https://github.com/Typescript-TDD/ts-auto-mock/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Typescript-TDD/ts-auto-mock/compare/3.4.0...3.5.0 )
---
updated-dependencies:
- dependency-name: ts-auto-mock
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
2021-09-23 08:58:22 +02:00
dependabot[bot]
1aa67b715e
Bump typescript from 4.4.2 to 4.4.3 ( #756 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.2...v4.4.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-23 08:55:55 +02:00
dependabot[bot]
d421fc586e
Bump typescript from 4.3.5 to 4.4.2 ( #742 )
...
* Bump typescript from 4.3.5 to 4.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.3.5 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump typescript from 4.3.5 to 4.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.3.5 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix types for updated version of typescript
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
Co-authored-by: Wouter Boereboom <wouter.boereboom@adyen.com >
2021-09-10 08:10:56 +02:00
dependabot[bot]
1954248804
Bump @typescript-eslint/parser from 4.30.0 to 4.31.0 ( #750 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.30.0 to 4.31.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.31.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-09 07:57:54 +02:00
dependabot[bot]
cd1d460b95
Bump jest from 27.1.0 to 27.1.1 ( #753 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.1.0 to 27.1.1.
- [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.1.0...v27.1.1 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-09 07:53:36 +02:00
dependabot[bot]
306156af83
Bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.31.0 ( #749 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.30.0 to 4.31.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.31.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
2021-09-07 07:52:39 +02:00
dependabot[bot]
648e4bb055
Bump acorn from 8.4.1 to 8.5.0 ( #748 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 8.4.1 to 8.5.0.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/8.4.1...8.5.0 )
---
updated-dependencies:
- dependency-name: acorn
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-07 07:52:03 +02:00
dependabot[bot]
091c237d06
Bump ts-auto-mock from 3.3.6 to 3.4.0 ( #747 )
...
Bumps [ts-auto-mock](https://github.com/Typescript-TDD/ts-auto-mock ) from 3.3.6 to 3.4.0.
- [Release notes](https://github.com/Typescript-TDD/ts-auto-mock/releases )
- [Changelog](https://github.com/Typescript-TDD/ts-auto-mock/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Typescript-TDD/ts-auto-mock/compare/3.3.6...3.4.0 )
---
updated-dependencies:
- dependency-name: ts-auto-mock
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-03 16:59:31 +02:00
dependabot[bot]
a40925de1c
Bump @typescript-eslint/eslint-plugin from 4.29.3 to 4.30.0 ( #746 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.29.3 to 4.30.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.30.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-31 08:07:20 +02:00
dependabot[bot]
1ae41e1e02
Bump @typescript-eslint/parser from 4.29.3 to 4.30.0 ( #745 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.29.3 to 4.30.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.30.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-31 07:59:48 +02:00
dependabot[bot]
b94647b060
Bump jest from 27.0.6 to 27.1.0 ( #744 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.0.6 to 27.1.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.0.6...v27.1.0 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-30 08:43:51 +02:00
dependabot[bot]
14570afa70
Bump ts-auto-mock from 3.3.5 to 3.3.6 ( #743 )
...
Bumps [ts-auto-mock](https://github.com/Typescript-TDD/ts-auto-mock ) from 3.3.5 to 3.3.6.
- [Release notes](https://github.com/Typescript-TDD/ts-auto-mock/releases )
- [Changelog](https://github.com/Typescript-TDD/ts-auto-mock/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Typescript-TDD/ts-auto-mock/compare/3.3.5...3.3.6 )
---
updated-dependencies:
- dependency-name: ts-auto-mock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-30 08:28:31 +02:00
dependabot[bot]
a2195b0384
Bump nock from 13.1.2 to 13.1.3 ( #741 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.1.2 to 13.1.3.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.1.2...v13.1.3 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-26 07:52:12 +02:00
dependabot[bot]
30ddae4cee
Bump @typescript-eslint/eslint-plugin from 4.29.2 to 4.29.3 ( #738 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.29.2 to 4.29.3.
- [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.29.3/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 08:48:02 +02:00
dependabot[bot]
e398942fbf
Bump eslint from 6.8.0 to 7.32.0 ( #737 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 6.8.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/v6.8.0...v7.32.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
2021-08-24 07:47:47 +02:00
dependabot[bot]
4e24fd0de9
Bump @typescript-eslint/parser from 4.29.2 to 4.29.3 ( #739 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.29.2 to 4.29.3.
- [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.29.3/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 07:46:58 +02:00
Wouter Boereboom
f533ef9e28
update package.json ( #736 )
...
* update package.json
* fix linting
2021-08-23 09:38:07 +02:00
dependabot[bot]
a26d599503
Bump typescript and ts-auto-mock ( #733 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) and [ts-auto-mock](https://github.com/Typescript-TDD/ts-auto-mock ). These dependencies needed to be updated together.
Updates `typescript` from 3.9.10 to 4.3.5
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.10...v4.3.5 )
Updates `ts-auto-mock` from 2.7.0 to 3.3.5
- [Release notes](https://github.com/Typescript-TDD/ts-auto-mock/releases )
- [Changelog](https://github.com/Typescript-TDD/ts-auto-mock/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Typescript-TDD/ts-auto-mock/compare/2.7.0...3.3.5 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: ts-auto-mock
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
2021-08-23 07:47:41 +02:00
dependabot[bot]
e19c944644
Bump ts-jest from 27.0.4 to 27.0.5 ( #734 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 27.0.4 to 27.0.5.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.0.4...v27.0.5 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
2021-08-23 07:45:02 +02:00
dependabot[bot]
e7cd862d0d
Bump nock from 13.1.1 to 13.1.2 ( #735 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.1.1 to 13.1.2.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.1.1...v13.1.2 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-23 07:44:31 +02:00
Wouter Boereboom
7d562d6ecf
updated jest ( #732 )
...
* updated jest
* removed yarn from dependencies
* removed package-lock file in favor of yarn.lock
* fixed bug caught by jest upgrade
2021-08-20 11:50:30 +02:00
dependabot[bot]
1d084469ce
Bump release-it from 14.11.3 to 14.11.5 ( #731 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.11.3 to 14.11.5.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.11.3...14.11.5 )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-16 07:38:22 +02:00
dependabot[bot]
294e1e2e74
Bump @types/jest from 27.0.0 to 27.0.1 ( #730 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 27.0.0 to 27.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-13 07:42:02 +02:00
dependabot[bot]
99a525a97a
Bump path-parse from 1.0.6 to 1.0.7 ( #729 )
...
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-11 07:53:39 +02:00
dependabot[bot]
89e0d37108
Bump @types/jest from 26.0.24 to 27.0.0 ( #728 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.24 to 27.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 07:51:14 +02:00
dependabot[bot]
3b3f68604c
Bump release-it from 14.11.0 to 14.11.3 ( #727 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.11.0 to 14.11.3.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.11.0...14.11.3 )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-10 07:49:37 +02:00
dependabot[bot]
04a6260f97
Bump release-it from 14.10.1 to 14.11.0 ( #726 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.10.1 to 14.11.0.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.10.1...14.11.0 )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-09 07:53:28 +02:00
Wouter Boereboom
1d5afb8ab6
Update package.json
...
Bump version
2021-08-04 17:53:31 +02:00
Wouter Boereboom
bcd0724873
Release v9.0.0 ( #724 )
...
- Regenerate Terminal Cloud Types
- Updated Modifications service to use the checkout modification endpoints in favor of the classic integration modification endpoints.
v9.0.0
2021-08-04 17:41:13 +02:00
Wouter Boereboom
9d3f345b57
Merge branch 'master' into develop
2021-08-02 17:01:18 +02:00
Wouter Boereboom
4f3a84c63e
Merge pull request #720 from Adyen/PW-5161/update_terminal_api
...
Pw 5161/update terminal api
2021-08-02 16:50:15 +02:00
Wouter Boereboom
b0f21188a0
Merge branch 'develop' into PW-5161/update_terminal_api
2021-08-02 16:45:40 +02:00
Wouter Boereboom
ef94f38cc7
Merge pull request #722 from Adyen/PW-5177/update_modifications_api
...
Pw 5177/update modifications api
2021-08-02 16:44:24 +02:00
Wouter Boereboom
2c34316e04
added file headers to all typings files
2021-07-30 17:00:37 +02:00
Wouter Boereboom
d36b1d2d14
Merge branch 'PW-5161/update_terminal_api' of github.com:Adyen/adyen-node-api-library into PW-5161/update_terminal_api
2021-07-30 16:53:53 +02:00
Wouter Boereboom
437ad21add
reintroduced + updated file headers
2021-07-30 16:53:30 +02:00
Wouter Boereboom
d2922e4e22
Merge branch 'develop' into PW-5161/update_terminal_api
2021-07-28 15:54:25 +02:00
Wouter Boereboom
e71dc9e033
Merge branch 'develop' into PW-5177/update_modifications_api
2021-07-27 08:49:24 +02:00
Wouter Boereboom
48fafea931
unit test fixes
2021-07-26 16:26:16 +02:00
Wouter Boereboom
a850d88462
removed applicationInfo from modification requests + updated isCI parameter for modification tests
2021-07-26 16:18:03 +02:00