File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 6
6
7
7
- False replay config restarts because of ` ScreenshotWidgetStatus ` equality issues ([ #3114 ] ( https://github.com/getsentry/sentry-dart/pull/3114 ) )
8
8
9
+ ### Dependencies
10
+
11
+ - Bump JavaScript SDK from v9.40.0 to v9.43.0 ([ #3116 ] ( https://github.com/getsentry/sentry-dart/pull/3116 ) )
12
+ - [ changelog] ( https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#9430 )
13
+ - [ diff] ( https://github.com/getsentry/sentry-javascript/compare/9.40.0...9.43.0 )
14
+
9
15
## 9.6.0-beta.1
10
16
11
17
### Fixes
Original file line number Diff line number Diff line change @@ -2,12 +2,12 @@ import 'package:meta/meta.dart';
2
2
3
3
/// DO NOT EDIT – generated by scripts/update-js.sh
4
4
@internal
5
- const sentryJsSdkVersion = '9.40 .0' ;
5
+ const sentryJsSdkVersion = '9.43 .0' ;
6
6
7
7
@internal
8
8
const productionIntegrity =
9
- 'sha384-vPGfHO2rglGfudVAgSpUXrBsuOoM3KSL1fu/kOcRVWiUsRbulWmmd/eB+976nz1/ ' ;
9
+ 'sha384-SLEQt2FiMR3rcTCgyDpcl1n+XNt4FL8sOTjBLO8txFvn8hJ7SoZNGf8tvMlSMpcP ' ;
10
10
11
11
@internal
12
12
const debugIntegrity =
13
- 'sha384-2NkuofZdrDAa3J1t8H7ABNnNxbyeFwQE5Idolr5FK7zi+j0L+hkcvp1uqnNp1y97 ' ;
13
+ 'sha384-Zpy/V2cK65X7Hp5xgU1TK4nJPlU6wp6Dr/qmUHFfAJzcpxoro8rxFUrqgU7yfyz4 ' ;
You can’t perform that action at this time.
0 commit comments