1293 Commits

Author SHA1 Message Date
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
v11.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