atls / nestjs

NestJS Custom Workshop
BSD 3-Clause "New" or "Revised" License
33 stars 8 forks source link

chore(deps): update dependency serialize-error to v8 #154

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
serialize-error 7.0.1 -> 8.1.0 age adoption passing confidence

Release Notes

sindresorhus/serialize-error ### [`v8.1.0`](https://togithub.com/sindresorhus/serialize-error/releases/v8.1.0) [Compare Source](https://togithub.com/sindresorhus/serialize-error/compare/v8.0.1...v8.1.0) - Add [`maxDepth`](https://togithub.com/sindresorhus/serialize-error#maxdepth) option ([#​43](https://togithub.com/sindresorhus/serialize-error/issues/43)) [`f15af7d`](https://togithub.com/sindresorhus/serialize-error/commit/f15af7d) ### [`v8.0.1`](https://togithub.com/sindresorhus/serialize-error/releases/v8.0.1) [Compare Source](https://togithub.com/sindresorhus/serialize-error/compare/v8.0.0...v8.0.1) - Fix browser compatibility ([#​42](https://togithub.com/sindresorhus/serialize-error/issues/42)) [`8b1cc94`](https://togithub.com/sindresorhus/serialize-error/commit/8b1cc94) ### [`v8.0.0`](https://togithub.com/sindresorhus/serialize-error/releases/v8.0.0) [Compare Source](https://togithub.com/sindresorhus/serialize-error/compare/v7.0.1...v8.0.0) ##### Breaking - Use `Object#toJSON()` method to serialize properties if the method is defined ([#​38](https://togithub.com/sindresorhus/serialize-error/issues/38)) [`34655eb`](https://togithub.com/sindresorhus/serialize-error/commit/34655eb) - Buffer values in `Error` properties are not serialized and instead replaced with `'[object Buffer]'`([#​39](https://togithub.com/sindresorhus/serialize-error/issues/39)) [`d58ce16`](https://togithub.com/sindresorhus/serialize-error/commit/d58ce16)

Configuration

:date: Schedule: "before 9am on the first day of the month" in timezone Europe/Moscow.

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.