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
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.6Release notes
Sourced from flutter_blue_plus's releases.
Changelog
Sourced from flutter_blue_plus's changelog.
Commits
1b45648
Release 1.32.6c1bbad1
Fix isScanning flag when scan has already started and should be stopped befor...165f653
Update README.md90001e1
[Improve] update scan comments for withKeywords1726456
Release 1.32.59cf42f1
Merging multiple MSD with the same manufacturer ID5c0bcb5
[ FIX ] Update MOCKING.md1f40b25
[Cleanup] use variable for bmUserCanceledErrorCode0df8528
Update README.mdb7c3101
[Improve] rename flutterHotRestart to flutterRestart to be more clearUpdates
flutter_lints
from 3.0.2 to 4.0.0Commits
4799c49
[flutter_lints] Rev to 4.0.0; prepare for publishing (#6695)4e79678
[pointer_interceptor] Removeimplements
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)Updates
logger
from 2.2.0 to 2.3.0Changelog
Sourced from logger's changelog.
Commits
Updates
wakelock_plus
from 1.2.4 to 1.2.5Commits
092a026
wakelock_plus, version 1.2.5. Addresses Issue #52.d0abded
Merge pull request #52 from josxha/support-package_info_plus-v9.x.xe69401c
pod updatea42bbbc
loosen dependency constraint of package_info_plusDependabot 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