Skip to content

chore(deps): bump the all-dependencies group across 5 directories with 10 updates#58

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pub/mtrust_urp_ble_strategy/all-dependencies-c54658bc29
Open

chore(deps): bump the all-dependencies group across 5 directories with 10 updates#58
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pub/mtrust_urp_ble_strategy/all-dependencies-c54658bc29

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 2, 2026

Bumps the all-dependencies group with 3 updates in the /mtrust_urp_ble_strategy directory: flutter_blue_plus, freezed_annotation and json_annotation.
Bumps the all-dependencies group with 5 updates in the /mtrust_urp_core directory:

Package From To
flutter_svg 2.1.0 2.2.3
http 1.4.0 1.6.0
logger 2.5.0 2.6.2
shared_preferences 2.5.3 2.5.4
very_good_analysis 5.1.0 10.0.0

Bumps the all-dependencies group with 1 update in the /mtrust_urp_usb_strategy directory: flutter_libserialport.
Bumps the all-dependencies group with 2 updates in the /mtrust_urp_virtual_strategy directory: freezed_annotation and json_annotation.
Bumps the all-dependencies group with 1 update in the /mtrust_urp_wifi_strategy directory: web_socket_channel.

Updates flutter_blue_plus from 1.35.5 to 2.1.0

Commits

Updates freezed_annotation from 2.4.4 to 3.1.0

Commits

Updates json_annotation from 4.9.0 to 4.10.0

Release notes

Sourced from json_annotation's releases.

package:json_annotation v4.10.0

  • Support JsonKey annotation on constructor parameters.
  • Add JsonSerializable(createJsonSchema: true).
  • Require meta: ^1.16.0
  • Require sdk: ^3.9.0
Commits

Updates freezed_annotation from 2.4.4 to 3.1.0

Commits

Updates json_annotation from 4.9.0 to 4.10.0

Release notes

Sourced from json_annotation's releases.

package:json_annotation v4.10.0

  • Support JsonKey annotation on constructor parameters.
  • Add JsonSerializable(createJsonSchema: true).
  • Require meta: ^1.16.0
  • Require sdk: ^3.9.0
Commits

Updates flutter_svg from 2.1.0 to 2.2.3

Commits

Updates http from 1.4.0 to 1.6.0

Release notes

Sourced from http's releases.

package:http v1.5.0

  • Fixed a bug in IOClient where the HttpClient's response stream was cancelled after the response stream was completed.
  • Added support for aborting requests before they complete.
  • Clarify that some header names may not be sent/received.
Commits

Updates logger from 2.5.0 to 2.6.2

Release notes

Sourced from logger's releases.

v2.6.2

What's Changed

  • PrettyPrinter: Fixed the showing of internal package:logger log lines in the stack trace on Flutter/Dart Web. Closes #102.
  • Lowered the meta package version requirement.

Full Changelog: SourceHorizon/logger@v2.6.1...v2.6.2

v2.6.1

What's Changed

  • AdvancedFileOutput: Fix race condition while flushing the buffer. Thanks to @​sap1tz (#99).

Full Changelog: SourceHorizon/logger@v2.6.0...v2.6.1

v2.6.0

What's Changed

New Contributors

Full Changelog: SourceHorizon/logger@v2.5.0...v2.6.0

Changelog

Sourced from logger's changelog.

2.6.2

  • PrettyPrinter: Fixed the showing of internal package:logger log lines in the stack trace on Flutter/Dart Web. Closes #102.
  • Lowered the meta package version requirement.

2.6.1

  • AdvancedFileOutput: Fixed race condition while flushing the buffer (StateError). Closes #99, thanks to @​sap1tz.

2.6.0

  • Added log level comparison operators. Thanks to @​busslina (#90).
  • AdvancedFileOutput: Added fileHeader and fileFooter options. Closes #97.
Commits
  • 22597f1 Bumped version to 2.6.2
  • 8cf94da Lowered meta package version requirement
  • 0804a1d Fixed dart web stack trace filtering, fixes #102
  • f5bb8ea Bumped version to 2.6.1
  • b19e112 FileOutput tests: Use MemoryFileSystem instead of real file system
  • a27ba42 AdvancedFileOutput: Fix race condition while flushing the buffer, fixes #99
  • 9006f29 Bumped version to 2.6.0
  • 69f4a4a AdvancedFileOutput: Added fileHeader and fileFooter options
  • 5412f5a Added publishing workflow
  • e57dfd3 Fixed v0.7.0 CHANGELOG
  • Additional commits viewable in compare view

Updates shared_preferences from 2.5.3 to 2.5.4

Commits
  • 338ecd3 [shared_preferences_tool] Update dependencies and fix deprecation (#10560)
  • 33a9a81 [dependabot]: Bump the test-dependencies group across 2 directories with 1 up...
  • 2d9ddab [dependabot]: Bump the kotlin-gradle-plugin group across 7 directories with 1...
  • 8168d9c [various] Update READMEs to reflect current OS support (#10470)
  • cc3dca6 [all] Omit obvious local types (#10511)
  • 061eedc [dependabot]: Bump the gradle-plugin group across 19 directories with 1 updat...
  • 41df27d [dependabot]: Bump the test-dependencies group across 10 directories with 3 u...
  • 18b9cc5 [various] Update all packages to Pigeon 26 (#10450)
  • ae20377 Update repo for 3.38 (#10405)
  • 2f25693 [shared_preferences] Remove use of Pigeon's Dart test generator (#10325)
  • Additional commits viewable in compare view

Updates very_good_analysis from 5.1.0 to 10.0.0

Release notes

Sourced from very_good_analysis's releases.

v10.0.0

10.0.0 (2025-09-19)

Miscellaneous Chores

Docs

What's Changed

New Contributors

Full Changelog: VeryGoodOpenSource/very_good_analysis@v9.0.0...v10.0.0

v10.0.0-rc.2

10.0.1-rc.1 (2025-09-08)

Miscellaneous Chores

  • remove diagnostic_describe_all_properties (#166) (7542279)

v10.0.0-rc.1

10.0.0-rc.1 (2025-08-22)

Features

... (truncated)

Changelog

Sourced from very_good_analysis's changelog.

10.0.0 (2025-08-22)

Features

Docs

  • update CONTRIBUTING.md to explain how to add new lint rules (#156) (447051a)

10.0.0-rc.2 (2025-09-19)

Miscellaneous Chores

Docs

10.0.0-rc.1 (2025-09-08)

Miscellaneous Chores

  • remove diagnostic_describe_all_properties (#166) (7542279)

9.0.0

  • chore(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.8 139
  • chore: release 9.0.0-rc.1 154

9.0.0-rc.1

  • feat: support Dart 3.8.0 152

8.0.0

  • chore: release 8.0.0-rc.1
  • fix: remove omit_obvious_property_types as it conflicts with type_annotate_public_apis 148

8.0.0-rc.1

  • feat: add omit_obvious_property_types 143
  • feat: add specify_nonobvious_property_types 143
  • feat: add strict_top_level_inference 143
  • feat: add unnecessary_underscores 143
  • feat: remove require_trailing_commas 143

7.0.0

... (truncated)

Commits

Updates flutter_libserialport from 0.4.0 to 0.6.0

Release notes

Sourced from flutter_libserialport's releases.

Adds support to Flutter 3.29.0

0.6.0

  • Add support to Flutter 3.29.0
  • Minor fixes
Changelog

Sourced from flutter_libserialport's changelog.

0.6.0

  • Add support to Flutter 3.29.0
  • Minor fixes

0.5.0

  • Add namespace for Android
  • Update Kotlin to 2.0.0
Commits

Updates freezed_annotation from 2.4.4 to 3.1.0

Commits

Updates json_annotation from 4.9.0 to 4.10.0

Release notes

Sourced from json_annotation's releases.

package:json_annotation v4.10.0

  • Support JsonKey annotation on constructor parameters.
  • Add JsonSerializable(createJsonSchema: true).
  • Require meta: ^1.16.0
  • Require sdk: ^3.9.0
Commits

Updates freezed_annotation from 2.4.4 to 3.1.0

Commits

Updates json_annotation from 4.9.0 to 4.10.0

Release notes

Sourced from json_annotation's releases.

package:json_annotation v4.10.0

  • Support JsonKey annotation on constructor parameters.
  • Add JsonSerializable(createJsonSchema: true).
  • Require meta: ^1.16.0
  • Require sdk: ^3.9.0
Commits

Updates web_socket_channel from 2.4.0 to 3.0.3

Release notes

Sourced from web_socket_channel's releases.

package:web_socket_channel v3.0.3

  • Support package:web_socket 1.0.0.

package:web_socket_channel v3.0.2

  • Move to dart-lang/http monorepo.
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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…h 10 updates

Bumps the all-dependencies group with 3 updates in the /mtrust_urp_ble_strategy directory: [flutter_blue_plus](https://github.com/chipweinberger/flutter_blue_plus), [freezed_annotation](https://github.com/rrousselGit/freezed) and [json_annotation](https://github.com/google/json_serializable.dart).
Bumps the all-dependencies group with 5 updates in the /mtrust_urp_core directory:

| Package | From | To |
| --- | --- | --- |
| [flutter_svg](https://github.com/flutter/packages/tree/main/third_party/packages) | `2.1.0` | `2.2.3` |
| [http](https://github.com/dart-lang/http/tree/master/pkgs) | `1.4.0` | `1.6.0` |
| [logger](https://github.com/SourceHorizon/logger) | `2.5.0` | `2.6.2` |
| [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) | `2.5.3` | `2.5.4` |
| [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis) | `5.1.0` | `10.0.0` |

Bumps the all-dependencies group with 1 update in the /mtrust_urp_usb_strategy directory: [flutter_libserialport](https://github.com/jpnurmi/flutter_libserialport).
Bumps the all-dependencies group with 2 updates in the /mtrust_urp_virtual_strategy directory: [freezed_annotation](https://github.com/rrousselGit/freezed) and [json_annotation](https://github.com/google/json_serializable.dart).
Bumps the all-dependencies group with 1 update in the /mtrust_urp_wifi_strategy directory: [web_socket_channel](https://github.com/dart-lang/http/tree/master/pkgs).


Updates `flutter_blue_plus` from 1.35.5 to 2.1.0
- [Release notes](https://github.com/chipweinberger/flutter_blue_plus/releases)
- [Commits](https://github.com/chipweinberger/flutter_blue_plus/commits)

Updates `freezed_annotation` from 2.4.4 to 3.1.0
- [Commits](rrousselGit/freezed@freezed_annotation-v2.4.4...freezed_annotation-v3.1.0)

Updates `json_annotation` from 4.9.0 to 4.10.0
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_annotation-v4.9.0...json_annotation-v4.10.0)

Updates `freezed_annotation` from 2.4.4 to 3.1.0
- [Commits](rrousselGit/freezed@freezed_annotation-v2.4.4...freezed_annotation-v3.1.0)

Updates `json_annotation` from 4.9.0 to 4.10.0
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_annotation-v4.9.0...json_annotation-v4.10.0)

Updates `flutter_svg` from 2.1.0 to 2.2.3
- [Commits](https://github.com/flutter/packages/commits/flutter_svg-v2.2.3/third_party/packages)

Updates `http` from 1.4.0 to 1.6.0
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/HEAD/pkgs)

Updates `logger` from 2.5.0 to 2.6.2
- [Release notes](https://github.com/SourceHorizon/logger/releases)
- [Changelog](https://github.com/SourceHorizon/logger/blob/main/CHANGELOG.md)
- [Commits](SourceHorizon/logger@v2.5.0...v2.6.2)

Updates `shared_preferences` from 2.5.3 to 2.5.4
- [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.5.4/packages/shared_preferences)

Updates `very_good_analysis` from 5.1.0 to 10.0.0
- [Release notes](https://github.com/VeryGoodOpenSource/very_good_analysis/releases)
- [Changelog](https://github.com/VeryGoodOpenSource/very_good_analysis/blob/main/CHANGELOG.md)
- [Commits](VeryGoodOpenSource/very_good_analysis@v5.1.0...v10.0.0)

Updates `flutter_libserialport` from 0.4.0 to 0.6.0
- [Release notes](https://github.com/jpnurmi/flutter_libserialport/releases)
- [Changelog](https://github.com/jpnurmi/flutter_libserialport/blob/main/CHANGELOG.md)
- [Commits](jpnurmi/flutter_libserialport@v.0.4.0...v0.6.0)

Updates `freezed_annotation` from 2.4.4 to 3.1.0
- [Commits](rrousselGit/freezed@freezed_annotation-v2.4.4...freezed_annotation-v3.1.0)

Updates `json_annotation` from 4.9.0 to 4.10.0
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_annotation-v4.9.0...json_annotation-v4.10.0)

Updates `freezed_annotation` from 2.4.4 to 3.1.0
- [Commits](rrousselGit/freezed@freezed_annotation-v2.4.4...freezed_annotation-v3.1.0)

Updates `json_annotation` from 4.9.0 to 4.10.0
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_annotation-v4.9.0...json_annotation-v4.10.0)

Updates `web_socket_channel` from 2.4.0 to 3.0.3
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/web_socket_channel-v3.0.3/pkgs)

---
updated-dependencies:
- dependency-name: flutter_blue_plus
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: freezed_annotation
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: json_annotation
  dependency-version: 4.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: freezed_annotation
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: json_annotation
  dependency-version: 4.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: flutter_svg
  dependency-version: 2.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: http
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: logger
  dependency-version: 2.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: shared_preferences
  dependency-version: 2.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: very_good_analysis
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: flutter_libserialport
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: freezed_annotation
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: json_annotation
  dependency-version: 4.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: freezed_annotation
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: json_annotation
  dependency-version: 4.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: web_socket_channel
  dependency-version: 3.0.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 Feb 2, 2026
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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