nerves-networking / vintage_net_mobile

Mobile networking for VintageNet
Apache License 2.0
27 stars 11 forks source link

Bump vintage_net from 0.11.4 to 0.11.5 #140

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps vintage_net from 0.11.4 to 0.11.5.

Release notes

Sourced from vintage_net's releases.

v0.11.5

  • Changed
    • Fix a no function clause exception in the InternetChecker that could happen if no IP addresses were assigned to an interface.
Changelog

Sourced from vintage_net's changelog.

[v0.11.5] - 2022-02-18

  • Changed
    • Fix a no function clause exception in the InternetChecker that could happen if no IP addresses were assigned to an interface.
Commits
  • 450cac4 v0.11.5 release
  • 35fb6cc Explicitly list how to get scanned wifi points in docs
  • 2e35a20 Fix old use of :unavailable
  • fc3d94b Remove sys/ioctl.h include since unused
  • 658c809 Update PowerManager doc to reflect timeouts as milliseconds
  • 58118fa Bump credo from 1.6.2 to 1.6.3
  • a13ec3d ci: bump Elixir; bump nimble_parsec
  • 915fee0 Add cookbook entry for hidden WiFi networks
  • 5a64c45 Bump ex_doc from 0.27.2 to 0.28.0
  • 1902d77 Bump credo from 1.6.1 to 1.6.2
  • 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)