Bump @sentry/react from 6.19.7 to 10.1.0 in /enatega-multivendor-admin
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(about 2 months ago)
(about 2 months ago)
dependencies javascript
Bumps @sentry/react from 6.19.7 to 10.1.0.
Release notes
Sourced from @​sentry/react
's releases.
10.1.0
- feat(nuxt): Align build-time options to follow bundler plugins structure (#17255)
- fix(browser-utils): Ensure web vital client hooks unsubscribe correctly (#17272)
- fix(browser): Ensure request from
diagnoseSdkConnectivity
doesn't create span (#17280)Bundle size đŸ“¦
Path Size @​sentry/browser
23.21 KB @​sentry/browser
- with treeshaking flags21.82 KB @​sentry/browser
(incl. Tracing)38.51 KB @​sentry/browser
(incl. Tracing, Replay)75.7 KB @​sentry/browser
(incl. Tracing, Replay) - with treeshaking flags65.81 KB @​sentry/browser
(incl. Tracing, Replay with Canvas)80.29 KB @​sentry/browser
(incl. Tracing, Replay, Feedback)92.14 KB @​sentry/browser
(incl. Feedback)39.5 KB @​sentry/browser
(incl. sendFeedback)27.78 KB @​sentry/browser
(incl. FeedbackAsync)32.56 KB @​sentry/react
24.9 KB @​sentry/react
(incl. Tracing)40.43 KB @​sentry/vue
27.54 KB @​sentry/vue
(incl. Tracing)40.27 KB @​sentry/svelte
23.23 KB CDN Bundle 24.69 KB CDN Bundle (incl. Tracing) 38.38 KB CDN Bundle (incl. Tracing, Replay) 73.62 KB CDN Bundle (incl. Tracing, Replay, Feedback) 78.92 KB CDN Bundle - uncompressed 72.13 KB CDN Bundle (incl. Tracing) - uncompressed 113.62 KB CDN Bundle (incl. Tracing, Replay) - uncompressed 225.16 KB CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 237.67 KB @​sentry/nextjs
(client)42.44 KB @​sentry/sveltekit
(client)38.93 KB @​sentry/node-core
46.41 KB @​sentry/node
142.76 KB @​sentry/node
- without tracing89.48 KB @​sentry/aws-serverless
100.67 KB 10.0.0
Version
10.0.0
marks a release of the Sentry JavaScript SDKs that contains breaking changes. The goal of this release is to primarily upgrade the underlying OpenTelemetry dependencies to v2 with minimal breaking changes.How To Upgrade
Please carefully read through the migration guide in the Sentry docs on how to upgrade from version 9 to version 10. Make sure to select your specific platform/framework in the top left corner: https://docs.sentry.io/platforms/javascript/migration/v9-to-v10/
A comprehensive migration guide outlining all changes can be found within the Sentry JavaScript SDK Repository: https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.md
Breaking Changes
... (truncated)
Changelog
Sourced from @​sentry/react
's changelog.
10.1.0
- feat(nuxt): Align build-time options to follow bundler plugins structure (#17255)
- fix(browser-utils): Ensure web vital client hooks unsubscribe correctly (#17272)
- fix(browser): Ensure request from
diagnoseSdkConnectivity
doesn't create span (#17280)10.0.0
Version
10.0.0
marks a release of the Sentry JavaScript SDKs that contains breaking changes. The goal of this release is to primarily upgrade the underlying OpenTelemetry dependencies to v2 with minimal breaking changes.How To Upgrade
Please carefully read through the migration guide in the Sentry docs on how to upgrade from version 9 to version 10. Make sure to select your specific platform/framework in the top left corner: https://docs.sentry.io/platforms/javascript/migration/v9-to-v10/
A comprehensive migration guide outlining all changes can be found within the Sentry JavaScript SDK Repository: https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.md
Breaking Changes
- feat!: Bump to OpenTelemetry v2 (#16872)
- feat(browser)!: Remove FID web vital collection (#17076)
- feat(core)!: Remove
BaseClient
(#17071)- feat(core)!: Remove
enableLogs
andbeforeSendLog
experimental options (#17063)- feat(core)!: Remove
hasTracingEnabled
(#17072)- feat(core)!: Remove deprecated logger (#17061)
- feat(replay)!: Promote
_experiments.autoFlushOnFeedback
option as default (#17220)- chore(deps)!: Bump bundler plugins to v4 (#17089)
Other Changes
- feat(astro): Implement Request Route Parametrization for Astro 5 (#17105)
- feat(astro): Parametrize routes on client-side (#17133)
- feat(aws): Add
SentryNodeServerlessSDKv10
v10 AWS Lambda Layer (#17069)- feat(aws): Create unified lambda layer for ESM and CJS (#17012)
- feat(aws): Detect SDK source for AWS Lambda layer (#17128)
- feat(core): Add missing openai tool calls attributes (#17226)
- feat(core): Add shared
flushIfServerless
function (#17177)- feat(core): Implement
strictTraceContinuation
(#16313)- feat(core): MCP server instrumentation without breaking Miniflare (#16817)
- feat(deps): bump
@​prisma/instrumentation
from 6.11.1 to 6.12.0 (#17117)- feat(meta): Unify detection of serverless environments and add Cloud Run (#17168)
- feat(nestjs): Switch to OTel core instrumentation (#17068)
- feat(node-native): Upgrade
@sentry-internal/node-native-stacktrace
to0.2.2
(#17207)- feat(node): Add
shouldHandleError
option tofastifyIntegration
(#16845)- feat(node): Add firebase integration (#16719)
- feat(node): Instrument stream responses for openai (#17110)
- feat(react-router): Add
createSentryHandleError
(#17235)- feat(react-router): Automatically flush on serverless for loaders/actions (#17234)
- feat(react-router): Automatically flush on Vercel for request handlers (#17232)
- fix(astro): Construct parametrized route during runtime (#17190)
- fix(aws): Add layer build output to nx cache (#17148)
... (truncated)
Commits
fcfc42b
release: 10.1.0e3c58c8
Merge pull request #17298 from getsentry/prepare-release/10.1.01abe1e7
meta(changelog): Update changelog for 10.1.01d59d8a
ref(aws-serverless): Addtype
to captured eventmechanism
(#17248)8f4d56f
fix(browser): Ensure request fromdiagnoseSdkConnectivity
doesn't create sp...aa4547c
feat(nuxt): Align build-time options to follow bundler plugins structure (#17...52be861
fix(browser-utils): Ensure web vital client hooks unsubscribe correctly (#17272)5bf18c4
Merge pull request #17274 from getsentry/masterf0a938c
Merge branch 'release/10.0.0'19f754a
release: 10.0.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 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)
Pull Request Statistics
1
2
+77
-109
Package Dependencies
@sentry/react
npm
6.19.7 → 10.1.0
Major
/enatega-multivendor-admin
Technical Details
ID: | 4563319 |
UUID: | 2718601900 |
Node ID: | PR_kwDON5Wbhc6iCpKs |
Host: | GitHub |
Repository: | lambertf917/swiggy-app-clone-using-react-js |
Merge State: | Unknown |