nerves-networking / vintage_net_wizard

WiFi configuration wizard using vintage_net
Apache License 2.0
60 stars 21 forks source link

Bump vintage_net_wifi from 0.11.5 to 0.11.6 #336

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vintage_net_wifi from 0.11.5 to 0.11.6.

Changelog

Sourced from vintage_net_wifi's changelog.

v0.11.6 - 2023-03-08

  • Fixed
    • Support passing SSIDs with all NULL characters to wpa_supplicant. This also fixes other SSIDs with nonprintable characters.
Commits
  • 1ab4292 v0.11.6 release
  • 478ce9d Bump vintage_net to v0.13.4
  • b9c4a84 Fix conversion of nulls SSID to wpa_supplicant.conf
  • 8270e92 ci: test with Elixir 1.15
  • b3d605e Reformat with Elixir 1.15
  • 0195922 Update all dependencies and fix tests
  • 0672061 Bump ex_doc from 0.30.2 to 0.30.3
  • 551d757 Bump ex_doc from 0.30.1 to 0.30.2
  • 56e0742 Update :ap mode example in README
  • 278bfa2 Bump ex_doc from 0.29.4 to 0.30.1
  • 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

Looks like vintage_net_wifi is up-to-date now, so this is no longer needed.