zmts / supra-api-nodejs

❤️ Node.js REST API boilerplate
MIT License
335 stars 89 forks source link

[Snyk] Upgrade @sentry/node from 5.15.5 to 5.16.0 #10

Closed snyk-bot closed 2 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade @sentry/node from 5.15.5 to 5.16.0.

merge advice

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: @sentry/node
  • 5.16.0 - 2020-06-02

    If you are a @sentry/apm and did manual instrumentation using hub.startSpan please be aware of the changes we did to the API. The recommended entry point for manual instrumentation now is Sentry.startTransaction and creating child Span by calling startChild 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 the Tracing integration there is no need for action.

    • [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 RequestAnimationFrame with correct context (#2570)
    • [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 Sentry.startTransaction and Transaction.startChild (#2600)
    • [apm] feat: Transactions no longer go through beforeSend (#2600)
    • [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 captureException/captureMessage (#2627)
  • 5.16.0-beta.5 - 2020-05-28
    No content.
  • 5.16.0-beta.4 - 2020-05-27
    No content.
  • 5.16.0-beta.3 - 2020-05-20
    No content.
  • 5.16.0-beta.2 - 2020-05-19
    No content.
  • 5.16.0-beta.1 - 2020-05-12
    No content.
  • 5.15.5 - 2020-04-22
    • [browser/node] Add missing BreadcrumbHint and EventHint types exports (#2545)
    • [utils] fix: Prevent isMatchingPattern from failing on invalid input (#2543)
from @sentry/node GitHub release notes

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