adonis5-sentry
adonis5-sentry copied to clipboard
Version upgrade @sentry/node
In project Dashboard, Sentry is asking me to upgrade from 6.x to 7.x:
https://github.com/getsentry/sentry-javascript/blob/7.0.0/MIGRATION.md#upgrading-from-6x-to-7x
Package version "adonis5-sentry": "^3.1.0"
@reg2005 Can you please upgrade it?
Just sent a PR with the upgraded version. (#11)
@reg2005 can you merge it for us?
@reg2005 @VladyslavParashchenko bump!
@reg2005 bump!
Guys, as the maintainer of this repository isn't accepting our PR, we upgraded using the yarn resolutions method.
Insert the following parameters on package.json file:
"resolutions": {
"@sentry/node": "7.34.0"
}
Less than a year later, we did it)