Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2025

Bumps vintage_net from 0.13.6 to 0.13.8.

Release notes

Sourced from vintage_net's releases.

v0.13.8

  • Fixes
    • Improve error message when Linux kernel routing options aren't right. Thanks to @​lawik for this fix.

v0.13.7

This release makes VintageNet compliant with the REUSE Specification.

  • Fixes

    • Removed dependency on GenStateMachine and use :gen_statem directly. There's no change in functionality, but it will remove the compilation warnings when building the GenStateMachine dependency.
    • Fix Elixir 1.19 warnings
    • Improve the error message when host compilation fails
  • Changed

    • Only support Elixir 1.14 and later. It should work with Elixir 1.13 still, but this may change in the future without us noticing. Other libraries are requiring Elixir 1.14 and later, so please upgrade if this affects you.
Changelog

Sourced from vintage_net's changelog.

[v0.13.8] - 2025-09-25

  • Fixes
    • Improve error message when Linux kernel routing options aren't right. Thanks to @​lawik for this fix.

[v0.13.7] - 2025-06-07

This release makes VintageNet compliant with the REUSE Specification.

  • Fixes

    • Removed dependency on GenStateMachine and use :gen_statem directly. There's no change in functionality, but it will remove the compilation warnings when building the GenStateMachine dependency.
    • Fix Elixir 1.19 warning
    • Improve the error message when host compilation fails
  • Changed

    • Only support Elixir 1.14 and later. It should work with Elixir 1.13 still, but this may change in the future without us noticing. Other libraries are requiring Elixir 1.14 and later, so please upgrade if this affects you.
Commits
  • 6fd0899 v0.13.8 release
  • 1aa37ea Publish the changelog and fix REUSE URL typo
  • dc65faa Bump all dependencies to latest
  • 2f34060 Update README.md
  • d383da6 Provide Linux configuration advice for any error
  • b3d7000 Improve error for failing to add route, suggesting fixes
  • a55754a Fix documentation typos
  • 4dc789d v0.13.7 release
  • b5651b3 Bump all dependencies and fix Elixir 1.19 errors
  • 5c5396a Require Elixir 1.14+
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [vintage_net](https://github.com/nerves-networking/vintage_net) from 0.13.6 to 0.13.8.
- [Release notes](https://github.com/nerves-networking/vintage_net/releases)
- [Changelog](https://github.com/nerves-networking/vintage_net/blob/main/CHANGELOG.md)
- [Commits](nerves-networking/vintage_net@v0.13.6...v0.13.8)

---
updated-dependencies:
- dependency-name: vintage_net
  dependency-version: 0.13.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Sep 26, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 5, 2025

Superseded by #76.

@dependabot dependabot bot closed this Nov 5, 2025
@dependabot dependabot bot deleted the dependabot/hex/vintage_net-0.13.8 branch November 5, 2025 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant