Commit Graph

1134 Commits

Author SHA1 Message Date
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
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
v10.3.0
2022-04-28 15:17:20 +02:00