Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps nerves from 1.12.0 to 1.13.1.

Release notes

Sourced from nerves's releases.

v1.13.0

This release adds the nerves.discover mix task to make it easier to find Nerves devices. It discovers devices using mDNS and reports existing devices that have hostnames starting with "nerves-". See nerves_discovery for updating your projects to return much more information.

  • Changes
    • Documentation updates including more information for beginners. (@​mlainez)
    • Return error exit status when mix burn fails
Changelog

Sourced from nerves's changelog.

v1.13.1 - 2026-02-02

  • Changes
    • Fix nerves.loadpaths crash when using ElixirLS (@​bjyoungblood)
    • Minor improvements to nerves.discover including showing multiple IP addresses for multi-homed devices and firmware nicknames

v1.13.0 - 2026-01-21

This release adds the nerves.discover mix task to make it easier to find Nerves devices. It discovers devices using mDNS and reports existing devices that have hostnames starting with nerves-. See nerves_discovery for updating your projects to return much more information.

  • Changes
    • Documentation updates including more information for beginners. (@​mlainez)
    • Return error exit status when mix burn fails
Commits
  • 8a4cc90 v1.13.1 release
  • 091c271 nerves.loadpaths: Do not crash when invoked without args
  • 39a6914 Bump ex_doc from 0.40.0 to 0.40.1
  • 8bae7d1 nerves.discover: Show firmware nickname for UUIDs
  • caee0d9 nerves.discover: reorder the product and version columns
  • 87f96c8 nerves.discover: Show all IP addresses
  • cd3a79c Fix typos
  • 55d0e2f Minor changes for clarity
  • 44b705b Add documentation for mix nerves.discover
  • 7ccb134 v1.13.0 release
  • 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 [nerves](https://github.com/nerves-project/nerves) from 1.12.0 to 1.13.1.
- [Release notes](https://github.com/nerves-project/nerves/releases)
- [Changelog](https://github.com/nerves-project/nerves/blob/main/CHANGELOG.md)
- [Commits](nerves-project/nerves@v1.12.0...v1.13.1)

---
updated-dependencies:
- dependency-name: nerves
  dependency-version: 1.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Feb 3, 2026
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.

0 participants