Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2025

Bumps @sentry/sveltekit from 8.28.0 to 8.49.0.

Release notes

Sourced from @​sentry/sveltekit's releases.

8.49.0

  • feat(v8/browser): Flush offline queue on flush and browser online event (#14969)
  • feat(v8/react): Add a handled prop to ErrorBoundary (#14978)
  • fix(profiling/v8): Don't put require, __filename and __dirname on global object (#14952)
  • fix(v8/node): Enforce that ContextLines integration does not leave open file handles (#14997)
  • fix(v8/replay): Disable mousemove sampling in rrweb for iOS browsers (#14944)
  • fix(v8/sveltekit): Ensure source maps deletion is called after source ma… (#14963)
  • fix(v8/vue): Re-throw error when no errorHandler exists (#14943)

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

Bundle size 📦

Path Size
@​sentry/browser 23.29 KB
@​sentry/browser - with treeshaking flags 21.96 KB
@​sentry/browser (incl. Tracing) 35.85 KB
@​sentry/browser (incl. Tracing, Replay) 73.19 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 63.58 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 77.5 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 89.44 KB
@​sentry/browser (incl. Feedback) 39.5 KB
@​sentry/browser (incl. sendFeedback) 27.89 KB
@​sentry/browser (incl. FeedbackAsync) 32.69 KB
@​sentry/react 25.97 KB
@​sentry/react (incl. Tracing) 38.67 KB
@​sentry/vue 27.57 KB
@​sentry/vue (incl. Tracing) 37.71 KB
@​sentry/svelte 23.45 KB
CDN Bundle 24.49 KB
CDN Bundle (incl. Tracing) 37.56 KB
CDN Bundle (incl. Tracing, Replay) 72.84 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 78.2 KB
CDN Bundle - uncompressed 71.93 KB
CDN Bundle (incl. Tracing) - uncompressed 111.42 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 225.68 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.78 KB
@​sentry/nextjs (client) 38.92 KB
@​sentry/sveltekit (client) 36.36 KB
@​sentry/node 162.82 KB
@​sentry/node - without tracing 98.95 KB
@​sentry/aws-serverless 126.65 KB

8.48.0

Deprecations

  • feat(v8/core): Deprecate getDomElement method (#14799)

    Deprecates getDomElement. There is no replacement.

... (truncated)

Changelog

Sourced from @​sentry/sveltekit's changelog.

8.49.0

  • feat(v8/browser): Flush offline queue on flush and browser online event (#14969)
  • feat(v8/react): Add a handled prop to ErrorBoundary (#14978)
  • fix(profiling/v8): Don't put require, __filename and __dirname on global object (#14952)
  • fix(v8/node): Enforce that ContextLines integration does not leave open file handles (#14997)
  • fix(v8/replay): Disable mousemove sampling in rrweb for iOS browsers (#14944)
  • fix(v8/sveltekit): Ensure source maps deletion is called after source ma… (#14963)
  • fix(v8/vue): Re-throw error when no errorHandler exists (#14943)

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

8.48.0

Deprecations

  • feat(v8/core): Deprecate getDomElement method (#14799)

    Deprecates getDomElement. There is no replacement.

Other changes

  • fix(nestjs/v8): Use correct main/module path in package.json (#14791)
  • fix(v8/core): Use consistent continueTrace implementation in core (#14819)
  • fix(v8/node): Correctly resolve debug IDs for ANR events with custom appRoot (#14823)
  • fix(v8/node): Ensure NODE_OPTIONS is not passed to worker threads (#14825)
  • fix(v8/angular): Fall back to element tagName when name is not provided to TraceDirective (#14828)
  • fix(aws-lambda): Remove version suffix from lambda layer (#14843)
  • fix(v8/node): Ensure express requests are properly handled (#14851)
  • feat(v8/node): Add openTelemetrySpanProcessors option (#14853)
  • fix(v8/react): Use Set as the allRoutes container. (#14878) (#14884)
  • fix(v8/react): Improve handling of routes nested under path="/" (#14897)
  • feat(v8/core): Add normalizedRequest to samplingContext (#14903)
  • fix(v8/feedback): Avoid lazy loading code for syncFeedbackIntegration (#14918)

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

8.47.0

  • feat(v8/core): Add updateSpanName helper function (#14736)
  • feat(v8/node): Do not overwrite prisma db.system in newer Prisma versions (#14772)
  • feat(v8/node/deps): Bump @​prisma/instrumentation from 5.19.1 to 5.22.0 (#14755)
  • feat(v8/replay): Mask srcdoc iframe contents per default (#14779)
  • ref(v8/nextjs): Fix typo in source maps deletion warning (#14776)

Work in this release was contributed by @​aloisklink and @​benjick. Thank you for your contributions!

8.46.0

  • feat: Allow capture of more than 1 ANR event [v8] (#14713)

... (truncated)

Commits
  • db51933 release: 8.49.0
  • 629fba2 meta(changelog): Update CHANGELOG for 8.49.0 (#15019)
  • f5ac627 fix(v8/node): Enforce that ContextLines integration does not leave open file ...
  • 286f6b0 test(v8/e2e): Fix node-express test transitive dependency (#15004)
  • 798a932 feat(v8/browser): Flush offline queue on flush and browser online event (#14969)
  • 0c3b2a4 fix(v8/replay): Disable mousemove sampling in rrweb for iOS browsers (#14944)
  • fda1aee feat(v8/react): Add a handled prop to ErrorBoundary (#14978)
  • 5182853 chore(v8/repo): Add missing v7 changelog entries (#14961)
  • af00c8f fix(v8/sveltekit): Ensure source maps deletion is called after source ma… (#1...
  • 8926cb7 fix(v8/vue): Re-throw error when no errorHandler exists (#14943)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@sentry/sveltekit](https://github.com/getsentry/sentry-javascript) from 8.28.0 to 8.49.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.49.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.28.0...8.49.0)

---
updated-dependencies:
- dependency-name: "@sentry/sveltekit"
  dependency-version: 8.49.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 19, 2025
Copy link

vercel bot commented Sep 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
syntax-website Ready Ready Preview Sep 19, 2025 8:00pm

Copy link

codecov bot commented Sep 19, 2025

Bundle Report

Changes will increase total bundle size by 5.14kB (0.02%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
website-client-esm 1.95MB 5.14kB (0.26%) ⬆️
website-server-esm 30.68MB -1 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: website-client-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
_app/immutable/entry/app.*.js 3.92kB 221.79kB 1.8%
_app/immutable/chunks/media-volume-range.*.js (New) 188.56kB 188.56kB 100.0% 🚀
_app/immutable/chunks/trace.DvV2_u4c.js (New) 39.38kB 39.38kB 100.0% 🚀
_app/immutable/nodes/3.Cz_4gnAR.js (New) 33.9kB 33.9kB 100.0% 🚀
_app/immutable/chunks/Icon.*.js 5 bytes 32.52kB 0.02%
_app/immutable/chunks/entry.*.js -2 bytes 30.22kB -0.01%
_app/immutable/chunks/runtime.B_3ysg-s.js (New) 17.15kB 17.15kB 100.0% 🚀
_app/immutable/nodes/10.*.js (New) 9.15kB 9.15kB 100.0% 🚀
_app/immutable/chunks/UserSubmissionForm.*.js -1 bytes 7.45kB -0.01%
_app/immutable/chunks/ShowCard.D_pxlMTo.js (New) 6.25kB 6.25kB 100.0% 🚀
_app/immutable/chunks/AlbumArt.*.js (New) 6.2kB 6.2kB 100.0% 🚀
_app/immutable/nodes/11.*.js -5 bytes 5.36kB -0.09%
_app/immutable/chunks/Logo.DixzVM_L.js (New) 5.1kB 5.1kB 100.0% 🚀
_app/immutable/nodes/16.BUo2m_h8.js (New) 4.89kB 4.89kB 100.0% 🚀
_app/immutable/nodes/8.*.js (New) 4.71kB 4.71kB 100.0% 🚀
_app/immutable/chunks/attributes.aWYZ_JbN.js (New) 4.24kB 4.24kB 100.0% 🚀
_app/immutable/chunks/each.D_ip0oat.js (New) 3.62kB 3.62kB 100.0% 🚀
_app/immutable/chunks/events.Cdgl2Uy_.js (New) 3.58kB 3.58kB 100.0% 🚀
_app/immutable/chunks/Header.*.js (New) 3.5kB 3.5kB 100.0% 🚀
_app/immutable/nodes/43.D_d-pQ43.js (New) 3.27kB 3.27kB 100.0% 🚀
_app/immutable/chunks/30.*.js 5 bytes 2.32kB 0.22%
_app/immutable/chunks/NewsletterForm.DP6_EF6s.js (New) 2.26kB 2.26kB 100.0% 🚀
_app/immutable/nodes/42.*.js (New) 2.21kB 2.21kB 100.0% 🚀
_app/immutable/nodes/46.*.js (New) 1.94kB 1.94kB 100.0% 🚀
_app/immutable/nodes/36.*.js (New) 1.85kB 1.85kB 100.0% 🚀
_app/immutable/nodes/15.*.js 5 bytes 1.69kB 0.3%
_app/immutable/chunks/HostSocialLink.*.js 5 bytes 1.68kB 0.3%
_app/immutable/nodes/4.D_-PXfv3.js (New) 1.62kB 1.62kB 100.0% 🚀
_app/immutable/nodes/21.*.js -5 bytes 1.57kB -0.32%
_app/immutable/nodes/28.*.js (New) 1.48kB 1.48kB 100.0% 🚀
_app/immutable/chunks/Input.*.js (New) 1.36kB 1.36kB 100.0% 🚀
_app/immutable/chunks/format_show_type.yyUQR_fx.js (New) 1.22kB 1.22kB 100.0% 🚀
_app/immutable/chunks/PodcastLinks.DRo_USne.js (New) 1.2kB 1.2kB 100.0% 🚀
_app/immutable/chunks/if.*.js (New) 985 bytes 985 bytes 100.0% 🚀
_app/immutable/nodes/29.*.js (New) 860 bytes 860 bytes 100.0% 🚀
_app/immutable/chunks/theme.D_1AXiBi.js (New) 740 bytes 740 bytes 100.0% 🚀
_app/immutable/nodes/2.*.js (New) 731 bytes 731 bytes 100.0% 🚀
_app/immutable/chunks/format_time.kc_w0Fx-.js (New) 710 bytes 710 bytes 100.0% 🚀
_app/immutable/chunks/AdminActions.*.js 10 bytes 688 bytes 1.47%
_app/immutable/chunks/this.*.js (New) 680 bytes 680 bytes 100.0% 🚀
_app/immutable/chunks/stores.*.js (New) 650 bytes 650 bytes 100.0% 🚀
_app/immutable/nodes/7.*.js -5 bytes 646 bytes -0.77%
_app/immutable/nodes/0.C_XrQZqy.js (New) 636 bytes 636 bytes 100.0% 🚀
_app/immutable/nodes/38.DO6ul1_2.js (New) 476 bytes 476 bytes 100.0% 🚀
_app/immutable/entry/start.DOe1Co-_.js (New) 424 bytes 424 bytes 100.0% 🚀
_app/immutable/chunks/media-volume-range.DWVCp_Vy.js (Deleted) -188.56kB 0 bytes -100.0% 🗑️
_app/immutable/chunks/trace.*.js (Deleted) -38.18kB 0 bytes -100.0% 🗑️
_app/immutable/nodes/3.*.js (Deleted) -33.9kB 0 bytes -100.0% 🗑️
_app/immutable/chunks/runtime.*.js (Deleted) -17.15kB 0 bytes -100.0% 🗑️
_app/immutable/nodes/10.BevjBV_a.js (Deleted) -9.15kB 0 bytes -100.0% 🗑️
_app/immutable/chunks/ShowCard.*.js (Deleted) -6.25kB 0 bytes -100.0% 🗑️
_app/immutable/chunks/AlbumArt.Bw6A_kD7.js (Deleted) -6.2kB 0 bytes -100.0% 🗑️
_app/immutable/chunks/Logo.*.js (Deleted) -5.09kB 0 bytes -100.0% 🗑️
_app/immutable/nodes/16.CJ_we0Gn.js (Deleted) -4.89kB 0 bytes -100.0% 🗑️
_app/immutable/nodes/8.YLQZij_r.js (Deleted) -4.71kB 0 bytes -100.0% 🗑️
_app/immutable/chunks/attributes.*.js (Deleted) -4.24kB 0 bytes -100.0% 🗑️
_app/immutable/chunks/each.*.js (Deleted) -3.62kB 0 bytes -100.0% 🗑️
_app/immutable/chunks/events.*.js (Deleted) -3.58kB 0 bytes -100.0% 🗑️
_app/immutable/chunks/Header.C4w_Kgm4.js (Deleted) -3.5kB 0 bytes -100.0% 🗑️
_app/immutable/nodes/43.*.js (Deleted) -3.27kB 0 bytes -100.0% 🗑️
_app/immutable/chunks/NewsletterForm.*.js (Deleted) -2.26kB 0 bytes -100.0% 🗑️
_app/immutable/nodes/42.Fy_HPf82.js (Deleted) -2.21kB 0 bytes -100.0% 🗑️
_app/immutable/nodes/46.BRh_SY1R.js (Deleted) -1.94kB 0 bytes -100.0% 🗑️
_app/immutable/nodes/36.B4KPjwU_.js (Deleted) -1.85kB 0 bytes -100.0% 🗑️
_app/immutable/nodes/4.CLmVL_8y.js (Deleted) -1.62kB 0 bytes -100.0% 🗑️
_app/immutable/nodes/28.6_618vqz.js (Deleted) -1.48kB 0 bytes -100.0% 🗑️
_app/immutable/chunks/Input.CN_5GG0T.js (Deleted) -1.36kB 0 bytes -100.0% 🗑️
_app/immutable/chunks/format_show_type.*.js (Deleted) -1.22kB 0 bytes -100.0% 🗑️
_app/immutable/chunks/PodcastLinks.*.js (Deleted) -1.2kB 0 bytes -100.0% 🗑️
_app/immutable/chunks/if.CgY06X_h.js (Deleted) -985 bytes 0 bytes -100.0% 🗑️
_app/immutable/nodes/29.rLHV_RxD.js (Deleted) -855 bytes 0 bytes -100.0% 🗑️
_app/immutable/chunks/theme.*.js (Deleted) -740 bytes 0 bytes -100.0% 🗑️
_app/immutable/nodes/2.h9eh-B_2.js (Deleted) -736 bytes 0 bytes -100.0% 🗑️
_app/immutable/chunks/format_time.*.js (Deleted) -710 bytes 0 bytes -100.0% 🗑️
_app/immutable/chunks/this.VS0MA_Aa.js (Deleted) -680 bytes 0 bytes -100.0% 🗑️
_app/immutable/chunks/stores.93m_HgX6.js (Deleted) -650 bytes 0 bytes -100.0% 🗑️
_app/immutable/nodes/0.*.js (Deleted) -641 bytes 0 bytes -100.0% 🗑️
_app/immutable/nodes/38.*.js (Deleted) -476 bytes 0 bytes -100.0% 🗑️
_app/immutable/entry/start.*.js (Deleted) -424 bytes 0 bytes -100.0% 🗑️

App Routes Affected:

App Route Size Change Total Size Change (%)
/(blank) -5 bytes 731 bytes -0.68%
/(site)/videos -5 bytes 3.17kB -0.16%
/(site)/search 5 bytes 860 bytes 0.58%
/(site)/potluck 5 bytes 1.48kB 0.34%
/(site)/admin/videos/[playlist_id] -5 bytes 1.57kB -0.32%
/(site)/admin -5 bytes 4.39kB -0.11%
/(site) -5 bytes 39.26kB -0.01%
/(site)/admin/cache 5 bytes 1.69kB 0.3%
view changes for bundle: website-server-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
chunks/internal.js -1 bytes 17.81kB -0.01%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants