Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the pubspec group with 13 updates #2338

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps the pubspec group with 13 updates:

Package From To
connectivity_plus 6.0.5 6.1.0
file_picker 8.1.2 8.1.4
flutter_markdown 0.7.3+2 0.7.4+3
font_awesome_flutter 10.7.0 10.8.0
json_serializable 6.8.0 6.9.0
package_info_plus 8.0.2 8.1.1
path_provider 2.1.4 2.1.5
share_plus 10.0.2 10.1.2
shared_preferences 2.3.2 2.3.3
stacked_services 1.5.1 1.6.0
timezone 0.9.4 0.10.0
flutter_local_notifications 17.2.3 18.0.1
url_launcher 6.3.0 6.3.1

Updates connectivity_plus from 6.0.5 to 6.1.0

Commits
  • 816668a chore(release): prepare for release (#3327)
  • 036afee feat(connectivity_plus): Add Swift Package Manager support (#3173)
  • f220115 chore(deps): bump flutter_lints from 4.0.0 to 5.0.0 in /packages/connectivity...
  • 40eff5e chore(deps): bump flutter_lints from 4.0.0 to 5.0.0 in /packages/connectivity...
  • ac2f72b chore(deps): bump flutter_lints from 4.0.0 to 5.0.0 in /packages/connectivity...
  • 06b2b28 chore(deps): bump androidx.test:runner from 1.6.1 to 1.6.2 in /packages/conne...
  • See full diff in compare view

Updates file_picker from 8.1.2 to 8.1.4

Changelog

Sourced from file_picker's changelog.

8.1.4

iOS

  • Fixes a crash when sometimes user swipe the modal down and call it again. 1357

8.1.3

Android

  • Fixes a null object reference error #1604
Commits

Updates flutter_markdown from 0.7.3+2 to 0.7.4+3

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 font_awesome_flutter from 10.7.0 to 10.8.0

Release notes

Sourced from font_awesome_flutter's releases.

10.8.0

  • Upgrade to Font Awesome 6.6.0
  • Fix linter warnings
  • Add support for sharp icons - thanks @​JudahMcNicholl!
Changelog

Sourced from font_awesome_flutter's changelog.

10.8.0

  • Upgrade to Font Awesome 6.6.0
  • Fix linter warnings
  • Add support for sharp icons - thanks @​JudahMcNicholl!
Commits
  • 58c4311 Add changelog entry for sharp icons support
  • 3057d14 Add icon-families.json usage to README
  • 3ff714f Fix flutter lint warnings
  • abc02ce Merge pull request #261 from JudahMcNicholl/SharpIcon
  • d790bfd Merge branch 'master' into SharpIcon
  • 01bac00 Fix linter warnings
  • f2a3593 Upgrade dependencies, FA to version 6.6.0
  • fb223af Quick fix to use Sharp Icons
  • See full diff in compare view

Updates json_serializable from 6.8.0 to 6.9.0

Release notes

Sourced from json_serializable's releases.

package:json_serializable v6.9.0

  • Use conditional map syntax to clean up null handling in toJson functions.
  • Fix core Dart type links in docs.
  • Require Dart 3.5
Commits

Updates package_info_plus from 8.0.2 to 8.1.1

Commits

Updates path_provider from 2.1.4 to 2.1.5

Commits
  • d13a53b Bump path_provider_android to ^2.2.5 due to Android v1 embedder. (#7935)
  • b6f7e47 [path_provider]: Bump androidx.annotation:annotation from 1.8.2 to 1.9.0 in /...
  • e784c3e [path_provider] Update Android Pigeon for non-nullable generics (#7783)
  • 4afc383 [various] Update Java compatibility version to 11 (#7795)
  • 68ccd8c [various] Unpin some dev dependencies (#7762)
  • 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)
  • 9cc09f1 [Many] Bump AGP to 8.5.1 and gradle to 8.7 (#7432)
  • a49ef26 [path_provider]: Bump androidx.annotation:annotation from 1.8.1 to 1.8.2 in /...
  • 5cc0a01 [ci] Update repository for the release of Flutter 3.24 (#7331)
  • See full diff in compare view

Updates share_plus from 10.0.2 to 10.1.2

Commits
  • b752fc3 build(share_plus): Update to target and compile SDK 34 on Android (#2712)
  • 734321b feat(share_plus): Use XFile.name whenever possible, shorten UUID filenames, a...
  • See full diff in compare view

Updates shared_preferences from 2.3.2 to 2.3.3

Commits
  • a9b7140 [shared_preferences] Fix confusing language in README (#8049)
  • d3d563d Remove use_modular_headers! from Podfiles (#7796)
  • abadfb5 [various] Update example apps to Kotlin 1.9.0 (#7998)
  • 4afc383 [various] Update Java compatibility version to 11 (#7795)
  • 05bf1d4 [various] Update Swift plugins for non-nullable generics (#7742)
  • 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)
  • afc24ac [shared_preferences] Fix typo in changelog (#7523)
  • bcb09db [shared_preferences] Add test to enforce mutable lists (#7369)
  • 9cc09f1 [Many] Bump AGP to 8.5.1 and gradle to 8.7 (#7432)
  • See full diff in compare view

Updates stacked_services from 1.5.1 to 1.6.0

Commits

Updates timezone from 0.9.4 to 0.10.0

Changelog

Sourced from timezone's changelog.

0.10.0

  • Update time zone-updating script to use rearguard.zi.
  • Convert browser.dart to use package:http instead of dart:html for HTTP requests.
  • Time zone database updated to 2024b. For your convenience here is the announcement for 2024b.
Commits

Updates flutter_local_notifications from 17.2.3 to 18.0.1

Release notes

Sourced from flutter_local_notifications's releases.

flutter_local_notifications-v18.0.1

  • Added upper bound constraints for timezone dependency. This is to allow the plugin and apps pull version 0.10.x if constraints are satisified. Future releases may bump the minimum timezone dependency but this approach is being used at the moment as version 0.10.0 of the time timezone package introduces a dependency on http package. Directly bumping the flutter_local_notifications dependency on timezone could have introduced dependency conflicts

flutter_local_notifications-v18.0.0

  • Breaking changes Bumped minimum Flutter SDK requirement to 3.13. Consequently the minimum OS requirements for each platform has been updated as well
    • [Android] minimum Android version is now 4.4 (API level 19)
    • [iOS] minimum iOS version is now 11
    • [macOS] minimum macOS version is now 10.14
  • [Android] Breaking change removed the deprecated androidAllowWhileIdle parameter from zonedSchedule() and periodicallyShow() methods. androidScheduleMode is now a required parameter
  • Breaking change plugin has been fixed with regards to how it registers the platform-specific implementations of the plugin. Thanks to the PR from Kate. Any written tests done on the [FlutterLocalNotificationsPlugin] will need to manually call the registerWith() method that has been added to each implementation. This affects the following platforms/classes where the registerWith() method was added
    • [Android] AndroidFlutterLocalNotificationsPlugin
    • [iOS] IOSFlutterLocalNotificationsPlugin
    • [macOS] MacOSFlutterLocalNotificationsPlugin
  • [iOS] Breaking change Removed onDidReceiveLocalNotification callback as this was only relevant on iOS versions older than 10
  • Fixed example app to have the appropriate permissions for foreground services
  • Updated readme when it comes to setting up the AndroidManifest.xml file to include details of what's needed for foreground services. Note these details were already available in the API docs

flutter_local_notifications-v18.0.0-dev.3

  • Included changes from 17.2.4 release that was done to add in a privacy manifest file to macOS implementation

flutter_local_notifications-v18.0.0-dev.2

  • [iOS] Breaking change Removed onDidReceiveLocalNotification callback as this was only relevant on iOS versions older than 10

flutter_local_notifications-v18.0.0-dev.1

  • Breaking changes Bumped minimum Flutter SDK requirement to 3.13. Consequently the minimum OS requirements for each platform has been updated as well
    • [Android] minimum Android version is now 4.4 (API level 19)
    • [iOS] minimum iOS version is now 11
    • [macOS] minimum macOS version is now 10.14
  • [Android] Breaking change removed the deprecated androidAllowWhileIdle parameter from zonedSchedule() and periodicallyShow() methods. androidScheduleMode is now a required parameter
  • Breaking change plugin has been fixed with regards to how it registers the platform-specific implementations of the plugin. Thanks to the PR from Kate. Any written tests done on the [FlutterLocalNotificationsPlugin] will need to manually call the registerWith() method that has been added to each implementation. This affects the following platforms/classes where the registerWith() method was added
    • [Android] AndroidFlutterLocalNotificationsPlugin
    • [iOS] IOSFlutterLocalNotificationsPlugin
    • [macOS] MacOSFlutterLocalNotificationsPlugin
  • Fixed example app to have the appropriate permissions for foreground services
  • Updated readme when it comes to setting up the AndroidManifest.xml file to include details of what's needed for foreground services. Note these details were already available in the API docs

flutter_local_notifications-v17.2.4

  • [macOS] added privacy manifest file
Commits
  • c15783f [flutter_local_notifications] fixed 18.0.1 changelog (#2452)
  • d1ee43d [flutter_local_notifications] prepare for 18.0.1 release (#2451)
  • e5e9b51 Bump timezone from 0.9.4 to 0.10.0 in /flutter_local_notifications (#2445)
  • 94a1170 [various] prepare for 18.0.0 release (#2442)
  • 15fe930 prepare for 18.0.0-dev.3 release (#2437)
  • 1da4bb7 added privacy manifest file to macOS implementation (#2436)
  • 8b8669e [flutter_local_notifications] removed all code related to UILocalNotification...
  • a3d3323 split out format workflow to occur on push (#2433)
  • 7265ae2 bumped dependency to linux 5.0.0 prerelease (#2422)
  • cc67070 updated various plugins for prerelease (#2421)
  • 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 pubspec group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [connectivity_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/connectivity_plus) | `6.0.5` | `6.1.0` |
| [file_picker](https://github.com/miguelpruivo/flutter_file_picker) | `8.1.2` | `8.1.4` |
| [flutter_markdown](https://github.com/flutter/packages/tree/main/packages) | `0.7.3+2` | `0.7.4+3` |
| [font_awesome_flutter](https://github.com/fluttercommunity/font_awesome_flutter) | `10.7.0` | `10.8.0` |
| [json_serializable](https://github.com/google/json_serializable.dart) | `6.8.0` | `6.9.0` |
| [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) | `8.0.2` | `8.1.1` |
| [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider) | `2.1.4` | `2.1.5` |
| [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus) | `10.0.2` | `10.1.2` |
| [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) | `2.3.2` | `2.3.3` |
| [stacked_services](https://github.com/FilledStacks/stacked/tree/master/packages) | `1.5.1` | `1.6.0` |
| [timezone](https://github.com/srawlins/timezone) | `0.9.4` | `0.10.0` |
| [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) | `17.2.3` | `18.0.1` |
| [url_launcher](https://github.com/flutter/packages/tree/main/packages/url_launcher) | `6.3.0` | `6.3.1` |


Updates `connectivity_plus` from 6.0.5 to 6.1.0
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/connectivity_plus-v6.1.0/packages/connectivity_plus)

Updates `file_picker` from 8.1.2 to 8.1.4
- [Release notes](https://github.com/miguelpruivo/flutter_file_picker/releases)
- [Changelog](https://github.com/miguelpruivo/flutter_file_picker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/miguelpruivo/flutter_file_picker/commits)

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

Updates `font_awesome_flutter` from 10.7.0 to 10.8.0
- [Release notes](https://github.com/fluttercommunity/font_awesome_flutter/releases)
- [Changelog](https://github.com/fluttercommunity/font_awesome_flutter/blob/master/CHANGELOG.md)
- [Commits](fluttercommunity/font_awesome_flutter@10.7.0...10.8.0)

Updates `json_serializable` from 6.8.0 to 6.9.0
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_serializable-v6.8.0...json_serializable-v6.9.0)

Updates `package_info_plus` from 8.0.2 to 8.1.1
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/HEAD/packages/package_info_plus)

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

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

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

Updates `stacked_services` from 1.5.1 to 1.6.0
- [Release notes](https://github.com/FilledStacks/stacked/releases)
- [Commits](https://github.com/FilledStacks/stacked/commits/HEAD/packages)

Updates `timezone` from 0.9.4 to 0.10.0
- [Changelog](https://github.com/srawlins/timezone/blob/master/CHANGELOG.md)
- [Commits](https://github.com/srawlins/timezone/commits)

Updates `flutter_local_notifications` from 17.2.3 to 18.0.1
- [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases)
- [Commits](MaikuB/flutter_local_notifications@flutter_local_notifications-v17.2.3...flutter_local_notifications-v18.0.1)

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: connectivity_plus
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pubspec
- dependency-name: file_picker
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pubspec
- dependency-name: flutter_markdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pubspec
- dependency-name: font_awesome_flutter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pubspec
- dependency-name: json_serializable
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pubspec
- dependency-name: package_info_plus
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pubspec
- dependency-name: path_provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pubspec
- dependency-name: share_plus
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pubspec
- dependency-name: shared_preferences
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pubspec
- dependency-name: stacked_services
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pubspec
- dependency-name: timezone
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pubspec
- dependency-name: flutter_local_notifications
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pubspec
- dependency-name: url_launcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pubspec
...

Signed-off-by: dependabot[bot] <[email protected]>
@validcube
Copy link
Member

One or more dependencies contain relevant fixes for correct build behaviour. I'll look it over later.

@Ushie Ushie closed this Dec 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/pub/dev/pubspec-5445a8f0f8 branch December 11, 2024 13:56
@validcube
Copy link
Member

@validcube
Copy link
Member

a

@validcube validcube restored the dependabot/pub/dev/pubspec-5445a8f0f8 branch December 17, 2024 00:17
@validcube validcube reopened this Dec 17, 2024
@validcube validcube self-assigned this Dec 19, 2024
@validcube validcube merged commit 1d6b074 into dev Dec 19, 2024
@dependabot dependabot bot deleted the dependabot/pub/dev/pubspec-5445a8f0f8 branch December 19, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants