gajus / lightship

Abstracts readiness, liveness and startup checks and graceful shutdown of Node.js services running in Kubernetes.
Other
518 stars 32 forks source link

Sentry as a peer dependency #52

Closed sdacunha closed 1 year ago

sdacunha commented 1 year ago

Hi @gajus,

We have been using lightship for awhile and its been very helpful for us! I was just wondering if it was possible for @sentry/node to be used as a peer dependency as well as be upgraded to the latest?

We have to set resolutions to prevent crashes due to breaking changes in newer versions of sentry "resolutions": { "@sentry/node": "^7.12.1", }

Happy to open a PR if you'd like.

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 7.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: