File tree Expand file tree Collapse file tree
packages/flutter/lib/src/web Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111- Remove deprecated ` beforeMetricCallback ` from options ([ #3484 ] ( https://github.com/getsentry/sentry-dart/pull/3450 ) )
1212- Add span factory to allow swappable span backends in integrations ([ #3488 ] ( https://github.com/getsentry/sentry-dart/pull/3450 ) )
1313
14+ ### Dependencies
15+
16+ - Bump JavaScript SDK from v10.6.0 to v10.37.0 ([ #3474 ] ( https://github.com/getsentry/sentry-dart/pull/3474 ) )
17+ - [ changelog] ( https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10370 )
18+ - [ diff] ( https://github.com/getsentry/sentry-javascript/compare/10.6.0...10.37.0 )
19+
1420## 9.11.0-beta.1
1521
1622### Features
Original file line number Diff line number Diff line change @@ -2,12 +2,12 @@ import 'package:meta/meta.dart';
22
33/// DO NOT EDIT – generated by scripts/update-js.sh
44@internal
5- const sentryJsSdkVersion = '10.6 .0' ;
5+ const sentryJsSdkVersion = '10.37 .0' ;
66
77@internal
88const productionIntegrity =
9- 'sha384-SFODEb3T2QkMjTr3S1it5zIK0cIW7jsComFUkmJ9nU9uaWs3AzA6cubt8xn0zW7A ' ;
9+ 'sha384-ScBNs98drbzjss08tFywKQnEIF41Lybb+VfFS4NKcvPJ9Fr6KH6lz4rDS0XbeMJt ' ;
1010
1111@internal
1212const debugIntegrity =
13- 'sha384-qsi17lmgPOT3Gv8aKKWKWD2ZgR5SokLG5iV1HL6GMhpk9fqujLH7R+1R86IGXroI ' ;
13+ 'sha384-w9McI2R6byOk4BYbTIJWZo1z7I6PYp64SmEvuGXmkoqPGU8zb8ek6PKWYNeHWBAm ' ;
You can’t perform that action at this time.
0 commit comments