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.1 to 0.11.2 #122

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps vintage_net from 0.11.1 to 0.11.2.

Release notes

Sourced from vintage_net's releases.

v0.11.2

  • Added
    • Added VintageNet.RouteManager.refresh_route_metrics/0 to recompute the routing table metrics. This is useful if you're supplying your own :route_metric_fun and something has changed to make it return a different prioritization. Thanks to @​LostKobrakai for this feature.
Changelog

Sourced from vintage_net's changelog.

[v0.11.2] - 2021-10-25

  • Added
    • Added VintageNet.RouteManager.refresh_route_metrics/0 to recompute the routing table metrics. This is useful if you're supplying your own :route_metric_fun and something has changed to make it return a different prioritization. Thanks to @​LostKobrakai for this feature.
Commits
  • 68866ff v0.11.2 release
  • 5800dda Add API to update route metrics on all interfaces
  • 95e7ce3 Bump excoveralls from 0.14.3 to 0.14.4
  • c57ffb3 Support muontrap 1.0.0 too
  • d74458c Support beam_notify 1.0.0 too
  • a8d7c91 Bump ex_doc from 0.25.3 to 0.25.5
  • ce4b419 Bump elixir_make from 0.6.2 to 0.6.3
  • 17d066b Bump beam_notify from 0.2.1 to 0.2.2
  • 6619507 Bump excoveralls from 0.14.2 to 0.14.3
  • See full diff 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)