alexdredmon / crayeye

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

deps: bump the all-dependencies group across 1 directory with 10 updates #19

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Package From To
audioplayers 1.2.0 6.1.0
camera 0.8.1+7 0.11.0+2
cupertino_icons 1.0.6 1.0.8
flutter_lints 3.0.1 5.0.0
geolocator 12.0.0 13.0.1
share_plus 9.0.0 10.0.2
http 0.13.6 1.2.2
path_provider 2.1.2 2.1.4
permission_handler 10.4.5 11.3.1
shared_preferences 2.2.2 2.3.2

Updates audioplayers from 1.2.0 to 6.1.0

Changelog

Sourced from audioplayers's changelog.

audioplayers - v6.1.0

2024-03-19

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

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)

... (truncated)

Commits


Updates camera from 0.8.1+7 to 0.11.0+2

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 5.0.0

Commits
  • f38b780 [package:flutter_lints] update the dep on package:lints to 5.0.0 and the sd...
  • 7da2374 Update test to not depend on Color.toString() (#7701)
  • 54dd888 [flutter_lints] remove prefer_const_constructors, prefer_const_declarations, ...
  • 47795ab [go_router] Fixed TabView swiping in custom stateful shell route example (#7...
  • 4926c0f [quick_actions] Add guidance for correcting task management/back press behavi...
  • 21d99dc [various] Adds macOS privacy manifests (#7687)
  • 24594a0 [google_maps_flutter_android] Convert PlatformPolyline.pattern to Pigeon (#...
  • f54fe93 [pigeon] Validates support for nested collections with generic types. (#7614)
  • e9253e6 [interactive_media_ads] Adds internal wrapper for Android native `AdsRenderin...
  • fef7ffb [interactive_media_ads]: Bump com.google.ads.interactivemedia.v3:interactivem...
  • Additional commits viewable in compare view


Updates geolocator from 12.0.0 to 13.0.1

Commits


Updates share_plus from 9.0.0 to 10.0.2

Commits
  • 4c5f49a chore(release): prepare for release (#3182)
  • bba7811 fix(share_plus): #2910 Handle user dismissing dialog on shareUri() in web (#3...
  • e61b472 chore(release): prepare for release (#3165)
  • 1f23910 chore(deps): bump web from 0.5.1 to 1.0.0 in /packages/share_plus/share_plus ...
  • 31ee1fa chore(deps): bump androidx.annotation:annotation from 1.8.0 to 1.8.1 in /pack...
  • 312cb59 chore(release): prepare for release (#3111)
  • c1c0698 chore(all): Add pub.dev topics (#3097)
  • f483bce feat(share_plus)!: Introduce optional parameter nameOverride to `shareXFile...
  • 6661365 fix(all): changed homepage url in pubspec.yaml (#3099)
  • f1c3462 chore(deps): bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.1 in...
  • 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.4

Commits
  • c03cc00 [path_provider] fix 151823: update minimum required path_provider_android to ...
  • 877f171 [path_provider]: Bump androidx.annotation:annotation from 1.8.0 to 1.8.1 in /...
  • 3d358d9 [many] Ignore NewerVersionAvailable in android lint (#7218)
  • 47a92db [path_provider] Remove win32 (#7073)
  • 6f45d03 [path_provider]: Bump com.android.tools.build:gradle from 7.3.1 to 8.5.0 in /...
  • 71b2f68 [various] Update flutter.dev links to more reliable destinations (#6963)
  • bfd0b78 [path_provider]: Bump androidx.annotation:annotation from 1.7.1 to 1.8.0 in /...
  • 4a178f1 Disable sandboxing directly for macOS tests (#6880)
  • 67b082d [path_provider] Skip verifying sample file on macOS (#6874)
  • b16a7e3 [many] Remove references to v1 embedding (#6494)
  • Additional commits viewable in compare view


Updates permission_handler from 10.4.5 to 11.3.1

Commits


Updates share_plus from 9.0.0 to 10.0.2

Commits
  • 4c5f49a chore(release): prepare for release (#3182)
  • bba7811 fix(share_plus): #2910 Handle user dismissing dialog on shareUri() in web (#3...
  • e61b472 chore(release): prepare for release (#3165)
  • 1f23910 chore(deps): bump web from 0.5.1 to 1.0.0 in /packages/share_plus/share_plus ...
  • 31ee1fa chore(deps): bump androidx.annotation:annotation from 1.8.0 to 1.8.1 in /pack...
  • 312cb59 chore(release): prepare for release (#3111)
  • c1c0698 chore(all): Add pub.dev topics (#3097)
  • f483bce feat(share_plus)!: Introduce optional parameter nameOverride to `shareXFile...
  • 6661365 fix(all): changed homepage url in pubspec.yaml (#3099)
  • f1c3462 chore(deps): bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.1 in...
  • Additional commits viewable in compare view


Updates shared_preferences from 2.2.2 to 2.3.2

Commits
  • c1c8aad [shared_preferences] remove testing section from README (#7410)
  • c0109e2 [shared_preferences] Fixes get-all when suite name is used (#7335)
  • cdd6e13 [shared_preferences] fix cast error and mutable list error with `getStringLis...
  • 5cc0a01 [ci] Update repository for the release of Flutter 3.24 (#7331)
  • 1c4b286 [web] Update package:web to ">=0.5.1 <2.0.0" (#7202)
  • 897f329 [shared_preferences] fix stringlist bug (#7268)
  • 644000b [shared_preferences] full api redesign with DataStore and cache-less interfac...
  • 315ed8a [shared_preferences] Platform implementations of async api (#6965)
  • 3d358d9 [many] Ignore NewerVersionAvailable in android lint (#7218)
  • b04ff46 [shared_preferences] Platform interface for new shared preferences async (#6962)
  • 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.