Skip to content

Update dependency @sentry/ember to v9.23.0 #11252

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

Merged
merged 1 commit into from
May 28, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/ember (source) 9.22.0 -> 9.23.0 age adoption passing confidence

Release Notes

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

v9.23.0

Compare Source

Important changes
  • feat(browser): option to ignore certain resource types (#​16389)

Adds an option to opt out of certain resource.* spans via ignoreResourceSpans.

For example, to opt out of resource.script spans:

Sentry.browserTracingIntegration({
  ignoreResourceSpans: ['resource.script'],
}),
Other changes

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

Bundle size 📦

Path Size
@​sentry/browser 23.37 KB
@​sentry/browser - with treeshaking flags 23.14 KB
@​sentry/browser (incl. Tracing) 37.33 KB
@​sentry/browser (incl. Tracing, Replay) 74.59 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 67.86 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 79.23 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 91.04 KB
@​sentry/browser (incl. Feedback) 39.73 KB
@​sentry/browser (incl. sendFeedback) 27.97 KB
@​sentry/browser (incl. FeedbackAsync) 32.75 KB
@​sentry/react 25.11 KB
@​sentry/react (incl. Tracing) 39.29 KB
@​sentry/vue 27.6 KB
@​sentry/vue (incl. Tracing) 39.11 KB
@​sentry/svelte 23.39 KB
CDN Bundle 24.66 KB
CDN Bundle (incl. Tracing) 37.51 KB
CDN Bundle (incl. Tracing, Replay) 72.52 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 77.83 KB
CDN Bundle - uncompressed 71.96 KB
CDN Bundle (incl. Tracing) - uncompressed 111 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 222.3 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 234.82 KB
@​sentry/nextjs (client) 40.93 KB
@​sentry/sveltekit (client) 37.83 KB
@​sentry/node 146.36 KB
@​sentry/node - without tracing 95.82 KB
@​sentry/aws-serverless 120.98 KB

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@Turbo87 Turbo87 merged commit 314d5c0 into main May 28, 2025
11 checks passed
@Turbo87 Turbo87 deleted the renovate/sentry-javascript-monorepo branch May 28, 2025 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant