jillingk
b76846c031
Update package.json ( #1084 )
2023-01-20 09:15:22 +01:00
jillingk
bf1e643973
[PW-7765] add create/disablePermit and simple UT ( #1082 )
...
* add create/disablePermit and simple UT
* Add serializer for Date objects and quick test
Co-authored-by: Michael Paul <michael@michaelpaul.com.br >
2023-01-19 16:57:26 +01:00
Michael Paul
316542a166
PW-7514: Fully Generated Management API client ( #1064 )
...
* PW-7514: Update models
* PW-7514: Switch to JAR based installation
* PW-7514: Default API template
* PW-7514: Customize API template
* PW-7514: Serialize request
* PW-7514: Query string
* PW-7514: Fix version patch
* PW-7514: Client generated
* PW-7514: Export class by default
* PW-7514: Make path and body params required
* PW-7514: Dynamic service name
* PW-7514: Link all classes into one parent
* PW-7514: Dynamic method names
* PW-7514: Fix merge issues
* PW-7514: Generate using latest specs
Co-authored-by: jillingk <93914435+jillingk@users.noreply.github.com >
2023-01-19 15:59:16 +01:00
Wouter Boereboom
8c451502e3
Remove LGTM badges from README ( #1080 )
2023-01-19 15:46:05 +01:00
Wouter Boereboom
bd70b93c08
update unit tests to test uniform error handling over APIs ( #1079 )
...
Co-authored-by: jillingk <93914435+jillingk@users.noreply.github.com >
2023-01-13 15:54:15 +01:00
renovate[bot]
fd7b05ab09
chore(deps): update dependency nock to v13.3.0 ( #1081 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-12 09:49:03 +01:00
renovate[bot]
4ed7e77d0e
chore(deps): update dependency @types/node to v14.18.36 ( #1044 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-03 08:20:22 +01:00
Michael Paul
a289846a16
PW-7502: Bind QueryString type to URLSearchParams ( #1077 )
2022-12-30 13:22:21 +01:00
Wouter Boereboom
277edb212c
remove API calls from unit tests. Remove ASCII headers from test files, use typings index in test classes. add missing entries to typings index class ( #1075 )
2022-12-23 10:05:52 +01:00
Wouter Boereboom
be9194fafe
add basic auth option to the client ( #1076 )
2022-12-22 10:38:07 +01:00
renovate[bot]
f210123964
Update dependency typescript to v4.9.4 ( #1073 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-22 10:18:50 +01:00
Wouter Boereboom
872f86064f
Add banner to README ( #1074 )
2022-12-14 11:07:55 +01:00
Wouter Boereboom
ba18fcb181
Pw 7156/update readme ( #1069 )
...
* update README
* fix link to integration section
* add webhooks to README.md
* fix bullet lists in README
* minor code example fix
* process feedback
* Update README.md
Co-authored-by: Jeantwan Teuma <Morerice@users.noreply.github.com >
* Update README.md
Co-authored-by: Jeantwan Teuma <Morerice@users.noreply.github.com >
* Grammar
Co-authored-by: Jeantwan Teuma <Morerice@users.noreply.github.com >
2022-12-05 16:04:59 +01:00
Wouter Boereboom
79aaf6580e
update .npmignore ( #1072 )
2022-12-05 15:37:44 +01:00
renovate[bot]
2d6330b552
Update dependency ts-loader to v9 ( #1055 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-02 09:27:55 +01:00
renovate[bot]
ad540c8964
Update dependency typescript to v4.9.3 ( #1050 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-30 14:01:37 +01:00
renovate[bot]
e10cd25364
Update dependency eslint to v8.28.0 ( #1057 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-30 13:28:37 +01:00
Wouter Boereboom
7ed7299480
Delete dependabot.yml ( #1059 )
2022-11-30 13:07:43 +01:00
Wouter Boereboom
c8220fe6d4
fix: add balancePlatform to services index ( #1068 )
2022-11-30 12:58:05 +01:00
Wouter Boereboom
790c880eef
add dataProtection service to library ( #1063 )
...
* add dataProtection service to library
* add missing import
* fix mock class for unit test
2022-11-30 12:51:27 +01:00
renovate[bot]
e3a2918fa9
Update actions/checkout action to v3 ( #1052 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
2022-11-30 08:46:33 +01:00
dependabot[bot]
aa35700e88
Bump @typescript-eslint/parser from 5.43.0 to 5.45.0 ( #1067 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.43.0 to 5.45.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.45.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-30 08:39:45 +01:00
renovate[bot]
7a8ef2bc40
Update actions/setup-node action to v3 ( #1053 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-21 15:25:07 +01:00
jillingk
791f68163a
Changed name of Value to BarcodeValue corresponding to docs(and API) ( #1051 )
2022-11-18 14:50:54 +01:00
renovate[bot]
91306b86d3
Update dependency @typescript-eslint/parser to v5.43.0 ( #1046 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-18 09:09:18 +01:00
renovate[bot]
086b8bc929
Update dependency eslint to v8.27.0 ( #1047 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-18 09:05:23 +01:00
Eoin Falconer
8aa158b943
Arribatec/fix terminal comms typo ( #1029 )
...
* Fix the namings of CommunicationOKFlag
* Revert "Fix the namings of CommunicationOKFlag"
This reverts commit 15e85c2665947a87ce7cfd8b6dae5df0fde16cb1.
* Updated with correct linting
* Update pOIStatus.ts
Co-authored-by: jillingk <93914435+jillingk@users.noreply.github.com >
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
2022-11-18 08:47:40 +01:00
renovate[bot]
4ac101a30c
Update dependency @types/jest to v27.5.2 ( #1043 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-18 08:33:35 +01:00
renovate[bot]
533a07c87e
Add renovate.json ( #1042 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-18 08:30:51 +01:00
dependabot[bot]
37b752de49
Bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.43.0 ( #1039 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.41.0 to 5.43.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.43.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-15 17:07:59 +01:00
wouterboe
59ce9c5d37
bump version for release 12.1.0
2022-10-28 16:47:02 +02:00
Wouter Boereboom
f5efb595ef
Merge branch 'main' into develop
2022-10-28 16:32:33 +02:00
AdyenAutomationBot
50548c1857
[create-pull-request] automated change ( #980 )
2022-10-28 16:28:50 +02:00
dependabot[bot]
a298fa84fb
Bump eslint from 8.25.0 to 8.26.0 ( #1023 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.25.0 to 8.26.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.25.0...v8.26.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
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 >
2022-10-28 08:50:06 +02:00
dependabot[bot]
e6d369506e
Bump acorn from 8.8.0 to 8.8.1 ( #1024 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 8.8.0 to 8.8.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/8.8.0...8.8.1 )
---
updated-dependencies:
- dependency-name: acorn
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
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 >
2022-10-28 08:49:37 +02:00
dependabot[bot]
e084599757
Bump @typescript-eslint/parser from 5.40.1 to 5.41.0 ( #1025 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.40.1 to 5.41.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.41.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-28 08:49:19 +02:00
dependabot[bot]
4246674d29
Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0 ( #1026 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.40.1 to 5.41.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.41.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 >
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 >
2022-10-28 08:45:12 +02:00
Wouter Boereboom
ffbf955b95
Pw 6850/bank issueing fund transfers ( #1027 )
...
* add TransferService to Makefile
* add transfers API to library
* update typings and add unit tests
2022-10-27 16:45:47 +02:00
Wouter Boereboom
0d6535f32c
Merge pull request #1020 from Adyen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.40.1
...
Bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1
2022-10-19 08:57:15 +02:00
dependabot[bot]
343e04f475
Bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.40.0 to 5.40.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.1/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 >
2022-10-19 06:53:34 +00:00
Wouter Boereboom
f1f8161f2a
Merge pull request #1021 from Adyen/dependabot/npm_and_yarn/typescript-eslint/parser-5.40.1
...
Bump @typescript-eslint/parser from 5.40.0 to 5.40.1
2022-10-19 08:52:05 +02:00
dependabot[bot]
ba8f2b44f3
Bump @typescript-eslint/parser from 5.40.0 to 5.40.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.40.0 to 5.40.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.1/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 >
2022-10-18 04:02:07 +00:00
Wouter Boereboom
898be12d1c
Merge pull request #1014 from Adyen/fix/LEM_service_index
...
add LEM service to services index
2022-10-14 08:56:33 +02:00
Wouter Boereboom
d0ba69a3a8
Merge branch 'develop' into fix/LEM_service_index
2022-10-14 08:52:59 +02:00
Wouter Boereboom
83662185f8
Merge pull request #1015 from Adyen/dependabot/npm_and_yarn/eslint-8.25.0
...
Bump eslint from 8.24.0 to 8.25.0
2022-10-14 08:51:59 +02:00
Wouter Boereboom
9eb30e7a25
Merge branch 'develop' into dependabot/npm_and_yarn/eslint-8.25.0
2022-10-14 08:51:52 +02:00
Wouter Boereboom
2d3eccf188
Merge pull request #1017 from Adyen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.40.0
...
Bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0
2022-10-14 08:51:42 +02:00
dependabot[bot]
962c8d62cd
Bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.39.0 to 5.40.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.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 >
2022-10-14 06:27:51 +00:00
dependabot[bot]
3e134634c0
Bump eslint from 8.24.0 to 8.25.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.24.0 to 8.25.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.24.0...v8.25.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-14 06:27:04 +00:00
Wouter Boereboom
8d7fec9d21
Merge pull request #1018 from Adyen/dependabot/npm_and_yarn/minimist-1.2.7
...
Bump minimist from 1.2.6 to 1.2.7
2022-10-14 08:24:26 +02:00
Wouter Boereboom
02996d6b9c
Merge branch 'develop' into dependabot/npm_and_yarn/minimist-1.2.7
2022-10-14 08:24:03 +02:00
Wouter Boereboom
a3ac8b1144
Merge pull request #1019 from Adyen/dependabot/npm_and_yarn/typescript-eslint/parser-5.40.0
...
Bump @typescript-eslint/parser from 5.39.0 to 5.40.0
2022-10-14 08:23:52 +02:00
dependabot[bot]
7e790b6bfb
Bump @typescript-eslint/parser from 5.39.0 to 5.40.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.39.0 to 5.40.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.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 >
2022-10-11 04:02:43 +00:00
dependabot[bot]
3b24e07cd3
Bump minimist from 1.2.6 to 1.2.7
...
Bumps [minimist](https://github.com/minimistjs/minimist ) from 1.2.6 to 1.2.7.
- [Release notes](https://github.com/minimistjs/minimist/releases )
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.6...v1.2.7 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-11 04:02:26 +00:00
Ángel Campos
f382796730
Replace individual codeowners with Adyen JS Github team ( #1016 )
2022-10-10 13:58:40 +02:00
Wouter Boereboom
1e83db3465
add LEM service to services index
2022-10-06 13:01:02 +02:00
Wouter Boereboom
72d856d1d6
Merge pull request #1013 from Adyen/dependabot/npm_and_yarn/release-it-15.5.0
...
Bump release-it from 15.4.1 to 15.5.0
2022-10-04 10:25:38 +02:00
Wouter Boereboom
b13a666a84
Merge branch 'develop' into dependabot/npm_and_yarn/release-it-15.5.0
2022-10-04 10:21:38 +02:00
Wouter Boereboom
6f8389e6cc
Merge pull request #1011 from Adyen/dependabot/npm_and_yarn/typescript-eslint/parser-5.39.0
...
Bump @typescript-eslint/parser from 5.36.2 to 5.39.0
2022-10-04 10:21:28 +02:00
Wouter Boereboom
b15ccd88cb
Merge branch 'develop' into dependabot/npm_and_yarn/typescript-eslint/parser-5.39.0
2022-10-04 10:21:21 +02:00
Wouter Boereboom
d9574bcfea
Merge pull request #1009 from Adyen/dependabot/npm_and_yarn/dotenv-16.0.3
...
Bump dotenv from 16.0.1 to 16.0.3
2022-10-04 10:21:12 +02:00
Wouter Boereboom
677fe3cc8e
Merge branch 'develop' into dependabot/npm_and_yarn/dotenv-16.0.3
2022-10-04 10:21:05 +02:00
Wouter Boereboom
983f8777e6
Merge pull request #1008 from Adyen/dependabot/npm_and_yarn/vm2-3.9.11
...
Bump vm2 from 3.9.10 to 3.9.11
2022-10-04 10:20:55 +02:00
Wouter Boereboom
81e4ee018e
Merge branch 'develop' into dependabot/npm_and_yarn/vm2-3.9.11
2022-10-04 10:20:44 +02:00
Wouter Boereboom
163446bfab
Merge pull request #1007 from Adyen/dependabot/npm_and_yarn/typescript-4.8.4
...
Bump typescript from 4.8.2 to 4.8.4
2022-10-04 10:20:33 +02:00
dependabot[bot]
0fda83998f
Bump release-it from 15.4.1 to 15.5.0
...
Bumps [release-it](https://github.com/release-it/release-it ) from 15.4.1 to 15.5.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/15.4.1...15.5.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 >
2022-10-04 07:12:53 +00:00
dependabot[bot]
f9ee123b7d
Bump dotenv from 16.0.1 to 16.0.3
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 16.0.1 to 16.0.3.
- [Release notes](https://github.com/motdotla/dotenv/releases )
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.0.1...v16.0.3 )
---
updated-dependencies:
- dependency-name: dotenv
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-04 07:12:34 +00:00
dependabot[bot]
ca0d866c18
Bump @typescript-eslint/parser from 5.36.2 to 5.39.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.36.2 to 5.39.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.39.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 >
2022-10-04 07:12:29 +00:00
dependabot[bot]
a3683f6192
Bump typescript from 4.8.2 to 4.8.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.2 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.2...v4.8.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-04 07:12:14 +00:00
dependabot[bot]
d33a206543
Bump vm2 from 3.9.10 to 3.9.11
...
Bumps [vm2](https://github.com/patriksimek/vm2 ) from 3.9.10 to 3.9.11.
- [Release notes](https://github.com/patriksimek/vm2/releases )
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.10...3.9.11 )
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-04 07:11:00 +00:00
Wouter Boereboom
e28a72a6fa
Merge pull request #1003 from Adyen/dependabot/npm_and_yarn/eslint-8.24.0
...
Bump eslint from 8.23.0 to 8.24.0
2022-10-04 09:10:06 +02:00
dependabot[bot]
01503307d0
Bump eslint from 8.23.0 to 8.24.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.23.0 to 8.24.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.23.0...v8.24.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-04 07:09:18 +00:00
Wouter Boereboom
2b1d2266f3
Merge pull request #1012 from Adyen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.39.0
...
Bump @typescript-eslint/eslint-plugin from 5.35.1 to 5.39.0
2022-10-04 09:05:50 +02:00
dependabot[bot]
9021e205fc
Bump @typescript-eslint/eslint-plugin from 5.35.1 to 5.39.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.35.1 to 5.39.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.39.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 >
2022-10-04 04:03:10 +00:00
jillingk
ad5559c55a
[PW-6847] Add support for LEM endpoints ( #999 )
...
* Generate models and add services
* Makefile changes and document
* PW-6847: Mocks
* Update src/__tests__/legalEntityManagement.spec.ts
Co-authored-by: Michael Paul <michael@michaelpaul.com.br >
* small fix and renames
* Update src/__tests__/balancePlatform.spec.ts
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
* modified README and index
* Update src/services/resource/legalEntityManagementResource.ts
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
* Update src/services/resource/legalEntityManagementResource.ts
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
Co-authored-by: michaelpa <michael.paul@adyen.com >
Co-authored-by: Michael Paul <michael@michaelpaul.com.br >
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
2022-09-30 13:48:35 +02:00
jillingk
61a634def0
Merge pull request #997 from Adyen/fix/abort
...
[PW-7079] fix abort request localterminal API
2022-09-30 11:42:43 +02:00
jillingk
078b120725
Merge branch 'develop' into fix/abort
2022-09-30 11:11:20 +02:00
Michael Paul
0138e148e7
PW-7094: Dynamic title and body for automatic PR ( #1006 )
2022-09-28 15:34:33 +02:00
Jilling Kingma
aefb0e5e19
made simple if statement instead of catch block
2022-09-28 11:05:55 +02:00
Jilling Kingma
692a133058
return undefined response item
2022-09-19 14:18:46 +02:00
Jilling Kingma
e36af2f7c7
add catch block for nexocryptoexception
2022-09-19 13:28:56 +02:00
Jilling Kingma
9a12c9e46b
Changed solution to try catch block and custom error
2022-09-19 11:20:46 +02:00
Jilling Kingma
1d365df9c8
Added jsonResponse empty string catch
2022-09-14 09:34:55 +02:00
Wouter Boereboom
bcdc42bd7a
Merge pull request #989 from Adyen/dependabot/npm_and_yarn/release-it-15.4.1
...
Bump release-it from 15.4.0 to 15.4.1
2022-09-06 08:23:29 +02:00
Wouter Boereboom
d6ae7af069
Merge branch 'develop' into dependabot/npm_and_yarn/release-it-15.4.1
2022-09-06 08:21:21 +02:00
Wouter Boereboom
35542e5bce
Merge pull request #991 from Adyen/dependabot/npm_and_yarn/typescript-eslint/parser-5.36.2
...
Bump @typescript-eslint/parser from 5.35.1 to 5.36.2
2022-09-06 08:21:06 +02:00
dependabot[bot]
b955690774
Bump @typescript-eslint/parser from 5.35.1 to 5.36.2
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.35.1 to 5.36.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.36.2/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 >
2022-09-06 04:02:44 +00:00
dependabot[bot]
022f85b343
Bump release-it from 15.4.0 to 15.4.1
...
Bumps [release-it](https://github.com/release-it/release-it ) from 15.4.0 to 15.4.1.
- [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/15.4.0...15.4.1 )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-01 04:02:28 +00:00
Kilian Brachtendorf
e1f05edba1
update readme links to point to currently supported version of api docs ( #982 )
...
update support address pointing to 301 redirect address with invalid certificate
2022-08-29 11:49:05 +02:00
Wouter Boereboom
b8407eac70
Merge pull request #979 from Adyen/dependabot/npm_and_yarn/typescript-4.8.2
...
Bump typescript from 4.7.4 to 4.8.2
2022-08-29 09:33:19 +02:00
Wouter Boereboom
1f8b6351ce
Merge branch 'develop' into dependabot/npm_and_yarn/typescript-4.8.2
2022-08-29 09:30:15 +02:00
Wouter Boereboom
93dad27fca
Merge pull request #983 from Adyen/dependabot/npm_and_yarn/eslint-8.23.0
...
Bump eslint from 8.22.0 to 8.23.0
2022-08-29 09:29:56 +02:00
dependabot[bot]
1b42fa2125
Bump eslint from 8.22.0 to 8.23.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.22.0 to 8.23.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.22.0...v8.23.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-29 04:01:21 +00:00
Michael Paul
d47a876123
Bump Node version for the release workflow ( #981 )
2022-08-26 14:23:55 +02:00
Wouter Boereboom
20097e6a62
Merge pull request #975 from Adyen/develop
...
Release 12.0.0
2022-08-26 13:02:42 +02:00
dependabot[bot]
fb170c2f88
Bump typescript from 4.7.4 to 4.8.2
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.7.4 to 4.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-26 04:01:25 +00:00
dependabot[bot]
b22502026a
Bump @typescript-eslint/eslint-plugin from 5.34.0 to 5.35.1 ( #977 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.34.0 to 5.35.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.35.1/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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-25 09:10:03 +02:00
dependabot[bot]
18c0498e27
Bump release-it from 15.3.0 to 15.4.0 ( #976 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 15.3.0 to 15.4.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/15.3.0...15.4.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 >
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 >
2022-08-25 08:30:07 +02:00
dependabot[bot]
e6a03d7483
Bump @typescript-eslint/parser from 5.34.0 to 5.35.1 ( #978 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.34.0 to 5.35.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.35.1/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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-25 08:29:50 +02:00
Wouter Boereboom
d9480ffbb9
Merge branch 'main' into develop
2022-08-24 17:07:18 +02:00
Wouter Boereboom
4a6c1218ea
Bump version and pre-release fixes ( #974 )
...
* Update README.md
* update client API version constant used by payouts
* update package version and remove client js header
* remove some obsolete blank lines
2022-08-24 17:06:07 +02:00
AdyenAutomationBot
26803de094
[create-pull-request] automated change ( #973 )
2022-08-24 14:25:31 +02:00
AdyenAutomationBot
f6d61eae30
[create-pull-request] automated change ( #969 )
...
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
2022-08-23 11:36:41 +02:00
Wouter Boereboom
41f58990b4
fix unit tests ( #972 )
2022-08-23 11:29:17 +02:00
dependabot[bot]
15799bbd5b
Bump @typescript-eslint/parser from 5.33.1 to 5.34.0 ( #970 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.33.1 to 5.34.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.34.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 09:33:46 +02:00
dependabot[bot]
d69ead8926
Bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.34.0 ( #971 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.33.1 to 5.34.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.34.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 >
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 >
2022-08-23 08:23:29 +02:00
Steeven Labelle
a250acfa21
allow splits terminal for marketplace ( #967 )
...
* allow splits terminal for marketplace
* fix: SaleToAcquirerData accept SaleToAcquirerData type or string
2022-08-23 08:23:02 +02:00
Ángel Campos
0b75b1d8f7
updating dependabot reviewers ( #966 )
...
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
2022-08-19 16:34:27 +02:00
Wouter Boereboom
13309b073a
remove binlookup interface in favor of generated models ( #965 )
...
* remove binlookup interface in favor of generated models
* Update src/typings/index.ts
Fix typo in typings index.ts
Co-authored-by: Michael Paul <michael@michaelpaul.com.br >
Co-authored-by: Michael Paul <michael@michaelpaul.com.br >
Co-authored-by: jillingk <93914435+jillingk@users.noreply.github.com >
2022-08-19 13:56:48 +02:00
jillingk
71c697e102
Merge pull request #955 from Adyen/fix/metadata
...
added metadata to attribute map
2022-08-18 17:18:31 +02:00
jillingk
e4c7c62807
Merge branch 'develop' into fix/metadata
2022-08-18 17:08:36 +02:00
Michael Paul
de7cd45027
PW-6940: Management API merchant endpoints ( #953 )
...
* PW-6940: Update CI workflows
Remove redundant reviewers and push event. Upgrade Node for coverage report.
* PW-6940: Upgrade CodeQL
* PW-6940: Update models
* PW-6940: Add merchant level endpoints
* Revert "PW-6940: Update models"
This reverts commit 1044f2ab1b2ab90fd980588ba35ba5fb6b55d93e.
* PW-6940: Linking services
* PW-6940: Add documentation
* PW-6940: Add unit tests
* PW-6940: Fix delete methods return value
Co-authored-by: Ángel Campos <angel.campos@adyen.com >
Co-authored-by: Alexandros Moraitis <amoraitis@outlook.com >
2022-08-18 13:24:37 +02:00
Alexandros Moraitis
219f51620a
Merge branch 'develop' into fix/metadata
2022-08-18 11:55:56 +02:00
dependabot[bot]
371d910fb6
Bump eslint from 8.21.0 to 8.22.0 ( #959 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.21.0 to 8.22.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.21.0...v8.22.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
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 >
2022-08-18 11:48:58 +02:00
AdyenAutomationBot
e76c16e540
[create-pull-request] automated change ( #958 )
...
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
2022-08-18 11:18:42 +02:00
Wouter Boereboom
45ec478631
Merge branch 'develop' into fix/metadata
2022-08-18 10:40:41 +02:00
dependabot[bot]
390d447093
Bump @typescript-eslint/parser from 5.33.0 to 5.33.1 ( #960 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.33.0 to 5.33.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.33.1/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 >
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 >
2022-08-18 10:40:04 +02:00
Wouter Boereboom
df7f3ad6c5
add BinLookup to model generator pipeline ( #963 )
...
* add BinLookup to model generator pipeline
* add binlookup to services list
2022-08-18 09:38:42 +02:00
Wouter Boereboom
d7f5a17296
move payouts from interface models to generated models ( #962 )
...
* update makefile so payouts models will be generated
* remove existing interface and use models directory
* reversed duplicate payouts entry
2022-08-18 09:31:55 +02:00
Wouter Boereboom
747f369aa5
Merge branch 'develop' into fix/metadata
2022-08-17 08:42:31 +02:00
dependabot[bot]
86d64e8343
Bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.33.1 ( #961 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.33.0 to 5.33.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.33.1/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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-17 08:41:23 +02:00
AdyenAutomationBot
085ac91bf3
[create-pull-request] automated change ( #956 )
2022-08-10 17:51:04 +02:00
Jilling Kingma
f742cbe542
added metadata to attribute map
2022-08-10 10:06:48 +02:00
dependabot[bot]
19ccff04e5
Bump release-it from 15.2.0 to 15.3.0 ( #954 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 15.2.0 to 15.3.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/15.2.0...15.3.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>
2022-08-10 08:37:07 +02:00
dependabot[bot]
b4b702b1be
Bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.33.0 ( #952 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.32.0 to 5.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-09 11:39:05 +02:00
dependabot[bot]
00acf4841f
Bump @typescript-eslint/parser from 5.32.0 to 5.33.0 ( #951 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.32.0 to 5.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.33.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>
2022-08-09 11:16:12 +02:00
Michael Paul
7300b9e37b
PW-6846: Platforms and financial products - Configuration ( #949 )
...
* PW-6846: Add Balance Platform to generator
* PW-6846: Models
* PW-6846: Add configuration options
* PW-6846: Account holders
* PW-6846: Add AccountHolders tests
* PW-6846: Add query string parameters
* PW-6846: Make `AccountHolder.id` optional
The `AccountHolder.id` field is required at the specs level.
It should be optional (or not exist) when sending an update request.
* PW-6846: Add Balance accounts endpoints
* PW-6846: General endpoints
* PW-6846: Add Payment Instruments endpoints
* PW-6846: Add Payment Instrument Groups endpoints
* PW-6846: Add Transaction Rules endpoints
* PW-6846: Fix linting issues
2022-08-09 11:10:53 +02:00
dependabot[bot]
e347851506
Bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.32.0 ( #946 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.30.7 to 5.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.32.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>
2022-08-04 16:02:47 +02:00
dependabot[bot]
c2daccdf56
Bump eslint from 8.20.0 to 8.21.0 ( #948 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.20.0 to 8.21.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.20.0...v8.21.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2022-08-04 15:44:17 +02:00
dependabot[bot]
a6785cab12
Bump @typescript-eslint/parser from 5.31.0 to 5.32.0 ( #947 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.31.0 to 5.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-04 15:21:13 +02:00
Michael Paul
1b636e98a3
PW-6668: POS Terminal Management API ( #922 )
...
* PW-6668: Add resources
* PW-6668: Add models
* PW-6668: Add service
* PW-6668: Add unit tests
* PW-6668: Update readme
* PW-6668: Import models from models.ts
* PW-6668: Deserialize terminal management responses
2022-08-04 15:10:54 +02:00
dependabot[bot]
dd9eca1ede
Bump release-it from 15.1.4 to 15.2.0 ( #944 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 15.1.4 to 15.2.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/15.1.4...15.2.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>
2022-07-27 08:19:06 +02:00
Wouter Boereboom
706201f0e2
fix linting warnings for using "any" as type ( #927 )
2022-07-26 16:05:08 +02:00
Wouter Boereboom
5d00b0cba1
add requestoptions to all checkout requests in order to use idempotency key. update paymentlinks resource creation to prevent code bleed in unit tests ( #943 )
2022-07-26 14:27:16 +02:00
dependabot[bot]
ca2515ae37
Bump release-it from 15.1.3 to 15.1.4 ( #940 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 15.1.3 to 15.1.4.
- [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/15.1.3...15.1.4 )
---
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>
2022-07-26 13:34:11 +02:00
dependabot[bot]
72f167c36a
Bump @typescript-eslint/parser from 5.30.7 to 5.31.0 ( #941 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.30.7 to 5.31.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.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>
2022-07-26 11:34:45 +02:00
Michael Paul
5631c99d12
PW-6832: Parse datetime fields as Date ( #936 )
...
* PW-6832: Parse Date for sessions endpoint
* PW-6832: Fix integration test
* PW-6832: Deserialize all Checkout endpoints
2022-07-25 17:12:16 +02:00
Michael Paul
e06f45ed49
PW-6843: Add /debitAccountHolder endpoint ( #938 )
...
* PW-6843: Add /debitAccountHolder endpoint
* PW-6843: Fix imports
Co-authored-by: Alexandros Moraitis <amoraitis@outlook.com >
2022-07-25 16:52:24 +02:00
Michael Paul
63c768ee45
PW-6903: Add more services to model generator ( #934 )
...
* PW-6903: Add Platforms Account
* PW-6903: Add Payouts
* PW-6903: Add Platforms Fund
* PW-6903: Add Platforms Notification Configuration
* PW-6903: Add Platforms Hosted Onboarding Page
* PW-6903: Add Management API
2022-07-25 11:14:56 +02:00
dependabot[bot]
d7602095b3
Bump acorn from 8.7.1 to 8.8.0 ( #937 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 8.7.1 to 8.8.0.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/8.7.1...8.8.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>
2022-07-25 09:03:11 +02:00
Wouter Boereboom
c4e1c96736
Pw 6904/management api ( #926 )
...
* create first version of management api structure and
"me" endpoints
* change me/allowedOrigins response to fix bug in API Spec file
2022-07-25 08:57:09 +02:00
dependabot[bot]
c335e29869
Bump eslint from 8.19.0 to 8.20.0 ( #929 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.19.0 to 8.20.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.19.0...v8.20.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2022-07-21 14:30:50 +02:00
dependabot[bot]
1b095f8e7e
Bump @typescript-eslint/parser from 5.30.6 to 5.30.7 ( #930 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.30.6 to 5.30.7.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.7/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>
2022-07-21 14:20:44 +02:00
dependabot[bot]
9505a49ea7
Bump @typescript-eslint/eslint-plugin from 5.30.6 to 5.30.7 ( #931 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.30.6 to 5.30.7.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.7/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>
2022-07-21 14:12:44 +02:00
dependabot[bot]
8eb1708b03
Bump nock from 13.2.8 to 13.2.9 ( #933 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.2.8 to 13.2.9.
- [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.2.8...v13.2.9 )
---
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>
2022-07-21 14:05:47 +02:00
dependabot[bot]
7861a0bf0c
Bump release-it from 15.1.1 to 15.1.3 ( #935 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 15.1.1 to 15.1.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/15.1.1...15.1.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>
2022-07-21 13:57:38 +02:00
AdyenAutomationBot
6c049d8b0d
[create-pull-request] automated change ( #932 )
2022-07-21 11:59:30 +02:00
Michael Paul
b1f58c3ab1
PW-6881: Generate more models ( #915 )
...
* PW-6881: Base generation on checked out branch
* Base the new PR on the current PR's branch
* PW-6881: Set base on checkout
* PW-6881: Generate Stored Value models
* PW-6881: Permission issue
* PW-6881: Run container without root
* PW-6881: Supporting files are required
* PW-6881: Remove debugging event
* PW-6881: Add POS Terminal Management
* PW-6881: Add Classic integration
* PW-6881: Generate Recurring models
* Update README.md
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
2022-07-19 13:55:16 +02:00
dependabot[bot]
95d4894cab
Bump nock from 13.2.7 to 13.2.8 ( #910 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.2.7 to 13.2.8.
- [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.2.7...v13.2.8 )
---
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>
2022-07-14 16:15:06 +02:00
dependabot[bot]
5d1f89b76a
Bump release-it from 15.1.0 to 15.1.1 ( #908 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 15.1.0 to 15.1.1.
- [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/15.1.0...15.1.1 )
---
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>
2022-07-14 15:58:58 +02:00
dependabot[bot]
f868a8027a
Bump eslint from 8.16.0 to 8.19.0 ( #923 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.16.0 to 8.19.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.16.0...v8.19.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2022-07-14 15:55:33 +02:00
dependabot[bot]
e31d10504f
Bump @typescript-eslint/parser from 5.17.0 to 5.30.6 ( #924 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.17.0 to 5.30.6.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.6/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>
2022-07-13 12:08:43 +02:00
dependabot[bot]
612b95437d
Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.30.6 ( #925 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.17.0 to 5.30.6.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.6/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>
2022-07-13 11:47:45 +02:00
Wouter Boereboom
0bb8963d94
update HOP API ( #921 )
...
* update HOP API
* update typings index
* add storedValue to typings index
2022-07-12 16:39:21 +02:00
Wouter Boereboom
0a835c55be
update recurringService to v68 ( #919 )
...
* update recurringService to v68
* remove actual api calls from unit tests and remove superfluous file headers
2022-07-12 10:47:09 +02:00
Wouter Boereboom
aba0c19859
Pw 6826/storedvalue api ( #918 )
...
* merge modifications service with checkout service and add cardDetails endpoint to checkout service
* add classic integration/payment API types and service to library
* add unit test for cardDetails endpoint
* fix unit tests for binlookup
* PW-6663: Do not run model generation on every PR
* remove inconsistent e2e/unit hybrid test for binlookup
* add storedValue API
* upgrade linter packages and fix linting issues in repo
* add storedValue API to Readme
Co-authored-by: Michael Paul <michael@michaelpaul.com.br >
2022-07-12 10:44:19 +02:00
jillingk
1e60855be9
set value of qrcode to proper value stated in docs ( #900 )
...
Co-authored-by: Michael Paul <michael@michaelpaul.com.br >
2022-07-11 15:09:48 +02:00
AdyenAutomationBot
9943b41589
[create-pull-request] automated change ( #917 )
2022-07-08 14:51:48 +02:00
Wouter Boereboom
a479c38bf1
Pw 6663/fix checkout + payments services ( #903 )
...
* merge modifications service with checkout service and add cardDetails endpoint to checkout service
* add classic integration/payment API types and service to library
* add unit test for cardDetails endpoint
* fix unit tests for binlookup
* PW-6663: Do not run model generation on every PR
* remove inconsistent e2e/unit hybrid test for binlookup
Co-authored-by: Michael Paul <michael@michaelpaul.com.br >
2022-07-06 09:51:49 +02:00
Michael Paul
55c924f925
PW-6591: Add new job to generate models ( #902 )
...
* PW-6591: Add new job to generate models
* PW-6591: Point to checkout spec
* PW-6591: Use generator from Docker image
* PW-6591: Reset templates to defaults
* PW-6591: Updating templates
* PW-6591: Propose changes via PR
* PW-6591: PR via external action
* PW-6591: Based on develop
* PW-6591: Update PR details
* PW-6591: Pin generator to v5.4.0
* PW-6591: Updating templates
Keep previous property template and move custom SaleToAcquirerData serializer to template.
* PW-6591: Author PR as Adyen bot
* PW-6591: Update author
2022-06-30 10:57:01 +02:00
dependabot[bot]
020a392239
Bump release-it from 15.0.0 to 15.1.0 ( #904 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 15.0.0 to 15.1.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/15.0.0...15.1.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>
2022-06-22 13:57:30 +02:00
dependabot[bot]
47f587d43b
Bump typescript from 4.7.3 to 4.7.4 ( #901 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.3...v4.7.4 )
---
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>
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
2022-06-21 16:45:05 +02:00
dependabot[bot]
a60f810c8f
Bump nock from 13.2.6 to 13.2.7 ( #897 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.2.6 to 13.2.7.
- [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.2.6...v13.2.7 )
---
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>
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
2022-06-21 16:42:14 +02:00
Michael Paul
e52ac64370
Merge pull request #896 from Adyen/PW-6592
...
PW-6592: Publish on NPM automatically
2022-06-21 10:19:42 +02:00
Michael Paul
f579c306b1
Merge branch 'develop' into PW-6592
2022-06-21 10:11:40 +02:00
Michael Paul
f236355f7c
Merge pull request #899 from Adyen/PW-6628
...
PW-6628: Update ReversalRequest model
2022-06-21 10:11:27 +02:00
Michael Paul
5a5a3c618a
Merge branch 'develop' into PW-6628
2022-06-20 13:28:36 +02:00
Michael Paul
7b23bcd23c
Merge branch 'develop' into PW-6592
2022-06-20 11:33:38 +02:00
Wouter Boereboom
dc8499f13c
add openapi templates to repo ( #890 )
...
* add openapi templates to repo
* remove ASCII header from template
2022-06-20 11:31:07 +02:00
Michael Paul
75243ebd6e
PW-6628: Serialize SaleToAcquirerData
...
Using same option (base64 encoded JSON string) on all terminal requests.
2022-06-17 08:20:55 +00:00
Michael Paul
e3f8eef013
PW-6628: Test adding currency to a refund request
...
Remove duplicated data provider when running on CI. Make it a single
control variable.
2022-06-16 13:30:27 +00:00
Michael Paul
0f9ec5d59d
PW-6628: Update ReversalRequest model
2022-06-15 13:24:05 +00:00
Michael Paul
cc2811555b
PW-6592: Publish on NPM automatically
2022-06-14 17:15:58 +02:00
Zaid Dreakh
58673103cd
Merge pull request #894 from Adyen/develop
...
Release 11.0.0
2022-06-13 16:00:24 +02:00
Zaid Dreakh
467a04b215
Merge pull request #895 from Adyen/updateVersionNumbers
...
updated version numbers
2022-06-13 14:55:49 +02:00
zaid
097cd658e5
updated v numbers
2022-06-13 14:54:30 +02:00
Zaid Dreakh
699e1e52ea
Merge pull request #893 from Adyen/dependabot/npm_and_yarn/typescript-4.7.3
...
Bump typescript from 4.6.3 to 4.7.3
2022-06-13 14:39:18 +02:00
Zaid Dreakh
c1ab1018b8
Merge pull request #892 from Adyen/dependabot/npm_and_yarn/nock-13.2.6
...
Bump nock from 13.2.4 to 13.2.6
2022-06-13 14:39:02 +02:00
Zaid Dreakh
3c4f9409e5
Merge pull request #884 from Adyen/dependabot/npm_and_yarn/ts-auto-mock-3.6.2
...
Bump ts-auto-mock from 3.5.1 to 3.6.2
2022-06-13 14:38:50 +02:00
Zaid Dreakh
57b658c917
Merge branch 'develop' into dependabot/npm_and_yarn/nock-13.2.6
2022-06-13 14:37:25 +02:00
Zaid Dreakh
f3e24c0ebc
Merge branch 'develop' into dependabot/npm_and_yarn/typescript-4.7.3
2022-06-13 14:37:17 +02:00
Zaid Dreakh
040002305c
Merge pull request #885 from Adyen/dependabot/npm_and_yarn/dotenv-16.0.1
...
Bump dotenv from 16.0.0 to 16.0.1
2022-06-13 14:37:06 +02:00
Zaid Dreakh
78782a8fa6
Merge branch 'develop' into dependabot/npm_and_yarn/ts-auto-mock-3.6.2
2022-06-13 14:36:58 +02:00
Zaid Dreakh
f16612a3ba
Merge pull request #881 from Adyen/dependabot/npm_and_yarn/types/jest-27.5.0
...
Bump @types/jest from 27.4.1 to 27.5.0
2022-06-13 14:36:42 +02:00
dependabot[bot]
9fe7879b35
Bump ts-auto-mock from 3.5.1 to 3.6.2
...
Bumps [ts-auto-mock](https://github.com/Typescript-TDD/ts-auto-mock ) from 3.5.1 to 3.6.2.
- [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.5.1...3.6.2 )
---
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 >
2022-06-13 09:19:07 +00:00
dependabot[bot]
b075c7a1f6
Bump typescript from 4.6.3 to 4.7.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.3 to 4.7.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.7.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-13 09:18:42 +00:00
dependabot[bot]
25cfb74feb
Bump nock from 13.2.4 to 13.2.6
...
Bumps [nock](https://github.com/nock/nock ) from 13.2.4 to 13.2.6.
- [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.2.4...v13.2.6 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-13 09:18:30 +00:00
Zaid Dreakh
d34a08303a
Merge pull request #889 from Adyen/main-test-ci
2022-06-13 11:16:36 +02:00
Zaid Dreakh
9f3ee679e8
Merge branch 'develop' into dependabot/npm_and_yarn/dotenv-16.0.1
2022-06-13 11:15:23 +02:00
Zaid Dreakh
25f31ca4c1
Merge branch 'develop' into dependabot/npm_and_yarn/types/jest-27.5.0
2022-06-13 11:14:41 +02:00
Zaid Dreakh
48419f14d9
Merge pull request #880 from Adyen/dependabot/npm_and_yarn/release-it-15.0.0
...
Bump release-it from 14.14.2 to 15.0.0
2022-06-13 11:14:24 +02:00
Zaid Dreakh
86191a0669
Merge branch 'develop' into main-test-ci
2022-06-13 11:09:55 +02:00
Zaid Dreakh
05345cdbd8
Merge branch 'develop' into dependabot/npm_and_yarn/types/jest-27.5.0
2022-06-13 11:09:26 +02:00
Zaid Dreakh
55418abc73
Merge branch 'develop' into dependabot/npm_and_yarn/release-it-15.0.0
2022-06-13 11:09:06 +02:00
Zaid Dreakh
c746566a20
Merge pull request #891 from Adyen/PW-6674
...
PW-6674/upgrade Checkout API to v69
2022-06-10 13:45:32 +02:00
zaid
9494be4675
test 12, 14, 16
2022-06-03 12:19:25 +02:00
zaid
ad756cd558
test v14
2022-06-03 12:16:48 +02:00
zaid
65b2ed0875
added any back to catch clauses
2022-06-03 11:23:49 +02:00
zaid
32adeb6dc0
attempt to resolve test errors on Github, object of type unknown error
2022-06-03 10:52:25 +02:00
zaid
e6e948ea79
regenerated with license info template added
2022-06-02 23:10:41 +02:00
zaid
4820b13a98
WIP
2022-06-02 22:48:14 +02:00
Wouter Boereboom
c65c440cf7
Merge branch 'develop' into main-test-ci
2022-05-25 11:47:52 +02:00
Wouter Boereboom
bd3df0bef3
update node compatibility
2022-05-24 08:52:47 +02:00
wouterboe
2b0bbd969a
remove node 10 from ci workflow
2022-05-23 15:19:33 +02:00
Ángel Campos
ac9dfd99eb
Adding exemptLabels to stalebot ( #882 )
...
Issues with these labels won't be closed by stalebot:
- Validating request
- Bug report
- Bug
- Enhancement
- feature
2022-05-19 14:53:15 +02:00
dependabot[bot]
a2e8fe796b
Bump dotenv from 16.0.0 to 16.0.1
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 16.0.0 to 16.0.1.
- [Release notes](https://github.com/motdotla/dotenv/releases )
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.0.0...v16.0.1 )
---
updated-dependencies:
- dependency-name: dotenv
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-11 04:02:56 +00:00
dependabot[bot]
79320f3782
Bump @types/jest from 27.4.1 to 27.5.0
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 27.4.1 to 27.5.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-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-03 04:03:01 +00:00
dependabot[bot]
d67047c9b6
Bump release-it from 14.14.2 to 15.0.0
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.14.2 to 15.0.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.14.2...15.0.0 )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-02 04:03:36 +00:00
Wouter Boereboom
73adc4cc07
Merge pull request #877 from Adyen/develop
...
Release 10.3.0
2022-04-28 15:17:20 +02:00
Wouter Boereboom
788d96caa3
Merge branch 'main' into develop
2022-04-28 12:32:08 +02:00
Wouter Boereboom
4235c68811
bump version for release ( #876 )
2022-04-28 12:30:52 +02:00
Wouter Boereboom
05fefe611a
add getTaxForm endpoint to Platform Accounts API ( #872 )
2022-04-28 12:13:57 +02:00
dependabot[bot]
260ccfcb23
Bump acorn from 8.7.0 to 8.7.1 ( #873 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 8.7.0 to 8.7.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/8.7.0...8.7.1 )
---
updated-dependencies:
- dependency-name: acorn
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>
2022-04-28 11:38:37 +02:00
dependabot[bot]
1b1e5c313f
Bump ts-auto-mock from 3.5.0 to 3.5.1 ( #874 )
...
Bumps [ts-auto-mock](https://github.com/Typescript-TDD/ts-auto-mock ) from 3.5.0 to 3.5.1.
- [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.5.0...3.5.1 )
---
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>
2022-04-28 11:34:35 +02:00
dependabot[bot]
29f98d0d04
Bump https-proxy-agent from 5.0.0 to 5.0.1 ( #870 )
...
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases )
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/5.0.0...5.0.1 )
---
updated-dependencies:
- dependency-name: https-proxy-agent
dependency-type: direct:production
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>
2022-04-28 11:25:59 +02:00
dependabot[bot]
55ccd7be5e
Bump release-it from 14.12.5 to 14.14.2 ( #867 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.12.5 to 14.14.2.
- [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.12.5...14.14.2 )
---
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>
2022-04-28 11:19:01 +02:00
dependabot[bot]
610b2d044a
Bump async from 3.2.1 to 3.2.3 ( #875 )
...
Bumps [async](https://github.com/caolan/async ) from 3.2.1 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v3.2.1...v3.2.3 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28 11:15:51 +02:00
dependabot[bot]
74885378da
Bump typescript from 4.6.2 to 4.6.3 ( #863 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.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>
2022-04-28 11:14:22 +02:00
dependabot[bot]
a29eab08c8
Bump ts-jest from 27.1.3 to 27.1.4 ( #862 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 27.1.3 to 27.1.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/v27.1.4/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.1.3...v27.1.4 )
---
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>
2022-04-28 11:06:57 +02:00
dependabot[bot]
d301b91dec
Bump minimist from 1.2.5 to 1.2.6 ( #861 )
...
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: 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 >
2022-04-01 08:26:38 +02:00
dependabot[bot]
25a4e12335
Bump jest-ts-auto-mock from 2.0.0 to 2.1.0 ( #857 )
...
Bumps [jest-ts-auto-mock](https://github.com/Typescript-TDD/jest-ts-auto-mock ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/Typescript-TDD/jest-ts-auto-mock/releases )
- [Commits](https://github.com/Typescript-TDD/jest-ts-auto-mock/commits )
---
updated-dependencies:
- dependency-name: jest-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>
2022-04-01 08:26:12 +02:00
dependabot[bot]
66764d762f
Bump typescript from 4.5.5 to 4.6.2 ( #856 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.5 to 4.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.2 )
---
updated-dependencies:
- dependency-name: typescript
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>
2022-03-03 14:40:31 +01:00
dependabot[bot]
5dd32b61a0
Bump @types/jest from 27.4.0 to 27.4.1 ( #855 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 27.4.0 to 27.4.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>
2022-02-28 08:11:45 +01:00
dependabot[bot]
a37613ee48
Bump release-it from 14.12.4 to 14.12.5 ( #854 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.12.4 to 14.12.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.12.4...14.12.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>
2022-02-28 08:09:32 +01:00
dependabot[bot]
aa4a6c283c
Bump jest from 27.5.0 to 27.5.1 ( #851 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.5.0 to 27.5.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.5.0...v27.5.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>
2022-02-09 08:28:14 +01:00
dependabot[bot]
3c7db932d5
Bump nock from 13.2.3 to 13.2.4 ( #848 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.2.3 to 13.2.4.
- [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.2.3...v13.2.4 )
---
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>
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
2022-02-08 08:18:27 +01:00
dependabot[bot]
a68a494875
Bump jest from 27.4.7 to 27.5.0 ( #847 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.4.7 to 27.5.0.
- [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.4.7...v27.5.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>
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
2022-02-08 08:18:08 +01:00
Wouter Boereboom
79aec0524d
fix maskedPAN ( #849 )
...
Changed maskedPAN field name to MaskedPan
2022-02-07 10:01:39 +01:00
dependabot[bot]
35b4d4ddfc
Bump nock from 13.2.2 to 13.2.3 ( #845 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.2.2 to 13.2.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.2.2...v13.2.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>
2022-02-04 11:09:23 +01:00
dependabot[bot]
3c425fd918
Bump dotenv from 15.0.0 to 16.0.0 ( #844 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 15.0.0 to 16.0.0.
- [Release notes](https://github.com/motdotla/dotenv/releases )
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v15.0.0...v16.0.0 )
---
updated-dependencies:
- dependency-name: dotenv
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>
2022-02-03 10:12:23 +01:00
Wouter Boereboom
7df995e632
Merge pull request #843 from Adyen/develop
...
Release 10.2.0
2022-02-03 10:07:39 +01:00
Wouter Boereboom
0cd8da6dea
Merge branch 'main' into develop
2022-02-01 13:44:10 +01:00
wouterboe
dc1f8352d1
update package version to 10.2.0
2022-02-01 13:41:12 +01:00
Wouter Boereboom
df2b42f252
add SaleToPOIResponse as field for terminalApiResponse ( #842 )
2022-02-01 13:36:48 +01:00
Wouter Boereboom
dd3b4eec1b
Fix/recurring detail container ( #808 )
...
* introduced container class for RecurringDetail
* added test for recurring container
* Update src/__tests__/recurring.spec.ts
Co-authored-by: Michael Paul <michael@michaelpaul.com.br >
* Update src/typings/recurring/recurringDetailContainer.ts
Co-authored-by: Michael Paul <michael@michaelpaul.com.br >
* Update test
Co-authored-by: Michael Paul <michael@michaelpaul.com.br >
2022-02-01 08:30:47 +01:00
dependabot[bot]
fba3731f48
Bump dotenv from 14.2.0 to 15.0.0 ( #841 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 14.2.0 to 15.0.0.
- [Release notes](https://github.com/motdotla/dotenv/releases )
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v14.2.0...v15.0.0 )
---
updated-dependencies:
- dependency-name: dotenv
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>
2022-02-01 08:22:25 +01:00
dependabot[bot]
f285a6b079
Bump node-fetch from 2.6.5 to 2.6.7 ( #840 )
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.5 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.5...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 13:42:47 +01:00
dependabot[bot]
a7bbdcfd5d
Bump release-it from 14.12.3 to 14.12.4 ( #835 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.12.3 to 14.12.4.
- [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.12.3...14.12.4 )
---
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>
2022-01-31 13:41:33 +01:00
dependabot[bot]
c725323592
Bump typescript from 4.5.4 to 4.5.5 ( #834 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.4 to 4.5.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.4...v4.5.5 )
---
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>
2022-01-21 08:12:50 +01:00
dependabot[bot]
18608d624e
Bump dotenv from 14.1.0 to 14.2.0 ( #832 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 14.1.0 to 14.2.0.
- [Release notes](https://github.com/motdotla/dotenv/releases )
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v14.1.0...v14.2.0 )
---
updated-dependencies:
- dependency-name: dotenv
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>
2022-01-18 13:07:17 +01:00
dependabot[bot]
8389edec56
Bump dotenv from 10.0.0 to 14.1.0 ( #831 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 10.0.0 to 14.1.0.
- [Release notes](https://github.com/motdotla/dotenv/releases )
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v10.0.0...v14.1.0 )
---
updated-dependencies:
- dependency-name: dotenv
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>
2022-01-17 08:47:07 +01:00
dependabot[bot]
2c29b5ee23
Bump ts-jest from 27.1.2 to 27.1.3 ( #830 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 27.1.2 to 27.1.3.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.1.2...v27.1.3 )
---
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>
2022-01-17 08:42:34 +01:00
dependabot[bot]
b535b4037a
Bump release-it from 14.12.1 to 14.12.3 ( #828 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.12.1 to 14.12.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.12.1...14.12.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>
2022-01-17 08:38:13 +01:00
dependabot[bot]
1c844faca1
Bump nock from 13.2.1 to 13.2.2 ( #826 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.2.1 to 13.2.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.2.1...v13.2.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>
2022-01-11 08:27:45 +01:00
dependabot[bot]
57890b8921
Bump release-it from 14.11.8 to 14.12.1 ( #825 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.11.8 to 14.12.1.
- [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.8...14.12.1 )
---
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>
2022-01-11 08:21:18 +01:00
dependabot[bot]
31eec15b6f
Bump jest from 27.4.6 to 27.4.7 ( #824 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.4.6 to 27.4.7.
- [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.4.6...v27.4.7 )
---
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>
2022-01-06 08:10:23 +01:00
dependabot[bot]
63e9db934c
Bump jest from 27.4.5 to 27.4.6 ( #823 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.4.5 to 27.4.6.
- [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.4.5...v27.4.6 )
---
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>
2022-01-05 08:12:47 +01:00
dependabot[bot]
bf1b43dc10
Bump acorn from 8.6.0 to 8.7.0 ( #821 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 8.6.0 to 8.7.0.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/8.6.0...8.7.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-12-31 08:21:46 +01:00
dependabot[bot]
2d4b7bad90
Bump @types/jest from 27.0.3 to 27.4.0 ( #822 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 27.0.3 to 27.4.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-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-31 08:19:06 +01:00
dependabot[bot]
c4eabd0f12
Bump ts-jest from 27.1.1 to 27.1.2 ( #820 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 27.1.1 to 27.1.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.1.1...v27.1.2 )
---
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-12-20 07:58:46 +01:00
dependabot[bot]
89eb4dc9c4
Bump jest from 27.4.4 to 27.4.5 ( #819 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.4.4 to 27.4.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.4.4...v27.4.5 )
---
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-12-20 07:58:17 +01:00
dependabot[bot]
14839a0cf0
Bump typescript from 4.5.3 to 4.5.4 ( #818 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.3...v4.5.4 )
---
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-12-14 07:56:18 +01:00
dependabot[bot]
dec39db6f9
Bump jest from 27.4.3 to 27.4.4 ( #817 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.4.3 to 27.4.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.4.3...v27.4.4 )
---
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-12-13 08:09:24 +01:00
dependabot[bot]
7ad73abab1
Bump typescript from 4.5.2 to 4.5.3 ( #816 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
---
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-12-10 07:30:54 +01:00
dependabot[bot]
e17a22db15
Bump ts-jest from 27.1.0 to 27.1.1 ( #815 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 27.1.0 to 27.1.1.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.1.0...v27.1.1 )
---
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>
2021-12-09 07:47:50 +01:00
dependabot[bot]
89a613ada7
Bump ts-jest from 27.0.7 to 27.1.0 ( #814 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 27.0.7 to 27.1.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.0.7...v27.1.0 )
---
updated-dependencies:
- dependency-name: ts-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-12-06 08:15:46 +01:00
Ángel Campos
bb294b9bfd
Renaming master to main in README.md ( #810 )
...
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com >
2021-12-02 08:49:04 +01:00
dependabot[bot]
f2bcb49e79
Bump jest from 27.4.0 to 27.4.3 ( #813 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.4.0 to 27.4.3.
- [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.4.0...v27.4.3 )
---
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-12-02 08:41:46 +01:00
dependabot[bot]
aeb40ff24c
Bump jest from 27.3.1 to 27.4.0 ( #811 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.3.1 to 27.4.0.
- [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.3.1...v27.4.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-11-30 07:58:15 +01:00
Wouter Boereboom
a43dd78955
Update CODEOWNERS ( #809 )
...
added @michaelpaul to codeowners
2021-11-29 08:37:04 +01:00
dependabot[bot]
bc9a87fccd
Bump ttypescript from 1.5.12 to 1.5.13 ( #807 )
...
Bumps [ttypescript](https://github.com/cevek/ttypescript ) from 1.5.12 to 1.5.13.
- [Release notes](https://github.com/cevek/ttypescript/releases )
- [Commits](https://github.com/cevek/ttypescript/commits )
---
updated-dependencies:
- dependency-name: ttypescript
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-11-26 07:59:20 +01:00
dependabot[bot]
41ad8f5ecc
Bump release-it from 14.11.7 to 14.11.8 ( #806 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.11.7 to 14.11.8.
- [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.7...14.11.8 )
---
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-11-22 08:21:26 +01:00
dependabot[bot]
10c3ae21dd
Bump nock from 13.2.0 to 13.2.1 ( #801 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.2.0 to 13.2.1.
- [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.2.0...v13.2.1 )
---
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-11-19 09:20:55 +01:00
dependabot[bot]
a5acf3dfc5
Bump release-it from 14.11.6 to 14.11.7 ( #802 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.11.6 to 14.11.7.
- [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.6...14.11.7 )
---
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-11-19 07:58:29 +01:00
dependabot[bot]
d900d83063
Bump typescript from 4.4.4 to 4.5.2 ( #803 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.4.4 to 4.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.5.2 )
---
updated-dependencies:
- dependency-name: typescript
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-11-19 07:58:09 +01:00
dependabot[bot]
a43e4d16fd
Bump @types/jest from 27.0.2 to 27.0.3 ( #804 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 27.0.2 to 27.0.3.
- [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-11-19 07:57:52 +01:00
dependabot[bot]
93ee32094d
Bump acorn from 8.5.0 to 8.6.0 ( #805 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/8.5.0...8.6.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-11-19 07:57:29 +01:00
Wouter Boereboom
1b697c993e
Merge pull request #800 from Adyen/develop
...
Release 10.1.0
2021-11-10 08:08:39 +01:00
Wouter Boereboom
829ecbdbf8
Merge branch 'master' into develop
2021-11-09 10:16:24 +01:00
Wouter Boereboom
a857cde90c
bumped to version 10.1.0 ( #799 )
2021-11-09 10:15:17 +01:00
dependabot[bot]
ee68e81587
Bump @typescript-eslint/eslint-plugin from 4.31.2 to 4.33.0 ( #797 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 08:02:05 +01:00
dependabot[bot]
af6b48fa44
Bump @typescript-eslint/parser from 4.31.2 to 4.33.0 ( #798 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) 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/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.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-11-09 07:59:27 +01:00
dependabot[bot]
aa75019671
Bump nock from 13.1.4 to 13.2.0 ( #796 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.1.4 to 13.2.0.
- [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.4...v13.2.0 )
---
updated-dependencies:
- dependency-name: nock
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-11-08 08:06:12 +01:00
Wouter Boereboom
f7d158b7e1
updated platforms notification types ( #795 )
...
* updated platforms notification types
* fixed bug in generated types
* fixed bug in businessDetails listedUltimateParentCompany array
2021-11-08 08:05:44 +01:00
Bas Maassen
26fcf54030
Merge pull request #794 from Adyen/develop
...
Release 10.0.0
2021-10-28 13:23:04 +02:00
Wouter Boereboom
1b0a89cf68
Merge branch 'master' into develop
2021-10-21 15:01:32 +02:00
Wouter Boereboom
8691fc9bdf
Merge pull request #793 from Adyen/fix_merge_conflicts
...
fix merge conflicts with master
2021-10-21 14:54:11 +02:00
Wouter Boereboom
dd35012405
fix merge conflicts with master
2021-10-21 12:53:04 +00:00
Bas Maassen
c710018feb
Bumped the versions ( #792 )
2021-10-21 14:44:27 +02:00
Sergio Bergamini
932b5e6659
Fix #787 ( https://github.com/Adyen/adyen-node-api-library/issues/787 ) ( #788 )
2021-10-21 12:08:43 +02:00
Bas Maassen
cea53fbc7c
PW 5483 Checkout Sessions and Donations( #789 )
...
* added sessions and donations endpoint
* Added test and mock
2021-10-20 11:29:38 +02:00
dependabot[bot]
7809c5b3d5
Bump jest from 27.3.0 to 27.3.1 ( #790 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.3.0 to 27.3.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.3.0...v27.3.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-10-20 09:55:56 +02:00
dependabot[bot]
d9e5046320
Bump nock from 13.1.3 to 13.1.4 ( #791 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.1.3 to 13.1.4.
- [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.3...v13.1.4 )
---
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-10-20 09:40:46 +02:00
dependabot[bot]
1b0995b75a
Bump ts-jest from 27.0.5 to 27.0.7 ( #786 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 27.0.5 to 27.0.7.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.0.5...v27.0.7 )
---
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>
2021-10-18 08:35:59 +02:00
dependabot[bot]
3d0ad7922c
Bump jest from 27.2.5 to 27.3.0 ( #785 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.5 to 27.3.0.
- [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.5...v27.3.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-10-18 08:17:28 +02:00
dependabot[bot]
c2ea07f5a7
Bump typescript from 4.4.3 to 4.4.4 ( #782 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.3...v4.4.4 )
---
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-10-14 08:37:26 +02:00
dependabot[bot]
24050833e0
Bump jest from 27.2.4 to 27.2.5 ( #781 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-11 07:50:05 +02:00
dependabot[bot]
0f5be9dc1a
Bump @typescript-eslint/parser from 4.32.0 to 4.33.0 ( #780 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.32.0 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/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.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-10-05 08:09:05 +02:00
dependabot[bot]
482a3c09d6
Bump @typescript-eslint/eslint-plugin from 4.32.0 to 4.33.0 ( #779 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.32.0 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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-05 08:05:49 +02:00
dependabot[bot]
f660e40545
Bump @typescript-eslint/eslint-plugin from 4.31.2 to 4.32.0 ( #776 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) 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/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.32.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-09-30 14:23:49 +02:00
dependabot[bot]
c04567a9f8
Bump jest from 27.2.2 to 27.2.4 ( #778 )
...
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 >
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-30 07:55:26 +02:00
dependabot[bot]
7fce7e7d65
Bump @typescript-eslint/parser from 4.31.2 to 4.32.0 ( #775 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-30 07:54:47 +02:00
Wouter Boereboom
7b72a28dea
Release version 9.1.0 ( #772 )
...
Release v9.1.0
2021-09-28 07:54:40 +02:00
Wouter Boereboom
87ffe8f7bc
Merge pull request #774 from Adyen/fix/release
...
Fix/release
2021-09-27 15:34:50 +02:00
Wouter Boereboom
873faa548b
Merge branch 'develop' into fix/release
2021-09-27 15:32:18 +02:00
Wouter Boereboom
1f37bc34d2
merge master back into develop
2021-09-27 15:30:52 +02:00
Wouter Boereboom
12067aa15a
Merge pull request #773 from Adyen/fix/release
...
fixed merge conflicts with master
2021-09-27 15:24:20 +02:00
Wouter Boereboom
c88e2a8515
fixed merge conflicts with master
2021-09-27 15:20:48 +02:00
Wouter Boereboom
ec673c5608
Fixed version in package.json
2021-09-27 14:57:47 +02:00
Wouter Boereboom
751a71cc09
bumped version for release, last typo catch ( #771 )
2021-09-27 14:54:54 +02:00
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.
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
Wouter Boereboom
9521f2093c
regenerated Checkout Models + implemented updated modifications API in favor of classic integration
2021-07-26 15:55:35 +02:00
Wouter Boereboom
cef63a9e95
Merge pull request #721 from Adyen/dependabot/npm_and_yarn/release-it-14.10.1
...
Bump release-it from 14.10.0 to 14.10.1
2021-07-26 07:41:33 +02:00
dependabot[bot]
8143e0fec6
Bump release-it from 14.10.0 to 14.10.1
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.10.0 to 14.10.1.
- [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.0...14.10.1 )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-26 04:03:46 +00:00
Wouter Boereboom
0ebdaa6a49
Merge branch 'PW-4977/regenerate_platforms_account_types' into develop
2021-07-21 14:02:35 +02:00
Wouter Boereboom
a21f14e143
updated terminal api types. fixed capitalization in service classes
2021-07-21 14:01:10 +02:00
Wouter Boereboom
b55d576e82
Merge pull request #718 from Adyen/dependabot/npm_and_yarn/types/jest-26.0.24
...
Bump @types/jest from 26.0.23 to 26.0.24
2021-07-07 07:45:13 +02:00
dependabot[bot]
b168f928bb
Bump @types/jest from 26.0.23 to 26.0.24
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.23 to 26.0.24.
- [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 >
2021-07-07 04:02:54 +00:00
Wouter Boereboom
74966689d9
Merge pull request #717 from Adyen/dependabot/npm_and_yarn/nock-13.1.1
...
Bump nock from 13.1.0 to 13.1.1
2021-07-05 07:47:40 +02:00
dependabot[bot]
b287026a3c
Bump nock from 13.1.0 to 13.1.1
...
Bumps [nock](https://github.com/nock/nock ) from 13.1.0 to 13.1.1.
- [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.0...v13.1.1 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-05 04:05:29 +00:00
Wouter Boereboom
6e14b3068c
Merge pull request #716 from Adyen/dependabot/npm_and_yarn/coveralls-3.1.1
...
Bump coveralls from 3.1.0 to 3.1.1
2021-06-29 07:46:47 +02:00
dependabot[bot]
1227acadc0
Bump coveralls from 3.1.0 to 3.1.1
...
Bumps [coveralls](https://github.com/nickmerwin/node-coveralls ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/nickmerwin/node-coveralls/releases )
- [Commits](https://github.com/nickmerwin/node-coveralls/compare/v3.1.0...3.1.1 )
---
updated-dependencies:
- dependency-name: coveralls
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-29 04:04:53 +00:00
Wouter Boereboom
bc441b3158
Merge pull request #714 from Adyen/develop
...
Release v8.2.0
2021-06-25 13:39:00 +02:00
Wouter Boereboom
37951acdca
Merge branch 'master' into develop
2021-06-25 11:55:16 +02:00
Wouter Boereboom
c43335c06a
Merge pull request #715 from Adyen/dependabot/npm_and_yarn/acorn-8.4.1
...
Bump acorn from 8.4.0 to 8.4.1
2021-06-25 07:55:54 +02:00
dependabot[bot]
01ff16c725
Bump acorn from 8.4.0 to 8.4.1
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 8.4.0 to 8.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/8.4.0...8.4.1 )
---
updated-dependencies:
- dependency-name: acorn
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-25 04:04:12 +00:00
Wouter Boereboom
a18bb1aff9
Merge pull request #713 from Adyen/dependabot/npm_and_yarn/color-string-1.5.5
...
Bump color-string from 1.5.3 to 1.5.5
2021-06-24 07:52:57 +02:00
dependabot[bot]
572a66ede6
Bump color-string from 1.5.3 to 1.5.5
...
Bumps [color-string](https://github.com/Qix-/color-string ) from 1.5.3 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases )
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Qix-/color-string/commits/1.5.5 )
---
updated-dependencies:
- dependency-name: color-string
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-24 05:51:45 +00:00
Wouter Boereboom
e4b8084351
Bump version for release
2021-06-24 07:51:00 +02:00
Wouter Boereboom
662e6b66bd
Merge pull request #712 from Adyen/PW-4977/regenerate_platforms_account_types
...
updated platformAccounts API types
2021-06-23 12:11:41 +02:00
Attila Kiss
c82ea29d48
Merge branch 'develop' into PW-4977/regenerate_platforms_account_types
2021-06-21 10:01:19 +02:00
dependabot[bot]
96a319f2dd
Bump typescript from 3.9.9 to 3.9.10 ( #710 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.9.9 to 3.9.10.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.9...v3.9.10 )
---
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>
Co-authored-by: Attila Kiss <42297201+cyattilakiss@users.noreply.github.com >
2021-06-21 10:01:07 +02:00
dependabot[bot]
b509a7abbb
Bump release-it from 14.9.0 to 14.10.0 ( #711 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.9.0 to 14.10.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.9.0...14.10.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-06-21 09:56:15 +02:00
wouterboe
4882931b1f
updated platformAccounts API types
2021-06-21 08:54:25 +02:00
Wouter Boereboom
0c856c7e2e
Merge pull request #707 from Adyen/dependabot/npm_and_yarn/glob-parent-5.1.2
...
Bump glob-parent from 5.1.1 to 5.1.2
2021-06-15 15:38:06 +02:00
Wouter Boereboom
5e3648a588
Merge branch 'develop' into dependabot/npm_and_yarn/glob-parent-5.1.2
2021-06-15 15:36:07 +02:00
Wouter Boereboom
28e73ec578
Merge pull request #708 from Adyen/dependabot/npm_and_yarn/release-it-14.9.0
...
Bump release-it from 14.7.0 to 14.9.0
2021-06-15 15:35:54 +02:00
dependabot[bot]
b907389641
Bump glob-parent from 5.1.1 to 5.1.2
...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases )
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2 )
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-15 13:34:02 +00:00
Wouter Boereboom
6e147a6319
Merge branch 'develop' into dependabot/npm_and_yarn/release-it-14.9.0
2021-06-15 15:33:18 +02:00
Wouter Boereboom
0dc23ad151
Merge pull request #709 from Adyen/dependabot/npm_and_yarn/acorn-8.4.0
...
Bump acorn from 8.3.0 to 8.4.0
2021-06-15 15:32:57 +02:00
dependabot[bot]
99453af227
Bump acorn from 8.3.0 to 8.4.0
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 8.3.0 to 8.4.0.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/8.3.0...8.4.0 )
---
updated-dependencies:
- dependency-name: acorn
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-14 04:05:27 +00:00
dependabot[bot]
7fe303e5f1
Bump release-it from 14.7.0 to 14.9.0
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.7.0 to 14.9.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.7.0...14.9.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 >
2021-06-14 04:04:46 +00:00
Wouter Boereboom
f5f220bfb9
Merge pull request #705 from Adyen/develop
...
Release 8.1.1
2021-06-04 16:31:00 +02:00
Wouter Boereboom
2656571798
Merge branch 'master' into develop
2021-06-04 16:14:44 +02:00
Wouter Boereboom
06e82d3ea2
Bump version for release
2021-06-04 16:01:43 +02:00
Wouter Boereboom
8e2591e8b4
Merge pull request #704 from Adyen/PW-4817/update_terminalApi
...
updated saleToAcquirerData type
2021-06-04 16:00:57 +02:00
Wouter Boereboom
bd2efdc25f
Merge branch 'develop' into PW-4817/update_terminalApi
2021-06-04 15:58:38 +02:00
Wouter Boereboom
7271586f83
Merge pull request #702 from Adyen/dependabot/npm_and_yarn/acorn-8.3.0
...
Bump acorn from 8.2.4 to 8.3.0
2021-06-04 15:58:27 +02:00
Wouter Boereboom
3b7473089c
Merge branch 'develop' into dependabot/npm_and_yarn/acorn-8.3.0
2021-06-04 15:54:06 +02:00
Wouter Boereboom
6dfb8c4608
Merge pull request #701 from Adyen/dependabot/npm_and_yarn/nock-13.1.0
...
Bump nock from 13.0.11 to 13.1.0
2021-06-04 15:53:55 +02:00
wouterboe
1d1b139170
updated saleToAcquirerData type and added metadata fields to mock object to confirm they can be added
2021-06-03 17:07:03 +02:00
dependabot[bot]
85844dca28
Bump acorn from 8.2.4 to 8.3.0
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 8.2.4 to 8.3.0.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/8.2.4...8.3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-01 04:04:35 +00:00
dependabot[bot]
4ae97882eb
Bump nock from 13.0.11 to 13.1.0
...
Bumps [nock](https://github.com/nock/nock ) from 13.0.11 to 13.1.0.
- [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.0.11...v13.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-01 04:04:00 +00:00
Wouter Boereboom
a426257011
Merge pull request #699 from samcottle/readme-update
...
Changed PHP > NodeJS in readme.md
2021-05-31 09:35:43 +02:00
Wouter Boereboom
115e156039
Merge branch 'develop' into readme-update
2021-05-31 09:34:15 +02:00
Wouter Boereboom
f9c140e5ad
Merge pull request #700 from Adyen/dependabot/npm_and_yarn/ws-7.4.6
...
Bump ws from 7.3.1 to 7.4.6
2021-05-31 09:33:59 +02:00
dependabot[bot]
348747c5cf
Bump ws from 7.3.1 to 7.4.6
...
Bumps [ws](https://github.com/websockets/ws ) from 7.3.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-30 18:36:48 +00:00
Sam Cottle
6a235ea765
Changed PHP > NodeJS in readme.md
2021-05-29 11:28:21 +02:00
Wouter Boereboom
7879c61e20
Merge pull request #695 from dmfilipenko/patch-1
...
Exclude .github from npm package
2021-05-28 10:33:44 +02:00
Wouter Boereboom
fdb6c9a9d5
Merge branch 'develop' into patch-1
2021-05-28 10:20:26 +02:00
Wouter Boereboom
64168e81f3
Merge pull request #697 from Adyen/dependabot/npm_and_yarn/dotenv-10.0.0
...
Bump dotenv from 9.0.2 to 10.0.0
2021-05-28 10:20:07 +02:00
Attila Kiss
9df9d65ede
Merge branch 'develop' into dependabot/npm_and_yarn/dotenv-10.0.0
2021-05-28 09:43:10 +02:00
dependabot[bot]
ceb2a7024f
Bump release-it from 14.6.2 to 14.7.0 ( #698 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.6.2 to 14.7.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.6.2...14.7.0 )
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-05-28 09:42:48 +02:00
Wouter Boereboom
4fc117b83b
Merge branch 'develop' into dependabot/npm_and_yarn/dotenv-10.0.0
2021-05-26 14:29:22 +02:00
Wouter Boereboom
1a9b686f92
Merge pull request #696 from Adyen/msilvagarcia-patch-1
...
My people need me
2021-05-26 14:29:01 +02:00
dependabot[bot]
7d0accca2d
Bump dotenv from 9.0.2 to 10.0.0
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 9.0.2 to 10.0.0.
- [Release notes](https://github.com/motdotla/dotenv/releases )
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v9.0.2...v10.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-24 04:06:00 +00:00
Marcos Garcia
33e02dda69
My people need me
...
👾
2021-05-21 13:43:50 +02:00
Dmytro Filipenko
ef5ac43290
Exclude .github from npm package
2021-05-20 17:24:33 +08:00
dependabot[bot]
c9ab19fa02
Bump dotenv from 9.0.0 to 9.0.2 ( #693 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 9.0.0 to 9.0.2.
- [Release notes](https://github.com/motdotla/dotenv/releases )
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v9.0.0...v9.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-14 10:18:36 +02:00
Wouter Boereboom
5af7223368
Merge pull request #690 from Adyen/dependabot/npm_and_yarn/dotenv-9.0.1
...
Bump dotenv from 9.0.0 to 9.0.1
2021-05-11 17:10:03 +02:00
Wouter Boereboom
ef25f08907
Merge branch 'develop' into dependabot/npm_and_yarn/dotenv-9.0.1
2021-05-11 17:08:01 +02:00
Wouter Boereboom
38664eb805
Merge pull request #692 from Adyen/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:07:38 +02:00
Wouter Boereboom
1bccc3669a
Merge branch 'develop' into dependabot/npm_and_yarn/hosted-git-info-2.8.9
2021-05-11 17:04:32 +02:00
Wouter Boereboom
6fa60b78a3
Merge pull request #685 from Adyen/pw-4640/modification_service_tests
...
Pw 4640/modification service tests
2021-05-11 17:03:36 +02:00
Wouter Boereboom
6ccee7a97c
Merge branch 'develop' into pw-4640/modification_service_tests
2021-05-10 16:56:21 +02:00
dependabot[bot]
d914354d2b
Bump hosted-git-info from 2.8.8 to 2.8.9
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-10 14:56:15 +00:00
Wouter Boereboom
f5191e1ca0
Merge branch 'develop' into dependabot/npm_and_yarn/dotenv-9.0.1
2021-05-10 16:55:29 +02:00
Wouter Boereboom
78c2762639
Merge pull request #688 from Adyen/dependabot/npm_and_yarn/lodash-4.17.21
...
Bump lodash from 4.17.19 to 4.17.21
2021-05-10 16:55:10 +02:00
dependabot[bot]
4711ca629a
Bump dotenv from 9.0.0 to 9.0.1
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/motdotla/dotenv/releases )
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-10 11:45:03 +00:00
Wouter Boereboom
3cde27162d
Merge branch 'develop' into dependabot/npm_and_yarn/lodash-4.17.21
2021-05-10 13:30:24 +02:00
dependabot[bot]
34da0e2344
Bump release-it from 14.6.1 to 14.6.2 ( #691 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.6.1 to 14.6.2.
- [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.6.1...14.6.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 12:01:37 +02:00
Wouter Boereboom
d51209559d
Merge branch 'develop' into pw-4640/modification_service_tests
2021-05-10 08:50:46 +02:00
wouterboe
5ed145542a
added unhappy flow tests to modification service spec
2021-05-10 08:49:45 +02:00
Wouter Boereboom
a2b4465f66
Merge pull request #689 from Adyen/develop
...
Release 8.1.0
2021-05-10 07:59:04 +02:00
Wouter Boereboom
b226ea13bb
Merge branch 'master' into develop
2021-05-07 15:01:09 +02:00
dependabot[bot]
fb5bca50ff
Bump lodash from 4.17.19 to 4.17.21
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-07 12:57:41 +00:00
Wouter Boereboom
40e1ae5708
Version bump for release
2021-05-07 14:55:21 +02:00
Wouter Boereboom
e3e95a0449
Merge pull request #684 from Adyen/dependabot/npm_and_yarn/dotenv-9.0.0
...
Bump dotenv from 8.4.0 to 9.0.0
2021-05-07 14:46:26 +02:00
Wouter Boereboom
72348de349
Merge branch 'develop' into dependabot/npm_and_yarn/dotenv-9.0.0
2021-05-07 14:35:50 +02:00
Wouter Boereboom
83eb23be6e
Merge pull request #683 from Adyen/pw-4466/notifyShopper_endpoint
...
added notifyShopper endpoint to recurring API service
2021-05-07 14:35:34 +02:00
Wouter Boereboom
348077d331
Merge branch 'develop' into pw-4466/notifyShopper_endpoint
2021-05-07 14:11:48 +02:00
Wouter Boereboom
cad082a28e
Merge pull request #686 from Adyen/pw-4625/nexocrypto_special_characters
...
Pw 4625/nexocrypto special characters
2021-05-07 14:11:16 +02:00
wouterboe
96f4875a60
Revert "implemented tests for print receipt request with special characters"
...
This reverts commit 6b17d1e8cb .
2021-05-06 17:09:07 +02:00
Wouter Boereboom
744a6b3326
Merge pull request #657 from LukeNorris/pos-encoding
...
Changed encoding from 'ascii' to 'utf-8' to accommodate German special cha…
2021-05-06 16:37:01 +02:00
wouterboe
58734d04a0
Merge branch 'pw-4625/nexocrypto_special_characters' of github.com:Adyen/adyen-node-api-library into pw-4625/nexocrypto_special_characters
2021-05-06 16:34:00 +02:00
wouterboe
b91f9100b2
implemented tests for print receipt request with special characters
2021-05-06 16:33:16 +02:00
Wouter Boereboom
2ab7c65096
Merge branch 'develop' into pos-encoding
2021-05-06 16:13:00 +02:00
LukeNorris
1a265f2e54
changed encodeing to utf-8 in the decrypt function
2021-05-06 15:36:06 +02:00
wouterboe
4c6978cf94
added tests for modification service
2021-05-06 11:27:35 +02:00
wouterboe
9db8ea9399
initial setup modifications tests
2021-05-06 11:27:35 +02:00
dependabot[bot]
2def262914
Bump dotenv from 8.4.0 to 9.0.0
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 8.4.0 to 9.0.0.
- [Release notes](https://github.com/motdotla/dotenv/releases )
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v8.4.0...v9.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-06 04:03:44 +00:00
Wouter Boereboom
9f67aef570
Merge branch 'develop' into pw-4466/notifyShopper_endpoint
2021-05-05 15:27:11 +02:00
Wouter Boereboom
cb16293fd2
Merge pull request #682 from Adyen/pw-4628/terminal_live_endpoint
...
set live endpoint for terminal API in Client
2021-05-05 13:53:46 +02:00
Wouter Boereboom
1150dfdc2b
Merge branch 'develop' into pw-4628/terminal_live_endpoint
2021-05-05 13:05:36 +02:00
Wouter Boereboom
a809b74daf
Merge pull request #678 from Adyen/pw-4466/recurring_api_update
...
updated Recurring API types for notifyShopper endpoint
2021-05-05 13:05:16 +02:00
Wouter Boereboom
48699e7e77
Merge branch 'develop' into pw-4466/recurring_api_update
2021-05-05 11:15:36 +02:00
Wouter Boereboom
df9a81cf6c
Merge pull request #681 from Adyen/dependabot/npm_and_yarn/dotenv-8.4.0
...
Bump dotenv from 8.2.0 to 8.4.0
2021-05-05 10:24:03 +02:00
Wouter Boereboom
bf5a6697e1
Merge branch 'develop' into dependabot/npm_and_yarn/dotenv-8.4.0
2021-05-05 10:20:04 +02:00
Wouter Boereboom
3b11ec3cfb
Merge pull request #680 from Adyen/dependabot/npm_and_yarn/acorn-8.2.4
...
Bump acorn from 8.2.2 to 8.2.4
2021-05-05 10:19:47 +02:00
Wouter Boereboom
843d33f5fd
Merge branch 'develop' into dependabot/npm_and_yarn/acorn-8.2.4
2021-05-05 10:16:19 +02:00
Wouter Boereboom
41dbb590e0
Merge pull request #679 from Adyen/PW-4626/hotfix_checkout_v67
...
bug fix in PaymentCompletionDetails
2021-05-05 10:15:47 +02:00
wouterboe
5fa5c33d6b
set live endpoint for terminal API in Client
2021-05-05 10:10:42 +02:00
Wouter Boereboom
989e8a3032
Merge branch 'develop' into PW-4626/hotfix_checkout_v67
2021-05-05 10:06:07 +02:00
dependabot[bot]
835638351f
Bump dotenv from 8.2.0 to 8.4.0
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 8.2.0 to 8.4.0.
- [Release notes](https://github.com/motdotla/dotenv/releases )
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v8.2.0...v8.4.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-05 04:06:17 +00:00
dependabot[bot]
c4d8acd8e7
Bump acorn from 8.2.2 to 8.2.4
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 8.2.2 to 8.2.4.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/8.2.2...8.2.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-05 04:03:33 +00:00
Wouter Boereboom
7b49208071
Merge pull request #676 from Adyen/pw-4389/update_readme
...
README updated to new template
2021-05-04 16:51:35 +02:00
wouterboe
54bbb3858e
bug fix in PaymentCompletionDetails
2021-05-04 16:46:19 +02:00
wouterboe
6b17d1e8cb
implemented tests for print receipt request with special characters
2021-05-04 15:28:08 +02:00
wouterboe
32c40b652d
added notifyShopper endpoint to recurring API service
2021-05-04 13:21:20 +02:00
wouterboe
601e45d6fe
updated Recurring API types for notifyShopper endpoint
2021-05-04 12:44:25 +02:00
wouterboe
19646f7c47
README updated to new template
2021-04-30 17:05:08 +02:00
Wouter Boereboom
db5d40910c
Merge pull request #674 from Adyen/develop
...
Release 8.0.0
2021-04-30 15:59:36 +02:00
Wouter Boereboom
867649debf
Update .github/dependabot.yml
...
wboereboom added
Co-authored-by: Peter Ojo <peterojo@users.noreply.github.com >
2021-04-30 14:51:56 +02:00
Wouter Boereboom
ecbc706777
Merge pull request #675 from Adyen/update_sonarcloud_exlusions
...
Update sonar-project.properties
2021-04-30 13:03:35 +02:00
Wouter Boereboom
9090dd5746
Update sonar-project.properties
...
removed test files from Sonarcloud analysis
2021-04-30 12:56:38 +02:00
Wouter Boereboom
4c84199bcf
Merge pull request #673 from Adyen/dependabot/npm_and_yarn/acorn-8.2.2
...
Bump acorn from 8.2.1 to 8.2.2
2021-04-30 12:47:00 +02:00
Wouter Boereboom
207d66b915
Merge branch 'develop' into dependabot/npm_and_yarn/acorn-8.2.2
2021-04-30 11:55:40 +02:00
Wouter Boereboom
642988a892
Merge pull request #672 from samcottle/readme-terminal-api
...
Added Terminal API to supported APIs
2021-04-30 11:22:36 +02:00
Wouter Boereboom
70756a512e
Merge branch 'develop' into dependabot/npm_and_yarn/acorn-8.2.2
2021-04-30 11:22:06 +02:00
Wouter Boereboom
000c3f8a8b
Merge branch 'develop' into readme-terminal-api
2021-04-30 11:18:56 +02:00
Wouter Boereboom
92a5495fd8
shopperlocale added to GetOnboardingUrlRequest ( #670 )
...
Co-authored-by: wouterboe <wouter.boereboom@adyen.com >
2021-04-30 11:07:53 +02:00
dependabot[bot]
086cf3767a
Bump acorn from 8.2.1 to 8.2.2
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/8.2.1...8.2.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-30 04:04:31 +00:00
Sam Cottle
7e1010f0e0
Added Terminal API to supported APIs
2021-04-29 20:48:47 +02:00
Wouter Boereboom
67cad90a22
Pw 4327/checkout api v67 ( #671 )
...
* update checkout API version
* removed lingering comment
* bump package version
Co-authored-by: wouterboe <wouter.boereboom@adyen.com >
2021-04-29 16:18:32 +02:00
Wouter Boereboom
75cbe49d79
Merge pull request #667 from Adyen/dependabot/npm_and_yarn/acorn-8.2.1
...
Bump acorn from 8.1.1 to 8.2.1
2021-04-28 14:44:55 +02:00
Wouter Boereboom
aac4537961
Merge branch 'develop' into dependabot/npm_and_yarn/acorn-8.2.1
2021-04-28 14:39:41 +02:00
Wouter Boereboom
b31dc8e237
Merge pull request #669 from Adyen/dependabot/npm_and_yarn/types/jest-26.0.23
...
Bump @types/jest from 26.0.22 to 26.0.23
2021-04-28 14:30:01 +02:00
dependabot[bot]
e43f264e5d
Bump @types/jest from 26.0.22 to 26.0.23
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.22 to 26.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-27 04:03:55 +00:00
Wouter Boereboom
14fd047ca6
Merge branch 'develop' into dependabot/npm_and_yarn/acorn-8.2.1
2021-04-26 14:39:49 +02:00
Wouter Boereboom
cf6fd2b4f7
Merge pull request #668 from Adyen/fix/wboereboom_to_codeowners
...
Update CODEOWNERS
2021-04-26 14:39:34 +02:00
Wouter Boereboom
05c39c762c
Update CODEOWNERS
2021-04-26 08:56:54 +02:00
dependabot[bot]
db9362d69a
Bump acorn from 8.1.1 to 8.2.1
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 8.1.1 to 8.2.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/8.1.1...8.2.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-26 04:03:17 +00:00
Wouter Boereboom
62dcb76dfe
Merge pull request #665 from Adyen/fix/sonarcloud
...
updated SonarCloud workflow
2021-04-23 11:57:25 +02:00
wouterboe
d10588026c
newlines added to new files
2021-04-23 10:15:36 +02:00
wouterboe
84b3cc3405
updated SonarCloud workflow
2021-04-23 10:09:50 +02:00
Wouter Boereboom
f1e13cf374
Merge pull request #661 from Adyen/pw-4382/timesafe_comparison
...
Pw 4382/timesafe comparison
2021-04-22 16:23:08 +02:00
wouterboe
0f50ac7fdb
optional chaining used to increase readability
2021-04-22 16:16:17 +02:00
Wouter Boereboom
63acc897a6
Merge pull request #635 from Adyen/dependabot/npm_and_yarn/jest-ts-auto-mock-2.0.0
...
Bump jest-ts-auto-mock from 1.0.12 to 2.0.0
2021-04-22 14:58:09 +02:00
dependabot[bot]
a97e9cb9e4
Bump jest-ts-auto-mock from 1.0.12 to 2.0.0
...
Bumps [jest-ts-auto-mock](https://github.com/Typescript-TDD/jest-ts-auto-mock ) from 1.0.12 to 2.0.0.
- [Release notes](https://github.com/Typescript-TDD/jest-ts-auto-mock/releases )
- [Commits](https://github.com/Typescript-TDD/jest-ts-auto-mock/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-22 12:49:06 +00:00
Wouter Boereboom
2fe5954559
Merge pull request #647 from Adyen/dependabot/npm_and_yarn/nock-13.0.11
...
Bump nock from 13.0.7 to 13.0.11
2021-04-22 14:45:39 +02:00
dependabot[bot]
85a3cab5e1
Bump nock from 13.0.7 to 13.0.11
...
Bumps [nock](https://github.com/nock/nock ) from 13.0.7 to 13.0.11.
- [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.0.7...v13.0.11 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-22 12:32:54 +00:00
Wouter Boereboom
975cd6d020
Merge pull request #653 from Adyen/dependabot/npm_and_yarn/types/jest-26.0.22
...
Bump @types/jest from 26.0.20 to 26.0.22
2021-04-22 14:29:33 +02:00
dependabot[bot]
112d9063e7
Bump @types/jest from 26.0.20 to 26.0.22
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.20 to 26.0.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-22 11:33:05 +00:00
Wouter Boereboom
10ce6dff7b
Merge pull request #658 from Adyen/dependabot/npm_and_yarn/release-it-14.6.1
...
Bump release-it from 14.2.2 to 14.6.1
2021-04-22 13:30:07 +02:00
dependabot[bot]
ea80034a46
Bump release-it from 14.2.2 to 14.6.1
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.2.2 to 14.6.1.
- [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.2.2...14.6.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-22 11:23:01 +00:00
Wouter Boereboom
8dc1c0eb60
Merge pull request #663 from Adyen/dependabot/npm_and_yarn/y18n-4.0.3
...
Bump y18n from 4.0.0 to 4.0.3
2021-04-22 13:20:06 +02:00
dependabot[bot]
8c7e045c17
Bump y18n from 4.0.0 to 4.0.3
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.3.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/compare/v4.0.0...y18n-v4.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-22 10:59:07 +00:00
Wouter Boereboom
fab95af3ea
Merge pull request #659 from Adyen/dependabot/npm_and_yarn/acorn-8.1.1
...
Bump acorn from 8.0.5 to 8.1.1
2021-04-22 12:58:00 +02:00
wouterboe
1908978e03
increased readability of hmac comparison input conditions
2021-04-21 17:13:24 +02:00
wouterboe
fda407dc93
removed checkout head^2 from codeQL build
2021-04-21 16:37:09 +02:00
dependabot[bot]
92b9f346b7
Bump acorn from 8.0.5 to 8.1.1
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 8.0.5 to 8.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/8.0.5...8.1.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-21 14:33:27 +00:00
wouterboe
0d36b0c140
test added for missing hmac signature
2021-04-21 16:16:59 +02:00
wouterboe
c289d31469
Merge branch 'develop' into pw-4382/timesafe_comparison
2021-04-21 15:24:21 +02:00
wouterboe
b94018e6e3
Merge branch 'pw-4382/timesafe_comparison' of github.com:Adyen/adyen-node-api-library into pw-4382/timesafe_comparison
2021-04-21 15:17:51 +02:00
wouterboe
da147aafa5
added time-safe hmac validation to the hmacValidator utils class
2021-04-21 15:17:02 +02:00
wouterboe
a11a62eb10
implemented timing safe hmac comparison
2021-04-21 15:17:02 +02:00
Wouter Boereboom
a49d273ea0
Merge pull request #660 from Adyen/pw-4240/restore_develop
...
overwritten develop with current master source
2021-04-21 15:05:00 +02:00
wouterboe
c5d4a200c8
updated github checkout action to v2 to fix coveralls parallel action
2021-04-20 15:36:43 +02:00
wouterboe
b61624b392
overwritten develop with current master source
2021-04-20 13:23:17 +02:00
wouterboe
4a3fb1b2bb
implemented timing safe hmac comparison
2021-04-19 17:13:41 +02:00
LukeNorris
3de6af6cdf
Changed encoding from ascii to utf-8 to accomodate German special characters in POS print receipt request
2021-04-11 21:45:24 +02:00
Ricardo Ambrogi
54edffa5e3
Update feature_request.md
2021-03-25 09:36:36 +01:00
Ricardo Ambrogi
033b5628f1
Update bug_report.md
2021-03-13 08:16:33 +01:00
Ricardo Ambrogi
31437be75d
Update dependabot.yml
2021-02-25 08:04:13 +01:00
dependabot[bot]
a201f7e59a
Bump typescript from 3.9.7 to 3.9.9 ( #641 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.9.7 to 3.9.9.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.7...v3.9.9 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-12 15:12:15 +01:00
dependabot[bot]
66bfceceec
Bump nock from 13.0.6 to 13.0.7 ( #632 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.0.6 to 13.0.7.
- [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.0.6...v13.0.7 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcos Garcia <marcos.asgarcia@gmail.com >
2021-02-12 10:45:13 +01:00
peterojo
e676298654
Merge branch 'master' into develop
2021-02-11 11:00:24 +01:00
Peter Ojo
5bd522b80f
Merge pull request #640 from Adyen/PW-3895v2
...
Release v7.0.0
2021-02-10 16:47:13 +01:00
peterojo
bd3c8a0f6b
[PW-3895] fix broken test
2021-02-10 16:43:38 +01:00
peterojo
21892df7ff
add peterojo to code owners
2021-02-10 16:43:28 +01:00
Peter Ojo
1721ab770f
[PW-3895] update checkout API version
2021-02-10 16:43:15 +01:00
Peter Ojo
b671d126ac
[PW-3895] update checkout API version ( #638 )
...
* [PW-3895] update checkout API version
* add peterojo to code owners
* [PW-3895] fix broken test
2021-02-10 16:25:34 +01:00
dependabot[bot]
7170189560
Bump acorn from 8.0.4 to 8.0.5 ( #631 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/8.0.4...8.0.5 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-26 09:16:34 +01:00
Ricardo Ambrogi
95f0c56564
Update README.md
2021-01-25 13:38:53 +01:00
dependabot[bot]
760807d978
Bump nock from 13.0.5 to 13.0.6 ( #630 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.0.5 to 13.0.6.
- [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.0.5...v13.0.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-22 11:46:39 +01:00
dependabot[bot]
a43473da45
Bump @types/jest from 26.0.19 to 26.0.20 ( #628 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.19 to 26.0.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-08 06:08:38 +01:00
dependabot[bot]
d63d9fc8c6
Bump jest-ts-auto-mock from 1.0.11 to 1.0.12 ( #624 )
...
Bumps [jest-ts-auto-mock](https://github.com/Typescript-TDD/jest-ts-auto-mock ) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/Typescript-TDD/jest-ts-auto-mock/releases )
- [Commits](https://github.com/Typescript-TDD/jest-ts-auto-mock/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-04 10:33:42 +01:00
Ricardo Ambrogi
28b52ecbb0
Pw 3583/http methods ( #625 )
...
* updates checkout
* adds support for different http methods and update existing
* rename _request to request. make request private
* rename payout o payouts
* improve how http methods are handled
2021-01-04 08:37:29 +01:00
Ricardo Ambrogi
450c2c77cb
[PW-3583]/http methods ( #621 )
...
* updates checkout
* adds support for different http methods and update existing
* rename _request to request. make request private
* rename payout o payouts
2020-12-11 08:35:51 +01:00
dependabot[bot]
8464c72aa4
Bump ini from 1.3.5 to 1.3.7 ( #623 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-11 08:29:54 +01:00
dependabot[bot]
3f1962c5e6
Bump @types/jest from 26.0.18 to 26.0.19 ( #622 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.18 to 26.0.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-11 08:20:02 +01:00
dependabot[bot]
d01555af69
Bump @types/jest from 26.0.16 to 26.0.18 ( #620 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.16 to 26.0.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-09 09:02:41 +01:00
dependabot[bot]
4f5e9ff799
Bump ts-auto-mock from 2.6.5 to 2.7.0 ( #619 )
...
Bumps [ts-auto-mock](https://github.com/Typescript-TDD/ts-auto-mock ) from 2.6.5 to 2.7.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/2.6.5...2.7.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-09 08:41:29 +01:00
dependabot[bot]
1cdc125263
Bump @types/jest from 26.0.15 to 26.0.16 ( #618 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.15 to 26.0.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-02 06:02:54 +01:00
dependabot[bot]
57b06ee000
Bump release-it from 14.2.1 to 14.2.2 ( #617 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.2.1 to 14.2.2.
- [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.2.1...14.2.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-27 07:35:02 +01:00
Ricardo Ambrogi
a1977ff4c5
Release v6.0.3
2020-11-16 07:26:12 +01:00
Ricardo Ambrogi
2b2cfaa61e
Merge branch 'master' into develop
2020-11-16 07:23:48 +01:00
Ricardo Ambrogi
bae6ff9f25
Release v6.0.3
...
Revert removal of `merchantAccount` from config
2020-11-16 07:22:29 +01:00
KadoBOT
d459f00871
Revert "Remove merchantAccount from Config. ( #590 )"
...
This reverts commit 21700d8bb6 .
2020-11-16 07:18:17 +01:00
Ricardo Ambrogi
ddf56999b4
Release v6.0.2
2020-11-13 15:00:36 +01:00
Ricardo Ambrogi
0322f35e6b
Merge branch 'master' into develop
2020-11-13 14:58:17 +01:00
Ricardo Ambrogi
c35bd577a4
Revert "Release v6.0.2" ( #594 )
...
This reverts commit e2bb647e13 .
2020-11-13 14:56:54 +01:00
Ricardo Ambrogi
e2bb647e13
Release v6.0.2 ( #591 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ricardo Ambrogi <ricardo.ambrogi@gmail.com >
Co-authored-by: fredriksmaamo <fredrik.smaamo@sonat.no >
Co-authored-by: Fredrik <46444770+smafre@users.noreply.github.com >
2020-11-13 14:51:06 +01:00
Ricardo Ambrogi
0debcaa793
Merge branch 'master' into develop
2020-11-13 12:40:53 +01:00
Ricardo Ambrogi
9d0be96d8c
Release v6.0.2
2020-11-13 12:39:13 +01:00
Ricardo Ambrogi
a27b9b4c45
fix saletoacquirerdata being changed to uppercase ( #589 )
2020-11-13 12:38:03 +01:00
Fredrik
21700d8bb6
Remove merchantAccount from Config. ( #590 )
...
Co-authored-by: fredriksmaamo <fredrik.smaamo@sonat.no >
2020-11-13 12:32:45 +01:00
dependabot[bot]
46a4918b6b
Bump nock from 13.0.3 to 13.0.5 ( #587 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.0.3 to 13.0.5.
- [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.0.3...v13.0.5 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-11 07:48:22 +01:00
dependabot[bot]
06d46f81dd
Bump ts-loader from 8.0.9 to 8.0.10 ( #584 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.0.9 to 8.0.10.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.9...v8.0.10 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-09 06:51:55 +01:00
dependabot[bot]
cf4e81a43b
Bump ts-loader from 8.0.7 to 8.0.9 ( #583 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.0.7 to 8.0.9.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.7...v8.0.9 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-05 05:50:43 +01:00
dependabot[bot]
71306af9f8
Bump release-it from 14.2.0 to 14.2.1 ( #580 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.2.0 to 14.2.1.
- [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.2.0...14.2.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 09:44:28 +01:00
dependabot[bot]
32e9c38079
Bump ts-loader from 8.0.6 to 8.0.7 ( #577 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.0.6 to 8.0.7.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.6...v8.0.7 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 07:18:10 +01:00
dependabot[bot]
b4e5165e33
Bump ts-auto-mock from 1.6.2 to 2.6.5 ( #576 )
...
Bumps [ts-auto-mock](https://github.com/Typescript-TDD/ts-auto-mock ) from 1.6.2 to 2.6.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/1.6.2...2.6.5 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-22 08:07:06 +02:00
dependabot[bot]
56646c2525
Bump ts-loader from 8.0.5 to 8.0.6 ( #575 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.0.5 to 8.0.6.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.5...v8.0.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ricardo Ambrogi <ricardo.ambrogi@gmail.com >
2020-10-21 10:53:35 +02:00
dependabot[bot]
93e69d9255
Bump @types/jest from 26.0.14 to 26.0.15 ( #574 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.14 to 26.0.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-21 07:29:13 +02:00
dependabot[bot]
6056b1f0be
Bump release-it from 14.1.0 to 14.2.0 ( #573 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.1.0 to 14.2.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.1.0...14.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 08:29:32 +02:00
dependabot[bot]
ec4f46aaf5
Bump ts-loader from 8.0.4 to 8.0.5 ( #572 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/8.0.4...v8.0.5 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-14 07:01:31 +02:00
dependabot[bot]
557d6893ba
Bump release-it from 14.0.4 to 14.1.0 ( #571 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.0.4 to 14.1.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.0.4...14.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 07:35:48 +02:00
dependabot[bot]
5ed66fd7eb
Bump release-it from 14.0.3 to 14.0.4 ( #570 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.0.3 to 14.0.4.
- [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.0.3...14.0.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-08 07:25:32 +02:00
dependabot[bot]
ba2e24ebe5
Bump acorn from 8.0.3 to 8.0.4 ( #568 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/8.0.3...8.0.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-06 07:32:12 +02:00
dependabot[bot]
514da2cab0
Bump acorn from 8.0.2 to 8.0.3 ( #567 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/8.0.2...8.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-05 07:14:40 +02:00
Ricardo Ambrogi
ec35545de0
Merge pull request #566 from Adyen/dependabot/npm_and_yarn/acorn-8.0.2
...
Bump acorn from 8.0.1 to 8.0.2
2020-10-01 08:04:53 +02:00
dependabot[bot]
830c87d61f
Bump acorn from 8.0.1 to 8.0.2
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/8.0.1...8.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-01 04:05:39 +00:00
Ricardo Ambrogi
c37f6f95df
Update package.json
2020-09-25 09:45:35 +02:00
Ricardo Ambrogi
487edf3164
Update package.json
2020-09-25 09:45:22 +02:00
Ricardo Ambrogi
5003e70bf5
Update npmpublish.yml
2020-09-25 09:42:26 +02:00
Ricardo Ambrogi
dd7be92a94
Update npmpublish.yml
2020-09-25 09:39:36 +02:00
Ricardo Ambrogi
6e7e62b240
Update npmpublish.yml
2020-09-25 09:37:11 +02:00
Ricardo Ambrogi
ea1da161d0
Merge pull request #565 from Adyen/develop
2020-09-25 09:21:01 +02:00
Ricardo Ambrogi
2ebd05f593
Merge branch 'master' into develop
2020-09-25 09:20:21 +02:00
Ricardo Ambrogi
4128891d4e
Update package.json
2020-09-25 09:19:31 +02:00
Ricardo Ambrogi
d8dbb2ebf0
Update .release-it.json
2020-09-25 09:14:34 +02:00
Ricardo Ambrogi
a72692a82e
Update npmpublish.yml
2020-09-25 09:11:53 +02:00
Ricardo Ambrogi
6a9987d3e6
Merge pull request #561 from Adyen/develop
2020-09-25 08:58:57 +02:00
KadoBOT
53815b0c43
merge master
2020-09-25 08:49:36 +02:00
Ricardo Ambrogi
b20f579cf0
update API versions ( #560 )
2020-09-25 08:29:15 +02:00
dependabot[bot]
5f54866a26
Bump ts-loader from 8.0.3 to 8.0.4 ( #559 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.3...8.0.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-21 07:45:29 +02:00
dependabot[bot]
c3cc2d9773
Bump @types/jest from 26.0.13 to 26.0.14 ( #558 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.13 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[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-17 06:51:01 +02:00
dependabot[bot]
7838bd06e5
Bump release-it from 14.0.2 to 14.0.3 ( #557 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.0.2 to 14.0.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.0.2...14.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-15 07:39:52 +02:00
dependabot[bot]
df64578bd3
Bump acorn from 7.4.0 to 8.0.1 ( #556 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 7.4.0 to 8.0.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/7.4.0...8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-08 08:33:25 +02:00
dependabot[bot]
3d4de26368
Bump ttypescript from 1.5.11 to 1.5.12 ( #555 )
...
Bumps [ttypescript](https://github.com/cevek/ttypescript ) from 1.5.11 to 1.5.12.
- [Release notes](https://github.com/cevek/ttypescript/releases )
- [Commits](https://github.com/cevek/ttypescript/compare/1.5.11...1.5.12 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-08 08:08:29 +02:00
dependabot[bot]
c873bd4e57
Bump release-it from 14.0.1 to 14.0.2 ( #554 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.0.1 to 14.0.2.
- [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.0.1...14.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-07 08:09:37 +02:00
dependabot[bot]
57b7b6caff
Bump release-it from 13.7.0 to 14.0.1 ( #553 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 13.7.0 to 14.0.1.
- [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/13.7.0...14.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-04 07:31:48 +02:00
dependabot[bot]
fea4634fce
Bump @types/jest from 26.0.12 to 26.0.13 ( #550 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.12 to 26.0.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-03 07:17:15 +02:00
dependabot[bot]
98b1da396d
Bump @types/jest from 26.0.10 to 26.0.12 ( #548 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-01 08:53:49 +02:00
Ricardo Ambrogi
872f2302cd
Revert "Bump @types/node from 14.0.9 to 14.6.1" ( #549 )
2020-09-01 07:18:06 +02:00
Ricardo Ambrogi
e9e75c379c
Merge pull request #546 from Adyen/dependabot/npm_and_yarn/types/node-14.6.1
...
Bump @types/node from 14.0.9 to 14.6.1
2020-08-28 06:19:08 +02:00
dependabot[bot]
8b63c8fe21
Bump @types/node from 14.0.9 to 14.6.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.0.9 to 14.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
2020-08-28 04:03:54 +00:00
dependabot[bot]
6f13cfcb50
Bump release-it from 13.6.9 to 13.7.0 ( #544 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 13.6.9 to 13.7.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/13.6.9...13.7.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-26 08:41:43 +02:00
dependabot[bot]
d33b46c6a2
Bump ttypescript from 1.5.10 to 1.5.11 ( #545 )
...
Bumps [ttypescript](https://github.com/cevek/ttypescript ) from 1.5.10 to 1.5.11.
- [Release notes](https://github.com/cevek/ttypescript/releases )
- [Commits](https://github.com/cevek/ttypescript/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-26 07:45:53 +02:00
dependabot[bot]
663a8cc6a6
Bump ts-loader from 8.0.2 to 8.0.3 ( #543 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.2...v8.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-25 12:35:53 +02:00
dependabot[bot]
009bc4db00
Bump release-it from 13.6.8 to 13.6.9 ( #542 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 13.6.8 to 13.6.9.
- [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/13.6.8...13.6.9 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-24 07:17:20 +02:00
dependabot[bot]
42a4958ae3
Bump release-it from 13.6.7 to 13.6.8 ( #540 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-20 07:56:32 +02:00
dependabot[bot]
783df311ec
Bump release-it from 13.6.6 to 13.6.7 ( #538 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 13.6.6 to 13.6.7.
- [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/13.6.6...13.6.7 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ricardo Ambrogi <ricardo.ambrogi@gmail.com >
2020-08-17 09:23:13 +02:00
dependabot[bot]
84d1932e97
Bump @types/jest from 26.0.9 to 26.0.10 ( #537 )
...
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[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ricardo Ambrogi <ricardo.ambrogi@gmail.com >
2020-08-17 08:44:58 +02:00
KadoBOT
8c469e886d
fix unit test
2020-08-17 08:08:49 +02:00
KadoBOT
c5dcad9271
fix unit test
2020-08-17 08:07:02 +02:00
Ricardo Ambrogi
368db4455f
Update npmpublish.yml ( #533 )
2020-08-07 06:24:47 +02:00
dependabot[bot]
40b6cd5f1e
Bump @types/jest from 26.0.8 to 26.0.9 ( #532 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.8 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[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-06 06:37:25 +02:00
Ricardo Ambrogi
c60c4b7520
Release 5.0.2-beta.0
2020-08-05 14:32:45 +00:00
Ricardo Ambrogi
e391d8d995
Merge pull request #531 from Adyen/develop
...
Code cleanup
2020-08-05 16:04:31 +02:00
Ricardo Ambrogi
955aea532c
Merge branch 'master' into develop
2020-08-05 13:16:00 +02:00
Ricardo Ambrogi
fb5128c636
Feat/impr release ( #530 )
2020-08-05 13:13:27 +02:00
dependabot[bot]
164f6ca2b3
Bump @types/jest from 26.0.7 to 26.0.8 ( #529 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.7 to 26.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-04 07:44:10 +02:00
dependabot[bot]
1d7c8edefe
Bump ts-loader from 8.0.1 to 8.0.2 ( #528 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.1...v8.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 07:50:47 +02:00
dependabot[bot]
64c2f008c7
Bump webpack from 4.44.0 to 4.44.1 ( #527 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.44.0 to 4.44.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.44.0...v4.44.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-31 07:28:26 +02:00
dependabot[bot]
12223da1a3
Bump nock from 13.0.2 to 13.0.3 ( #525 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.0.2 to 13.0.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.0.2...v13.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-28 07:03:27 +02:00
dependabot[bot]
9faef744ed
Bump release-it from 13.6.5 to 13.6.6 ( #523 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 13.6.5 to 13.6.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/13.6.5...13.6.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-27 07:02:59 +02:00
dependabot[bot]
17a60f6c1f
Bump webpack from 4.43.0 to 4.44.0 ( #522 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.43.0 to 4.44.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.43.0...v4.44.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-27 06:15:04 +02:00
dependabot[bot]
db422acc71
Bump @types/jest from 26.0.5 to 26.0.7 ( #521 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.5 to 26.0.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-24 08:01:16 +02:00
dependabot[bot]
e206679d45
Bump @types/jest from 26.0.4 to 26.0.5 ( #518 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.4 to 26.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 07:24:02 +02:00
dependabot[bot]
fbe97cf919
Bump typescript from 3.9.6 to 3.9.7 ( #516 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ricardo Ambrogi <ricardo.ambrogi@gmail.com >
2020-07-17 07:30:04 +02:00
dependabot[bot]
e276cb8e24
Bump ts-loader from 8.0.0 to 8.0.1 ( #517 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 07:19:35 +02:00
dependabot[bot]
b471905ac3
Bump release-it from 13.6.4 to 13.6.5 ( #513 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 13.6.4 to 13.6.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/13.6.4...13.6.5 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-10 07:46:03 +02:00
dependabot[bot]
86b78c3f92
Bump ts-loader from 7.0.5 to 8.0.0 ( #511 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 7.0.5 to 8.0.0.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v7.0.5...v8.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-09 08:26:03 +02:00
dependabot[bot]
cfd92b904b
Bump @types/jest from 26.0.3 to 26.0.4 ( #509 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.3 to 26.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-07 06:54:59 +02:00
dependabot[bot]
e3cc8a6c00
Bump webpack-cli from 3.3.11 to 3.3.12 ( #505 )
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 3.3.11 to 3.3.12.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.12/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.11...v3.3.12 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-02 08:04:46 +02:00
dependabot[bot]
60704022a1
Bump nock from 13.0.1 to 13.0.2 ( #506 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.0.1 to 13.0.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.0.1...v13.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-02 06:56:56 +02:00
dependabot[bot]
a416d7b14a
Bump typescript from 3.9.5 to 3.9.6 ( #507 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.9.5 to 3.9.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-02 06:56:26 +02:00
dependabot-preview[bot]
77d1cc7751
Create Dependabot config file ( #503 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-01 16:59:37 +02:00
dependabot-preview[bot]
d56423560f
Bump nock from 13.0.0 to 13.0.1 ( #502 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-01 08:30:28 +02:00
dependabot-preview[bot]
ae2031fc5d
Bump nock from 12.0.3 to 13.0.0 ( #501 )
...
Bumps [nock](https://github.com/nock/nock ) from 12.0.3 to 13.0.0.
- [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/v12.0.3...v13.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-06-29 08:43:40 +02:00
dependabot-preview[bot]
1499559123
Bump release-it from 13.6.3 to 13.6.4 ( #500 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 13.6.3 to 13.6.4.
- [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/13.6.3...13.6.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-29 08:09:31 +02:00
dependabot-preview[bot]
d003c45f85
Bump @types/jest from 26.0.1 to 26.0.3 ( #498 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.1 to 26.0.3.
- [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>
2020-06-26 08:30:17 +02:00
Rik ter Beek
eb13940cb5
Create codeql-analysis.yml
2020-06-26 08:03:15 +02:00
dependabot-preview[bot]
ce91c512ae
Bump @types/jest from 26.0.0 to 26.0.1 ( #496 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.0 to 26.0.1.
- [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>
2020-06-25 06:19:13 +02:00
Ricardo Ambrogi
3a2b899136
Merge pull request #493 from Adyen/dependabot/npm_and_yarn/release-it-13.6.3
...
Bump release-it from 13.6.2 to 13.6.3
2020-06-15 09:20:28 +02:00
dependabot-preview[bot]
36eb1476ac
Bump release-it from 13.6.2 to 13.6.3
...
Bumps [release-it](https://github.com/release-it/release-it ) from 13.6.2 to 13.6.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/13.6.2...13.6.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-06-15 06:08:54 +00:00