alexdredmon / crayeye

👁️ Multimodal LLM vision multitool
https://www.crayeye.com
MIT License
18 stars 3 forks source link

deps: bump the all-dependencies group in /flutter with 8 updates #13

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the all-dependencies group in /flutter with 8 updates:

Package From To
audioplayers 1.2.0 6.0.0
camera 0.8.1+7 0.11.0+1
cupertino_icons 1.0.6 1.0.8
flutter_lints 3.0.1 4.0.0
http 0.13.6 1.2.2
path_provider 2.1.2 2.1.3
permission_handler 10.4.5 11.3.1
shared_preferences 2.2.2 2.2.3

Updates audioplayers from 1.2.0 to 6.0.0

Changelog

Sourced from audioplayers's changelog.

audioplayers - v6.0.0

  • FIX: Use unique tmp location for each AudioCache (#1724). (2333cb7f)
  • FIX: Race condition when playing/pausing audio (#1705). (463b2a11)
  • FIX: Seek not applied in play method (#1695). (f6138fef)
  • FIX: Propagate Stream Errors through the same Future (#1732). (00d041df)
  • FIX: Wait for seek to complete (#1712). (fd33b1d0)
  • FEAT: Support byte array and data URIs via mimeType (#1763). (eaf7ce86)
  • FEAT(ios): Improved AudioContextConfig assertions, fix example (#1619). (df342c52)
  • FEAT(web): Support compilation to Wasm (#1766). (1b1a0cf9)
  • DOCS: Improve Docs (#1710). (4208463a)
  • BREAKING REFACTOR: Remove deprecated methods (#1583). (8d0cbeda)
  • BREAKING FEAT: FramePositionUpdater & TimerPositionUpdater (#1664). (1ea93536)
  • BREAKING FEAT: Extend AudioContextConfig.duckAudio to AudioContextConfig.focus (#1720). (87f3cb7e)
  • BREAKING FEAT(ios): Improve AudioContextIOS (#1591). (25fbec05)
  • BREAKING DEPS: Update min Flutter to v3.13.0, compatibility with v3.16.8 (#1715). (e4262f4c)
  • BREAKING CHORE: Upgrade to Flutter 3.13.0 (#1612). (1a3de1ac)

audioplayers_android - v5.0.0

  • BREAKING FEAT: FramePositionUpdater & TimerPositionUpdater (#1664). (1ea93536)
  • BREAKING DEPS: Update min Flutter to v3.13.0, compatibility with v3.16.8 (#1715). (e4262f4c)

audioplayers_darwin - v6.0.0

  • FIX(ios): 'audioProcessing' deprecated in iOS 10 (#1756). (81e5ea54)
  • FEAT: Support byte array and data URIs via mimeType (#1763). (eaf7ce86)
  • BREAKING FEAT: FramePositionUpdater & TimerPositionUpdater (#1664). (1ea93536)
  • BREAKING DEPS: Update min Flutter to v3.13.0, compatibility with v3.16.8 (#1715). (e4262f4c)

audioplayers_linux - v4.0.0

  • FIX(linux): Handle failures of OnMediaStateChange in OnMediaError (#1731). (3a5c6dca)
  • FIX: Wait for seek to complete (#1712). (fd33b1d0)
  • BREAKING FEAT: FramePositionUpdater & TimerPositionUpdater (#1664). (1ea93536)
  • BREAKING DEPS: Update min Flutter to v3.13.0, compatibility with v3.16.8 (#1715). (e4262f4c)
  • BREAKING CHORE: Upgrade to Flutter 3.13.0 (#1612). (1a3de1ac)

audioplayers_platform_interface - v7.0.0

  • FEAT: Support byte array and data URIs via mimeType (#1763). (eaf7ce86)
  • FEAT(ios): Improved AudioContextConfig assertions, fix example (#1619). (df342c52)
  • DOCS: Improve Docs (#1710). (4208463a)
  • BREAKING FEAT: Extend AudioContextConfig.duckAudio to AudioContextConfig.focus (#1720). (87f3cb7e)
  • BREAKING FEAT: FramePositionUpdater & TimerPositionUpdater (#1664). (1ea93536)
  • BREAKING FEAT(ios): Improve AudioContextIOS (#1591). (25fbec05)
  • BREAKING DEPS: Update min Flutter to v3.13.0, compatibility with v3.16.8 (#1715). (e4262f4c)

audioplayers_web - v5.0.0

... (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!: Extend AudioContextConfig.duckAudio to AudioContextConfig.focus (#...
  • fd33b1d fix: Wait for seek to complete (#1712)
  • Additional commits viewable in compare view


Updates camera from 0.8.1+7 to 0.11.0+1

Commits


Updates cupertino_icons from 1.0.6 to 1.0.8

Commits
  • 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)
  • See full diff in compare view


Updates flutter_lints from 3.0.1 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 http from 0.13.6 to 1.2.2

Release notes

Sourced from http's releases.

package:http v1.2.2

  • Require package web: '>=0.5.0 <2.0.0'.

package:http v1.2.1

  • Require Dart ^3.3
  • Require package:web ^0.5.0.
Commits


Updates path_provider from 2.1.2 to 2.1.3

Commits
  • 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)
  • See full diff in compare view


Updates permission_handler from 10.4.5 to 11.3.1

Commits


Updates shared_preferences from 2.2.2 to 2.2.3

Commits
  • 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)
  • Additional commits viewable 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 1 month ago

Looks like these dependencies are updatable in another way, so this is no longer needed.