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

fix(deps): update sentry-javascript monorepo to ^8.34.0 #2205

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/node (source) ^8.33.1 -> ^8.34.0 age adoption passing confidence
@sentry/profiling-node (source) 8.33.1 -> 8.34.0 age adoption passing confidence

Release Notes

getsentry/sentry-javascript (@​sentry/node)

v8.34.0

Compare Source

Important Changes

Relevant for users of the @sentry/nextjs package: If you have previously configured a
SENTRY_IGNORE_API_RESOLUTION_ERROR environment variable, it is now safe to unset it.

Other Changes
  • feat(cdn): Export getReplay in replay CDN bundles
    (#​13881)
  • feat(replay): Clear fallback buffer when switching buffers
    (#​13914)
  • feat(replay): Upgrade rrweb packages to 2.28.0 (#​13732)
  • fix(docs): Correct supported browsers due to globalThis
    (#​13788)
  • fix(nextjs): Adjust path to requestAsyncStorageShim.js template file
    (#​13928)
  • fix(nextjs): Detect new locations for request async storage to support Next.js v15.0.0-canary.180 and higher
    (#​13920)
  • fix(nextjs): Drop _not-found spans for all HTTP methods
    (#​13906)
  • fix(nextjs): Fix resolution of request storage shim fallback
    (#​13929)
  • fix(node): Ensure graphql options are correct when preloading
    (#​13769)
  • fix(node): Local variables handle error (#​13827)
  • fix(node): Remove dataloader instrumentation from default integrations
    (#​13873)
  • fix(nuxt): Create declaration files for Nuxt module
    (#​13909)
  • fix(replay): Ensure replay_id is removed from frozen DSC when stopped
    (#​13893)
  • fix(replay): Try/catch sendBufferedReplayOrFlush to prevent cycles
    (#​13900)
  • fix(sveltekit): Ensure trace meta tags are always injected
    (#​13231)
  • fix(sveltekit): Update wrapServerRouteWithSentry to respect ParamMatchers
    (#​13390)
  • fix(wasm): Integration wasm uncaught WebAssembly.Exception
    (#​13787) (#​13854)
  • ref(nextjs): Ignore sentry spans based on query param attribute
    (#​13905)
  • ref(utils): Move vercelWaitUntil to utils (#​13891)

Work in this release was contributed by @​trzeciak, @​gurpreetatwal, @​ykzts and @​lizhiyao. Thank you for your
contributions!

Bundle size 📦

Path Size
@​sentry/browser 22.73 KB
@​sentry/browser - with treeshaking flags 21.53 KB
@​sentry/browser (incl. Tracing) 34.97 KB
@​sentry/browser (incl. Tracing, Replay) 71.62 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 62.03 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 75.97 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 88.73 KB
@​sentry/browser (incl. Tracing, Replay, Feedback, metrics) 90.59 KB
@​sentry/browser (incl. metrics) 27 KB
@​sentry/browser (incl. Feedback) 39.87 KB
@​sentry/browser (incl. sendFeedback) 27.38 KB
@​sentry/browser (incl. FeedbackAsync) 32.17 KB
@​sentry/react 25.49 KB
@​sentry/react (incl. Tracing) 37.94 KB
@​sentry/vue 26.91 KB
@​sentry/vue (incl. Tracing) 36.86 KB
@​sentry/svelte 22.87 KB
CDN Bundle 24.05 KB
CDN Bundle (incl. Tracing) 36.76 KB
CDN Bundle (incl. Tracing, Replay) 71.38 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 76.7 KB
CDN Bundle - uncompressed 70.53 KB
CDN Bundle (incl. Tracing) - uncompressed 109.04 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 221.4 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 234.62 KB
@​sentry/nextjs (client) 37.91 KB
@​sentry/sveltekit (client) 35.56 KB
@​sentry/node 124.5 KB
@​sentry/node - without tracing 93.64 KB
@​sentry/aws-serverless 103.3 KB

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge October 10, 2024 22:31
Copy link
Contributor Author

renovate bot commented Oct 10, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@renovate renovate bot added this pull request to the merge queue Oct 10, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@sentry/node@8.34.0 Transitive: environment, filesystem, shell, unsafe +54 25 MB benvinegar, billyvg, evanpurkhiser, ...8 more
npm/@sentry/profiling-node@8.34.0 environment, filesystem, shell +5 6.64 MB sentry-bot

🚮 Removed packages: npm/@sentry/node@8.33.1, npm/@sentry/profiling-node@8.33.1

View full report↗︎

Copy link

sonarcloud bot commented Oct 10, 2024

Copy link

deepsource-io bot commented Oct 10, 2024

Here's the code health analysis summary for commits ec52788..3e6c469. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.23%. Comparing base (ec52788) to head (3e6c469).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #2205   +/-   ##
=======================================
  Coverage   26.23%   26.23%           
=======================================
  Files         230      230           
  Lines       11691    11691           
  Branches      303      378   +75     
=======================================
  Hits         3067     3067           
  Misses       8624     8624           
Flag Coverage Δ
cli 59.32% <ø> (ø)
database 23.71% <ø> (ø)
gateway 9.48% <ø> (ø)
lobby 6.75% <ø> (ø)
login 5.89% <ø> (ø)
mcots 9.00% <ø> (ø)
nps 5.76% <ø> (ø)
patch 71.42% <ø> (ø)
persona 16.89% <ø> (ø)
sessions 85.71% <ø> (ø)
shard 43.31% <ø> (ø)
shared 13.99% <ø> (ø)
shared-packets 52.32% <ø> (ø)
transactions 57.95% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Oct 10, 2024
@renovate renovate bot added this pull request to the merge queue Oct 11, 2024
Merged via the queue into dev with commit 1a96090 Oct 11, 2024
14 checks passed
@renovate renovate bot deleted the renovate/sentry-javascript-monorepo branch October 11, 2024 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants