Skip to content

deps: bump the all-dependencies group across 1 directory with 12 updates#20

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/flutter/all-dependencies-d6bb887013
Open

deps: bump the all-dependencies group across 1 directory with 12 updates#20
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/flutter/all-dependencies-d6bb887013

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps the all-dependencies group with 12 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
flutter_markdown 0.7.3 0.7.4
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
url_launcher 6.3.0 6.3.1

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 flutter_markdown from 0.7.3 to 0.7.4

Commits
  • 17b714a [flutter_markdown] Soft wrapping in blockquotes (#7848)
  • 53a0563 [google_maps_flutter] Update iOS Pigeon for non-nullable generics (#7792)
  • 0da80be [pigeon] Swift implementation for ProxyApis (#6602)
  • 869a3de [camera_android_camerax] Remove duplicated 'report' in README.md (#7708)
  • cf14901 [webview_flutter] Updates minimum supported webview_flutter_android from 3....
  • f0bb953 [webview]: Bump androidx.webkit:webkit from 1.12.0 to 1.12.1 in /packages/web...
  • 791c6e3 [interactive_media_ads] Fixes bug where Android would show the last frame of ...
  • f1a3da2 Remove additional (harmless but annoying) native stack traces. (#7837)
  • d3bfaff [camera_android] Begin conversion to Pigeon (#7755)
  • 44e7d73 [google_maps_flutter_android] Add PlatformCap pigeon type. (#7639)
  • 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

Updates url_launcher from 6.3.0 to 6.3.1

Commits
  • 0097256 [url_launcher] Remove incorrect SMS instructions (#7807)
  • 4afc383 [various] Update Java compatibility version to 11 (#7795)
  • 6dd7f6b [url_launcher] Update Android Pigeon (#7744)
  • 68ccd8c [various] Unpin some dev dependencies (#7762)
  • 21d99dc [various] Adds macOS privacy manifests (#7687)
  • 08614a7 [many] Update example android apps to target SDK level 34. (#7587)
  • de42d8e [many] Upgrade example apps to AGP 8.5.2 (if they were below 8.1.0) (#7521)
  • 6c12c88 [url_launcher] Ignore new unreachable_switch_default warning. (#7487)
  • c5d03ee [many] Remove dependency on kotlin-bom (#7088)
  • 2703d10 Remove unnecessary breaks in default clauses of switch statements (#7462)
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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

| Package | From | To |
| --- | --- | --- |
| [audioplayers](https://github.com/bluefireteam/audioplayers/tree/master/packages) | `1.2.0` | `6.1.0` |
| [camera](https://github.com/flutter/packages/tree/main/packages/camera) | `0.8.1+7` | `0.11.0+2` |
| [cupertino_icons](https://github.com/flutter/packages/tree/main/third_party/packages) | `1.0.6` | `1.0.8` |
| [flutter_lints](https://github.com/flutter/packages/tree/main/packages) | `3.0.1` | `5.0.0` |
| [flutter_markdown](https://github.com/flutter/packages/tree/main/packages) | `0.7.3` | `0.7.4` |
| [geolocator](https://github.com/baseflow/flutter-geolocator) | `12.0.0` | `13.0.1` |
| [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus) | `9.0.0` | `10.0.2` |
| [http](https://github.com/dart-lang/http/tree/master/pkgs) | `0.13.6` | `1.2.2` |
| [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider) | `2.1.2` | `2.1.4` |
| [permission_handler](https://github.com/baseflow/flutter-permission-handler) | `10.4.5` | `11.3.1` |
| [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) | `2.2.2` | `2.3.2` |
| [url_launcher](https://github.com/flutter/packages/tree/main/packages/url_launcher) | `6.3.0` | `6.3.1` |



Updates `audioplayers` from 1.2.0 to 6.1.0
- [Changelog](https://github.com/bluefireteam/audioplayers/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bluefireteam/audioplayers/commits/audioplayers-v6.1.0/packages)

Updates `camera` from 0.8.1+7 to 0.11.0+2
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/camera-v0.11.0/packages/camera)

Updates `cupertino_icons` from 1.0.6 to 1.0.8
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/cupertino_icons-v1.0.8/third_party/packages)

Updates `flutter_lints` from 3.0.1 to 5.0.0
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_lints-v5.0.0/packages)

Updates `flutter_markdown` from 0.7.3 to 0.7.4
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_markdown-v0.7.4/packages)

Updates `geolocator` from 12.0.0 to 13.0.1
- [Commits](https://github.com/baseflow/flutter-geolocator/commits)

Updates `share_plus` from 9.0.0 to 10.0.2
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v10.0.2/packages/share_plus)

Updates `http` from 0.13.6 to 1.2.2
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/http-v1.2.2/pkgs)

Updates `path_provider` from 2.1.2 to 2.1.4
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/path_provider-v2.1.4/packages/path_provider)

Updates `permission_handler` from 10.4.5 to 11.3.1
- [Commits](Baseflow/flutter-permission-handler@permission_handler_v10.4.5...permission_handler_v11.3.1)

Updates `share_plus` from 9.0.0 to 10.0.2
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v10.0.2/packages/share_plus)

Updates `shared_preferences` from 2.2.2 to 2.3.2
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.3.2/packages/shared_preferences)

Updates `url_launcher` from 6.3.0 to 6.3.1
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/url_launcher-v6.3.1/packages/url_launcher)

---
updated-dependencies:
- dependency-name: audioplayers
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: camera
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: cupertino_icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: flutter_lints
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: flutter_markdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: geolocator
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: share_plus
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: http
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: path_provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: permission_handler
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: share_plus
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: shared_preferences
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: url_launcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from alexdredmon as a code owner October 14, 2024 14:04
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants