Skip to content

Commit 1f09f9a

Browse files
committed
deps: bump burrito to 30be1e1 (fix EPIPE wait error)
Catches the wait() error when the copy thread kills the child on EPIPE, exiting with code 0 instead of printing 'error: Unexpected'.
1 parent 7a02ce4 commit 1f09f9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%{
22
"bandit": {:hex, :bandit, "1.12.0", "6c5214daa2469644ac4ab0113b98abc24f75e348378e6a974c6343b3e5da22ef", [:mix], [{:hpax, "~> 1.0", [hex: :hpax, repo: "hexpm", optional: false]}, {:plug, "~> 1.18", [hex: :plug, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}, {:thousand_island, "~> 1.5", [hex: :thousand_island, repo: "hexpm", optional: false]}, {:websock, "~> 0.5", [hex: :websock, repo: "hexpm", optional: false]}], "hexpm", "45dac82dc86f45cf4a196dee9cc5a8b791d9c9469d996055f055e6ee36c66e20"},
33
"bunt": {:hex, :bunt, "1.0.0", "081c2c665f086849e6d57900292b3a161727ab40431219529f13c4ddcf3e7a44", [:mix], [], "hexpm", "dc5f86aa08a5f6fa6b8096f0735c4e76d54ae5c9fa2c143e5a1fc7c1cd9bb6b5"},
4-
"burrito": {:git, "https://github.com/gilbertwong96/burrito.git", "605768f2d09e2943fb1bc484c0cc44400dde50de", [branch: "zig-0.16.0"]},
4+
"burrito": {:git, "https://github.com/gilbertwong96/burrito.git", "30be1e18af23772827bce065e0b1a7148ef4e55d", [branch: "zig-0.16.0"]},
55
"castore": {:hex, :castore, "1.0.19", "6903cabdfd9d1af46454126e7c8385186659dd33ecfb74a885cae52221ad6109", [:mix], [], "hexpm", "3669e6cab13f54c2df26b3e6833745d647f35b6e30d8ddd5975df0d5c842ca98"},
66
"cli_mate": {:hex, :cli_mate, "0.10.2", "ddde446045cd6bb442daf77f0eb23836b66d8e4fc469cd0e09c7ccbe9036b72f", [:mix], [], "hexpm", "8b9f6c3e1ac240ac0f18fa3ad033dd5cabc4061c7234b1bdca35536dccc09af5"},
77
"credo": {:hex, :credo, "1.7.19", "cc52129665fc7c15143d47838fda0f9cd6dac9ceced7bf4da6f85fcbfe64b12a", [:mix], [{:bunt, "~> 0.2.1 or ~> 1.0", [hex: :bunt, repo: "hexpm", optional: false]}, {:file_system, "~> 0.2 or ~> 1.0", [hex: :file_system, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "2d8bc95d5a7bb99dd2613621d4f08c6a3575c3fd4b62e6a2b48a100352a557b8"},

0 commit comments

Comments
 (0)