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 8.9.2 to 8.36.0 #729

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

Conversation

rflihxyz
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade @sentry/node from 8.9.2 to 8.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 36 versions ahead of your current version.

  • The recommended version was released on 24 days ago.

Release notes
Package name: @sentry/node
  • 8.36.0 - 2024-10-31

    Important Changes

    • feat(nextjs/vercel-edge/cloudflare): Switch to OTEL for performance monitoring (#13889)

    With this release, the Sentry Next.js, and Cloudflare SDKs will now capture performance data based on OpenTelemetry.
    Some exceptions apply in cases where Next.js captures inaccurate data itself.

    NOTE: You may experience minor differences in transaction names in Sentry.
    Most importantly transactions for serverside pages router invocations will now be named GET /[param]/my/route instead of /[param]/my/route.
    This means that those transactions are now better aligned with the OpenTelemetry semantic conventions.

    Other Changes

    • deps: Bump bundler plugins and CLI to 2.22.6 and 2.37.0 respectively (#14050)
    • feat(deps): bump @ opentelemetry/instrumentation-aws-sdk from 0.44.0 to 0.45.0 (#14099)
    • feat(deps): bump @ opentelemetry/instrumentation-connect from 0.39.0 to 0.40.0 (#14101)
    • feat(deps): bump @ opentelemetry/instrumentation-express from 0.43.0 to 0.44.0 (#14102)
    • feat(deps): bump @ opentelemetry/instrumentation-fs from 0.15.0 to 0.16.0 (#14098)
    • feat(deps): bump @ opentelemetry/instrumentation-kafkajs from 0.3.0 to 0.4.0 (#14100)
    • feat(nextjs): Add method and url to route handler request data (#14084)
    • feat(node): Add breadcrumbs for child_process and worker_thread (#13896)
    • fix(core): Ensure standalone spans are not sent if SDK is disabled (#14088)
    • fix(nextjs): Await flush in api handlers (#14023)
    • fix(nextjs): Don't leak webpack types into exports (#14116)
    • fix(nextjs): Fix matching logic for file convention type for root level components (#14038)
    • fix(nextjs): Respect directives in value injection loader (#14083)
    • fix(nuxt): Only wrap .mjs entry files in rollup (#14060)
    • fix(nuxt): Re-export all exported bindings (#14086)
    • fix(nuxt): Server-side setup in readme (#14049)
    • fix(profiling-node): Always warn when running on incompatible major version of Node.js (#14043)
    • fix(replay): Fix onError callback (#14002)
    • perf(otel): Only calculate current timestamp once (#14094)
    • test(browser-integration): Add sentry DSN route handler by default (#14095)

    Bundle size 📦

    Path Size
    @ sentry/browser 22.73 KB
    @ sentry/browser - with treeshaking flags 21.52 KB
    @ sentry/browser (incl. Tracing) 35.11 KB
    @ sentry/browser (incl. Tracing, Replay) 71.82 KB
    @ sentry/browser (incl. Tracing, Replay) - with treeshaking flags 62.26 KB
    @ sentry/browser (incl. Tracing, Replay with Canvas) 76.13 KB
    @ sentry/browser (incl. Tracing, Replay, Feedback) 88.94 KB
    @ sentry/browser (incl. Tracing, Replay, Feedback, metrics) 90.77 KB
    @ sentry/browser (incl. metrics) 26.98 KB
    @ sentry/browser (incl. Feedback) 39.87 KB
    @ sentry/browser (incl. sendFeedback) 27.37 KB
    @ sentry/browser (incl. FeedbackAsync) 32.17 KB
    @ sentry/react 25.48 KB
    @ sentry/react (incl. Tracing) 38.07 KB
    @ sentry/vue 26.87 KB
    @ sentry/vue (incl. Tracing) 36.99 KB
    @ sentry/svelte 22.86 KB
    CDN Bundle 24.08 KB
    CDN Bundle (incl. Tracing) 36.92 KB
    CDN Bundle (incl. Tracing, Replay) 71.58 KB
    CDN Bundle (incl. Tracing, Replay, Feedback) 76.93 KB
    CDN Bundle - uncompressed 70.62 KB
    CDN Bundle (incl. Tracing) - uncompressed 109.61 KB
    CDN Bundle (incl. Tracing, Replay) - uncompressed 222.13 KB
    CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 235.35 KB
    @ sentry/nextjs (client) 38.15 KB
    @ sentry/sveltekit (client) 35.71 KB
    @ sentry/node 129.6 KB
    @ sentry/node - without tracing 94.3 KB
    @ sentry/aws-serverless 105.17 KB
  • 8.36.0-beta.0 - 2024-10-23
  • 8.36.0-alpha.1 - 2024-10-24

    This is considered an internal release and the following commit will never be released to production tag:

    • debug(replay): Remove noisy log that is causing event buffer overflow as well
      (#14069)

    Bundle size 📦

    Path Size
    @ sentry/browser 22.74 KB
    @ sentry/browser - with treeshaking flags 21.53 KB
    @ sentry/browser (incl. Tracing) 35.13 KB
    @ sentry/browser (incl. Tracing, Replay) 72.07 KB
    @ sentry/browser (incl. Tracing, Replay) - with treeshaking flags 62.33 KB
    @ sentry/browser (incl. Tracing, Replay with Canvas) 76.41 KB
    @ sentry/browser (incl. Tracing, Replay, Feedback) 89.19 KB
    @ sentry/browser (incl. Tracing, Replay, Feedback, metrics) 91.02 KB
    @ sentry/browser (incl. metrics) 27 KB
    @ sentry/browser (incl. Feedback) 39.88 KB
    @ sentry/browser (incl. sendFeedback) 27.38 KB
    @ sentry/browser (incl. FeedbackAsync) 32.18 KB
    @ sentry/react 25.5 KB
    @ sentry/react (incl. Tracing) 38.1 KB
    @ sentry/vue 26.91 KB
    @ sentry/vue (incl. Tracing) 37.02 KB
    @ sentry/svelte 22.87 KB
    CDN Bundle 24.12 KB
    CDN Bundle (incl. Tracing) 36.96 KB
    CDN Bundle (incl. Tracing, Replay) 71.69 KB
    CDN Bundle (incl. Tracing, Replay, Feedback) 77.04 KB
    CDN Bundle - uncompressed 70.71 KB
    CDN Bundle (incl. Tracing) - uncompressed 109.74 KB
    CDN Bundle (incl. Tracing, Replay) - uncompressed 222.4 KB
    CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 235.61 KB
    @ sentry/nextjs (client) 38.07 KB
    @ sentry/sveltekit (client) 35.75 KB
    @ sentry/node 125.17 KB
    @ sentry/node - without tracing 94.28 KB
    @ sentry/aws-serverless 103.82 KB
  • 8.36.0-alpha.0 - 2024-10-22
  • 8.35.0 - 2024-10-21
  • 8.35.0-beta.0 - 2024-10-15
  • 8.35.0-alpha.0 - 2024-10-11
  • 8.34.0 - 2024-10-10
  • 8.34.0-internal.0 - 2024-10-10
  • 8.33.1 - 2024-10-03
  • 8.33.0 - 2024-10-02
  • 8.32.0 - 2024-09-25
  • 8.31.0 - 2024-09-23
  • 8.31.0-beta.0 - 2024-09-23
  • 8.30.0 - 2024-09-10
  • 8.29.0 - 2024-09-09
  • 8.28.0 - 2024-09-03
  • 8.27.0 - 2024-08-27
  • 8.26.0 - 2024-08-14
  • 8.25.0 - 2024-08-09
  • 8.24.0 - 2024-08-06
  • 8.23.0 - 2024-08-05
  • 8.22.0 - 2024-08-01
  • 8.21.0 - 2024-07-31
  • 8.20.0 - 2024-07-24
  • 8.19.0 - 2024-07-19
  • 8.18.0 - 2024-07-16
  • 8.17.0 - 2024-07-10
  • 8.16.0 - 2024-07-09
  • 8.15.0 - 2024-07-05
  • 8.14.0 - 2024-07-04
  • 8.13.0 - 2024-06-27
  • 8.12.0 - 2024-06-25
  • 8.12.0-beta.0 - 2024-06-24
  • 8.11.0 - 2024-06-21
  • 8.10.0 - 2024-06-19
  • 8.9.2 - 2024-06-12
from @sentry/node GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade @sentry/node from 8.9.2 to 8.36.0.

See this package in npm:
@sentry/node

See this project in Snyk:
https://app.snyk.io/org/panora-Jq2Up6gAQJBgHuDGPYFUBF/project/8494775c-7dbb-490e-967e-a9627daed35b?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

changeset-bot bot commented Nov 24, 2024

⚠️ No Changeset found

Latest commit: b08756f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Contributor

coderabbitai bot commented Nov 24, 2024

Important

Review skipped

Ignore keyword(s) in the title.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai or @coderabbitai title anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

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

Package New capabilities Transitives Size Publisher
npm/@sentry/node@8.36.0 Transitive: environment, filesystem, network, unsafe +48 28 MB benvinegar, billyvg, evanpurkhiser, ...8 more

View full report↗︎

Copy link

zeropath-ai bot commented Nov 24, 2024

No security or compliance issues detected. Reviewed everything up to b08756f.

Security Overview
  • 🔎 Scanned files: 1 changed file(s)
Detected Code Changes
Change Type Relevant files
Configuration changes ► package.json
    Upgrade @sentry/node from 8.9.2 to 8.36.0

Reply to this PR with @zeropath-ai followed by a description of what change you want and we'll auto-submit a change to this PR to implement it.

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.

3 participants