Skip to content

Commit

Permalink
fix(deps): update dependency sentry_flutter to v8.7.0 (#1319)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency sentry_flutter to v8.7.0

* chore(deps): dependencies maintenance

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] authored Aug 20, 2024
1 parent 9b54756 commit 276192b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions macos/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -121,11 +121,11 @@ PODS:
- PromisesObjC (2.4.0)
- screen_retriever (0.0.1):
- FlutterMacOS
- Sentry/HybridSDK (8.32.0)
- sentry_flutter (8.5.0):
- Sentry/HybridSDK (8.33.0)
- sentry_flutter (8.7.0):
- Flutter
- FlutterMacOS
- Sentry/HybridSDK (= 8.32.0)
- Sentry/HybridSDK (= 8.33.0)
- shared_preferences_foundation (0.0.1):
- Flutter
- FlutterMacOS
Expand Down Expand Up @@ -207,8 +207,8 @@ SPEC CHECKSUMS:
path_provider_foundation: 2b6b4c569c0fb62ec74538f866245ac84301af46
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
screen_retriever: 59634572a57080243dd1bf715e55b6c54f241a38
Sentry: 96ae1dcdf01a644bc3a3b1dc279cecaf48a833fb
sentry_flutter: f1d86adcb93a959bc47a40d8d55059bdf7569bc5
Sentry: 8560050221424aef0bebc8e31eedf00af80f90a6
sentry_flutter: e26b861f744e5037a3faf9bf56603ec65d658a61
shared_preferences_foundation: fcdcbc04712aee1108ac7fda236f363274528f78
url_launcher_macos: 5f437abeda8c85500ceb03f5c1938a8c5a705399
window_manager: 3a1844359a6295ab1e47659b1a777e36773cd6e8
Expand Down
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1027,10 +1027,10 @@ packages:
dependency: transitive
description:
name: sentry
sha256: "60756499f09c3ed944640d7993ac527a89f7c3033f13ec12ae145706b269b5c8"
sha256: "0f787e27ff617e4f88f7074977240406a9c5509444bac64a4dfa5b3200fb5632"
url: "https://pub.dev"
source: hosted
version: "8.5.0"
version: "8.7.0"
sentry_dart_plugin:
dependency: "direct dev"
description:
Expand All @@ -1043,10 +1043,10 @@ packages:
dependency: "direct main"
description:
name: sentry_flutter
sha256: "26cfe89cb08a60d9bc0c4e748a0508e223ae378265aec8ed2a2b48f0d2c936b9"
sha256: fbbb47d72ccca48be25bf3c2ced6ab6e872991af3a0ba78e54be8d138f2e053f
url: "https://pub.dev"
source: hosted
version: "8.5.0"
version: "8.7.0"
shared_preferences:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies:
path_provider: 2.1.4
pretty_json: 2.0.0
random_color_scheme: 0.1.4
sentry_flutter: 8.5.0
sentry_flutter: 8.7.0
shared_preferences: 2.3.1
universal_html: 2.2.4
universal_io: 2.2.2
Expand Down

0 comments on commit 276192b

Please sign in to comment.