Skip to content

Commit

Permalink
dependencies added as per dependabot (#502)
Browse files Browse the repository at this point in the history
* dependencies added as per dependabot

* set packages, is conflict resolved?

* run format

* ran all workflow steps to verify ok

* new dependencies popped up, added before PR merge
  • Loading branch information
Sandra Viktoria D. Toftemo authored Nov 11, 2022
1 parent 40f5965 commit d5e2d51
Show file tree
Hide file tree
Showing 3 changed files with 1,203 additions and 667 deletions.
71 changes: 46 additions & 25 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,39 +2,60 @@

## 1.0.0 (2022-11-07)


### ⚠ BREAKING CHANGES

* upgrade node engine and modernize setup (#467)
- upgrade node engine and modernize setup (#467)

### Features

* Add card models ([08ca8de](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/08ca8de8c8016a4d56eb0663f683b4612d12389a))
* Add invoice models ([d5c0df4](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/d5c0df40beb691422822417b4fbb11ef933627b9))
* Add mobile pay models ([f572d91](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/f572d91cf4f8f656fa66e614fa20e82e32d667dd))
* add override for apiUrls ([7808678](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/7808678a5305246cbf7780d11b523ee1674b61be))
* Add payment instrument models ([caa2ced](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/caa2cedda4c82062edb2757d91e2611410f0d49b))
* Add payment orders models ([1354b13](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/1354b1333ee450753b69213e68096bb26b03c261))
* Add shared models ([d5d5f8d](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/d5d5f8d2ba030ce930a0206295749dd9889f1257))
* Add shared models ([fd1871c](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/fd1871c7a1c780a00c518daf1681e9f0b623a828))
* Add shared payment instrument models ([56f3e4d](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/56f3e4d0909936c7b1710e463250f106e17cfd7a))
* Add swish models ([6fc9ec0](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/6fc9ec08e8f13652dcc84066b2f249fdcd723150))
* Add test for instance of purchase ([20eff51](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/20eff515393a2e725af3b386a35c80ebb8024b2a))
* Add trustly models ([1d5f621](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/1d5f6218fb00d8f9db9c4e3c587197e70d19fd37))
* Add vipps models ([8066af6](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/8066af66a03a412b90b1c83517e13edffdcc31e2))
* Added consumers models ([9c9365f](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/9c9365f46ccd6f9fb998d77996f8cf6a824c1cf8))
* upgrade node engine and modernize setup ([#467](https://github.com/SwedbankPay/swedbank-pay-sdk-js/issues/467)) ([4df5523](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/4df552334210de4f0e1de7918a1784f284aa9b7c))

- Add card models
([08ca8de](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/08ca8de8c8016a4d56eb0663f683b4612d12389a))
- Add invoice models
([d5c0df4](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/d5c0df40beb691422822417b4fbb11ef933627b9))
- Add mobile pay models
([f572d91](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/f572d91cf4f8f656fa66e614fa20e82e32d667dd))
- add override for apiUrls
([7808678](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/7808678a5305246cbf7780d11b523ee1674b61be))
- Add payment instrument models
([caa2ced](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/caa2cedda4c82062edb2757d91e2611410f0d49b))
- Add payment orders models
([1354b13](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/1354b1333ee450753b69213e68096bb26b03c261))
- Add shared models
([d5d5f8d](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/d5d5f8d2ba030ce930a0206295749dd9889f1257))
- Add shared models
([fd1871c](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/fd1871c7a1c780a00c518daf1681e9f0b623a828))
- Add shared payment instrument models
([56f3e4d](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/56f3e4d0909936c7b1710e463250f106e17cfd7a))
- Add swish models
([6fc9ec0](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/6fc9ec08e8f13652dcc84066b2f249fdcd723150))
- Add test for instance of purchase
([20eff51](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/20eff515393a2e725af3b386a35c80ebb8024b2a))
- Add trustly models
([1d5f621](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/1d5f6218fb00d8f9db9c4e3c587197e70d19fd37))
- Add vipps models
([8066af6](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/8066af66a03a412b90b1c83517e13edffdcc31e2))
- Added consumers models
([9c9365f](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/9c9365f46ccd6f9fb998d77996f8cf6a824c1cf8))
- upgrade node engine and modernize setup
([#467](https://github.com/SwedbankPay/swedbank-pay-sdk-js/issues/467))
([4df5523](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/4df552334210de4f0e1de7918a1784f284aa9b7c))

### Bug Fixes

* 0 errors when running build ([541145c](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/541145c54dd8dbee6aba00ad8e019aea2813b1b2))
* Added imports and deleted files that were not needed ([8c4fdc1](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/8c4fdc112e4ab619ce7821a71a4f3f23e15b498a))
* Change Uri to built in URL eqvivalent. ([157cc6d](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/157cc6df0905d09849c006095f76765a7a424e00))
* Extend Payment instead of PaymentOrderRequest ([9a6f77f](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/9a6f77fd560b74db29345380a755c76cea1c1eeb))
* further cleaning in paymentorder inputs ([f454224](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/f454224856f92c3a4b608d1638b48713327faaa0))
* PaymentOrder test ([5a3d585](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/5a3d585d58b85d5353f9073aa842609bcb1864b4))
* Remove typeSafeEnum and use enum ([dc93718](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/dc937182af12040c2f7bb9b0051fad3dfb4d694c))
- 0 errors when running build
([541145c](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/541145c54dd8dbee6aba00ad8e019aea2813b1b2))
- Added imports and deleted files that were not needed
([8c4fdc1](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/8c4fdc112e4ab619ce7821a71a4f3f23e15b498a))
- Change Uri to built in URL eqvivalent.
([157cc6d](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/157cc6df0905d09849c006095f76765a7a424e00))
- Extend Payment instead of PaymentOrderRequest
([9a6f77f](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/9a6f77fd560b74db29345380a755c76cea1c1eeb))
- further cleaning in paymentorder inputs
([f454224](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/f454224856f92c3a4b608d1638b48713327faaa0))
- PaymentOrder test
([5a3d585](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/5a3d585d58b85d5353f9073aa842609bcb1864b4))
- Remove typeSafeEnum and use enum
([dc93718](https://github.com/SwedbankPay/swedbank-pay-sdk-js/commit/dc937182af12040c2f7bb9b0051fad3dfb4d694c))

## Changelog

Expand Down
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,27 +23,27 @@
"devDependencies": {
"@bjerk/eslint-config": "^2.2.2",
"@cobraz/prettier": "^2.0.0",
"@types/babel__core": "^7.1.19",
"@types/jest": "^27.4.1",
"@types/node": "~12.20.0",
"@typescript-eslint/eslint-plugin": "~5.38.1",
"@typescript-eslint/parser": "~5.38.1",
"@types/babel__core": "^7.1.20",
"@types/jest": "^29.2.2",
"@types/node": "~18.11.9",
"@typescript-eslint/eslint-plugin": "~5.42.0",
"@typescript-eslint/parser": "~5.42.0",
"eslint": "~8.27.0",
"eslint-config-prettier": "~8.5.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "~27.0.4",
"eslint-plugin-jest": "~27.1.4",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "6.0.1",
"eslint-plugin-unicorn": "43.0.2",
"jest": "~29.1.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-unicorn": "44.0.2",
"jest": "~29.3.1",
"nock": "^13.2.9",
"prettier": "~2.7.1",
"rimraf": "~3.0.2",
"ts-jest": "~29.0.2",
"ts-jest": "~29.0.3",
"tsutils": "~3.21.0",
"typedoc": "^0.23.0",
"typedoc-plugin-markdown": "^3.1.1",
"typedoc-plugin-markdown": "^3.13.6",
"typescript": "^4.3.0"
},
"scripts": {
Expand All @@ -64,6 +64,6 @@
"class-transformer": "^0.5.1",
"class-validator": "^0.13.2",
"got": "^11.0.2",
"tslib": "~2.4.0"
"tslib": "~2.4.1"
}
}
Loading

0 comments on commit d5e2d51

Please sign in to comment.