blockbasti / just_another_workout_timer

A simple timer for your workouts, built with Flutter!
MIT License
131 stars 23 forks source link

chore(deps): Bump share_plus from 6.3.1 to 6.3.3 #149

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps share_plus from 6.3.1 to 6.3.3.

Commits
  • e5ddb25 chore(release): prepare for release (#1718)
  • cc13fc6 fix(package_info_plus): remove html file parts from version url (#1330)
  • ce7c956 fix(network_info_plus): Type cast for Linux when calling getWifiIP() (#1717)
  • 7ba127f test(package_info_plus): run integration tests (#1687)
  • 19918c8 fix(battery_plus): Huawei power save mode check (#1708)
  • 6129a6c build(android_alarm_manager_plus): Bump example app compileSDK to 33 (#1690)
  • c0912b2 fix(share_plus): Add compatibility with AGP 8 (Android Gradle Plugin) (#1706)
  • 11e0b32 fix(sensors_plus): Add compatibility with AGP 8 (Android Gradle Plugin) (#1705)
  • c495a14 fix(network_info_plus): Add compatibility with AGP 8 (Android Gradle Plugin) ...
  • 2cd002d fix(package_info_plus): Add compatibility with AGP 8 (Android Gradle Plugin) ...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #150.