Skip to content

Commit

Permalink
Point to updated dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Lincoln Baker <[email protected]>
  • Loading branch information
lbakerchef committed Nov 27, 2024
1 parent c97df64 commit 936b224
Show file tree
Hide file tree
Showing 10 changed files with 43 additions and 41 deletions.
4 changes: 2 additions & 2 deletions src/bookshelf/rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
% {eper, ".*",
% {git, "https://github.com/massemanet/eper", {branch, "master"}}},
{erlcloud, ".*",
{git, "https://github.com/chef/erlcloud", {branch, "lbaker/presigned-headers"}}},
{git, "https://github.com/chef/erlcloud", {branch, "CHEF-11677/CHEF-12498/lbaker"}}},
{erlsom, ".*",
{git, "https://github.com/chef/erlsom", {branch, "integer_long_string_probs2"}}},
{git, "https://github.com/willemdj/erlsom", {branch, "master"}}},
{erlware_commons, ".*",
{git, "https://github.com/chef/erlware_commons", {branch, "lbaker/fix_for_ftmap"}}},
{iso8601, ".*",
Expand Down
26 changes: 13 additions & 13 deletions src/bookshelf/rebar.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,31 +8,31 @@
0},
{<<"chef_secrets">>,
{git,"https://github.com/chef/chef_secrets",
{ref,"6fa36689fd599602e5985587a1497282df2d907a"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
0},
{<<"eini">>,
{git,"https://github.com/erlcloud/eini",
{ref,"511a94254d6eecc9331da31cd4fa08ff64b4d2e2"}},
1},
{<<"ej">>,
{git,"https://github.com/chef/ej",
{ref,"f843f4da1cb7d8d2414adccc37fe523e3f92d789"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
1},
{<<"envy">>,
{git,"https://github.com/markan/envy",
{ref,"0148fb4b7ed0e188511578e98b42d6e7dde0ebd1"}},
0},
{<<"epgsql">>,
{git,"https://github.com/chef/epgsql-1.git",
{ref,"34b4182f0e21f9189ddd7b2e290f01a9e7d93bf1"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
1},
{<<"erlcloud">>,
{git,"https://github.com/chef/erlcloud",
{ref,"27724cc615bb71595e88665ffd3ea083bf51ecb3"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
0},
{<<"erlsom">>,
{git,"https://github.com/chef/erlsom",
{ref,"131e660ee39254a58b75075e07dfd742f445bfce"}},
{git,"https://github.com/willemdj/erlsom",
{ref,"70cbbf794cec110503811827b035b6efbd90e9ec"}},
0},
{<<"erlware_commons">>,
{git,"https://github.com/chef/erlware_commons",
Expand Down Expand Up @@ -63,16 +63,16 @@
{ref,"a140ea935eae9149bb35234bb40f6acf1c69caa1"}},
0},
{<<"lhttpc">>,
{git,"https://github.com/erlcloud/lhttpc",
{ref,"8e34985a3cd0ac2a7fc2a88a041554c64d33e74b"}},
{git,"https://github.com/chef/lhttpc",
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
1},
{<<"meck">>,
{git,"https://github.com/eproxus/meck",
{ref,"e48641a20a605174e640ac91a528d443be11c9b9"}},
0},
{<<"mini_s3">>,
{git,"https://github.com/chef/mini_s3",
{ref,"4dd584fce031d35bbe5c4b72a04660b75673ca21"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
0},
{<<"mixer">>,
{git,"https://github.com/inaka/mixer",
Expand All @@ -88,25 +88,25 @@
0},
{<<"opscoderl_wm">>,
{git,"https://github.com/chef/opscoderl_wm",
{ref,"5436cc600db462226a5d2f3ed585ab39eaf20ee5"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
0},
{<<"pooler">>,
{git,"https://github.com/chef/pooler.git",
{ref,"681c355abaacc5487ddf41a84b9ed53151a765fe"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
1},
{<<"recon">>,
{git,"https://github.com/ferd/recon/",
{ref,"f7b6c08e6e9e2219db58bfb012c58c178822e01e"}},
1},
{<<"sqerl">>,
{git,"https://github.com/chef/sqerl",
{ref,"ebbe4c20ab5cd21041229d22dd60a6b38aa2930c"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
0},
{<<"sync">>,
{git,"https://github.com/rustyio/sync",
{ref,"7c9367e73b7dbb01a788f8d0120d747330112f6f"}},
0},
{<<"webmachine">>,
{git,"https://github.com/chef/webmachine",
{ref,"1389b01a9fbc25d36aad8956e08d2d0db242625f"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
1}].
2 changes: 1 addition & 1 deletion src/bookshelf/stest/rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
%% on a version of basho bench that doesn't build anymore.
{mini_s3, ".*",
{git, "https://github.com/chef/mini_s3",
{branch, "main"}}}
{branch, "CHEF-11677/CHEF-12498/lbaker"}}}
]}.

%% Add dependencies that are only needed for development here. These
Expand Down
14 changes: 7 additions & 7 deletions src/oc_bifrost/rebar.lock
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
[{<<"chef_secrets">>,
{git,"https://github.com/chef/chef_secrets",
{ref,"6fa36689fd599602e5985587a1497282df2d907a"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
0},
{<<"edown">>,
{git,"https://github.com/uwiger/edown",
{ref,"36b838a7fdf829cb5dac07533294f7cb8c8de632"}},
0},
{<<"ej">>,
{git,"https://github.com/chef/ej",
{ref,"f843f4da1cb7d8d2414adccc37fe523e3f92d789"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
0},
{<<"envy">>,
{git,"https://github.com/manderson26/envy.git",
{ref,"0148fb4b7ed0e188511578e98b42d6e7dde0ebd1"}},
1},
{<<"epgsql">>,
{git,"https://github.com/chef/epgsql-1.git",
{ref,"34b4182f0e21f9189ddd7b2e290f01a9e7d93bf1"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
1},
{<<"fs">>,
{git,"https://github.com/synrc/fs",
Expand Down Expand Up @@ -52,19 +52,19 @@
0},
{<<"opscoderl_wm">>,
{git,"https://github.com/chef/opscoderl_wm",
{ref,"5436cc600db462226a5d2f3ed585ab39eaf20ee5"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
0},
{<<"pooler">>,
{git,"https://github.com/chef/pooler.git",
{ref,"681c355abaacc5487ddf41a84b9ed53151a765fe"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
1},
{<<"recon">>,
{git,"https://github.com/ferd/recon/",
{ref,"f7b6c08e6e9e2219db58bfb012c58c178822e01e"}},
1},
{<<"sqerl">>,
{git,"https://github.com/chef/sqerl",
{ref,"ebbe4c20ab5cd21041229d22dd60a6b38aa2930c"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
0},
{<<"stats_hero">>,
{git,"https://github.com/chef/stats_hero",
Expand All @@ -76,5 +76,5 @@
0},
{<<"webmachine">>,
{git,"https://github.com/chef/webmachine",
{ref,"1389b01a9fbc25d36aad8956e08d2d0db242625f"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
1}].
7 changes: 4 additions & 3 deletions src/oc_erchef/apps/chef_objects/src/chef_depsolver_worker.erl
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,11 @@

-record(state, {port, os_pid}).

-ifdef(TEST).
-include_lib("eunit/include/eunit.hrl"). %% TODO: remove
-endif.
-include("chef_types.hrl").
%-ifdef(TEST).
%-include_lib("eunit/include/eunit.hrl"). %% TODO: remove
%-endif.
%-include("chef_types.hrl").

%%%===================================================================
%%% API
Expand Down
1 change: 1 addition & 0 deletions src/oc_erchef/apps/chef_objects/test/rebar.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[].
2 changes: 1 addition & 1 deletion src/oc_erchef/apps/data_collector/rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
{opscoderl_httpc, ".*",
{git, "https://github.com/chef/opscoderl_httpc", {branch, "main"}}},
{pooler, ".*",
{git, "https://github.com/chef/pooler", {branch, "master"}}}
{git, "https://github.com/chef/pooler", {branch, "CHEF-11677/CHEF-12498/lbaker"}}}
]
}.

Expand Down
2 changes: 1 addition & 1 deletion src/oc_erchef/apps/data_collector/rebar.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
0},
{<<"pooler">>,
{git,"https://github.com/chef/pooler",
{ref,"681c355abaacc5487ddf41a84b9ed53151a765fe"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
0}].
2 changes: 1 addition & 1 deletion src/oc_erchef/rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
% {eper, ".*",
% {git, "https://github.com/massemanet/eper", {branch, "master"}}},
{erlcloud, ".*",
{git, "https://github.com/chef/erlcloud", {branch, "lbaker/presigned-headers"}}},
{git, "https://github.com/chef/erlcloud", {branch, "CHEF-11677/CHEF-12498/lbaker"}}},
{erlware_commons, ".*",
{git, "https://github.com/chef/erlware_commons", {branch, "lbaker/fix_for_ftmap"}}},
{folsom, ".*",
Expand Down
24 changes: 12 additions & 12 deletions src/oc_erchef/rebar.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
1},
{<<"bcrypt">>,
{git,"https://github.com/erlangpack/bcrypt",
{ref,"826291ebd232ebfc4fb69f1c27d35706eecb8fc2"}},
{ref,"564b39e2f86a0e3d8ca08dcd1aae924acffe1408"}},
0},
{<<"bear">>,
{git,"https://github.com/boundary/bear.git",
Expand All @@ -20,7 +20,7 @@
0},
{<<"chef_secrets">>,
{git,"https://github.com/chef/chef_secrets",
{ref,"6fa36689fd599602e5985587a1497282df2d907a"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
0},
{<<"darklaunch">>,
{git,"https://github.com/chef/opscode-darklaunch-erlang",
Expand All @@ -40,19 +40,19 @@
1},
{<<"ej">>,
{git,"https://github.com/chef/ej",
{ref,"f843f4da1cb7d8d2414adccc37fe523e3f92d789"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
0},
{<<"envy">>,
{git,"https://github.com/markan/envy",
{ref,"0148fb4b7ed0e188511578e98b42d6e7dde0ebd1"}},
0},
{<<"epgsql">>,
{git,"https://github.com/chef/epgsql-1.git",
{ref,"34b4182f0e21f9189ddd7b2e290f01a9e7d93bf1"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
1},
{<<"erlcloud">>,
{git,"https://github.com/chef/erlcloud",
{ref,"27724cc615bb71595e88665ffd3ea083bf51ecb3"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
0},
{<<"erlware_commons">>,
{git,"https://github.com/chef/erlware_commons",
Expand Down Expand Up @@ -91,16 +91,16 @@
{ref,"a140ea935eae9149bb35234bb40f6acf1c69caa1"}},
0},
{<<"lhttpc">>,
{git,"https://github.com/erlcloud/lhttpc",
{ref,"8e34985a3cd0ac2a7fc2a88a041554c64d33e74b"}},
{git,"https://github.com/chef/lhttpc",
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
1},
{<<"meck">>,
{git,"https://github.com/eproxus/meck",
{ref,"e48641a20a605174e640ac91a528d443be11c9b9"}},
1},
{<<"mini_s3">>,
{git,"https://github.com/chef/mini_s3",
{ref,"4dd584fce031d35bbe5c4b72a04660b75673ca21"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
0},
{<<"mixer">>,
{git,"https://github.com/inaka/mixer",
Expand Down Expand Up @@ -128,15 +128,15 @@
0},
{<<"opscoderl_wm">>,
{git,"https://github.com/chef/opscoderl_wm",
{ref,"5436cc600db462226a5d2f3ed585ab39eaf20ee5"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
0},
{<<"poolboy">>,
{git,"https://github.com/devinus/poolboy",
{ref,"29be47db8c2be38b18c908e43a80ebb7b9b6116b"}},
1},
{<<"pooler">>,
{git,"https://github.com/chef/pooler",
{ref,"681c355abaacc5487ddf41a84b9ed53151a765fe"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
0},
{<<"prometheus">>,
{git,"https://github.com/deadtrickster/prometheus.erl",
Expand All @@ -152,7 +152,7 @@
1},
{<<"sqerl">>,
{git,"https://github.com/chef/sqerl",
{ref,"ebbe4c20ab5cd21041229d22dd60a6b38aa2930c"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
0},
{<<"stats_hero">>,
{git,"https://github.com/chef/stats_hero",
Expand All @@ -168,5 +168,5 @@
0},
{<<"webmachine">>,
{git,"https://github.com/chef/webmachine",
{ref,"1389b01a9fbc25d36aad8956e08d2d0db242625f"}},
{branch,"CHEF-11677/CHEF-12498/lbaker"}},
1}].

0 comments on commit 936b224

Please sign in to comment.