From 406294fbd8608981998482c703f93e270766303a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 19:25:08 +0000 Subject: [PATCH] Bump the pub group with 7 updates Bumps the pub group with 7 updates: | Package | From | To | | --- | --- | --- | | [build_runner](https://github.com/dart-lang/build) | `2.10.4` | `2.10.5` | | [expandable_page_view](https://github.com/Limbou/expandable_page_view) | `1.2.0` | `1.2.1` | | [google_fonts](https://github.com/flutter/packages/tree/main/packages) | `6.3.3` | `8.0.0` | | [json_annotation](https://github.com/google/json_serializable.dart) | `4.9.0` | `4.10.0` | | [json_serializable](https://github.com/google/json_serializable.dart) | `6.11.3` | `6.12.0` | | [sentry_flutter](https://github.com/getsentry/sentry-dart) | `9.9.1` | `9.10.0` | | [timezone](https://github.com/dart-lang/labs/tree/main/pkgs) | `0.10.1` | `0.11.0` | Updates `build_runner` from 2.10.4 to 2.10.5 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.10.4...build_runner-v2.10.5) Updates `expandable_page_view` from 1.2.0 to 1.2.1 - [Changelog](https://github.com/Limbou/expandable_page_view/blob/main/CHANGELOG.md) - [Commits](https://github.com/Limbou/expandable_page_view/compare/1.2.0...1.2.1) Updates `google_fonts` from 6.3.3 to 8.0.0 - [Commits](https://github.com/flutter/packages/commits/google_fonts-v8.0.0/packages) Updates `json_annotation` from 4.9.0 to 4.10.0 - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](https://github.com/google/json_serializable.dart/compare/json_annotation-v4.9.0...json_annotation-v4.10.0) Updates `json_serializable` from 6.11.3 to 6.12.0 - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.11.3...json_serializable-v6.12.0) Updates `sentry_flutter` from 9.9.1 to 9.10.0 - [Release notes](https://github.com/getsentry/sentry-dart/releases) - [Changelog](https://github.com/getsentry/sentry-dart/blob/main/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-dart/compare/9.9.1...9.10.0) Updates `timezone` from 0.10.1 to 0.11.0 - [Release notes](https://github.com/dart-lang/labs/releases) - [Commits](https://github.com/dart-lang/labs/commits/timezone-v0.11.0/pkgs) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.10.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: expandable_page_view dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: google_fonts dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pub - dependency-name: json_annotation dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub - dependency-name: json_serializable dependency-version: 6.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub - dependency-name: sentry_flutter dependency-version: 9.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub - dependency-name: timezone dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub ... Signed-off-by: dependabot[bot] --- pubspec.lock | 56 +++++++++++++++++++++++++++++++++++++--------------- pubspec.yaml | 12 +++++------ 2 files changed, 46 insertions(+), 22 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 8fcd739..30cdfa1 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -77,10 +77,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: "110c56ef29b5eb367b4d17fc79375fa8c18a6cd7acd92c05bb3986c17a079057" + sha256: b4d854962a32fd9f8efc0b76f98214790b833af8b2e9b2df6bfc927c0415a072 url: "https://pub.dev" source: hosted - version: "2.10.4" + version: "2.10.5" built_collection: dependency: transitive description: @@ -222,10 +222,10 @@ packages: dependency: "direct main" description: name: expandable_page_view - sha256: "2d2c9e6fbbaa153f761054200c199eb69dc45948c8018b98a871212c67b60608" + sha256: "0dc2f7d5ee2148df424a343daf6434353a5d56d0cd2e64282cb3ac782f769bba" url: "https://pub.dev" source: hosted - version: "1.2.0" + version: "1.2.1" fake_async: dependency: transitive description: @@ -333,10 +333,10 @@ packages: dependency: "direct main" description: name: google_fonts - sha256: ba03d03bcaa2f6cb7bd920e3b5027181db75ab524f8891c8bc3aa603885b8055 + sha256: bf1fe61d4a53420a94cbbd4326e07702d247757926f6955af9667765a8324413 url: "https://pub.dev" source: hosted - version: "6.3.3" + version: "8.0.0" graphs: dependency: transitive description: @@ -413,18 +413,26 @@ packages: dependency: "direct main" description: name: json_annotation - sha256: "1ce844379ca14835a50d2f019a3099f419082cfdd231cd86a142af94dd5c6bb1" + sha256: "805fa86df56383000f640384b282ce0cb8431f1a7a2396de92fb66186d8c57df" url: "https://pub.dev" source: hosted - version: "4.9.0" + version: "4.10.0" + json_schema: + dependency: transitive + description: + name: json_schema + sha256: f37d9c3fdfe8c9aae55fdfd5af815d24ce63c3a0f6a2c1f0982c30f43643fa1a + url: "https://pub.dev" + source: hosted + version: "5.2.2" json_serializable: dependency: "direct dev" description: name: json_serializable - sha256: "6b253f7851cf1626a05c8b49c792e04a14897349798c03798137f2b5f7e0b5b1" + sha256: "93fba3ad139dab2b1ce59ecc6fdce6da46a42cdb6c4399ecda30f1e7e725760d" url: "https://pub.dev" source: hosted - version: "6.11.3" + version: "6.12.0" leak_tracker: dependency: transitive description: @@ -681,6 +689,14 @@ packages: url: "https://pub.dev" source: hosted version: "3.2.2" + rfc_6901: + dependency: transitive + description: + name: rfc_6901 + sha256: "6a43b1858dca2febaf93e15639aa6b0c49ccdfd7647775f15a499f872b018154" + url: "https://pub.dev" + source: hosted + version: "0.2.1" rxdart: dependency: transitive description: @@ -693,18 +709,18 @@ packages: dependency: transitive description: name: sentry - sha256: "9b2fe138df1a104f6e41d8ebf2b1e4fe39d4370d2200eb4eea29913d38b8b33b" + sha256: fa14b2177d2cd4489ec78817ec4e52affe1be9f595718de970a5e4ed2bccc530 url: "https://pub.dev" source: hosted - version: "9.9.1" + version: "9.10.0" sentry_flutter: dependency: "direct main" description: name: sentry_flutter - sha256: "698e0d47c0cf7362ad3b8034f6af5e9f3b2175d7a0cf58f78a967c29b43072b7" + sha256: "00d168260c9be3777e4f1c9ca7a2e4f2c48566926ec22a64bbacae5a94ff72a3" url: "https://pub.dev" source: hosted - version: "9.9.1" + version: "9.10.0" shared_preferences: dependency: "direct main" description: @@ -922,10 +938,10 @@ packages: dependency: "direct main" description: name: timezone - sha256: dd14a3b83cfd7cb19e7888f1cbc20f258b8d71b54c06f79ac585f14093a287d1 + sha256: "784a5e34d2eb62e1326f24d6f600aaaee452eb8ca8ef2f384a59244e292d158b" url: "https://pub.dev" source: hosted - version: "0.10.1" + version: "0.11.0" typed_data: dependency: transitive description: @@ -942,6 +958,14 @@ packages: url: "https://pub.dev" source: hosted version: "2.2.2" + uri: + dependency: transitive + description: + name: uri + sha256: "889eea21e953187c6099802b7b4cf5219ba8f3518f604a1033064d45b1b8268a" + url: "https://pub.dev" + source: hosted + version: "1.0.0" url_launcher: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 68e2207..07ed5ed 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,9 +24,9 @@ environment: dependencies: flutter: sdk: flutter - sentry_flutter: ^9.9.1 + sentry_flutter: ^9.10.0 provider: ^6.1.5+1 - google_fonts: ^6.3.3 + google_fonts: ^8.0.0 url_launcher: ^6.3.2 fluttertoast: ^9.0.0 # Using custom version of this library that makes the ConfigurableExpansionTileState class public @@ -36,7 +36,7 @@ dependencies: url: https://github.com/glitchedmob/configurable_expansion_tile.git ref: 14e81924987e0c9dd7be832b35d8493184112935 intl: ^0.20.2 - json_annotation: ^4.9.0 + json_annotation: ^4.10.0 cached_network_image: ^3.4.1 flutter_html: ^3.0.0-beta.2 shared_preferences: ^2.5.4 @@ -48,15 +48,15 @@ dependencies: collection: ^1.19.1 plausible_analytics: ^0.3.0 http: ^1.6.0 - timezone: ^0.10.1 + timezone: ^0.11.0 sticky_headers: ^0.3.0+2 font_awesome_flutter: ^10.12.0 - expandable_page_view: ^1.2.0 + expandable_page_view: ^1.2.1 dev_dependencies: flutter_test: sdk: flutter - build_runner: ^2.10.4 + build_runner: ^2.10.5 json_serializable: ^6.11.0 flutter_launcher_icons: ^0.14.4 flutter_lints: ^6.0.0