Commit Graph

829 Commits

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