Skip to content

chore(deps): bump intl, firebase_messaging, firebase_core, package_info_plus, device_info_plus, build_runner, file_picker, flyer_chat_video_message, flyer_chat_location_message, flyer_chat_audio_message, cross_cache, flyer_chat_text_stream_message, flutter_chat_core, flyer_chat_system_message, flyer_chat_file_message, flyer_chat_image_message, flyer_chat_text_message, flutter_chat_ui and test - #9

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/multi-0512e2bf79

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown

Bumps intl, firebase_messaging, firebase_core, package_info_plus, device_info_plus, build_runner, file_picker, flyer_chat_video_message, flyer_chat_location_message, flyer_chat_audio_message, cross_cache, flyer_chat_text_stream_message, flutter_chat_core, flyer_chat_system_message, flyer_chat_file_message, flyer_chat_image_message, flyer_chat_text_message, flutter_chat_ui and test. These dependencies needed to be updated together.
Updates intl from 0.20.2 to 0.20.3

Release notes

Sourced from intl's releases.

package:intl v0.20.3

  • Updated the Turkish Lira (TRY) currency symbol in simpleCurrencySymbols from "TL" to "₺" (U+20BA). This ensures accuracy and alignment with the official symbol introduced in 2012.
  • Fix parsing of locale strings containing script codes in verifiedLocale. For example, zh-Hans-CN would have been previously parsed as zh, but is now parsed as zh_CN.
  • Update the Ghanaian Cedis (GHS) currency symbol in simpleCurrencySymbols from "GHS" to "GH₵(U+20B5)".
  • Update to CLDR v48.
  • Add @pragma('wasm:prefer-inline') to Intl methods that already have @pragma('vm:prefer-inline'), for the same reason: to help omit message descriptions from compiled output.
  • Update analysis to newest package:lints.
Commits

Updates firebase_messaging from 16.4.1 to 16.5.0

Commits
  • 05ebfb8 chore(release): publish packages
  • ce1f6e0 fix(app_check): sync SPM pins to 12.17.0 and fix Windows Activate override af...
  • b69bbc0 feat(messaging,ios): support early notification delegate setup for UIScene ap...
  • a45f8d9 fix(messaging,android): fix an issue that could cause ANRs when receiving mul...
  • 80c8019 chore: remove config files from example apps (#18486)
  • dacaf04 chore: update Firebase SDK version(SPM) to 12.16.0 across multiple packages (...
  • 45bcf32 chore(deps): bump protobufjs (#18469)
  • 6f22596 fix(messaging,ios): fix an issue where FirebaseMessaging could init even if F...
  • 23d36e7 chore(deps): bump websocket-driver (#18456)
  • 87d88d2 fix(messaging,macos): fix an issue where getInitialMessage could hang forever...
  • Additional commits viewable in compare view

Updates firebase_core from 4.11.0 to 4.13.0

Commits
  • 05ebfb8 chore(release): publish packages
  • 5dfd289 fix(firestore,core,windows): per-engine BinaryMessenger, Firestore/Auth link ...
  • ce1f6e0 fix(app_check): sync SPM pins to 12.17.0 and fix Windows Activate override af...
  • a56649a feat(appcheck): rCE provider api update (#18505)
  • 0845d6b bump Firebase web SDK to 12.17.0 (#18504)
  • 7f5735d bump Firebase android SDK to 34.17.0 (#18503)
  • fb699cd bump Firebase iOS SDK to 12.17.0 (#18489)
  • 80c8019 chore: remove config files from example apps (#18486)
  • d6ef43f fix(remote_config,windows): move CMake dependency from Core to Remote Config ...
  • dacaf04 chore: update Firebase SDK version(SPM) to 12.16.0 across multiple packages (...
  • Additional commits viewable in compare view

Updates package_info_plus from 8.3.1 to 10.2.1

Commits
  • 9336187 chore(release): prepare for release (#3928)
  • 4962175 fix(package_info_plus): raise Apple platform minimums in SPM manifests to mat...
  • 65ecfd0 chore(release): prepare for release (#3912)
  • 7d46a46 feat(package_info_plus): Updated Swift Package Manager setup for Flutter 3.44...
  • 479ef7d feat(package_info_plus): Add support of built-in Kotlin (#3894)
  • 40bb847 refactor(package_info_plus): change android gradle from groovy to kotlin (#3858)
  • 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)
  • Additional commits viewable in compare view

Updates device_info_plus from 11.5.0 to 13.2.0

Commits
  • 65ecfd0 chore(release): prepare for release (#3912)
  • 872d8cc feat(device_info_plus): Add support of built-in Kotlin (#3889)
  • 92272bd feat(device_info_plus): Updated Swift Package Manager setup for Flutter 3.44 ...
  • ac0daa6 refactor(device_info_plus): change android gradle from groovy to kotlin (#3859)
  • 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)
  • c46ab89 chore(release): prepare for release (#3785)
  • Additional commits viewable in compare view

Updates build_runner from 2.16.0 to 2.15.1

Commits
  • 8921c3f Formatting changes due to latest dev SDK. (#5007)
  • e999ea4 Fix incorrect build due to racy builder changes. (#4988)
  • d2a2f4f Bump SDK upper bounds. (#5006)
  • a72038d Set flattenBuild in passed ReaderWriter. (#5004)
  • ea0cf6b fix(build_daemon): reject cross-origin WebSocket handshakes (CSWSH) (#4992)
  • ae52e61 Use BuiltList.of instead of BuiltList.from. (#5003)
  • a8e949c Fix trigger evaluation reading ungenerated parts. (#5000)
  • 39353ef Bump actions/cache from 5.0.5 to 6.1.0 in the github-actions group (#5002)
  • 379d8c1 Refactor BuildOutputReader and createMergedOutputDirectories. (#4999)
  • 061f21c Fix leak_check test to use discardResolver: false. (#4998)
  • Additional commits viewable in compare view

Updates file_picker from 11.0.3 to 12.0.0

Release notes

Sourced from file_picker's releases.

12.0.0

What's Changed

... (truncated)

Changelog

Sourced from file_picker's changelog.

12.0.0

Breaking Changes

  • Minimum Requirements: Raised minimum supported versions to Flutter 3.38 / Dart 3.10.
  • iOS Target: Raised minimum supported iOS deployment target to 14.0. Removed DKImagePickerController / DKPhotoGallery dependency chain.
  • API Modifications:
    • saveFile(): fileName and bytes are now required parameters across all platforms.
    • pickFiles(): allowMultiple now defaults to true. Use pickFile() for single file selection (allowMultiple is deprecated).
    • Deprecated withData, withReadStream, and readSequential on pickFiles()/pickFile() in favor of PlatformFile.readAsBytes() and PlatformFile.readAsByteStream().
    • Deprecated top-level lockParentWindow and cancelUploadOnWindowBlur parameters in favor of platform-specific option classes (WindowsOptions, LinuxOptions, WebOptions).

Architecture

  • Federated Plugin: Refactored file_picker into a federated architecture with dedicated platform implementation packages (file_picker_platform_interface, android_file_picker, file_picker_darwin, file_picker_linux, windows_file_picker, and file_picker_web).

Features & Enhancements

  • New API: Added pickFile() static method as a convenience wrapper for single file selection.
  • Platform Options: Introduced WindowsOptions, LinuxOptions (with acceptLabel and parentWindow), and WebOptions.
  • Android: Added support for Storage Access Framework (SAF) Persistable URI Grants (AndroidSAFOptions, AndroidSAFHandle, AndroidPlatformFile). Optimized image compression to prevent OutOfMemoryError.
  • iOS & macOS: Unified native implementations into shared Darwin sources. Selection order is now preserved when picking multiple files on iOS.
  • Exception Handling: Exported IllegalCharacterInFileNameException in file_picker.dart.

12.0.0-beta.8

General

  • Exported IllegalCharacterInFileNameException in file_picker.dart so exception handling can be performed by callers. #2077

Android

  • Decodes images with inSampleSize in compressImage to prevent excessive memory usage and OutOfMemoryError on large images. #2083

Desktop & Web

  • Added WindowsOptions (with parentWindowHandle and lockParentWindow), LinuxOptions (with parentWindow and lockParentWindow), and WebOptions (with cancelUploadOnWindowBlur). #2079
  • LinuxOptions.parentWindow automatically formats raw decimal and hex X11 window IDs as x11:0x..., while preserving Wayland handle strings.
  • Deprecated top-level lockParentWindow parameter in favor of WindowsOptions.lockParentWindow and LinuxOptions.lockParentWindow.
  • Deprecated top-level cancelUploadOnWindowBlur parameter in favor of WebOptions.cancelUploadOnWindowBlur.

macOS

  • Passes the custom dialogTitle when selecting a directory via getDirectoryPath(). #2087

12.0.0-beta.7

Web

  • Ensures XFile.fromData is only used on the web if bytes is not null, preventing potential null check errors.

12.0.0-beta.6

General

  • Improved PlatformFile.readAsBytes() so picked files can be read even when withData was not used and the file only has a local path or a stream source.
  • FileType.custom now shares a consistent allowedExtensions validation across platforms, throwing ArgumentError when filters are missing or used with a non-custom file type.
  • The ffi, win32, and flutter_lints dependencies have been updated.

Android

  • Prevents unresolved references when extracting hashCode under a forced JVM version. #2070

... (truncated)

Commits
  • c13b3e0 Merge pull request #2124 from miguelpruivo/refactor/rename-file-picker-window...
  • f195532 fix(ci): add concurrency: 1 to melos test script to prevent flutter tool lock...
  • 5f38cb6 refactor: rename package to windows_file_picker while keeping folder structure
  • bf8da50 Merge pull request #2123 from miguelpruivo/chore/prepare-v12-release
  • 449531f chore: bump version to 12.0.0 and update CHANGELOG for release
  • 096d7b5 Merge pull request #2121 from miguelpruivo/refactor/rename-file-picker-androi...
  • 1a78084 Merge branch 'master' of https://github.com/miguelpruivo/flutter_file_picker ...
  • 1a382a3 Merge pull request #2122 from miguelpruivo/chore/revert-material-ui-example-m...
  • 5a49e42 chore(example): exclude generated platform folders from analysis
  • 60d1489 refactor: remove redundant file_picker_android.dart entry file
  • Additional commits viewable in compare view

Updates flyer_chat_video_message from 0.0.13 to 0.0.13

Commits

Updates flyer_chat_location_message from 0.0.13 to 0.0.13

Commits

Updates flyer_chat_audio_message from 0.0.13 to 0.0.13

Commits

Updates cross_cache from 1.1.0 to 1.1.0

Changelog

Sourced from cross_cache's changelog.

1.1.0

This release markes a major chat architecture overhaul based on a community feedback. In the future we don't expect such big changes in one release and will try to do backwards compatible code as much as possible.

Breaking changes:

  • BREAKING CHANGE: [FileMessage] fileName is renamed to name
  • BREAKING CHANGE: [ImageMessage] imageName is renamed to name
  • BREAKING CHANGE: [Messages] authorId is replaced with author to support avatars and names inside the chat
  • BREAKING CHANGE: [Messages] timestamp is renamed to createdAt. All timestamps are in ms now.
  • BREAKING CHANGE: [Status] read is renamed to seen
  • BREAKING CHANGE: [User] avatarUrl is renamed to imageUrl
  • New custom and unsupported message types. First one is used to build any message you want, second one is to support backwards compatibility

New features:

  • Ability to display user name & avatar, showUserAvatars and showUserNames
  • Automatic messages animation
  • Pagination, onEndReached (use this function to load more items, should be async to correctly show loading indicator), onEndReachedThreshold (value between 0 and 1, where 1 indicates that loading should start when all previous items are visible and 0.5 indicates half of items are visible, defaults to 0.75), isLastPage (if true loading indicator will not be shown)
  • buildCustomMessage to build anything you want. Can be improved to modify bubble, PRs are open :)
  • Time is moved to headers
  • Theme with more customizations

Theme migration guide:

  • attachmentButtonIcon, deliveredIcon, documentIcon, errorIcon, seenIcon, sendButtonIcon type change String -> Widget
  • body1 replaced with emptyChatPlaceholderTextStyle, inputTextStyle, receivedMessageBodyTextStyle, sentMessageBodyTextStyle
  • body2 replaced with receivedMessageLinkDescriptionTextStyle, sentMessageLinkDescriptionTextStyle
  • subtitle1 replaced with receivedMessageLinkTitleTextStyle, sentMessageLinkTitleTextStyle
  • subtitle2 and subtitle2Color are replaced with dateDividerTextStyle
  • caption and captionColor are replaced with receivedMessageCaptionTextStyle, sentMessageCaptionTextStyle
  • primaryTextColor replaced with receivedMessageDocumentIconColor, sentMessageDocumentIconColor
  • secondaryTextColor replaced with receivedMessageBodyTextStyle

1.0.7

  • Disable link preview if onPreviewDataFetched is not specified

1.0.6

  • Update dependencies

1.0.5

  • Update dependencies

1.0.4

  • Additional URL preview bug fixes. Thanks @​jlubeck for reporting!
  • Update to Flutter 2.2

... (truncated)

Commits

Updates flyer_chat_text_stream_message from 2.3.0 to 2.3.0

Commits

Updates flutter_chat_core from 2.9.0 to 2.9.0

Commits

Updates flyer_chat_system_message from 2.2.0 to 2.2.0

Commits

Updates flyer_chat_file_message from 2.4.0 to 2.4.0

Commits

Updates flyer_chat_image_message from 2.3.0 to 2.3.0

Commits

Updates flyer_chat_text_message from 2.6.0 to 2.6.0

Commits

Updates flutter_chat_ui from 2.11.1 to 2.11.1

Commits

Updates test from 1.31.0 to 1.31.1

Release notes

Sourced from test's releases.

package:test v1.31.1

  • Ignore an error locating the SDK directory on platforms where the resolvedExecutable is unexpectedly null.
  • Fix a bug where -c exe tests would hang on exit on windows.
  • Fix a bug where the web test runner would not find custom HTML files when using the dart2wasm compiler.
  • GithubReporter:
    • Group contiguous passing and skipped tests into collapsible groups to reduce log noise in GitHub Actions.
    • Updated skipped icon to ⏭️.
  • Increase SDK constraint to ^3.10.0.
  • Allow analyzer version 13.x.x.
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…fo_plus, device_info_plus, build_runner, file_picker, flyer_chat_video_message, flyer_chat_location_message, flyer_chat_audio_message, cross_cache, flyer_chat_text_stream_message, flutter_chat_core, flyer_chat_system_message, flyer_chat_file_message, flyer_chat_image_message, flyer_chat_text_message, flutter_chat_ui and test

Bumps [intl](https://github.com/dart-lang/i18n/tree/main/pkgs), [firebase_messaging](https://github.com/firebase/flutterfire/tree/main/packages/firebase_messaging), [firebase_core](https://github.com/firebase/flutterfire/tree/main/packages/firebase_core), [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus), [device_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/device_info_plus), [build_runner](https://github.com/dart-lang/build), [file_picker](https://github.com/miguelpruivo/flutter_file_picker), [flyer_chat_video_message](https://github.com/flyerhq/flutter_chat_ui), [flyer_chat_location_message](https://github.com/flyerhq/flutter_chat_ui), [flyer_chat_audio_message](https://github.com/flyerhq/flutter_chat_ui), [cross_cache](https://github.com/flyerhq/flutter_chat_ui), [flyer_chat_text_stream_message](https://github.com/flyerhq/flutter_chat_ui), [flutter_chat_core](https://github.com/flyerhq/flutter_chat_ui), [flyer_chat_system_message](https://github.com/flyerhq/flutter_chat_ui), [flyer_chat_file_message](https://github.com/flyerhq/flutter_chat_ui), [flyer_chat_image_message](https://github.com/flyerhq/flutter_chat_ui), [flyer_chat_text_message](https://github.com/flyerhq/flutter_chat_ui), [flutter_chat_ui](https://github.com/flyerhq/flutter_chat_ui) and [test](https://github.com/dart-lang/test/tree/master/pkgs). These dependencies needed to be updated together.

Updates `intl` from 0.20.2 to 0.20.3
- [Release notes](https://github.com/dart-lang/i18n/releases)
- [Commits](https://github.com/dart-lang/i18n/commits/intl-v0.20.3/pkgs)

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

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

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

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

Updates `build_runner` from 2.16.0 to 2.15.1
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v2.16.0...build_runner-v2.15.1)

Updates `file_picker` from 11.0.3 to 12.0.0
- [Release notes](https://github.com/miguelpruivo/flutter_file_picker/releases)
- [Changelog](https://github.com/miguelpruivo/flutter_file_picker/blob/v12.0.0/CHANGELOG.md)
- [Commits](miguelpruivo/flutter_file_picker@v11.0.3...v12.0.0)

Updates `flyer_chat_video_message` from 0.0.13 to 0.0.13
- [Release notes](https://github.com/flyerhq/flutter_chat_ui/releases)
- [Commits](https://github.com/flyerhq/flutter_chat_ui/commits)

Updates `flyer_chat_location_message` from 0.0.13 to 0.0.13
- [Release notes](https://github.com/flyerhq/flutter_chat_ui/releases)
- [Commits](https://github.com/flyerhq/flutter_chat_ui/commits)

Updates `flyer_chat_audio_message` from 0.0.13 to 0.0.13
- [Release notes](https://github.com/flyerhq/flutter_chat_ui/releases)
- [Commits](https://github.com/flyerhq/flutter_chat_ui/commits)

Updates `cross_cache` from 1.1.0 to 1.1.0
- [Release notes](https://github.com/flyerhq/flutter_chat_ui/releases)
- [Changelog](https://github.com/flyerhq/flutter_chat_ui/blob/v1.1.0/CHANGELOG.md)
- [Commits](flyerhq/flutter_chat_ui@v1.1.0...v1.1.0)

Updates `flyer_chat_text_stream_message` from 2.3.0 to 2.3.0
- [Release notes](https://github.com/flyerhq/flutter_chat_ui/releases)
- [Commits](flyerhq/flutter_chat_ui@v2.3.0...v2.3.0)

Updates `flutter_chat_core` from 2.9.0 to 2.9.0
- [Release notes](https://github.com/flyerhq/flutter_chat_ui/releases)
- [Commits](flyerhq/flutter_chat_ui@v2.9.0...v2.9.0)

Updates `flyer_chat_system_message` from 2.2.0 to 2.2.0
- [Release notes](https://github.com/flyerhq/flutter_chat_ui/releases)
- [Commits](flyerhq/flutter_chat_ui@2.2.0...2.2.0)

Updates `flyer_chat_file_message` from 2.4.0 to 2.4.0
- [Release notes](https://github.com/flyerhq/flutter_chat_ui/releases)
- [Commits](flyerhq/flutter_chat_ui@v2.4.0...v2.4.0)

Updates `flyer_chat_image_message` from 2.3.0 to 2.3.0
- [Release notes](https://github.com/flyerhq/flutter_chat_ui/releases)
- [Commits](flyerhq/flutter_chat_ui@v2.3.0...v2.3.0)

Updates `flyer_chat_text_message` from 2.6.0 to 2.6.0
- [Release notes](https://github.com/flyerhq/flutter_chat_ui/releases)
- [Commits](flyerhq/flutter_chat_ui@v2.6.0...v2.6.0)

Updates `flutter_chat_ui` from 2.11.1 to 2.11.1
- [Release notes](https://github.com/flyerhq/flutter_chat_ui/releases)
- [Commits](https://github.com/flyerhq/flutter_chat_ui/commits)

Updates `test` from 1.31.0 to 1.31.1
- [Release notes](https://github.com/dart-lang/test/releases)
- [Commits](https://github.com/dart-lang/test/commits/test-v1.31.1/pkgs)

---
updated-dependencies:
- dependency-name: intl
  dependency-version: 0.20.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: firebase_messaging
  dependency-version: 16.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: firebase_core
  dependency-version: 4.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: package_info_plus
  dependency-version: 10.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: device_info_plus
  dependency-version: 13.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: build_runner
  dependency-version: 2.15.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: file_picker
  dependency-version: 12.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: flyer_chat_video_message
  dependency-version: 0.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: flyer_chat_location_message
  dependency-version: 0.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: flyer_chat_audio_message
  dependency-version: 0.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: cross_cache
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: flyer_chat_text_stream_message
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: flutter_chat_core
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: flyer_chat_system_message
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: flyer_chat_file_message
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: flyer_chat_image_message
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: flyer_chat_text_message
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: flutter_chat_ui
  dependency-version: 2.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: test
  dependency-version: 1.31.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, flutter. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@leeyisoft leeyisoft closed this Aug 27, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/pub/multi-0512e2bf79 branch August 27, 2026 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant