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 dependency @sentry/node to v8.37.1 #487

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/node (source) 8.36.0 -> 8.37.1 age adoption passing confidence

Release Notes

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

v8.37.1

Compare Source

Bundle size 📦

Path Size
@​sentry/browser 22.76 KB
@​sentry/browser - with treeshaking flags 21.54 KB
@​sentry/browser (incl. Tracing) 35.18 KB
@​sentry/browser (incl. Tracing, Replay) 71.9 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 62.33 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 76.22 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 89.02 KB
@​sentry/browser (incl. Feedback) 39.9 KB
@​sentry/browser (incl. sendFeedback) 27.4 KB
@​sentry/browser (incl. FeedbackAsync) 32.2 KB
@​sentry/react 25.51 KB
@​sentry/react (incl. Tracing) 38.15 KB
@​sentry/vue 26.9 KB
@​sentry/vue (incl. Tracing) 37.07 KB
@​sentry/svelte 22.89 KB
CDN Bundle 24.11 KB
CDN Bundle (incl. Tracing) 37 KB
CDN Bundle (incl. Tracing, Replay) 71.66 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 77 KB
CDN Bundle - uncompressed 70.66 KB
CDN Bundle (incl. Tracing) - uncompressed 109.79 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 222.31 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 235.52 KB
@​sentry/nextjs (client) 38.23 KB
@​sentry/sveltekit (client) 35.78 KB
@​sentry/node 131.52 KB
@​sentry/node - without tracing 95.64 KB
@​sentry/aws-serverless 105.91 KB

v8.37.0

Compare Source

Important CHanges
  • feat(nuxt): Add piniaIntegration (#​14138)

The Nuxt SDK now allows you to track Pinia state for captured errors. To enable the Pinia plugin, add the piniaIntegration to your client config:

// sentry.client.config.ts
import { usePinia } from '#imports';

Sentry.init({
  integrations: [
    Sentry.piniaIntegration(usePinia(), {
      /* optional Pinia plugin options */
    }),
  ],
});

The Sentry Metrics beta has ended in favour of revisiting metrics in another form at a later date.

This new approach will include different APIs, making the current metrics API unnecessary. This release
deprecates the metrics API with the plan to remove in the next SDK major version. If you currently use the
metrics API in your code, you can safely continue to do so but sent data will no longer be processed by Sentry.

Learn more about the end of the Metrics beta.

Other Changes

Work in this release was contributed by @​rexxars. Thank you for your contribution!

Bundle size 📦

Path Size
@​sentry/browser 22.76 KB
@​sentry/browser - with treeshaking flags 21.54 KB
@​sentry/browser (incl. Tracing) 35.18 KB
@​sentry/browser (incl. Tracing, Replay) 71.9 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 62.33 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 76.22 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 89.02 KB
@​sentry/browser (incl. Feedback) 39.9 KB
@​sentry/browser (incl. sendFeedback) 27.4 KB
@​sentry/browser (incl. FeedbackAsync) 32.2 KB
@​sentry/react 25.51 KB
@​sentry/react (incl. Tracing) 38.15 KB
@​sentry/vue 26.9 KB
@​sentry/vue (incl. Tracing) 37.07 KB
@​sentry/svelte 22.89 KB
CDN Bundle 24.11 KB
CDN Bundle (incl. Tracing) 37 KB
CDN Bundle (incl. Tracing, Replay) 71.66 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 77 KB
CDN Bundle - uncompressed 70.66 KB
CDN Bundle (incl. Tracing) - uncompressed 109.79 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 222.31 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 235.52 KB
@​sentry/nextjs (client) 38.23 KB
@​sentry/sveltekit (client) 35.78 KB
@​sentry/node 131.52 KB
@​sentry/node - without tracing 95.64 KB
@​sentry/aws-serverless 105.91 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 this update again.


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

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

Copy link

changeset-bot bot commented Nov 5, 2024

⚠️ No Changeset found

Latest commit: efcb167

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

@renovate renovate bot merged commit faf4110 into main Nov 5, 2024
2 checks passed
@renovate renovate bot deleted the renovate/sentry-javascript-monorepo branch November 5, 2024 18:20
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.

0 participants