Skip to content

Commit

Permalink
fix(deps): update dependency sentry_flutter to v7.9.0 (#821)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency sentry_flutter to v7.9.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 Jul 27, 2023
1 parent ec064c9 commit 746597e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions macos/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,13 +109,13 @@ PODS:
- Flutter
- FlutterMacOS
- PromisesObjC (2.3.1)
- Sentry/HybridSDK (8.8.0):
- SentryPrivate (= 8.8.0)
- Sentry/HybridSDK (8.9.1):
- SentryPrivate (= 8.9.1)
- sentry_flutter (0.0.1):
- Flutter
- FlutterMacOS
- Sentry/HybridSDK (= 8.8.0)
- SentryPrivate (8.8.0)
- Sentry/HybridSDK (= 8.9.1)
- SentryPrivate (8.9.1)
- shared_preferences_foundation (0.0.1):
- Flutter
- FlutterMacOS
Expand Down Expand Up @@ -194,9 +194,9 @@ SPEC CHECKSUMS:
package_info_plus: 02d7a575e80f194102bef286361c6c326e4c29ce
path_provider_foundation: 29f094ae23ebbca9d3d0cec13889cd9060c0e943
PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4
Sentry: 927dfb29d18a14d924229a59cc2ad149f43349f2
sentry_flutter: cf7da03b65520b631330ecb498deb592aa7640be
SentryPrivate: 4350d865f898224ab9fa02b37d6ee7fbb623f47e
Sentry: e3203780941722a1fcfee99e351de14244c7f806
sentry_flutter: 8f0ffd53088e6a4d50c095852c5cad9e4405025c
SentryPrivate: 5e3683390f66611fc7c6215e27645873adb55d13
shared_preferences_foundation: 5b919d13b803cadd15ed2dc053125c68730e5126
url_launcher_macos: d2691c7dd33ed713bf3544850a623080ec693d95
window_size: 339dafa0b27a95a62a843042038fa6c3c48de195
Expand Down
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -967,10 +967,10 @@ packages:
dependency: transitive
description:
name: sentry
sha256: "8f4f1d3ef3ca1801aa3138392bbf0851b39eff703008111765b265f76c8f0190"
sha256: "39c23342fc96105da449914f7774139a17a0ca8a4e70d9ad5200171f7e47d6ba"
url: "https://pub.dev"
source: hosted
version: "7.8.0"
version: "7.9.0"
sentry_dart_plugin:
dependency: "direct dev"
description:
Expand All @@ -983,10 +983,10 @@ packages:
dependency: "direct main"
description:
name: sentry_flutter
sha256: bbc1048558cf8ae65c1e27b1249357298cfca50e5843ad0367387f5c873b8e42
sha256: ff68ab31918690da004a42e20204242a3ad9ad57da7e2712da8487060ac9767f
url: "https://pub.dev"
source: hosted
version: "7.8.0"
version: "7.9.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.0.15
pretty_json: 2.0.0
random_color_scheme: 0.1.4
sentry_flutter: 7.8.0
sentry_flutter: 7.9.0
shared_preferences: 2.2.0
universal_html: 2.2.3
universal_io: 2.2.2
Expand Down

0 comments on commit 746597e

Please sign in to comment.