Skip to content

Commit

Permalink
fix(deps): update dependency sentry_flutter to v8 (#1195)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent d31deab commit 5367972
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions macos/Podfile.lock
Expand Up @@ -123,7 +123,7 @@ PODS:
- FlutterMacOS
- Sentry/HybridSDK (8.21.0):
- SentryPrivate (= 8.21.0)
- sentry_flutter (7.20.0):
- sentry_flutter (8.0.0):
- Flutter
- FlutterMacOS
- Sentry/HybridSDK (= 8.21.0)
Expand Down Expand Up @@ -211,7 +211,7 @@ SPEC CHECKSUMS:
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
screen_retriever: 59634572a57080243dd1bf715e55b6c54f241a38
Sentry: ebc12276bd17613a114ab359074096b6b3725203
sentry_flutter: df6e28477322fc5202bbe20aafdd7404b6e97729
sentry_flutter: 4ce59806771a82cc2d2a4657b320c9801530db62
SentryPrivate: d651efb234cf385ec9a1cdd3eff94b5e78a0e0fe
shared_preferences_foundation: b4c3b4cddf1c21f02770737f147a3f5da9d39695
url_launcher_macos: d2691c7dd33ed713bf3544850a623080ec693d95
Expand Down
8 changes: 4 additions & 4 deletions pubspec.lock
Expand Up @@ -1006,10 +1006,10 @@ packages:
dependency: transitive
description:
name: sentry
sha256: "19a267774906ca3a3c4677fc7e9582ea9da79ae9a28f84bbe4885dac2c269b70"
sha256: "961630a4dba41cebd692612421fd3805a991ebd8ef4a8d84a6c179e6b89eaf22"
url: "https://pub.dev"
source: hosted
version: "7.20.0"
version: "8.0.0"
sentry_dart_plugin:
dependency: "direct dev"
description:
Expand All @@ -1022,10 +1022,10 @@ packages:
dependency: "direct main"
description:
name: sentry_flutter
sha256: "2d2917f7d795167e33a790db9bc5e1104d2035569ecf83e09a3f491bc6978cfe"
sha256: "705da7adfcd1fb23fc8720b6e222f5e03d53f1d020cd635586c319ee323366b4"
url: "https://pub.dev"
source: hosted
version: "7.20.0"
version: "8.0.0"
shared_preferences:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Expand Up @@ -39,7 +39,7 @@ dependencies:
path_provider: 2.1.3
pretty_json: 2.0.0
random_color_scheme: 0.1.4
sentry_flutter: 7.20.0
sentry_flutter: 8.0.0
shared_preferences: 2.2.3
universal_html: 2.2.4
universal_io: 2.2.2
Expand Down

0 comments on commit 5367972

Please sign in to comment.