[Snyk] Upgrade @sentry/node from 5.16.0 to 5.16.1 #163
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @sentry/node from 5.16.0 to 5.16.1.
✨What is Merge Advice?
We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 🙏Release notes
Package name: @sentry/node
/store
endpoint need thex-sentry-auth
header in node (#2637)If you are a
@sentry/apm
and did manual instrumentation usinghub.startSpan
please be aware of the changes we did to the API. The recommended entry point for manual instrumentation now isSentry.startTransaction
and creating child Span by callingstartChild
on it. We have internal workarounds in place so the old code should still work but will be removed in the future. If you are only using theTracing
integration there is no need for action.RequestAnimationFrame
with correct context (#2570)Sentry.startTransaction
andTransaction.startChild
(#2600)beforeSend
(#2600)captureException/captureMessage
(#2627)Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs