-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade: Upgrade dependencies and fix vulnerabilities
- Loading branch information
Mantas Lapenas
committed
Mar 19, 2021
1 parent
1c05407
commit c36bfe2
Showing
4 changed files
with
1,333 additions
and
3,122 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v10.15.3 | ||
v12.21.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,55 +1,50 @@ | ||
# [3.2.0](https://github.com/trustpilot/node-trustpilot/compare/v3.1.2...v3.2.0) (2019-06-19) | ||
|
||
|
||
### Chore | ||
|
||
* Npm audit fix ([5134c77129dbbed8d57350bc1ed195187e56cd3b](https://github.com/trustpilot/node-trustpilot/commit/5134c77129dbbed8d57350bc1ed195187e56cd3b)) | ||
* Npm audit fix with npm 6.9 ([99e11cbf42ef1f7e1c0e771e5f4f330e61836e30](https://github.com/trustpilot/node-trustpilot/commit/99e11cbf42ef1f7e1c0e771e5f4f330e61836e30)) | ||
- Npm audit fix ([5134c77129dbbed8d57350bc1ed195187e56cd3b](https://github.com/trustpilot/node-trustpilot/commit/5134c77129dbbed8d57350bc1ed195187e56cd3b)) | ||
- Npm audit fix with npm 6.9 ([99e11cbf42ef1f7e1c0e771e5f4f330e61836e30](https://github.com/trustpilot/node-trustpilot/commit/99e11cbf42ef1f7e1c0e771e5f4f330e61836e30)) | ||
|
||
### Update | ||
|
||
* Added possibility to provide default request headers ([3785bd3114ae6a4402828f9a86d478551317dec4](https://github.com/trustpilot/node-trustpilot/commit/3785bd3114ae6a4402828f9a86d478551317dec4)) | ||
- Added possibility to provide default request headers ([3785bd3114ae6a4402828f9a86d478551317dec4](https://github.com/trustpilot/node-trustpilot/commit/3785bd3114ae6a4402828f9a86d478551317dec4)) | ||
|
||
## [3.1.2](https://github.com/trustpilot/node-trustpilot/compare/v3.1.1...v3.1.2) (2019-05-01) | ||
|
||
|
||
### Build | ||
|
||
* Improve travis configuration ([5fd487b7153fa406c083adbe6227f5b8b7578c1d](https://github.com/trustpilot/node-trustpilot/commit/5fd487b7153fa406c083adbe6227f5b8b7578c1d)) | ||
- Improve travis configuration ([5fd487b7153fa406c083adbe6227f5b8b7578c1d](https://github.com/trustpilot/node-trustpilot/commit/5fd487b7153fa406c083adbe6227f5b8b7578c1d)) | ||
|
||
### Fix | ||
|
||
* Move @types as dependencies ([a27df71cd3147363a2c829bbc6aee58793bf0751](https://github.com/trustpilot/node-trustpilot/commit/a27df71cd3147363a2c829bbc6aee58793bf0751)) | ||
- Move @types as dependencies ([a27df71cd3147363a2c829bbc6aee58793bf0751](https://github.com/trustpilot/node-trustpilot/commit/a27df71cd3147363a2c829bbc6aee58793bf0751)) | ||
|
||
### Upgrade | ||
|
||
* Update dependencies and fix vulnerabilities ([5e9c37b6ff6f2f0254c5d482b52682d7d64cf56b](https://github.com/trustpilot/node-trustpilot/commit/5e9c37b6ff6f2f0254c5d482b52682d7d64cf56b)) | ||
- Update dependencies and fix vulnerabilities ([5e9c37b6ff6f2f0254c5d482b52682d7d64cf56b](https://github.com/trustpilot/node-trustpilot/commit/5e9c37b6ff6f2f0254c5d482b52682d7d64cf56b)) | ||
|
||
## [3.1.1](https://github.com/trustpilot/node-trustpilot/compare/v3.1.0...v3.1.1) (2019-01-21) | ||
|
||
|
||
### Fix | ||
|
||
* Relaxing some linting rules ([ddd716b1fcd9c83053e635988c1b6ca131ecb0ad](https://github.com/trustpilot/node-trustpilot/commit/ddd716b1fcd9c83053e635988c1b6ca131ecb0ad)) | ||
- Relaxing some linting rules ([ddd716b1fcd9c83053e635988c1b6ca131ecb0ad](https://github.com/trustpilot/node-trustpilot/commit/ddd716b1fcd9c83053e635988c1b6ca131ecb0ad)) | ||
|
||
# [3.1.0](https://github.com/trustpilot/node-trustpilot/compare/v3.0.0...v3.1.0) (2018-12-04) | ||
|
||
|
||
### Docs | ||
|
||
* Update code examples ([4b40a21eb18ffd00f60f91615520714af5d72975](https://github.com/trustpilot/node-trustpilot/commit/4b40a21eb18ffd00f60f91615520714af5d72975)) | ||
- Update code examples ([4b40a21eb18ffd00f60f91615520714af5d72975](https://github.com/trustpilot/node-trustpilot/commit/4b40a21eb18ffd00f60f91615520714af5d72975)) | ||
|
||
### New | ||
|
||
* Added types to npm package ([9c7693a30befcfb9e3fdfd26eeb1810a7f39e200](https://github.com/trustpilot/node-trustpilot/commit/9c7693a30befcfb9e3fdfd26eeb1810a7f39e200)) | ||
- Added types to npm package ([9c7693a30befcfb9e3fdfd26eeb1810a7f39e200](https://github.com/trustpilot/node-trustpilot/commit/9c7693a30befcfb9e3fdfd26eeb1810a7f39e200)) | ||
|
||
# [3.0.0](https://github.com/trustpilot/node-trustpilot/compare/v2.2.0...v3.0.0) (2018-12-03) | ||
|
||
|
||
### Breaking | ||
|
||
* Converted to Typescript ([60c6c95a9b93a194aed56c864b1569e55461506d](https://github.com/trustpilot/node-trustpilot/commit/60c6c95a9b93a194aed56c864b1569e55461506d)) | ||
- Converted to Typescript ([60c6c95a9b93a194aed56c864b1569e55461506d](https://github.com/trustpilot/node-trustpilot/commit/60c6c95a9b93a194aed56c864b1569e55461506d)) | ||
|
||
### Build | ||
|
||
* Force new major version ([9d908147c0efa789de1025454fe7f7414e895d12](https://github.com/trustpilot/node-trustpilot/commit/9d908147c0efa789de1025454fe7f7414e895d12)) | ||
- Force new major version ([9d908147c0efa789de1025454fe7f7414e895d12](https://github.com/trustpilot/node-trustpilot/commit/9d908147c0efa789de1025454fe7f7414e895d12)) |
Oops, something went wrong.