Bump @sentry/react from 6.19.7 to 10.10.0 in /enatega-multivendor-web
Type: Pull Request
State: Closed
Association: Contributor
Comments: 0
(about 2 months ago)
(about 2 months ago)
(about 2 months ago)
dependencies javascript
Bumps @sentry/react from 6.19.7 to 10.10.0.
Release notes
Sourced from @​sentry/react's releases.
10.10.0
Important Changes
- feat(browser): Add support for
propagateTraceparentSDK option (#17509)Adds support for a new browser SDK init option,
propagateTraceparentfor attaching a W3C compliant traceparent header to outgoing fetch and XHR requests, in addition to sentry-trace and baggage headers. More details can be found here.
- feat(core): Add tool calls attributes for Anthropic AI (#17478)
Adds missing tool call attributes, we add gen_ai.response.tool_calls attribute for Anthropic AI, supporting both streaming and non-streaming requests.
- feat(nextjs): Use compiler hook for uploading turbopack sourcemaps (#17352)
Adds a new experimental flag
_experimental.useRunAfterProductionCompileHooktowithSentryConfigfor automatic source maps uploads when building a Next.js app withnext build --turbopack. When set we:
- Automatically enable source map generation for turbopack client files (if not explicitly disabled)
- Upload generated source maps to Sentry at the end of the build by leveraging a Next.js compiler hook.
Other Changes
- feat(feedback): Add more labels so people can configure Highlight and Hide labels (#17513)
- fix(node): Add
originfor OpenAI spans & test auto instrumentation (#17519)Bundle size đŸ“¦
Path Size @​sentry/browser23.59 KB @​sentry/browser- with treeshaking flags22.2 KB @​sentry/browser(incl. Tracing)39.19 KB @​sentry/browser(incl. Tracing, Replay)76.63 KB @​sentry/browser(incl. Tracing, Replay) - with treeshaking flags66.64 KB @​sentry/browser(incl. Tracing, Replay with Canvas)81.2 KB @​sentry/browser(incl. Tracing, Replay, Feedback)93.13 KB @​sentry/browser(incl. Feedback)39.93 KB @​sentry/browser(incl. sendFeedback)28.13 KB @​sentry/browser(incl. FeedbackAsync)32.96 KB @​sentry/react25.27 KB @​sentry/react(incl. Tracing)41.11 KB @​sentry/vue27.97 KB @​sentry/vue(incl. Tracing)40.95 KB @​sentry/svelte23.62 KB CDN Bundle 25.14 KB CDN Bundle (incl. Tracing) 39.05 KB CDN Bundle (incl. Tracing, Replay) 74.48 KB CDN Bundle (incl. Tracing, Replay, Feedback) 79.82 KB CDN Bundle - uncompressed 73.4 KB CDN Bundle (incl. Tracing) - uncompressed 115.49 KB CDN Bundle (incl. Tracing, Replay) - uncompressed 227.88 KB
... (truncated)
Changelog
Sourced from @​sentry/react's changelog.
10.10.0
Important Changes
- feat(browser): Add support for
propagateTraceparentSDK option (#17509)Adds support for a new browser SDK init option,
propagateTraceparentfor attaching a W3C compliant traceparent header to outgoing fetch and XHR requests, in addition to sentry-trace and baggage headers. More details can be found here.
- feat(core): Add tool calls attributes for Anthropic AI (#17478)
Adds missing tool call attributes, we add gen_ai.response.tool_calls attribute for Anthropic AI, supporting both streaming and non-streaming requests.
- feat(nextjs): Use compiler hook for uploading turbopack sourcemaps (#17352)
Adds a new experimental flag
_experimental.useRunAfterProductionCompileHooktowithSentryConfigfor automatic source maps uploads when building a Next.js app withnext build --turbopack. When set we:
- Automatically enable source map generation for turbopack client files (if not explicitly disabled)
- Upload generated source maps to Sentry at the end of the build by leveraging a Next.js compiler hook.
Other Changes
- feat(feedback): Add more labels so people can configure Highlight and Hide labels (#17513)
- fix(node): Add
originfor OpenAI spans & test auto instrumentation (#17519)10.9.0
Important Changes
- feat(node): Update
httpIntegrationhandling of incoming requests (#17371)This version updates the handling of the Node SDK of incoming requests. Instead of relying on
@​opentelemetry/instrumentation-http, we now handle incoming request instrumentation internally, ensuring that we can optimize performance as much as possible and avoid interop problems.This change should not affect you, unless you're relying on very in-depth implementation details. Importantly, this also drops the
_experimentalConfigoption of the integration - this will no longer do anything. Finally, you can still passinstrumentation.{requestHook,responseHook,applyCustomAttributesOnSpan}options, but they are deprecated and will be removed in v11. Instead, you can use the newincomingRequestSpanHookconfiguration option if you want to adjust the incoming request span.Other Changes
- feat(browser): Add replay.feedback CDN bundle (#17496)
- feat(browser): Export
sendFeedbackfrom CDN bundles (#17495)- fix(astro): Ensure span name from
beforeStartSpanisn't overwritten (#17500)- fix(browser): Ensure source is set correctly when updating span name in-place in
beforeStartSpan(#17501)- fix(core): Only set template attributes on logs if parameters exist (#17480)
- fix(nextjs): Fix parameterization for root catchall routes (#17489)
- fix(node-core): Shut down OTel TraceProvider when calling
Sentry.close()(#17499)
- chore: Add
changelogscript back to package.json (#17517)
... (truncated)
Commits
60bae8arelease: 10.10.0e13b3aaMerge pull request #17530 from getsentry/prepare-release/10.10.022c7722meta(changelog): Update changelog for 10.10.09e70a5afeat(core): Add tool calls attributes for Anthropic AI (#17478)9a37660feat(nextjs): Use compiler hook for uploading turbopack sourcemaps (#17352)3c048c3feat(browser): Add support forpropagateTraceparentSDK option (#17509)47d213bMerge pull request #17521 from getsentry/master64e486dfeat(feedback): Add more labels so people can configure Highlight and Hide la...e647ba1fix(node): Addoriginfor OpenAI spans & test auto instrumentation (#17519)e1d034fMerge branch 'release/10.9.0'- 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)
Pull Request Statistics
1
2
+74
-45
Package Dependencies
@sentry/react
npm
6.19.7 → 10.10.0
Major
/enatega-multivendor-web
Technical Details
| ID: | 7545160 |
| UUID: | 2808836564 |
| Node ID: | PR_kwDOMa1Lrs6na3HU |
| Host: | GitHub |
| Repository: | raymondjames090/online-food-ordering-system-using-php-and-mysql |
| Mergeable: | Yes |
| Merge State: | Clean |