jeroen1602 / lighthouse_pm

A Flutter app for controlling the power state of Valve Index® lighthouses
Other
162 stars 8 forks source link

Bump device_info_plus from 8.2.0 to 8.2.2 #209

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps device_info_plus from 8.2.0 to 8.2.2.

Commits
  • 6b65ed9 chore(release): prepare for release (#1726)
  • b136d7e fix(all): Revert addition of namespace to avoid build fails on old AGPs (#1725)
  • 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)
  • 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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #209 (4c55238) into master (2fefe14) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #209   +/-   ##
=======================================
  Coverage   63.14%   63.14%           
=======================================
  Files          35       35           
  Lines        1232     1232           
=======================================
  Hits          778      778           
  Misses        454      454           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

dependabot[bot] commented 1 year ago

Superseded by #217.