Build(deps-dev): Bump @sentry/ember from 7.120.1 to 9.5.0
Bumps @sentry/ember from 7.120.1 to 9.5.0.
Release notes
Sourced from @sentry/ember's releases.
9.5.0
Important Changes
We found some issues with the new feedback screenshot annotation where screenshots are not being generated properly. Due to this issue, we are reverting the feature.
Other Changes
- Add cloudflare adapter detection and path generation (#15603)
- deps(nextjs): Bump rollup to
4.34.9(#15589)- feat(bun): Automatically add performance integrations (#15586)
- feat(replay): Bump rrweb to 2.34.0 (#15580)
- fix(browser): Call original function on early return from patched history API (#15576)
- fix(nestjs): Copy metadata in custom decorators (#15598)
- fix(react-router): Fix config type import (#15583)
- fix(remix): Use correct types export for
@sentry/remix/cloudflare(#15599)- fix(vue): Attach Pinia state only once per event (#15588)
Work in this release was contributed by
@msurdi-a8c,@namoscato, and@rileyg98. Thank you for your contributions!Bundle size 📦
Path Size @sentry/browser23.14 KB @sentry/browser- with treeshaking flags22.93 KB @sentry/browser(incl. Tracing)36.2 KB @sentry/browser(incl. Tracing, Replay)73.38 KB @sentry/browser(incl. Tracing, Replay) - with treeshaking flags66.79 KB @sentry/browser(incl. Tracing, Replay with Canvas)78 KB @sentry/browser(incl. Tracing, Replay, Feedback)90.56 KB @sentry/browser(incl. Feedback)40.29 KB @sentry/browser(incl. sendFeedback)27.78 KB @sentry/browser(incl. FeedbackAsync)32.57 KB @sentry/react24.96 KB @sentry/react(incl. Tracing)38.09 KB @sentry/vue27.38 KB @sentry/vue(incl. Tracing)37.89 KB @sentry/svelte23.17 KB CDN Bundle 24.35 KB CDN Bundle (incl. Tracing) 36.25 KB CDN Bundle (incl. Tracing, Replay) 71.26 KB CDN Bundle (incl. Tracing, Replay, Feedback) 76.43 KB CDN Bundle - uncompressed 71.14 KB CDN Bundle (incl. Tracing) - uncompressed 107.52 KB CDN Bundle (incl. Tracing, Replay) - uncompressed 218.79 KB CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 231.36 KB @sentry/nextjs(client)39.26 KB @sentry/sveltekit(client)36.62 KB
... (truncated)
Changelog
Sourced from @sentry/ember's changelog.
9.5.0
Important Changes
We found some issues with the new feedback screenshot annotation where screenshots are not being generated properly. Due to this issue, we are reverting the feature.
Other Changes
- Add cloudflare adapter detection and path generation (#15603)
- deps(nextjs): Bump rollup to
4.34.9(#15589)- feat(bun): Automatically add performance integrations (#15586)
- feat(replay): Bump rrweb to 2.34.0 (#15580)
- fix(browser): Call original function on early return from patched history API (#15576)
- fix(nestjs): Copy metadata in custom decorators (#15598)
- fix(react-router): Fix config type import (#15583)
- fix(remix): Use correct types export for
@sentry/remix/cloudflare(#15599)- fix(vue): Attach Pinia state only once per event (#15588)
Work in this release was contributed by
@msurdi-a8c,@namoscato, and@rileyg98. Thank you for your contributions!9.4.0
- feat(core): Add types for logs protocol and envelope (#15530)
- feat(deps): Bump
@sentry/clifrom 2.41.1 to 2.42.2 (#15510)- feat(deps): Bump
@sentry/webpack-pluginfrom 3.1.2 to 3.2.1 (#15512)- feat(feedback) Allowing annotation via highlighting & masking (#15484)
- feat(nextjs): Add
use clientdirective to client SDK entrypoints (#15575)- feat(nextjs): Allow silencing of instrumentation warning (#15555)
- feat(sveltekit): Ensure
AsyncLocalStorageasync context strategy is used in Cloudflare Pages (#15557)- fix(cloudflare): Make
@cloudflare/workers-typesan optional peer dependency (#15554)- fix(core): Don't reverse values in event filters (#15584)
- fix(core): Handle normalization of null prototypes correctly (#15556)
- fix(nextjs): Only warn on missing
onRequestErrorin version 15 (#15553)- fix(node): Allow for
undefinedtransport to be passed in (#15560)- fix(wasm): Fix wasm integration stacktrace parsing for filename (#15572)
- perf(node): Store normalized request for processing (#15570)
9.3.0
Important Changes
With this release we're publishing two new SDKs in experimental alpha stage:
- feat(tanstackstart): Add TanStack Start SDK (#15523)
For details please refer to the README
- feat(react-router): Add React Router SDK (#15524)
... (truncated)
Commits
0bf31c8release: 9.5.0aba909bMerge pull request #15611 from getsentry/prepare-release/9.5.079a1eefmeta(changelog): Update changelog for 9.5.08d9f523Revert "feat(feedback) Allowing annotation via highlighting & masking (#15484...44a3507chore: Add external contributor to CHANGELOG.md (#15606)a4371a2chore: Add external contributor to CHANGELOG.md (#15595)e3692a4Add cloudflare adapter detection and path generation (#15603)e68cbecchore: Add external contributor to CHANGELOG.md (#15604)07d23bffix(react-router): Fix config type import (#15583)f377496fix(remix): Use correct types export for@sentry/remix/cloudflare(#15599)- 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)