Skip to content

Commit c25d63c

Browse files
Bump the deps group in /hello_gpio with 2 updates
Bumps the deps group in /hello_gpio with 2 updates: [nerves](https://github.com/nerves-project/nerves) and [nerves_runtime](https://github.com/nerves-project/nerves_runtime). 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) Updates `nerves_runtime` from 0.13.9 to 0.13.10 - [Release notes](https://github.com/nerves-project/nerves_runtime/releases) - [Changelog](https://github.com/nerves-project/nerves_runtime/blob/main/CHANGELOG.md) - [Commits](nerves-project/nerves_runtime@v0.13.9...v0.13.10) --- updated-dependencies: - dependency-name: nerves dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: nerves_runtime dependency-version: 0.13.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df697cd commit c25d63c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

hello_gpio/mix.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
%{
22
"beam_notify": {:hex, :beam_notify, "1.1.1", "da7dd04f16120bcab71f01ff81607ea38ad78af859cd87fad2012eac8feab034", [:make, :mix], [{:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}], "hexpm", "5a09fc8449171da423f781de16b95cdec52763e60308345de6f15358c2382a42"},
3-
"castore": {:hex, :castore, "1.0.15", "8aa930c890fe18b6fe0a0cff27b27d0d4d231867897bd23ea772dee561f032a3", [:mix], [], "hexpm", "96ce4c69d7d5d7a0761420ef743e2f4096253931a3ba69e5ff8ef1844fe446d3"},
3+
"castore": {:hex, :castore, "1.0.16", "8a4f9a7c8b81cda88231a08fe69e3254f16833053b23fa63274b05cbc61d2a1e", [:mix], [], "hexpm", "33689203a0eaaf02fcd0e86eadfbcf1bd636100455350592e7e2628564022aaf"},
44
"circuits_gpio": {:hex, :circuits_gpio, "2.1.3", "7f5b8262a7ee39729b11b42cb5ce3216145649aa315fd08fc3405ca7139382b4", [:make, :mix], [{:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}], "hexpm", "8616d3085f0e3b794f330cef8d4200ed83a0a2a8edf011d75d9e024299118220"},
55
"circular_buffer": {:hex, :circular_buffer, "1.0.0", "25c004da0cba7bd8bc1bdabded4f9a902d095e20600fd15faf1f2ffbaea18a07", [:mix], [], "hexpm", "c829ec31c13c7bafd1f546677263dff5bfb006e929f25635878ac3cfba8749e5"},
66
"elixir_make": {:hex, :elixir_make, "0.9.0", "6484b3cd8c0cee58f09f05ecaf1a140a8c97670671a6a0e7ab4dc326c3109726", [:mix], [], "hexpm", "db23d4fd8b757462ad02f8aa73431a426fe6671c80b200d9710caf3d1dd0ffdb"},
77
"jason": {:hex, :jason, "1.4.4", "b9226785a9aa77b6857ca22832cffa5d5011a667207eb2a0ad56adb5db443b8a", [:mix], [{:decimal, "~> 1.0 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: true]}], "hexpm", "c5eb0cab91f094599f94d55bc63409236a8ec69a21a67814529e8d5f6cc90b3b"},
88
"mdns_lite": {:hex, :mdns_lite, "0.9.0", "422b6f7445483a04367f2640567122046b1a4e75920703b5ea15dfd9ea793e66", [:mix], [{:igniter, "~> 0.5", [hex: :igniter, repo: "hexpm", optional: true]}, {:vintage_net, "~> 0.7", [hex: :vintage_net, repo: "hexpm", optional: true]}], "hexpm", "dd19a0cefd7a10dccd653b8cdd4987a59bf9a0187afb1581a6f8f8d8ab9a6b0e"},
99
"muontrap": {:hex, :muontrap, "1.6.1", "4a81a159f64e4c7bf01162a7863559d634bc48929218690ada309a9a98a9ac22", [:make, :mix], [{:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}], "hexpm", "8ad31072402bebed3f554c9a463aa272c6dd964168c9cb81385f8711f068ed47"},
10-
"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"},
10+
"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"},
1111
"nerves_logging": {:hex, :nerves_logging, "0.2.3", "ea228c3e9b8f1655a21cdf7b547445364ce7c1559f009d73d1f9ee09d3002e48", [:make, :mix], [{:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}], "hexpm", "cb61e661b3dd27effdf383c73a8d8e13e19c757da5b9433f13248ad0c1c1b7eb"},
1212
"nerves_motd": {:hex, :nerves_motd, "0.1.15", "12a5ec9fdc19c2289f0df4afa1e0934a9408ac3f3b738ee94cf9b29cabacefe8", [:mix], [{:nerves_runtime, "~> 0.8", [hex: :nerves_runtime, repo: "hexpm", optional: false]}, {:nerves_time, "~> 0.4", [hex: :nerves_time, repo: "hexpm", optional: true]}, {:nerves_time_zones, "~> 0.1", [hex: :nerves_time_zones, repo: "hexpm", optional: true]}], "hexpm", "280a5fc439889e61ac6b9b2c2f60503dc741e993ca6d4330585b55aab62c2e4a"},
1313
"nerves_pack": {:hex, :nerves_pack, "0.7.1", "f069a9c3cfcde445498aad618af95c846f2ee032a69c2d715a9e5d4f632fb1b5", [:mix], [{:mdns_lite, "> 0.0.0", [hex: :mdns_lite, repo: "hexpm", optional: false]}, {:nerves_motd, "> 0.0.0", [hex: :nerves_motd, repo: "hexpm", optional: false]}, {:nerves_runtime, "> 0.0.0", [hex: :nerves_runtime, repo: "hexpm", optional: false]}, {:nerves_ssh, "> 0.0.0", [hex: :nerves_ssh, repo: "hexpm", optional: false]}, {:nerves_time, "> 0.0.0", [hex: :nerves_time, repo: "hexpm", optional: false]}, {:ring_logger, "> 0.0.0", [hex: :ring_logger, repo: "hexpm", optional: false]}, {:vintage_net, "> 0.0.0", [hex: :vintage_net, repo: "hexpm", optional: false]}, {:vintage_net_direct, "> 0.0.0", [hex: :vintage_net_direct, repo: "hexpm", optional: false]}, {:vintage_net_ethernet, "> 0.0.0", [hex: :vintage_net_ethernet, repo: "hexpm", optional: false]}, {:vintage_net_wifi, "> 0.0.0", [hex: :vintage_net_wifi, repo: "hexpm", optional: false]}], "hexpm", "6b94d38771e3a97c3ed63e62fb5f78b47461208ee162e20bfbcf6e36fd900616"},
14-
"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"},
14+
"nerves_runtime": {:hex, :nerves_runtime, "0.13.10", "6241382dc425031cc2b08a1239165d1bc55df7bca117f795aab2fbaac82d93b0", [: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", "f16ffd3deae396202f6527ede51d61d3003122d78069925159df9eada4c01baf"},
1515
"nerves_ssh": {:hex, :nerves_ssh, "1.1.0", "ed86f3468b16731dec89b461099efd792d88e1e827df84228215e9648969445c", [:mix], [{:nerves_runtime, "~> 0.11", [hex: :nerves_runtime, repo: "hexpm", optional: false]}, {:ssh_subsystem_fwup, "~> 0.5", [hex: :ssh_subsystem_fwup, repo: "hexpm", optional: false]}], "hexpm", "70478c0883775494118c0e3e0563f3d6326b49d12b14abf7667ff6009036ce63"},
1616
"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"},
1717
"nerves_system_br": {:hex, :nerves_system_br, "1.31.7", "79c02e00b66dd347fc143b09162fa923216d8a3bcfc427ad96c8989c9d08b22b", [:mix], [], "hexpm", "b6940799dfd1ec214b162826c8d940577c25d5f0af0e3ad867a71edff7d64732"},

0 commit comments

Comments
 (0)