YumNumm / EQMonitor

An earthquake monitoring Application
https://eqmonitor.app/
MIT License
186 stars 11 forks source link

build(deps): bump the dependencies group across 2 directories with 20 updates #806

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the dependencies group with 8 updates in the /app directory:

Package From To
adaptive_dialog 2.1.0 2.2.0
firebase_analytics 11.2.1 11.3.0
firebase_app_installations 0.3.0+4 0.3.1
firebase_crashlytics 4.0.4 4.1.0
firebase_messaging 15.0.4 15.1.0
flutter_gen_runner 5.6.0 5.7.0
go_router 14.2.6 14.2.7
purchases_flutter 7.0.2 8.1.0

Bumps the dependencies group with 2 updates in the /packages/eqapi_types directory: pedantic_mono and lints.

Updates adaptive_dialog from 2.1.0 to 2.2.0

Release notes

Sourced from adaptive_dialog's releases.

2.0.0: Support Flutter 3.16

What's Changed

Full Changelog: https://github.com/mono0926/adaptive_dialog/compare/1.10.1...2.0.0

1.9.0: Support Flutter 3.10

What's Changed

New Contributors

Full Changelog: https://github.com/mono0926/adaptive_dialog/compare/1.8.3...1.9.0

Changelog

Sourced from adaptive_dialog's changelog.

2.2.0

Commits


Updates eqapi_client from 1.0.0 to 65b1ed0

Commits


Updates eqapi_types from 1.0.1 to 65b1ed0

Commits
  • 245a077 fix: city要素のcodeはnullable
  • 177baa4 update: flutter 3.24.0
  • ce1a3f2 fix: 南海トラフ関連情報の表示を修正
  • 0c0140c add: 詳細画面
  • e57f50a add: api
  • fb7cb05 add: api types
  • 0c3f558 fix: デザイン修正
  • 7c95cd5 [FEATURE] EEWテストの実装・ WebSocketエンドポイント切り替え実装 (#722)
  • 307f794 通知条件設定機能の実装 (#693)
  • 4bc37e2 Firebase App Distributionの整備 (#679)
  • Additional commits viewable in compare view


Updates extensions from 1.0.0 to 65b1ed0

Commits


Updates firebase_analytics from 11.2.1 to 11.3.0

Changelog

Sourced from firebase_analytics's changelog.

firebase_storage - v11.3.0

2023-10-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits


Updates firebase_app_installations from 0.3.0+4 to 0.3.1

Changelog

Sourced from firebase_app_installations's changelog.

flutterfire_ui - v0.3.1

  • FIX: fix ResponsivePage overflow issue (#7792).
  • FIX: export DifferentSignInMethodsFound auth state and make sure to add it to the list of provided actions (#7789).
  • FIX: validate email with the library instead of the RegExp (#7772).
  • FIX: not working onTap in OAuthProviderButtonWidget (#7641).
  • FIX: pass auth down to LoginView (#7645).
  • FEAT: add Spanish localization support (#7716).
  • FEAT: add French localization support (#7797).
  • FEAT: add Arabic localization support (#7771).
  • DOCS: update repository and homepage url (#7781).
  • DOCS: add missing providerConfigs in example (#7724).

2021-12-16

Changes


Packages with breaking changes:

Packages with other changes:

... (truncated)

Commits
  • ae76187 chore(release): publish packages
  • a9562ba fix(*): bump Android compileSdkVersion to 31 (#7726)
  • b8c5969 tests: move Installations e2e tests to tests app
  • f94582b chore: fix swift file formatting
  • 3a7889a chore(release): publish packages
  • ec7606f chore: exclude example apps in pubspec.yaml false_secrets options (#7597)
  • 59d918a chore(release): publish packages
  • 38fe460 chore(release): publish packages
  • e433b1d chore(release): publish packages
  • e7b077f chore(installations): rename from flutterfire_installations package to `fir...
  • See full diff in compare view


Updates firebase_core from 3.3.0 to 3.4.0

Changelog

Sourced from firebase_core's changelog.

cloud_functions - v3.3.0

firebase_app_check - v0.0.6+15

  • DOCS: separate the first sentence of a doc comment into its own paragraph for getToken() (#8968). (4d487ef7)

firebase_app_installations - v0.1.1

  • REFACTOR: use firebase.google.com link for homepage in pubspec.yaml (#8728). (05a1a75b)
  • REFACTOR: use "firebase" instead of "FirebaseExtended" as organisation in all links for this repository (#8791). (d90b8357)
  • FEAT: Bump Firebase iOS SDK to 9.2.0 (#8594). (79610162)
  • DOCS: point to "firebase.google" domain for hyperlinks in the usage section of README.md files (for the missing packages) (#8818). (5bda8c92)

firebase_auth - v3.4.0

  • FIX: Web recaptcha hover removed after use. (#8812). (790e450e)
  • FIX: java.util.ConcurrentModificationException (#8967). (dc6c04ae)
  • FEAT: update GitHub sign in implementation (#8976). (ffd3b019)

firebase_auth_platform_interface - v6.3.0

firebase_auth_web - v3.3.18

  • FIX: Web recaptcha hover removed after use. (#8812). (790e450e)

firebase_core - v1.19.0

firebase_dynamic_links - v4.3.0

firebase_ml_model_downloader - v0.1.1

firebase_performance - v0.8.1

firebase_storage - v10.3.0

flutterfire_ui - v0.4.2+1

... (truncated)

Commits
  • 7b2ac65 chore(release): prepare for release (#9009)
  • 7961016 feat: Bump Firebase iOS SDK to 9.2.0 (#8594)
  • 159def6 improvement: update format CI step to match local melos format (#8993)
  • ea03c6b feat(firebase-core): pigeon setup (#8921)
  • fe10b5b chore(release): prepare for release (#8924)
  • 796f1e7 feat: bump Firebase Android SDK to 30.1.0 (#8847)
  • 5bda8c9 docs: point to "firebase.google" domain for hyperlinks in the usage section o...
  • 63137f3 Add note on that deleting the default Firebase app is not possible. (#8889)
  • 3dfc099 refactor: migrate from hash* to Object.hash* (#8797)
  • d90b835 refactor: use "firebase" instead of "FirebaseExtended" as organisation in all...
  • Additional commits viewable in compare view


Updates firebase_crashlytics from 4.0.4 to 4.1.0

Changelog

Sourced from firebase_crashlytics's changelog.

firebase_auth - v4.1.0

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)
  • FIX: properly propagate the FirebaseAuthMultiFactorException for all reauthenticate and link methods (#9700). (9ad97c82)
  • FEAT: expose reauthenticateWithRedirect and reauthenticateWithPopup (#9696). (2a1f910f)

firebase_auth_platform_interface - v6.11.0

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)
  • FEAT: expose reauthenticateWithRedirect and reauthenticateWithPopup (#9696). (2a1f910f)

firebase_auth_web - v5.1.0

  • FIX: properly propagate the FirebaseAuthMultiFactorException for all reauthenticate and link methods (#9700). (9ad97c82)
  • FEAT: expose reauthenticateWithRedirect and reauthenticateWithPopup (#9696). (2a1f910f)

firebase_core - v2.1.1

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_core_platform_interface - v4.5.2

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_crashlytics - v3.0.3

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)
  • DOCS: Use PlatformDispatcher.instance.onError for async errors. Update Crashlytics example app to use "flutterfire-e2e-tests" project. (#9669). (8a0caa05)

firebase_crashlytics_platform_interface - v3.3.4

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_database - v10.0.3

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_database_platform_interface - v0.2.2+11

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_dynamic_links_platform_interface - v0.2.3+19

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_in_app_messaging_platform_interface - v0.2.1+23

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_messaging - v14.0.3

... (truncated)

Commits
  • cd0b8cc chore(release): prepare for release (#9802)
  • 8a0caa0 docs(crashlytics): Use PlatformDispatcher.instance.onError for async errors...
  • c99a842 refactor(plugin_platform_interface): add verify to QueryPlatform and chan...
  • dea46c4 chore: add license header for missing files (#9703)
  • c995cad chore(release): prepare for release (#9768)
  • 50794a8 chore: major firebase_core update version 2.0.0 (#9750)
  • 46c871a chore(release): prepare for release. (#9744)
  • 9627c56 feat!: Firebase iOS SDK version: 10.0.0 (#9708)
  • 75ade1a chore(release): prepare for release (#9712)
  • 17931f3 feat(crashlytics, android): Send Flutter Build Id to Crashlytics to get --spl...
  • Additional commits viewable in compare view


Updates firebase_messaging from 15.0.4 to 15.1.0

Commits


Updates flutter_gen_runner from 5.6.0 to 5.7.0

Release notes

Sourced from flutter_gen_runner's releases.

v5.7.0

Feature

Development

Changelog

Sourced from flutter_gen_runner's changelog.

5.7.0

Feature

Development

Commits
  • ba6893e release: v5.7.0 (#561)
  • e496dc7 docs: add asdf and GitHub Actions installations (#560)
  • a1c15a8 upgrade: update dependency node to v20.17.0 (#558)
  • c5ce203 upgrade: update dependency flutter to v3.24.1 (#557)
  • 34eff4f upgrade: update dependency lint-staged to v15.2.9 (#554)
  • 8fcad4d upgrade: update dependency dart to v3.5.1 (#553)
  • b91b4a8 upgrade: update dependency flutter to v3.24.0 (#551)
  • 6765d3d upgrade: update dependency dart to v3.5.0 (#550)
  • eac0d85 upgrade: update dependency node to v20.16.0 (#546)
  • e8c0f96 upgrade: update dependency lint-staged to v15.2.8 (#549)
  • Additional commits viewable in compare view


Updates go_router from 14.2.6 to 14.2.7

Commits
  • 25795a4 [go_router] Fixes issue so that the parseRouteInformationWithContext … (#7337)
  • d862279 Serve benchmarks with COOP/COEP headers in wasm mode. (#7423)
  • 50e4138 [google_maps_flutter_android] Convert PlatformPolygon and `PlatformPolyline...
  • 6dd3e4e [pigeon] simplifies int handling across the codec, verifies ints in collectio...
  • f63faf3 [interactive_media_ads]: Bump androidx.annotation:annotation from 1.8.1 to 1....
  • 7c95aa6 [interactive_media_ads] Adds a contribution doc (#7460)
  • ee0ad75 [webview]: Bump androidx.annotation:annotation from 1.8.1 to 1.8.2 in /packag...
  • c5d03ee [many] Remove dependency on kotlin-bom (#7088)
  • 2703d10 Remove unnecessary breaks in default clauses of switch statements (#7462)
  • 4e5d47e [webview_flutter] Endorse macOS (#7457)
  • Additional commits viewable in compare view


Updates jma_code_table_types from 1.0.0 to 65b1ed0

Commits


Updates jma_map from 1.0.0 to 65b1ed0

Commits


Updates jma_parameter_api_client from 1.0.0 to 65b1ed0

Commits


Updates kyoshin_observation_point_types from 1.0.0 to 65b1ed0

Commits


Updates lat_lng from 1.0.1 to 65b1ed0

Commits


Updates notification_setting_types from 0.0.0 to 65b1ed0

Commits


Updates purchases_flutter from 7.0.2 to 8.1.0

Release notes

Sourced from purchases_flutter's releases.

8.1.0

Dependency Updates

Other Changes

  • Fix purchases-ui-flutter main SDK version substitution (#1147) via Toni Rico (@​tonidero)

8.0.0

Breaking Changes

If you're using embedding v1, please check how to migrate in the official flutter docs.

Bugfixes

Other Changes

Changelog

Sourced from purchases_flutter's changelog.

8.1.0

Dependency Updates

Other Changes

  • Fix purchases-ui-flutter main SDK version substitution (#1147) via Toni Rico (@​tonidero)

8.0.0

Breaking Changes

If you're using embedding v1, please check how to migrate in the official flutter docs.

Bugfixes

Other Changes

Commits


Updates pedantic_mono from 1.27.0 to 1.28.0

Release notes

Sourced from pedantic_mono's releases.

1.28.0

What's Changed

  • Change minimum Dart version to ^3.5.0 🎯
  • Add unintended_html_in_doc_comment
  • Remove duplicated lints

Full Changelog: https://github.com/mono0926/pedantic_mono/compare/1.27.0...1.28.0

Changelog

Sourced from pedantic_mono's changelog.

1.28.0

  • Change minimum Dart version to ^3.5.0 🎯
  • Add unintended_html_in_doc_comment
  • Remove duplicated lints
Commits


Updates lints from 3.0.0 to 4.0.0

Release notes

Sourced from lints's releases.

package:lints v4.0.0

Changelog

Sourced from lints's changelog.

4.0.0

dependabot[bot] commented 2 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.