Skip to content

Commit c174275

Browse files
dependabot[bot]nerves-bot
authored andcommitted
Bump nerves from 1.11.3 to 1.12.0 in /minimal in the deps group
Bumps the deps group in /minimal with 1 update: [nerves](https://github.com/nerves-project/nerves). Updates `nerves` from 1.11.3 to 1.12.0 - [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.11.3...v1.12.0) --- updated-dependencies: - dependency-name: nerves dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b82aa36 commit c174275

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

minimal/mix.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
%{
2-
"castore": {:hex, :castore, "1.0.15", "8aa930c890fe18b6fe0a0cff27b27d0d4d231867897bd23ea772dee561f032a3", [:mix], [], "hexpm", "96ce4c69d7d5d7a0761420ef743e2f4096253931a3ba69e5ff8ef1844fe446d3"},
2+
"castore": {:hex, :castore, "1.0.16", "8a4f9a7c8b81cda88231a08fe69e3254f16833053b23fa63274b05cbc61d2a1e", [:mix], [], "hexpm", "33689203a0eaaf02fcd0e86eadfbcf1bd636100455350592e7e2628564022aaf"},
33
"elixir_make": {:hex, :elixir_make, "0.9.0", "6484b3cd8c0cee58f09f05ecaf1a140a8c97670671a6a0e7ab4dc326c3109726", [:mix], [], "hexpm", "db23d4fd8b757462ad02f8aa73431a426fe6671c80b200d9710caf3d1dd0ffdb"},
44
"jason": {:hex, :jason, "1.4.4", "b9226785a9aa77b6857ca22832cffa5d5011a667207eb2a0ad56adb5db443b8a", [:mix], [{:decimal, "~> 1.0 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: true]}], "hexpm", "c5eb0cab91f094599f94d55bc63409236a8ec69a21a67814529e8d5f6cc90b3b"},
5-
"nerves": {:hex, :nerves, "1.11.3", "437aa0a961ff8583e7f377342662495cdb90af42a473ae4d76449917bd12c386", [:make, :mix], [{:castore, "~> 0.1 or ~> 1.0", [hex: :castore, repo: "hexpm", optional: false]}, {:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "ef2076e0c0cb2c95421d12fd9069942c0ad73f3c77c0d6bb2cfb18972dacf675"},
5+
"nerves": {:hex, :nerves, "1.12.0", "e21e79c89f80f94e2c8f8a3c0901991c13777b539870d7a9627b5c9e8b053d4d", [:make, :mix], [{:castore, "~> 0.1 or ~> 1.0", [hex: :castore, repo: "hexpm", optional: false]}, {:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "04550ac4244f34cddd306af003d1646f36dbc4231a2b7e1eb69645120318ebc1"},
66
"nerves_logging": {:hex, :nerves_logging, "0.2.3", "ea228c3e9b8f1655a21cdf7b547445364ce7c1559f009d73d1f9ee09d3002e48", [:make, :mix], [{:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}], "hexpm", "cb61e661b3dd27effdf383c73a8d8e13e19c757da5b9433f13248ad0c1c1b7eb"},
77
"nerves_runtime": {:hex, :nerves_runtime, "0.13.9", "eebeb2c241efc81e595d7c5dfbba8d5423fd53875892e508ecd2d849f9a9e3f0", [:mix], [{:nerves_logging, "~> 0.2.0", [hex: :nerves_logging, repo: "hexpm", optional: false]}, {:nerves_uevent, "~> 0.1.0", [hex: :nerves_uevent, repo: "hexpm", optional: false]}, {:uboot_env, "~> 0.3.0 or ~> 1.0", [hex: :uboot_env, repo: "hexpm", optional: false]}], "hexpm", "cb9dc5632c52c86189d545aa85618eac3f6abe44c35881cdce4f91368e3e4d17"},
88
"nerves_system_bbb": {:hex, :nerves_system_bbb, "2.27.3", "b59fd31eb88ae5ccabcd2c2efdd745bf6cd4b06592ab7153ca8d0c2e7dcc4041", [:mix], [{:nerves, "~> 1.11.1 or ~> 1.12", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.31.7", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_armv7_nerves_linux_gnueabihf, "~> 13.2.0", [hex: :nerves_toolchain_armv7_nerves_linux_gnueabihf, repo: "hexpm", optional: false]}], "hexpm", "b5a2f4085473271d4a42f7502b4aec4905a9f54e477aa2311e551dfc384d8a82"},

0 commit comments

Comments
 (0)