hughesjs / FitnessMachine

An app for controlling BLE Fitness Machines. This was originally designed as a replacement for CITYSPORT's terrible EQiSports app.
Other
5 stars 2 forks source link

Bump the flutter-dependencies group across 1 directory with 4 updates #60

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the flutter-dependencies group with 4 updates in the /src directory: flutter_blue_plus, flutter_lints, logger and wakelock_plus.

Updates flutter_blue_plus from 1.32.4 to 1.32.6

Release notes

Sourced from flutter_blue_plus's releases.

1.32.6

  • [Fix] calling startScan multiple times in a row would fail

1.32.5

  • [Fix] android: support multiple MSD with the same manufacturer ID
Changelog

Sourced from flutter_blue_plus's changelog.

1.32.6

  • [Fix] calling startScan multiple times in a row would fail

1.32.5

  • [Fix] android: support multiple MSD with the same manufacturer ID
Commits
  • 1b45648 Release 1.32.6
  • c1bbad1 Fix isScanning flag when scan has already started and should be stopped befor...
  • 165f653 Update README.md
  • 90001e1 [Improve] update scan comments for withKeywords
  • 1726456 Release 1.32.5
  • 9cf42f1 Merging multiple MSD with the same manufacturer ID
  • 5c0bcb5 [ FIX ] Update MOCKING.md
  • 1f40b25 [Cleanup] use variable for bmUserCanceledErrorCode
  • 0df8528 Update README.md
  • b7c3101 [Improve] rename flutterHotRestart to flutterRestart to be more clear
  • Additional commits viewable in compare view


Updates flutter_lints from 3.0.2 to 4.0.0

Commits
  • 4799c49 [flutter_lints] Rev to 4.0.0; prepare for publishing (#6695)
  • 4e79678 [pointer_interceptor] Remove implements from app-facing package (#6699)
  • d670b2c Temporarily add empty header files to video_player_avfoundation so include di...
  • a9f14bc Reverts "[image_picker_ios] Adds Swift Package Manager compatibility to image...
  • a444af5 [image_picker_ios] Adds Swift Package Manager compatibility to image_picker_i...
  • 09a373f [video_player_avfoundation] Adds Swift Package Manager compatibility (#6675)
  • 0167b51 [ios_platform_images] Add Swift Package Manager support (#6684)
  • 8de142d [path_provider] Add Swift Package Manager support (#6680)
  • 4595c41 [go_router] guard context access in then clauses (#6685)
  • 8df8b5f [camera] Ignore implementation imports outside of lib (#6191)
  • Additional commits viewable in compare view


Updates logger from 2.2.0 to 2.3.0

Changelog

Sourced from logger's changelog.

2.3.0

  • AdvancedFileOutput: Added file deletion option. Thanks to @​lomby92 (#71).
Commits


Updates wakelock_plus from 1.2.4 to 1.2.5

Commits
  • 092a026 wakelock_plus, version 1.2.5. Addresses Issue #52.
  • d0abded Merge pull request #52 from josxha/support-package_info_plus-v9.x.x
  • e69401c pod update
  • a42bbbc loosen dependency constraint of package_info_plus
  • See full diff in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 5 months ago

Superseded by #61.