Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2025

Bumps vintage_net from 0.13.6 to 0.13.7.

Release notes

Sourced from vintage_net's releases.

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.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
  • 4dc789d v0.13.7 release
  • b5651b3 Bump all dependencies and fix Elixir 1.19 errors
  • 5c5396a Require Elixir 1.14+
  • a7848d1 Remove pre-commit script
  • 23cb953 Improve error message when make fails
  • 9db1ce0 Fix REUSE failure
  • 817fea0 Enable install-deps on dependency submission just in case
  • 19f8e4c Add GitHub dependency submission
  • 6da611f Bump credo from 1.7.11 to 1.7.12
  • f67ba00 Bump muontrap from 1.6.0 to 1.6.1
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [vintage_net](https://github.com/nerves-networking/vintage_net) from 0.13.6 to 0.13.7.
- [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.7)

---
updated-dependencies:
- dependency-name: vintage_net
  dependency-version: 0.13.7
  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 Jun 10, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 26, 2025

Superseded by #73.

@dependabot dependabot bot closed this Sep 26, 2025
@dependabot dependabot bot deleted the dependabot/hex/vintage_net-0.13.7 branch September 26, 2025 10:09
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