[Snyk] Upgrade @sentry/node from 5.15.5 to 5.16.0 #160
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.15.5 to 5.16.0.
✨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
-
5.16.0 - 2020-06-02
- [core] feat: Send transactions in envelopes (#2553)
- [core] fix: Send event timestamp (#2575)
- [browser] feat: Allow for configuring TryCatch integration (#2601)
- [browser] fix: Call wrapped
- [node] fix: Prevent reading the same source file multiple times (#2569)
- [integrations] feat: Vue performance monitoring (#2571)
- [apm] fix: Use proper type name for op (#2584)
- [core] fix: sent_at for envelope headers to use same clock (#2597)
- [apm] fix: Improve bundle size by moving span status to @sentry/apm (#2589)
- [apm] feat: No longer discard transactions instead mark them deadline exceeded (#2588)
- [apm] feat: Introduce
- [apm] feat: Transactions no longer go through
- [browser] fix: Emit Sentry Request breadcrumbs from inside the client (#2615)
- [apm] fix: No longer debounce IdleTransaction (#2618)
- [apm] feat: Add pageload transaction option + fixes (#2623)
- [minimal/core] feat: Allow for explicit scope through 2nd argument to
-
5.16.0-beta.5 - 2020-05-28
-
5.16.0-beta.4 - 2020-05-27
-
5.16.0-beta.3 - 2020-05-20
-
5.16.0-beta.2 - 2020-05-19
-
5.16.0-beta.1 - 2020-05-12
-
5.15.5 - 2020-04-22
- [browser/node] Add missing
- [utils] fix: Prevent
from @sentry/node GitHub release notesIf you are a
@sentry/apmand did manual instrumentation usinghub.startSpanplease be aware of the changes we did to the API. The recommended entry point for manual instrumentation now isSentry.startTransactionand creating child Span by callingstartChildon 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 theTracingintegration there is no need for action.RequestAnimationFramewith correct context (#2570)Sentry.startTransactionandTransaction.startChild(#2600)beforeSend(#2600)captureException/captureMessage(#2627)No content.
No content.
No content.
No content.
No content.
BreadcrumbHintandEventHinttypes exports (#2545)isMatchingPatternfrom failing on invalid input (#2543)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