Skip to content

chore(deps): bump the all-dependencies group across 4 directories with 12 updates#2670

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pub/packages/stream_chat_flutter/all-dependencies-59a4f0ab48
Closed

chore(deps): bump the all-dependencies group across 4 directories with 12 updates#2670
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pub/packages/stream_chat_flutter/all-dependencies-59a4f0ab48

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps the all-dependencies group with 2 updates in the /packages/stream_chat_flutter directory: alchemist and file_picker.
Bumps the all-dependencies group with 2 updates in the /packages/stream_chat_flutter_core directory: device_info_plus and package_info_plus.
Bumps the all-dependencies group with 1 update in the /packages/stream_chat_persistence directory: sqlite3_flutter_libs.
Bumps the all-dependencies group with 7 updates in the /sample_app directory:

Package From To
firebase_core 3.15.2 4.9.0
flutter_slidable 3.1.2 4.0.3
flutter_secure_storage 9.2.4 10.2.0
go_router 14.8.1 17.2.3
flutter_local_notifications 18.0.1 21.0.0
firebase_messaging 15.2.10 16.2.2
firebase_crashlytics 4.3.10 5.2.2

Updates alchemist from 0.13.0 to 0.14.0

Release notes

Sourced from alchemist's releases.

v0.14.0

What's Changed

New Contributors

Full Changelog: Betterment/alchemist@v0.13.0...v0.14.0

Changelog

Sourced from alchemist's changelog.

0.14.0

New Contributors

Full Changelog: Betterment/alchemist@v0.13.0...v0.14.0

Commits
  • 1dfc53c chore: prep v0.14.0 (#178)
  • 571fd7f feat: Support diffThreshold to handle comparison failures that depend on the ...
  • 4ba2121 Update CODEOWNERS to remove a samandmoore (#173)
  • 089eecc fix: loading fonts performance issue (#170)
  • See full diff in compare view

Updates file_picker from 10.3.10 to 11.0.2

Release notes

Sourced from file_picker's releases.

11.0.2

What's Changed

New Contributors

Full Changelog: miguelpruivo/flutter_file_picker@v11.0.1...v11.0.2

11.0.1

What's Changed

Full Changelog: miguelpruivo/flutter_file_picker@v10.3.11...v11.0.1

11.0.0

What's Changed

New Contributors

Full Changelog: miguelpruivo/flutter_file_picker@v10.3.9...v11.0.0

10.3.11

What's Changed

  • Fixed a crash when initialDirectory contains special characters #1963

New Contributors

Full Changelog: miguelpruivo/flutter_file_picker@v10.3.10...v10.3.11

Changelog

Sourced from file_picker's changelog.

11.0.2

Android

  • Fixed a Path Traversal vulnerability (CWE-22) when resolving file paths from external content providers. #1967

Linux

  • Fixed "Cannot add to a fixed-length list" crash when opening or saving files with an initial directory on Linux. #1976

11.0.1

Android

  • Fixed backward compatibility with Android Gradle Plugin (AGP) versions below 9.0. #1973

11.0.0

General

  • BREAKING CHANGE: Refactored FilePicker class to use static methods instead of an instance-based approach. Users should now call FilePicker.pickFiles(), FilePicker.getDirectoryPath(), and FilePicker.saveFile() directly.
  • Added cancelUploadOnWindowBlur to the public pickFiles API (Web only). #1961
  • Reordered and cleaned up exports in file_picker.dart.

Web

  • Added WASM support for the web file picker. #1950

Android

  • Fixed an issue where file type selection (audio, video, media) was not being considered correctly on Android. #1959
  • Updated Android package to support AGP 9. #1942

Desktop (macOS)

  • Added a new method, skipEntitlementsChecks(), to allow users to bypass entitlements checks on macOS when using the plugin without Sandbox enabled. #1845

10.3.11

Linux

  • Fixed a crash when initialDirectory contains special characters #1963
Commits
  • 2e170b1 Merge pull request #1979 from miguelpruivo/feature/path-traversal-vulnerabili...
  • 7404fe1 fix: prevent path traversal vulnerability on Android and add security test ex...
  • 1743575 chore: update Android project configuration to Java 17 and ignore IDE metadat...
  • cbe1fd4 Merge pull request #1978 from vicajilau/fix-linux-fixed-length-list
  • 4318648 chore: bump version to 11.0.2
  • cb73821 refactor: remove redundant Clang-specific libc++ configuration from Linux CMa...
  • 63dfb30 fix(linux): resolve Cannot add to a fixed-length list (#1976)
  • 9189445 Merge pull request #1977 from jooy2/fix/docs-v11
  • 9ff2e05 fix: change broken links in the document and applied v11 changes
  • a54f138 Merge pull request #1975 from miguelpruivo/bugfix/resolves-agp9-issues-on-v11...
  • Additional commits viewable in compare view

Updates device_info_plus from 12.4.0 to 13.1.0

Commits
  • 6427bc6 chore(release): prepare for release (#3805)
  • 6d73e0d feat(device_info_plus): Lower requirements to Dart 3.10 and Flutter 3.38.1 (#...
  • 6982a68 chore(release): prepare for release (#3793)
  • f0da4b9 feat(package_info_plus)!: Bump win32 from 5.15.0 to 6.0.0 (#3760)
  • 5f93878 feat(device_info_plus)!: Bump win32 from 5.15.0 to 6.0.0 (#3791)
  • See full diff in compare view

Updates package_info_plus from 9.0.1 to 10.1.0

Commits
  • 6427bc6 chore(release): prepare for release (#3805)
  • bed26b5 feat(package_info_plus): Lower requirements to Dart 3.10 and Flutter 3.38.1 (...
  • 6982a68 chore(release): prepare for release (#3793)
  • f0da4b9 feat(package_info_plus)!: Bump win32 from 5.15.0 to 6.0.0 (#3760)
  • See full diff in compare view

Updates package_info_plus from 9.0.1 to 10.1.0

Commits
  • 6427bc6 chore(release): prepare for release (#3805)
  • bed26b5 feat(package_info_plus): Lower requirements to Dart 3.10 and Flutter 3.38.1 (...
  • 6982a68 chore(release): prepare for release (#3793)
  • f0da4b9 feat(package_info_plus)!: Bump win32 from 5.15.0 to 6.0.0 (#3760)
  • See full diff in compare view

Updates sqlite3_flutter_libs from 0.5.42 to 0.6.0+eol

Commits

Updates firebase_core from 3.15.2 to 4.9.0

Commits
  • 51aa172 chore(release): publish packages
  • 7c1257e fix(core, iOS): use namespaced iOS Pigeon header import (#18281)
  • 78e10f0 feat: bump Firebase iOS SDK to 12.13.0 (#18273)
  • d10e0ff feat: bump Firebase android SDK to 34.13.0 (#18272)
  • bb8ad54 feat: bump Firebase JS SDK to 12.13.0 (#18274)
  • 8ff0a24 chore(release): publish packages (#18269)
  • a0de4ed fix: update core, auth and app-check logic so internal resources on method ch...
  • 7ce191c feat(core): Add Auth and AppCheck as App's registered service. (#18237)
  • 6cdfcb1 refactor: move all packages to workspace (#18182)
  • cb6b4ae feat: upgrade pigeon to version 26.3.4 (#18205)
  • Additional commits viewable in compare view

Updates flutter_slidable from 3.1.2 to 4.0.3

Changelog

Sourced from flutter_slidable's changelog.

4.0.3

Fixed

  • Fixes issue with dismissal #537

4.0.2

Fixed

  • Issue when actionPaneConfigurator is null when calling openCurrentActionPane. Thanks to @​EM-Sabeel.

4.0.1

Fixed

  • Issue in auto_close_behavior where removeStatusListener was not called.

4.0.0

Changed

  • Minimum version of Flutter (3.27.0 now)

Fixed

  • Icon color in actions #512
  • Use withValues instead of withOpacity
Commits

Updates flutter_secure_storage from 9.2.4 to 10.2.0

Release notes

Sourced from flutter_secure_storage's releases.

v10.2.0

Android

  • Deprecated KeyCipherAlgorithm.RSA_ECB_PKCS1Padding. Existing data is automatically migrated to the default RSA_ECB_OAEPwithSHA_256andMGF1Padding when migrateOnAlgorithmChange is true.
  • Deprecated StorageCipherAlgorithm.AES_CBC_PKCS7Padding. Existing data is automatically migrated to the default AES_GCM_NoPadding when migrateOnAlgorithmChange is true.
  • Fixed Gradle space-assignment warnings in build.gradle.

iOS / macOS

  • Fixed iOS build by updating availability annotation for Secure Enclave methods from iOS 11.3 to iOS 13.0.

Windows

  • Fixed compatibility with win32 6.0.0 in flutter_secure_storage_windows 4.2.0. If you are on Dart >=3.10.0, this fix is applied automatically. Otherwise, pin flutter_secure_storage_windows: ^4.2.0 in your pubspec.yaml to opt in and make sure your constraint is set for minimum of Dart >=3.10.0.

v10.1.0

Android

  • Added storageNamespace option to AndroidOptions for full namespace isolation across storage instances (SharedPreferences, KeyStore aliases, config/key storage). Use this instead of sharedPreferencesName when running multiple FlutterSecureStorage instances with different cipher configurations.
  • Deprecated sharedPreferencesName in favor of storageNamespace, which provides complete isolation rather than data-only isolation.
  • Added migrateWithBackup option to AndroidOptions for crash-resistant migration. When enabled, backup copies of encrypted data are created before migration starts, allowing recovery if migration fails or the app crashes mid-migration. Works in conjunction with migrateOnAlgorithmChange.
  • Made KeyCipherAlgorithm and StorageCipherAlgorithm public enums.

Fixes:

  • Fixed crash on biometric failure (not error).
  • Fixed null safety issue in MethodRunner that could cause a crash on Android.
  • Fixed config being overwritten on initialization.
  • Fixed default Android key cipher not aligning with the Flutter default.

iOS / macOS

  • Added useSecureEnclave option to IOSOptions and MacOsOptions to store keys in the device's Secure Enclave for hardware-backed security.

Fixes:

  • Fixed kSecAttrSynchronizable being silently dropped when no access control flags are set.
  • Fixed readAll not returning Secure Enclave items correctly.

v10.0.0

This major release brings significant security improvements, platform updates, and modernization across all supported platforms.

Android

Due to the deprecation of Jetpack Security library, the Android implementation has been largely rewritten with custom secure ciphers, enhanced biometrics support, and migration tools.

Breaking Changes:

  • AndroidOptions().encryptedSharedPreferences is now deprecated due to Jetpack Crypto package deprecation
    • Migration will automatically happen due to migrateOnAlgorithmChange: true, which can also be set to false if not wanted.
  • ResetOnError will now automatically be true, because most errors are unrecoverable due to key storage problems. It can still be disabled with resetOnError: false
  • Default key cipher changed to RSA_ECB_OAEPwithSHA_256andMGF1Padding
  • Default storage cipher changed to AES_GCM_NoPadding
  • Minimum Android SDK changed from 19 to 23
  • Target SDK updated to 36
  • Migrated from deprecated Jetpack Crypto library to custom cipher implementation (Tink doesn't support biometrics)
  • Migrated to Java Version 17

... (truncated)

Commits
  • 55dd5a7 fix: add release note
  • 5b56420 fix: revert flutter_secure_storage_windows to 4.1.0, so users with dart sdk <...
  • f29180c release of v10.2.0
  • 8aeab07 release of v0.3.1
  • f652103 Merge pull request #1130 from juliansteenbakker/fix/deprecate-insecure
  • 1c6a63a fix: analyzer issues for deprecated member usage
  • 1c88511 Merge branch 'develop' into fix/deprecate-insecure
  • b6a3554 Merge pull request #1129 from juliansteenbakker/dependabot/github_actions/nic...
  • 51f377a Merge pull request #1122 from juliansteenbakker/fix/win32-6-compat
  • 0aa65ad fix: regenerate cmakelists for windows
  • Additional commits viewable in compare view

Updates go_router from 14.8.1 to 17.2.3

Commits
  • 51f3512 [packages/packages/go_router] Prepare for batch release
  • 3b8c4cb [two_dimensional_scrollables] trailing pinned row/col for TableView (#11519)
  • e212d61 [webview_flutter_wkwebview] Tear down ProxyAPIRegistrar in `applicationWillTe...
  • 5653b5a [google_maps_flutter] Replace use of zIndex in examples and tests (#11572)
  • ff0189e [webview_flutter] Platform implementations for getCookies #11037 (#11386)
  • cde5b36 [file_selector] Switch to Kotlin Pigeon (#11479)
  • 5f14a80 [image_picker] Switch to Kotlin Pigeon (#11504)
  • c05ab81 [quick_actions] Switch to Kotlin Pigeon (#11507)
  • 9b4847f [pigeon] fix: Apply correct ThrowError success callback (#11585)
  • cac0fc5 [video_player_platform_interface] Add video track selection support (#11474)
  • Additional commits viewable in compare view

Updates flutter_local_notifications from 18.0.1 to 21.0.0

Release notes

Sourced from flutter_local_notifications's releases.

flutter_local_notifications-v21.0.0

  • Breaking change bumped minimum Flutter SDK requirement to 3.38.1 and Dart SDK requirement to 3.10.0. Consequently the minimum OS requirements for each platform has been updated as well
    • [Android] minimum Android version is now 7.0 (API level 24)
    • [iOS] minimum iOS version is now 13
    • [macOS] minimum macOS version is now 10.15
  • Bumped timezone dependency
  • [Android] Breaking change bumped compileSdk to 36 and updated readme to mention this
  • [Android] bumped Android Gradle Plugin (AGP) to 8.11.1
  • Migrated example app to UIScene lifecycle
  • Updated readme to specify changes needed for applications that have migrated to UIScene lifecycle
  • Updated iOS-specific setup around registering UNUserNotificationCenterDelegate to remove redundant available check and to be more specific that it should be done in the application:didFinishLaunchingWithOptions: method
  • Bumped flutter_timezone dependency in example app

flutter_local_notifications-v21.0.0-dev.2

  • Migrated example app to UIScene lifecycle
  • Updated readme to specify changes needed for applications that have migrated to UIScene lifecycle
  • Updated iOS-specific setup around registering UNUserNotificationCenterDelegate to remove redundant available check and to be more specific that it should be done in the application:didFinishLaunchingWithOptions: method
  • Bumped flutter_timezone dependency in example app

flutter_local_notifications-v21.0.0-dev.1

  • Breaking change bumped minimum Flutter SDK requirement to 3.38.1 and Dart SDK requirement to 3.10.0.Consequently the minimum OS requirements for each platform has been updated as well
    • [Android] minimum Android version is now 7.0 (API level 24)
    • [iOS] minimum iOS version is now 13
    • [macOS] minimum macOS version is now 10.15
  • Bumped timezone dependency
  • [Android] Breaking change bumped compileSdk to 36 and updated readme to mention this
  • [Android] bumped Android Gradle Plugin (AGP) to 8.11.1

flutter_local_notifications-v20.1.0

  • [iOS] added CarPlay notification support. Thanks to the PR from derrik f
  • [iOS][macOS] the ActiveNotification class now returns values for groupKey property if applicable. This depends on if the threadIdentifier was specified when creating the notification itself. Thanks to the PR from Kwon Tae Hyung
  • [Windows] non-functional change: addressed the use_null_aware_elements linter issue

flutter_local_notifications-v20.0.0

  • Breaking change bumped minimum Flutter SDK requirement to 3.32.0 and Dart SDK requirement to 3.8.0
  • Breaking changes the positional parameters in the following methods have now been converted to named parameters across all platforms. Thanks to the PR started by Kwon Tae Hyung
    • initialize()
    • show()
    • periodicallyShow()
    • periodicallyShowWithDuration()
    • cancel()
    • zonedSchedule()
  • [Android] Breaking changes the positional parameters in the following methods have now been converted to named parameters
    • startForegroundService()
    • deleteNotificationChannelGroup()
    • deleteNotificationChannel()
    • getActiveNotificationMessagingStyle()
  • [Linux] Breaking changes the positional parameters in the LinuxNotificationCustomHint() method have now been converted to named parameters
  • [Windows] * Breaking changes the positional parameters in the following methods have now been converted to named parameters
    • showRawXml()

... (truncated)

Commits
  • a2c1153 prepare for 21.0.0 stable release (#2766)
  • ba6d36a Bump futureware-tech/simulator-action from 4 to 5 (#2765)
  • fe447b0 fixed readme to mention Flutter 3.38.1 is now the minimum (#2764)
  • d6b67fc bumped flutter_timezone dependency in example app (#2763)
  • a33bb03 renamed GitHub job IDs to do with minimum supported Flutter SDK version (#2762)
  • f83077a [flutter_local_notifications] migrated example app to UIScene lifecycle (#2761)
  • b45b1e6 [flutter_local_notifications] updated compileSdk to 36 and AGP to 8.11.1 (#2758)
  • af196a4 [various] updated timezone dependency and bumped minimum Flutter and Dart SDK...
  • 4dd0ea7 [various] prepare for 20.1.0 release (#2753)
  • ea2b28e [various] return threadIdentifier via groupKey in getActiveNotifications on i...
  • Additional commits viewable in compare view

Updates firebase_messaging from 15.2.10 to 16.2.2

Commits
  • 51aa172 chore(release): publish packages
  • 8ff0a24 chore(release): publish packages (#18269)
  • 57d4c3d fix(messaging,android): fix call race that could happen when using requestPer...
  • ab0b2f9 chore: update example dependencies across repo (#18219)
  • 6cdfcb1 refactor: move all packages to workspace (#18182)
  • 1f1b4f0 chore(deps): bump protobufjs (#18203)
  • c986356 chore(release): publish packages (#18189)
  • 995caf4 feat: use local firebase_core instead of remote SPM dependency (#18141)
  • 2525ecb chore: improve Package.swift bundling so it doesn't use cached version (#18136)
  • 8b22840 chore(release): publish packages (#18137)
  • Additional commits viewable in compare view

Updates firebase_crashlytics from 4.3.10 to 5.2.2

Commits
  • 51aa172 chore(release): publish packages
  • 8ff0a24 chore(release): publish packages (#18269)
  • 6cdfcb1 refactor: move all packages to workspace (#18182)
  • c986356 chore(release): publish packages (#18189)
  • 55a7f6f fix(crashlytics,android): fix an issue with deobfuscating flavored builds (#1...
  • 995caf4 feat: use local firebase_core instead of remote SPM dependency (#18141)
  • 2525ecb chore: improve Package.swift bundling so it doesn't use cached version (#18136)
  • 8b22840 chore(release): publish packages (#18137)
  • 3ffa411 feat(ios): migrate iOS to UIScene lifecycle (#18054)
  • 548cf51 chore(release): publish packages (#18050)
  • Additional commits viewable in compare view

Updates firebase_crashlytics from 4.3.10 to 5.2.2

Commits
  • 51aa172 chore(release): publish packages
  • 8ff0a24 chore(release): publish packages (#18269)
  • 6cdfcb1 refactor: move all packages to workspace (#18182)
  • c986356 chore(release): publish packages (#18189)
  • 55a7f6f fix(crashlytics,android): fix an issue with deobfuscating flavored builds (#1...
  • 995caf4 feat: use local firebase_core instead of remote SPM dependency (#18141)
  • 2525ecb chore: improve Package.swift bundling so it doesn't use cached version (#18136)
  • 8b22840 chore(release): publish packages (#18137)
  • 3ffa411 feat(ios): migrate iOS to UIScene lifecycle (#18054)
  • 548cf51 chore(release): publish packages (#18050)
  • Additional commits viewable in compare view

Updates firebase_messaging from 15.2.10 to 16.2.2

Commits
  • 51aa172 chore(release): publish packages
  • 8ff0a24 chore(release): publish packages (#18269)
  • 57d4c3d fix(messaging,android): fix call race that could happen when using requestPer...
  • ab0b2f9 chore: update example dependencies across repo (#18219)
  • 6cdfcb1 refactor: move all packages to workspace (#18182)
  • 1f1b4f0 chore(deps): bump protobufjs (#18203)
  • c986356 chore(release): publish packages (#18189)
  • 995caf4 feat: use local firebase_core instead of remote SPM dependency (#18141)
  • 2525ecb chore: improve Package.swift bundling so it doesn't use cached version (#18136)
  • 8b22840 chore(release): publish packages (#18137)
  • Additional commits viewable in compare view

Updates flutter_local_notifications from 18.0.1 to 21.0.0

Release notes

Sourced from flutter_local_notifications's releases.

flutter_local_notifications-v21.0.0

  • Breaking change bumped minimum Flutter SDK requirement to 3.38.1 and Dart SDK requirement to 3.10.0. Consequently the minimum OS requirements for each platform has been updated as well
    • [Android] minimum Android version is now 7.0 (API level 24)
    • [iOS] minimum iOS version is now 13
    • [macOS] minimum macOS version is now 10.15
  • Bumped timezone dependency
  • [Android] Breaking change bumped compileSdk to 36 and updated readme to mention this
  • [Android] bumped Android Gradle Plugin (AGP) to 8.11.1
  • Migrated example app to UIScene lifecycle
  • Updated readme to specify changes needed for applications that have migrated to UIScene lifecycle
  • Updated iOS-specific setup around registering UNUserNotificationCenterDelegate to remove redundant available check and to be more specific that it should be done in the application:didFinishLaunchingWithOptions: method
  • Bumped flutter_timezone dependency in example app

flutter_local_notifications-v21.0.0-dev.2

  • Migrated example app to UIScene lifecycle
  • Updated readme to specify changes needed for applications that have migrated to UIScene lifecycle
  • Updated iOS-specific setup around registering UNUserNotificationCenterDelegate to remove redundant available check and to be more specific that it should be done in the application:didFinishLaunchingWithOptions: method
  • Bumped flutter_timezone dependency in example app

flutter_local_notifications-v21.0.0-dev.1

  • Breaking change bumped minimum Flutter SDK requirement to 3.38.1 and Dart SDK requirement to 3.10.0.Consequently the minimum OS requirements for each platform has been updated as well
    • [Android] minimum Android version is now 7.0 (API level 24)
    • [iOS] minimum iOS version is now 13
    • [macOS] minimum macOS version is now 10.15
  • Bumped timezone dependency
  • [Android] Breaking change bumped compileSdk to 36 and updated readme to mention this
  • [Android] bumped Android Gradle Plugin (AGP) to 8.11.1

flutter_local_notifications-v20.1.0

  • [iOS] added CarPlay notification support. Thanks to the PR from derrik f
  • [iOS][macOS] the ActiveNotification class now returns values for groupKey property if applicable. This depends on if the threadIdentifier was specified when creating the notification itself. Thanks to the PR from Kwon Tae Hyung
  • [Windows] non-functional change: addressed the use_null_aware_elements linter issue

flutter_local_notifications-v20.0.0

  • Breaking change bumped minimum Flutter SDK requirement to 3.32.0 and Dart SDK requirement to 3.8.0
  • Breaking changes the positional parameters in the following methods have now been converted to named parameters across all platforms. Thanks to the PR started by Kwon Tae Hyung
    • initialize()
    • show()
    • periodicallyShow()
    • periodicallyShowWithDuration()
    • cancel()
    • zonedSchedule()
  • [Android] Breaking changes the positional parameters in the following methods have now been converted to named parameters
    • startForegroundService()
    • deleteNotificationChannelGroup()
    • deleteNotificationChannel()
    • getActiveNotificationMessagingStyle()
  • [Linux] Breaking changes the positional parameters in the LinuxNotificationCustomHint() method have now been converted to named parameters
  • [Windows] * Breaking changes the positional parameters in the following methods have now been converted to named parameters
    • showRawXml()

... (truncated)

Commits
  • a2c1153 prepare for 21.0.0 stable release (#2766)
  • ba6d36a Bump futureware-tech/simulator-action from 4 to 5 (#2765)
  • fe447b0 fixed readme to mention Flutter 3.38.1 is now the minimum (#2764)
  • d6b67fc bumped flutter_timezone dependency in example app (#2763)
  • a33bb03 renamed GitHub job IDs to do with minimum supported Flutter SDK version (#2762)
  • f83077a [flutter_local_notifications] migrated example app to UIScene lifecycle (#2761)
  • b45b1e6 [flutter_local_notifications] updated compileSdk to 36 and AGP to 8.11.1 (#2758)
  • af196a4 [various] updated timezone dependency and bumped minimum Flutter and Dart SDK...
  • 4dd0ea7 [various] prepare for 20.1.0 release (#2753)
  • ea2b28e [various] return threadIdentifier via groupKey in getActiveNotifications on i...
  • Additional commits viewable in compare view
Description has been truncated

…h 12 updates

Bumps the all-dependencies group with 2 updates in the /packages/stream_chat_flutter directory: [alchemist](https://github.com/Betterment/alchemist) and [file_picker](https://github.com/miguelpruivo/flutter_file_picker).
Bumps the all-dependencies group with 2 updates in the /packages/stream_chat_flutter_core directory: [device_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/device_info_plus) and [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus).
Bumps the all-dependencies group with 1 update in the /packages/stream_chat_persistence directory: [sqlite3_flutter_libs](https://github.com/simolus3/sqlite3.dart/tree/main/legacy).
Bumps the all-dependencies group with 7 updates in the /sample_app directory:

| Package | From | To |
| --- | --- | --- |
| [firebase_core](https://github.com/firebase/flutterfire/tree/main/packages/firebase_core) | `3.15.2` | `4.9.0` |
| [flutter_slidable](https://github.com/letsar/flutter_slidable) | `3.1.2` | `4.0.3` |
| [flutter_secure_storage](https://github.com/mogol/flutter_secure_storage) | `9.2.4` | `10.2.0` |
| [go_router](https://github.com/flutter/packages/tree/main/packages) | `14.8.1` | `17.2.3` |
| [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) | `18.0.1` | `21.0.0` |
| [firebase_messaging](https://github.com/firebase/flutterfire/tree/main/packages/firebase_messaging) | `15.2.10` | `16.2.2` |
| [firebase_crashlytics](https://github.com/firebase/flutterfire/tree/main/packages/firebase_crashlytics) | `4.3.10` | `5.2.2` |



Updates `alchemist` from 0.13.0 to 0.14.0
- [Release notes](https://github.com/Betterment/alchemist/releases)
- [Changelog](https://github.com/Betterment/alchemist/blob/main/CHANGELOG.md)
- [Commits](Betterment/alchemist@v0.13.0...v0.14.0)

Updates `file_picker` from 10.3.10 to 11.0.2
- [Release notes](https://github.com/miguelpruivo/flutter_file_picker/releases)
- [Changelog](https://github.com/miguelpruivo/flutter_file_picker/blob/master/CHANGELOG.md)
- [Commits](miguelpruivo/flutter_file_picker@v10.3.10...v11.0.2)

Updates `device_info_plus` from 12.4.0 to 13.1.0
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/device_info_plus-v13.1.0/packages/device_info_plus)

Updates `package_info_plus` from 9.0.1 to 10.1.0
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v10.1.0/packages/package_info_plus)

Updates `package_info_plus` from 9.0.1 to 10.1.0
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v10.1.0/packages/package_info_plus)

Updates `sqlite3_flutter_libs` from 0.5.42 to 0.6.0+eol
- [Release notes](https://github.com/simolus3/sqlite3.dart/releases)
- [Commits](https://github.com/simolus3/sqlite3.dart/commits/sqlite3_web-0.6.0/legacy)

Updates `firebase_core` from 3.15.2 to 4.9.0
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_core-v4.9.0/packages/firebase_core)

Updates `flutter_slidable` from 3.1.2 to 4.0.3
- [Release notes](https://github.com/letsar/flutter_slidable/releases)
- [Changelog](https://github.com/letsar/flutter_slidable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/letsar/flutter_slidable/commits)

Updates `flutter_secure_storage` from 9.2.4 to 10.2.0
- [Release notes](https://github.com/mogol/flutter_secure_storage/releases)
- [Commits](juliansteenbakker/flutter_secure_storage@v9.2.4...v10.2.0)

Updates `go_router` from 14.8.1 to 17.2.3
- [Commits](https://github.com/flutter/packages/commits/go_router-v17.2.3/packages)

Updates `flutter_local_notifications` from 18.0.1 to 21.0.0
- [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases)
- [Commits](MaikuB/flutter_local_notifications@flutter_local_notifications-v18.0.1...flutter_local_notifications-v21.0.0)

Updates `firebase_messaging` from 15.2.10 to 16.2.2
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_messaging-v16.2.2/packages/firebase_messaging)

Updates `firebase_crashlytics` from 4.3.10 to 5.2.2
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_crashlytics-v5.2.2/packages/firebase_crashlytics)

Updates `firebase_crashlytics` from 4.3.10 to 5.2.2
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_crashlytics-v5.2.2/packages/firebase_crashlytics)

Updates `firebase_messaging` from 15.2.10 to 16.2.2
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_messaging-v16.2.2/packages/firebase_messaging)

Updates `flutter_local_notifications` from 18.0.1 to 21.0.0
- [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases)
- [Commits](MaikuB/flutter_local_notifications@flutter_local_notifications-v18.0.1...flutter_local_notifications-v21.0.0)

Updates `flutter_secure_storage` from 9.2.4 to 10.2.0
- [Release notes](https://github.com/mogol/flutter_secure_storage/releases)
- [Commits](juliansteenbakker/flutter_secure_storage@v9.2.4...v10.2.0)

Updates `flutter_slidable` from 3.1.2 to 4.0.3
- [Release notes](https://github.com/letsar/flutter_slidable/releases)
- [Changelog](https://github.com/letsar/flutter_slidable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/letsar/flutter_slidable/commits)

Updates `go_router` from 14.8.1 to 17.2.3
- [Commits](https://github.com/flutter/packages/commits/go_router-v17.2.3/packages)

---
updated-dependencies:
- dependency-name: alchemist
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: file_picker
  dependency-version: 11.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: device_info_plus
  dependency-version: 13.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: package_info_plus
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: package_info_plus
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: sqlite3_flutter_libs
  dependency-version: 0.6.0+eol
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: firebase_core
  dependency-version: 4.9.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: flutter_slidable
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: flutter_secure_storage
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: go_router
  dependency-version: 17.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: flutter_local_notifications
  dependency-version: 21.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: firebase_messaging
  dependency-version: 16.2.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: firebase_crashlytics
  dependency-version: 5.2.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: firebase_crashlytics
  dependency-version: 5.2.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: firebase_messaging
  dependency-version: 16.2.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: flutter_local_notifications
  dependency-version: 21.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: flutter_secure_storage
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: flutter_slidable
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: go_router
  dependency-version: 17.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels May 19, 2026
@xsahil03x xsahil03x closed this May 19, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 19, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/pub/packages/stream_chat_flutter/all-dependencies-59a4f0ab48 branch May 19, 2026 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update Dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant