Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @sentry/tracing from 7.17.4 to 7.19.0 #94

Merged
merged 2 commits into from
Dec 7, 2022

Conversation

maidul98
Copy link
Collaborator

@maidul98 maidul98 commented Dec 7, 2022

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @sentry/tracing from 7.17.4 to 7.19.0.

ℹ️ 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.


  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released a month ago, on 2022-11-10.
Release notes
Package name: @sentry/tracing
  • 7.19.0 - 2022-11-10

    This release adds a new SDK, @ sentry/opentelemetry-node,
    which is available as an alpha release to integrate OpenTelemetry performance tracing with Sentry.
    Give it a try and let us know if you have any feedback or problems with using it. (#6000)

    This release also deprecates the tracingOrigins option in favor of using shouldCreateSpanForRequest and tracePropagationTargets.
    See #6176 for details.

    • feat(node): Allow keepAlive override (#6161)
    • feat(tracing): Add transaction.setContext method (#6154)
    • feat(tracing): Allow to set instrumenter on Span & Transaction (#6136)
    • fix(integrations): Remove erroneous WINDOW exports (#6185)
    • fix(react): Guard against non-error obj in ErrorBoundary (#6181)
    • perf(core): Prevent creation of new contexts object on scope (#6156)
    • ref(tracing): Deprecate tracingOrigins (#6176)
  • 7.18.0 - 2022-11-08

    This release adds the beforeSendTransaction callback to all JS SDKs, letting you make changes to or drop transactions before they're sent to Sentry. This callback works identically to beforeSend, just for transactions.

    • feat(core): Add beforeSendTransaction (#6121)
    • feat(node): Add option to OnUncaughtException integration that allows mimicking native uncaught error exit behaviour (#6137)
    • feat(tracing): Add tracePropagationTargets option to browser routing instrumentation (#6080)
    • fix(nextjs): Allow onUncaughtException integration to remain excluded (#6148)
    • fix(nextjs): Do not exit process when errors bubble up while additional uncaughtException-handlers are registered (#6138)
    • fix(remix): Prevent capturing pending promises as exceptions. (#6129)
  • 7.17.4 - 2022-11-03
from @sentry/tracing 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

@maidul98 maidul98 merged commit b89a221 into main Dec 7, 2022
@maidul98 maidul98 deleted the snyk-upgrade-5d7f8d449135ab93a65e39dda5bbc136 branch January 1, 2023 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants