Skip to content

Commit

Permalink
build(deps): bump sentry_hive in /packages/worldstate_repository
Browse files Browse the repository at this point in the history
Bumps [sentry_hive](https://github.com/getsentry/sentry-dart) from 7.16.1 to 7.17.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@7.16.1...7.17.0)

---
updated-dependencies:
- dependency-name: sentry_hive
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent c27f5b3 commit a080834
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions packages/worldstate_repository/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -191,18 +191,18 @@ packages:
dependency: transitive
description:
name: sentry
sha256: d2ee9c850d876d285f22e2e662f400ec2438df9939fe4acd5d780df9841794ce
sha256: a524a87d096799b775530176c8c082afe7aa1f10cc31ba078fecdd74e9afc923
url: "https://pub.dev"
source: hosted
version: "7.16.1"
version: "7.17.0"
sentry_hive:
dependency: "direct main"
description:
name: sentry_hive
sha256: eec8171790cd8e18f20e384ba615554b9064beaf31183c9c6534931bc10828c3
sha256: "515dfc56fa7bdcd491ff9b894b5578a4b09057950db2fe87c7fe721a80df8927"
url: "https://pub.dev"
source: hosted
version: "7.16.1"
version: "7.17.0"
sky_engine:
dependency: transitive
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion packages/worldstate_repository/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
sdk: flutter
hive: ^2.2.3
http: ^1.2.0
sentry_hive: ^7.16.1
sentry_hive: ^7.17.0
warframestat_client: ^3.6.6

dependency_overrides:
Expand Down

0 comments on commit a080834

Please sign in to comment.