Update @sentry/browser requirement from ^10.22.0 to ^10.25.0 in /src-editor
Updates the requirements on @sentry/browser to permit the latest version.
Release notes
Sourced from @sentry/browser's releases.
10.25.0
- feat(browser): Include Spotlight in development bundles (#18078)
- feat(cloudflare): Add metrics exports (#18147)
- feat(core): Truncate request string inputs in OpenAI integration (#18136)
- feat(metrics): Add missing metric node exports (#18149)
- feat(node): Add
maxCacheKeyLengthto Redis integration (remove truncation) (#18045)- feat(vercel-edge): Add metrics export (#18148)
- fix(core): Only consider exception mechanism when updating session status from event with exceptions (#18137)
- ref(browser): Remove truncation when not needed (#18051)
- chore(build): Fix incorrect versions after merge (#18154)
Bundle size 📦
Path Size @sentry/browser24.02 KB @sentry/browser- with treeshaking flags22.54 KB @sentry/browser(incl. Tracing)40.26 KB @sentry/browser(incl. Tracing, Profiling)44.44 KB @sentry/browser(incl. Tracing, Replay)77.83 KB @sentry/browser(incl. Tracing, Replay) - with treeshaking flags67.75 KB @sentry/browser(incl. Tracing, Replay with Canvas)82.41 KB @sentry/browser(incl. Tracing, Replay, Feedback)94.3 KB @sentry/browser(incl. Feedback)40.3 KB @sentry/browser(incl. sendFeedback)28.58 KB @sentry/browser(incl. FeedbackAsync)33.39 KB @sentry/react25.66 KB @sentry/react(incl. Tracing)42.17 KB @sentry/vue28.39 KB @sentry/vue(incl. Tracing)41.99 KB @sentry/svelte24.03 KB CDN Bundle 26.26 KB CDN Bundle (incl. Tracing) 40.8 KB CDN Bundle (incl. Tracing, Replay) 76.46 KB CDN Bundle (incl. Tracing, Replay, Feedback) 81.81 KB CDN Bundle - uncompressed 76.99 KB CDN Bundle (incl. Tracing) - uncompressed 121.03 KB CDN Bundle (incl. Tracing, Replay) - uncompressed 234.35 KB CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 246.81 KB @sentry/nextjs(client)44.25 KB @sentry/sveltekit(client)40.64 KB @sentry/node-core49.57 KB @sentry/node154.14 KB @sentry/node- without tracing90.47 KB @sentry/aws-serverless103.91 KB
Changelog
Sourced from @sentry/browser's changelog.
10.25.0
- feat(browser): Include Spotlight in development bundles (#18078)
- feat(cloudflare): Add metrics exports (#18147)
- feat(core): Truncate request string inputs in OpenAI integration (#18136)
- feat(metrics): Add missing metric node exports (#18149)
- feat(node): Add
maxCacheKeyLengthto Redis integration (remove truncation) (#18045)- feat(vercel-edge): Add metrics export (#18148)
- fix(core): Only consider exception mechanism when updating session status from event with exceptions (#18137)
- ref(browser): Remove truncation when not needed (#18051)
- chore(build): Fix incorrect versions after merge (#18154)
10.24.0
Important Changes
feat(metrics): Add top level option
enableMetricsandbeforeSendMetric(#18088)This PR moves
enableMetricsandbeforeSendMetricout of the_experimentsoptions. The metrics feature will now be enabled by default (none of our integrations will auto-emit metrics as of now), but you can disable sending metrics viaenableMetrics: false. Metric options within_experimentsgot deprecated but will still work as of now, they will be removed with the next major version of our SDKs.Other Changes
- feat(aws): Add
SENTRY_LAYER_EXTENSIONto configure using the lambda layer extension via env variables (#18101)- feat(core): Include all exception object keys instead of truncating (#18044)
- feat(metrics)!: Update types (#17907)
- feat(replay): ignore
background-imagewhenblockAllMediais enabled (#18019)- fix(nextjs): Delete css map files (#18131)
- fix(nextjs): Stop accessing sync props in template (#18113)
- chore: X handle update (#18117)
- chore(eslint): Add eslint-plugin-regexp rule (dev-packages) (#18063)
- test(next): fix flakey tests (#18100)
- test(node-core): Proof that withMonitor doesn't create a new trace (#18057)
10.23.0
... (truncated)
Commits
d9cf9a4release: 10.25.0b08235bchore(e2e): Pin@embroider/addon-shimto 1.10.0 for the e2e ember-embroider...dd75ae7chore(test): Use correcttestTimeoutfield in bundler-tests vitest configd5a5009Merge pull request #18166 from getsentry/prepare-release/10.25.0a730d96meta(changelog): Update changelog for 10.25.076fef98feat(metrics): Add missing metric node exports (#18149)b03617afeat(vercel-edge): Add metrics export (#18148)b3e65e0feat(cloudflare): Add metrics exports (#18147)c2a53e7feat(core): Truncate request string inputs in OpenAI integration (#18136)c236db3chore(build): Fix incorrect versions after merge (#18154)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)