noqcks / pull-request-size

Applies labels to Pull Requests based on the total lines of code changed.
https://github.com/marketplace/pull-request-size
MIT License
158 stars 40 forks source link

[Snyk] Upgrade @sentry/node from 7.37.2 to 7.42.0 #112

Closed snyk-bot closed 1 year ago

snyk-bot commented 1 year ago

Snyk has created this PR to upgrade @sentry/node from 7.37.2 to 7.42.0.

: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
  • 7.42.0 - 2023-03-09
    • feat(core): Add lifecycle hooks (#7370)
    • feat(core): Emit hooks for transaction start/finish (#7387)
    • feat(nextjs): Connect traces for server components (#7320)
    • feat(replay): Attach an error cause to send exceptions (#7350)
    • feat(replay): Consider user input in form field as "user activity" (#7355)
    • feat(replay): Update rrweb to 1.105.0 & add breadcrumb when encountering large mutation (#7314)
    • feat(tracing): Expose cancelIdleTimeout and add option to make it permanent (#7236)
    • feat(tracing): Track PerformanceObserver interactions as spans (#7331)
    • fix(core): Ensure originalException has type unknown (#7361)
    • fix(core): Avoid using Object.values() (#7360)
    • fix(react): Make redux integration be configurable via normalizeDepth (#7379)
    • fix(tracing): Record LCP and CLS on transaction finish (#7386)
    • ref(browser): Improve type safety of breadcrumbs integration (#7382)
    • ref(node): Parallelize disk io when reading source files for context lines (#7374)
    • ref(node): Partially remove dynamic require calls (#7377)

    Replay rrweb changes:

    @ sentry-internal/rrweb was updated from 1.104.1 to 1.105.0 (#7314):

    • feat: Add onMutation option to record (#70)
    • fix: Ensure <input type='submit' value='Btn text'> is masked (#69)
  • 7.41.0 - 2023-03-06
    • feat: Ensure we use the same default environment everywhere (#7327)
    • feat(profiling): Add JS self profiling in the browser (#7273)
    • feat(vue): Allow to set routeLabel: 'path' to opt-out of using name (#7326)
    • fix(profiling): Guard from throwing if profiler constructor throws (#7328)
    • fix(react): Use namespace import for react router v6 (#7330)
    • fix(remix): Correctly parse X-Forwarded-For Http header (#7329)

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

  • 7.40.0 - 2023-03-01
    • feat(nextjs): Automatically resolve source of errors in dev mode (#7294)
    • feat(vue): Log errors to the console by default (#7310)
    • fix(ember): Disable performance in FastBoot (#7282)
    • fix(serverless): Capture custom tags in error events of GCP functions (#7298)
    • fix(serverless): Capture custom tags in GCP Background and CloudEvent function error events (#7301)
  • 7.39.0 - 2023-02-27

    This release adds a new package, @ sentry/angular-ivy, which is our Angular SDK with full support for Angular's rendering engine, Ivy.

    This release also adds a new enableTracing option, which can be used instead of tracesSampleRate for an easier setup.
    Related to this, the hasTracingEnabled utility function was moved from @ sentry/tracing to @ sentry/core.
    The old export from @ sentry/tracing has been deprecated and will be removed in v8.

    • feat(angular): Add Ivy-compatible Angular SDK package (#7264)
    • feat(core): Add source map images to debug_meta (#7168)
    • feat(loader): Make lazy-loading configurable (#7232)
    • feat(nextjs): Add performance monitoring to server components (#7242)
    • feat(nextjs): Default to VERCEL_ENV as environment (#7227)
    • feat(replay): Add more default block filters (#7233)
    • feat(tracing): Add enableTracing option (#7238)
    • fix(core): Exclude client reports from offline queuing (#7226)
    • fix(nextjs): Export serverside data-fetcher wrappers from client (#7256)
    • fix(replay): Fix timestamps on LCP (#7225)

    Replay rrweb changes:

    @ sentry-internal/rrweb was updated from 1.103.0 to 1.104.1 (#7238):

    • feat: Export typings/types (#60)
    • feat: Remove autoplay attribute from audio/video tags (#59)
    • fix: Exclude modulepreload as well (#52)
    • fix: Handle removed attributes (#65)
    • fix: Masking inputs on change when maskAllInputs:false (#61)
    • fix: More robust rootShadowHost check (#50)
    • fix: Textarea value is being duplicated (#62)
  • 7.38.0 - 2023-02-17
  • 7.37.2 - 2023-02-13
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

floe-app-tester[bot] commented 1 year ago

This repository is using Floe. When merged, this PR will show up in your inbox. Visit the Floe dashboard to view and modify your changelog.

floe-app-tester[bot] commented 1 year ago

This repository is using Floe. When merged, this PR will show up in your inbox. Visit the Floe dashboard to view and modify your changelog.

codecov[bot] commented 1 year ago

Codecov Report

Merging #112 (4dbe893) into master (58f71af) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #112   +/-   ##
=======================================
  Coverage   88.67%   88.67%           
=======================================
  Files           8        8           
  Lines         256      256           
  Branches       33       33           
=======================================
  Hits          227      227           
  Misses         27       27           
  Partials        2        2           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.