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/node from 7.30.0 to 7.36.0 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

q1blue
Copy link

@q1blue q1blue commented Feb 25, 2023

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


Snyk has created this PR to upgrade @sentry/node from 7.30.0 to 7.36.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 9 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2023-02-02.
Release notes
Package name: @sentry/node
  • 7.36.0 - 2023-02-02

    This Release re-introduces the accidentally removed but still deprecated maskInputOptions option for Session Replay.
    Furthermore, replays are now stopped instead of paused when a rate limit is encountered.

    • feat(replay): Add back deprecated maskInputOptions (#6981)
    • feat(replay): Stop recording when hitting a rate limit (#7018)
    • fix(integrations): Report BaseClient integrations added after init (#7011)
    • fix(replay): Don't mangle private rrweb property (#7033)
    • fix(replay): Fix feature detection of PerformanceObserver (#7029)
  • 7.35.0 - 2023-02-01

    Session Replay is deprecating privacy options in favor of a more streamlined API. Please see the Replay migration guide for further information.
    Additionally, the following configuration options will no longer be configurable: slimDOMOptions, recordCanvas, inlineStylesheet, collectFonts, inlineImages.

    • feat(browser): Track if cdn or npm bundle (#6976)
    • feat(core): Add aria label to breadcrumb attributes (#6955)
    • feat(core): Add Offline Transport wrapper (#6884)
    • feat(loader): Add SENTRY_SDK_SOURCE to track loader stats (#6985)
    • feat(loader): Sync loader with Sentry template (#7001)
    • feat(replay): Deprecate privacy options in favor of a new API, remove some recording options (#6645)
    • feat(replay): Move sample rate tags into event context (#6659)
    • fix(nextjs): Add isomorphic versions of ErrorBoundary, withErrorBoundary and showReportDialog (#6987)
    • fix(nextjs): Don't modify require calls in wrapping loader (#6979)
    • fix(nextjs): Don't share I/O resources in between requests (#6980)
    • fix(nextjs): Inject client config into _app instead of main (#7009)
    • fix(nextjs): Use Proxies to wrap to preserve static methods (#7002)
    • fix(replay): Catch style mutation handling & null events in rrweb (#7010)
    • fix(replay): Handle compression failures more robustly (#6988)
    • fix(replay): Only call scope.getLastBreadcrumb if available (#6969)
    • fix(utils): Account for null prototype during normalization (#6925)
    • ref(replay): Log warning if sample rates are all undefined (#6959)

    Work in this release contributed by @ boblauer. Thank you for your contribution!

  • 7.34.0 - 2023-01-26

    This release adds automatic injection of the Next.js SDK into serverside app directory bundles, allowing users to call the Sentry SDK in server components.

    • feat(nextjs): Add SDK to serverside app directory (#6927)
    • fix(replay): Do not renew session in error mode (#6948)
    • fix(replay): Handle compression worker errors more gracefully (#6936)
    • fix(replay): fix path separator substitution to replay all \ (#6932)
    • fix(replay): ignore errors in CSSStyleSheetObserver (getsentry/rrweb#16)

    Work in this release contributed by @ mdtro. Thank you for your contribution!

  • 7.34.0-beta.0 - 2023-01-25

    This release is a preview build to test out SDK support for the server-side Next.js app directory.

  • 7.33.0 - 2023-01-24

    With this release, the sample rate for Session Replays will default to 0. We recommend explicitly setting the sample rate via the replaysSessionSampleRate and replaysOnErrorSampleRate options.

    • feat(replay): Remove default sample rates for replay (#6878)
    • feat(replay): try/catch around stopRecording (#6856)
    • fix(nextjs): Mark multiplexer targets as entrypoints (#6919)
  • 7.32.1 - 2023-01-23
    • fix(nextjs): Make SDK multiplexer more resilient (#6905)
  • 7.32.0 - 2023-01-23
  • 7.31.1 - 2023-01-17
  • 7.31.0 - 2023-01-16
  • 7.30.0 - 2023-01-10
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

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