Skip to content

Commit

Permalink
chore(deps): bump sentry_flutter in /packages/smooth_app
Browse files Browse the repository at this point in the history
Bumps [sentry_flutter](https://github.com/getsentry/sentry-dart) from 6.22.0 to 7.9.0.
- [Release notes](https://github.com/getsentry/sentry-dart/releases)
- [Changelog](https://github.com/getsentry/sentry-dart/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-dart@6.22.0...7.9.0)

---
updated-dependencies:
- dependency-name: sentry_flutter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent c0a1533 commit 8f25a98
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
19 changes: 9 additions & 10 deletions packages/smooth_app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -985,12 +985,11 @@ packages:
mobile_scanner:
dependency: transitive
description:
path: "."
ref: "5aa2c11915467b19dfc5fd3a9e59641d2958ffeb"
resolved-ref: "5aa2c11915467b19dfc5fd3a9e59641d2958ffeb"
url: "https://github.com/openfoodfacts/mobile_scanner.git"
source: git
version: "3.2.1"
name: mobile_scanner
sha256: "9b3d6fb0407f749eb157432b049924277b43ff6948546eeff76260593ad6eca9"
url: "https://pub.dev"
source: hosted
version: "3.4.0"
mockito:
dependency: "direct dev"
description:
Expand Down Expand Up @@ -1329,18 +1328,18 @@ packages:
dependency: transitive
description:
name: sentry
sha256: a1529c545fcbc899e5dcc7c94ff1c6ad0c334dfc99a3cda366b1da98af7c5678
sha256: "39c23342fc96105da449914f7774139a17a0ca8a4e70d9ad5200171f7e47d6ba"
url: "https://pub.dev"
source: hosted
version: "6.22.0"
version: "7.9.0"
sentry_flutter:
dependency: "direct main"
description:
name: sentry_flutter
sha256: cab07e99a8f27af94f399cabceaff6968011660505b30a0e2286728a81bc476c
sha256: ff68ab31918690da004a42e20204242a3ad9ad57da7e2712da8487060ac9767f
url: "https://pub.dev"
source: hosted
version: "6.22.0"
version: "7.9.0"
share_plus:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/smooth_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies:
photo_view: 0.14.0
uuid: 3.0.7
provider: 6.0.5
sentry_flutter: 6.22.0 # careful with upgrading cf: https://github.com/openfoodfacts/smooth-app/issues/1300
sentry_flutter: 7.9.0 # careful with upgrading cf: https://github.com/openfoodfacts/smooth-app/issues/1300
sqflite: 2.2.5
url_launcher: 6.1.3
visibility_detector: 0.4.0+2
Expand Down

0 comments on commit 8f25a98

Please sign in to comment.