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 all-dependencies group in /flutter with 8 updates:
1.2.0
6.0.0
0.8.1+7
0.11.0+1
1.0.6
1.0.8
3.0.1
4.0.0
0.13.6
1.2.2
2.1.2
2.1.3
10.4.5
11.3.1
2.2.2
2.2.3
Updates
audioplayers
from 1.2.0 to 6.0.0Changelog
Sourced from audioplayers's changelog.
... (truncated)
Commits
6da6adc
chore(release): publish packages (#1775)eaf7ce8
feat: Support byte array and data URIs via mimeType (#1763)1b1a0cf
feat(web): Support compilation to Wasm (#1766)81e5ea5
fix(ios): 'audioProcessing' deprecated in iOS 10 (#1756)2333cb7
fix: Use unique tmp location for each AudioCache (#1724)e4262f4
deps!: Update min Flutter to v3.13.0, compatibility with v3.16.8 (#1715)00d041d
fix: Propagate Stream Errors through the same Future (#1732)3a5c6dc
fix(linux): Handle failures of OnMediaStateChange in OnMediaError (#1731)87f3cb7
feat!: ExtendAudioContextConfig.duckAudio
toAudioContextConfig.focus
(#...fd33b1d
fix: Wait for seek to complete (#1712)Updates
camera
from 0.8.1+7 to 0.11.0+1Commits
Updates
cupertino_icons
from 1.0.6 to 1.0.8Commits
701d60a
[CupertinoIcons] fix broken icons and vertical alignment, bump the version to...cc34b78
[ci/various] Update for 3.19 stable (#6147)d1f1f0f
[cupertino_icons] Add example to cupertino icons (#5312)639c5f0
[ci] Roll minimum allowable Flutter to 3.10 (#5425)Updates
flutter_lints
from 3.0.1 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
http
from 0.13.6 to 1.2.2Release notes
Sourced from http's releases.
Commits
757438e
Bump pkg:web dependency (#1272)a6d9f72
web_socket: allow latest pkg:web (#1269)edbb5a9
Add WebSocket usage examples to cupertino_http (#1266)760564f
Prepare to publish cupertino_http 1.5.1 (#1264)fd2c60e
RemoverunWithClient
Flutter example (#1263)fece5b3
Document that widgets must be initialized before using the cronet_http (#1262)3be8288
Prepare to publish cronet_http 1.3.2 (#1265)068308b
Upgrade jni and jnigen to 0.10.1 and 0.10.0 (#1261)4178b67
Clarify when Client.close must be called (#1255)719dc5f
Upgrade to http_image_provider: 0.0.3 (#1253)Updates
path_provider
from 2.1.2 to 2.1.3Commits
a21a447
Update multiple packages to depend on versions with iOS privacy manifest incl...17f55d3
Release compileSdk changes (#6491)ccb27be
[various] Commit Windows build migrations (#6175)cc34b78
[ci/various] Update for 3.19 stable (#6147)e08e149
[various] Disambiguate TestDefaultBinaryMessengerBinding (#6009)88b7d16
[most on Android] Bump compile SDK version to 34 (#5783)9379e4a
[path_provider_foundation] Run swift-format on Swift files (#5935)4dd91ce
[various] Run swift-format on example app Swift files (#5931)4c5375d
[various] Update minimum iOS versions to 12.0 (#5902)c5349bc
[various] Add iOS privacy manifests (#5846)Updates
permission_handler
from 10.4.5 to 11.3.1Commits
2db062f
Updates the README for the new location permissions. (#1297)74e89c0
Fix possible-nil return type of EventPermissionStrategy#getEntityType (#1278)0ce5b3f
Fix typo in comment for full calendar access (#1285)59fee21
Adds support for when in use only. (#1295)22cddbe
Add the use of NSUserDefaults to privacy manifest (#1293)3be556e
Adds iOS privacy manifest. (#1291)842761c
Upgraded gradle and AGP (#1279)412f25c
Fix/1174 background refresh status (#1176) (#1283)cde241f
Background refresh status platform specific implementations (#1282)c013888
Background refresh status platform interface (#1281)Updates
shared_preferences
from 2.2.2 to 2.2.3Commits
a21a447
Update multiple packages to depend on versions with iOS privacy manifest incl...51faaa1
[shared_preferences] Update mockito to the new version available 5.2.0 (#6332)ccb27be
[various] Commit Windows build migrations (#6175)b21dce5
[web] Updates package:web dependency to ^0.5.0. (#5791)cc34b78
[ci/various] Update for 3.19 stable (#6147)e08e149
[various] Disambiguate TestDefaultBinaryMessengerBinding (#6009)88b7d16
[most on Android] Bump compile SDK version to 34 (#5783)76a6fd2
[shared_preferences_foundation] Run swift-format on Swift files (#5933)4dd91ce
[various] Run swift-format on example app Swift files (#5931)4c5375d
[various] Update minimum iOS versions to 12.0 (#5902)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