From 81e5712849ba606f5543d986e2112581f22683a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 15:31:23 +0000 Subject: [PATCH] chore(deps): bump the pub-minor-patch group across 1 directory with 10 updates Bumps the pub-minor-patch group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) | `2.4.7` | `2.4.8` | | [geolocator](https://github.com/baseflow/flutter-geolocator) | `14.0.1` | `14.0.3` | | [go_router](https://github.com/flutter/packages/tree/main/packages) | `17.2.3` | `17.3.0` | | [mustache_template](https://github.com/flutter/core-packages/tree/main/third_party/packages) | `2.0.4` | `2.0.5` | | [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) | `10.1.0` | `10.2.0` | | [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider) | `2.1.5` | `2.1.6` | | [sentry_dart_plugin](https://github.com/getsentry/sentry-dart-plugin) | `3.3.0` | `3.4.0` | | [sentry_flutter](https://github.com/getsentry/sentry-dart) | `9.20.0` | `10.0.0-alpha.1` | | [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus) | `13.1.0` | `13.2.0` | | [upgrader](https://github.com/larryaasen/upgrader) | `13.3.0` | `13.5.0` | Updates `flutter_native_splash` from 2.4.7 to 2.4.8 - [Release notes](https://github.com/jonbhanson/flutter_native_splash/releases) - [Changelog](https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md) - [Commits](https://github.com/jonbhanson/flutter_native_splash/compare/v2.4.7...v2.4.8) Updates `geolocator` from 14.0.1 to 14.0.3 - [Commits](https://github.com/baseflow/flutter-geolocator/compare/geolocator_v14.0.1...geolocator_14.0.3) Updates `go_router` from 17.2.3 to 17.3.0 - [Commits](https://github.com/flutter/packages/commits/go_router-v17.3.0/packages) Updates `mustache_template` from 2.0.4 to 2.0.5 - [Commits](https://github.com/flutter/core-packages/commits/mustache_template-v2.0.5/third_party/packages) Updates `package_info_plus` from 10.1.0 to 10.2.0 - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v10.2.0/packages/package_info_plus) Updates `path_provider` from 2.1.5 to 2.1.6 - [Commits](https://github.com/flutter/packages/commits/path_provider-v2.1.6/packages/path_provider) Updates `sentry_dart_plugin` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/getsentry/sentry-dart-plugin/releases) - [Changelog](https://github.com/getsentry/sentry-dart-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-dart-plugin/compare/3.3.0...3.4.0) Updates `sentry_flutter` from 9.20.0 to 10.0.0-alpha.1 - [Release notes](https://github.com/getsentry/sentry-dart/releases) - [Changelog](https://github.com/getsentry/sentry-dart/blob/10.0.0-alpha.1/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-dart/compare/9.20.0...10.0.0-alpha.1) Updates `share_plus` from 13.1.0 to 13.2.0 - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v13.2.0/packages/share_plus) Updates `upgrader` from 13.3.0 to 13.5.0 - [Changelog](https://github.com/larryaasen/upgrader/blob/main/CHANGELOG.md) - [Commits](https://github.com/larryaasen/upgrader/commits) --- updated-dependencies: - dependency-name: flutter_native_splash dependency-version: 2.4.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-minor-patch - dependency-name: geolocator dependency-version: 14.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-minor-patch - dependency-name: go_router dependency-version: 17.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub-minor-patch - dependency-name: mustache_template dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-minor-patch - dependency-name: package_info_plus dependency-version: 10.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub-minor-patch - dependency-name: path_provider dependency-version: 2.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-minor-patch - dependency-name: sentry_dart_plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub-minor-patch - dependency-name: sentry_flutter dependency-version: 10.0.0-alpha.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pub-minor-patch - dependency-name: share_plus dependency-version: 13.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub-minor-patch - dependency-name: upgrader dependency-version: 13.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub-minor-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 84 +++++++++++++++++++++++++++++++++------------------- pubspec.yaml | 20 ++++++------- 2 files changed, 64 insertions(+), 40 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 50ae74a8..6bb0fc75 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -367,10 +367,10 @@ packages: dependency: "direct main" description: name: flutter_native_splash - sha256: "4fb9f4113350d3a80841ce05ebf1976a36de622af7d19aca0ca9a9911c7ff002" + sha256: "9db4b80b044e9af17cc4b1272137fc7ace0054d879ef8210a76adc34aaf4cdff" url: "https://pub.dev" source: hosted - version: "2.4.7" + version: "2.4.8" flutter_plugin_android_lifecycle: dependency: transitive description: @@ -405,30 +405,46 @@ packages: url: "https://pub.dev" source: hosted version: "3.1.0" + geoclue: + dependency: transitive + description: + name: geoclue + sha256: c2a998c77474fc57aa00c6baa2928e58f4b267649057a1c76738656e9dbd2a7f + url: "https://pub.dev" + source: hosted + version: "0.1.1" geolocator: dependency: "direct main" description: name: geolocator - sha256: ee2212a3df8292ec4c90b91183b8001d3f5a800823c974b570c5f9344ca320dc + sha256: e146a6d63776582651e97a79cbe459f8e1211b100101fadcd84db83361fa599f url: "https://pub.dev" source: hosted - version: "14.0.1" + version: "14.0.3" geolocator_android: dependency: transitive description: name: geolocator_android - sha256: "179c3cb66dfa674fc9ccbf2be872a02658724d1c067634e2c427cf6df7df901a" + sha256: "86ea1654e4f61ff51466848e91c116b422d6010ea269fda0fbe1af7e9e742ce1" url: "https://pub.dev" source: hosted - version: "5.0.2" + version: "5.0.3" geolocator_apple: dependency: transitive description: name: geolocator_apple - sha256: dbdd8789d5aaf14cf69f74d4925ad1336b4433a6efdf2fce91e8955dc921bf22 + sha256: "853803d6bb1713c094e935b4a5ae5f19c0308acf81da13fa9ff84fb4c70c0b73" + url: "https://pub.dev" + source: hosted + version: "2.3.14" + geolocator_linux: + dependency: transitive + description: + name: geolocator_linux + sha256: "3da7420f11c3496511a5bd3c18fd67b88e5659f12e46b7ce00a788f6996e850a" url: "https://pub.dev" source: hosted - version: "2.3.13" + version: "0.2.6" geolocator_platform_interface: dependency: transitive description: @@ -441,10 +457,10 @@ packages: dependency: transitive description: name: geolocator_web - sha256: b1ae9bdfd90f861fde8fd4f209c37b953d65e92823cb73c7dee1fa021b06f172 + sha256: "19e485a0f8d6a88abcf9c53cba3a4105e14b7435ed8ac1c108c067b938fe8429" url: "https://pub.dev" source: hosted - version: "4.1.3" + version: "4.1.4" geolocator_windows: dependency: transitive description: @@ -473,10 +489,10 @@ packages: dependency: "direct main" description: name: go_router - sha256: "92d8cee7c57dff0a6c409c05597b460002434eccf7424a712283225b3962d03f" + sha256: "5922b2861e2235a3504896f0d6fa07d84141b480cf52eecd2f42cd25585a9e8a" url: "https://pub.dev" source: hosted - version: "17.2.3" + version: "17.3.0" google_fonts: dependency: "direct main" description: @@ -493,6 +509,14 @@ packages: url: "https://pub.dev" source: hosted version: "2.3.2" + gsettings: + dependency: transitive + description: + name: gsettings + sha256: "1b0ce661f5436d2db1e51f3c4295a49849f03d304003a7ba177d01e3a858249c" + url: "https://pub.dev" + source: hosted + version: "0.2.8" highlight: dependency: transitive description: @@ -577,10 +601,10 @@ packages: dependency: transitive description: name: jni - sha256: d2c361082d554d4593c3012e26f6b188f902acd291330f13d6427641a92b3da1 + sha256: c2230682d5bc2362c1c9e8d3c7f406d9cbba23ab3f2e203a025dd47e0fb2e68f url: "https://pub.dev" source: hosted - version: "0.14.2" + version: "1.0.0" json_annotation: dependency: "direct main" description: @@ -705,10 +729,10 @@ packages: dependency: "direct main" description: name: mustache_template - sha256: "544ff0b837836f5ad6b351e7a676ff7c2cad4fa412c465908aeb9358caddb6fc" + sha256: c689b4d59176f8c7a2860aab765d205916aa5b06cfafff7613bfcc42fa996143 url: "https://pub.dev" source: hosted - version: "2.0.4" + version: "2.0.5" nanoid: dependency: "direct main" description: @@ -769,10 +793,10 @@ packages: dependency: "direct main" description: name: package_info_plus - sha256: "4bf625947f6c7713ee242296a682e23e44823c09cf9d79e4f1238923c92db852" + sha256: f5c435dc0e0d461e5b32471a870f769b6a1cc46930637efe24fbc535314e78ad url: "https://pub.dev" source: hosted - version: "10.1.0" + version: "10.2.0" package_info_plus_platform_interface: dependency: transitive description: @@ -793,10 +817,10 @@ packages: dependency: "direct main" description: name: path_provider - sha256: "50c5dd5b6e1aaf6fb3a78b33f6aa3afca52bf903a8a5298f53101fdaee55bbcd" + sha256: a7f4874f987173da295a61c181b8ee71dab59b332a486b391babf26a1b884825 url: "https://pub.dev" source: hosted - version: "2.1.5" + version: "2.1.6" path_provider_android: dependency: transitive description: @@ -945,34 +969,34 @@ packages: dependency: transitive description: name: sentry - sha256: f04095a25ff02b202a914174c73ec309570aa93d61098cb4a0a9e715b4aaa465 + sha256: "6aff63b6a8d1ca36083241bb5ac018683d81cb1fb75911ddfb3d0b3b94145936" url: "https://pub.dev" source: hosted - version: "9.20.0" + version: "10.0.0-alpha.1" sentry_dart_plugin: dependency: "direct dev" description: name: sentry_dart_plugin - sha256: "2c5f263f8d5aea3cf387a7e03f77e355d35c71bd9a429474d633fbc085b86ceb" + sha256: da9c1d0b3c87a251bfc36301f16af090a88c2d59128fe9a6f908f5ac20340c97 url: "https://pub.dev" source: hosted - version: "3.3.0" + version: "3.4.0" sentry_flutter: dependency: "direct main" description: name: sentry_flutter - sha256: "4f0a914d8c37e5015d7b86dd42b92dd265948fd31875b43e62ddfc2e7bea0e41" + sha256: "0537244d94485a1085e736cf76125a31f5615f13abb84048c80f9562e28f8aa1" url: "https://pub.dev" source: hosted - version: "9.20.0" + version: "10.0.0-alpha.1" share_plus: dependency: "direct main" description: name: share_plus - sha256: a857d8b1479250aff6b57a51b2c02d31ca05848d441817c43f1640c885c286c0 + sha256: "9eee8283462d91a7a1c8bdb67d08874abd75a2f8fae3bc0ca033035e375fb3d8" url: "https://pub.dev" source: hosted - version: "13.1.0" + version: "13.2.0" share_plus_platform_interface: dependency: transitive description: @@ -1198,10 +1222,10 @@ packages: dependency: "direct main" description: name: upgrader - sha256: e05ddce3799a73b76470d8d239951038f5759f116e89fe0c909e30ac2856310b + sha256: "6282524d4b664e48e24736ce343eedd115dcc1ce79198fc0bd46f14692e1f05e" url: "https://pub.dev" source: hosted - version: "13.3.0" + version: "13.5.0" url_launcher: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index a68974c2..cb4b6e5c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -28,7 +28,7 @@ environment: # the latest version available on pub.dev. To see which dependencies have newer # versions available, run `flutter pub outdated`. dependencies: - sentry_flutter: ^9.6.0 + sentry_flutter: ^10.0.0-alpha.1 flutter: sdk: flutter flutter_web_plugins: @@ -42,42 +42,42 @@ dependencies: # its public API directly (InlineSyntax for the / search # highlight syntax in lib/views/widgets/brief_markdown.dart). markdown: ^7.2.1 - upgrader: ^13.3.0 + upgrader: ^13.5.0 flutter_map: ^8.2.2 flutter_map_marker_cluster: ^8.2.2 - geolocator: ^14.0.1 + geolocator: ^14.0.3 google_fonts: ^8.1.0 url_launcher: ^6.3.2 osm_nominatim: ^4.0.1 json_annotation: ^4.9.0 crypto: ^3.0.6 - package_info_plus: ^10.1.0 + package_info_plus: ^10.2.0 freezed_annotation: ^3.1.0 shared_preferences: ^2.5.3 shorebird_code_push: ^2.0.4 flutter_local_notifications: ^21.0.0 - flutter_native_splash: ^2.4.6 + flutter_native_splash: ^2.4.8 flutter_localizations: sdk: flutter intl: any - path_provider: ^2.1.5 + path_provider: ^2.1.6 path: ^1.9.1 universal_io: ^2.2.2 - share_plus: ^13.1.0 + share_plus: ^13.2.0 archive: ^4.0.7 proj4dart: ^3.0.0 web: ^1.1.1 file_picker: ^12.0.0-beta.3 - go_router: ^17.2.3 + go_router: ^17.3.0 http: ^1.5.0 meta: ^1.16.0 - mustache_template: ^2.0.0 + mustache_template: ^2.0.5 http_parser: ^4.1.2 args: ^2.7.0 dev_dependencies: - sentry_dart_plugin: ^3.1.1 + sentry_dart_plugin: ^3.4.0 flutter_test: sdk: flutter visibility_detector: ^0.4.0+2