Skip to content

Commit

Permalink
feat: bump emqx version to 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
id committed Nov 2, 2023
1 parent 7af92b2 commit 5c6fa49
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 16 deletions.
2 changes: 2 additions & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
erlang 25.3.2
elixir 1.15.6-otp-25
15 changes: 14 additions & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -233,9 +233,22 @@ defmodule ElixirPluginTemplate.MixProject do
# sure to use `runtime: false`.
{:emqx,
git: "https://github.com/emqx/emqx",
ref: "d7d0525733473f6d5f9b528c37c86e0a3280f26b",
ref: "7b3ce3cbc740af4707f5bef5aee499f1e9842ac9",
sparse: "apps/emqx",
runtime: false},
{:emqx_utils,
git: "https://github.com/emqx/emqx",
ref: "7b3ce3cbc740af4707f5bef5aee499f1e9842ac9",
sparse: "apps/emqx_utils",
runtime: false,
override: true},
{:emqx_durable_storage,
git: "https://github.com/emqx/emqx",
ref: "7b3ce3cbc740af4707f5bef5aee499f1e9842ac9",
sparse: "apps/emqx_durable_storage",
runtime: false,
override: true,
app: false},
# temporarily needed due to clashing dependencies of
# dependencies of emqx.
{:cowlib, "2.8.0", override: true, runtime: false},
Expand Down
34 changes: 19 additions & 15 deletions mix.lock
Original file line number Diff line number Diff line change
@@ -1,29 +1,33 @@
%{
"bcrypt": {:git, "https://github.com/emqx/erlang-bcrypt.git", "dc2ba66acf2332c111362d01137746eefecc5e90", [tag: "0.6.0"]},
"cowboy": {:git, "https://github.com/emqx/cowboy", "e3ed6c2ab3ac29988d26ed1f176def47b6e8d6de", [tag: "2.9.0"]},
"cowboy": {:git, "https://github.com/emqx/cowboy", "f4a05678e3e66633d4e3c25bc390c02b8996918e", [tag: "2.9.2"]},
"cowlib": {:hex, :cowlib, "2.8.0", "fd0ff1787db84ac415b8211573e9a30a3ebe71b5cbff7f720089972b2319c8a4", [:rebar3], [], "hexpm", "79f954a7021b302186a950a32869dbc185523d99d3e44ce430cd1f3289f41ed4"},
"eetcd": {:git, "https://github.com/zhongwencool/eetcd", "69d50aca98247953ee8a3ff58423a693f8318d90", [tag: "v0.3.4"]},
"ekka": {:git, "https://github.com/emqx/ekka", "7b36c61676da56b494a0debf218585d852d44419", [tag: "0.12.2"]},
"emqx": {:git, "https://github.com/emqx/emqx", "d7d0525733473f6d5f9b528c37c86e0a3280f26b", [ref: "d7d0525733473f6d5f9b528c37c86e0a3280f26b", sparse: "apps/emqx"]},
"esockd": {:git, "https://github.com/emqx/esockd", "d076c917c327ad1d906a74c47c2e32af6e1e9d2d", [tag: "5.9.1"]},
"gen_rpc": {:git, "https://github.com/emqx/gen_rpc", "c7415b7aa33bdf8cad3acaca87b0d83ac04474b9", [tag: "2.8.0"]},
"ekka": {:git, "https://github.com/emqx/ekka", "2912b6938ae4562f0ac3a96c7075de464524dcd6", [tag: "0.15.14"]},
"emqx": {:git, "https://github.com/emqx/emqx", "7b3ce3cbc740af4707f5bef5aee499f1e9842ac9", [ref: "7b3ce3cbc740af4707f5bef5aee499f1e9842ac9", sparse: "apps/emqx"]},
"emqx_durable_storage": {:git, "https://github.com/emqx/emqx", "7b3ce3cbc740af4707f5bef5aee499f1e9842ac9", [ref: "7b3ce3cbc740af4707f5bef5aee499f1e9842ac9", sparse: "apps/emqx_durable_storage"]},
"emqx_http_lib": {:git, "https://github.com/emqx/emqx_http_lib.git", "6adc836747d346635066801e38c60de4f7f6fe20", [tag: "0.5.3"]},
"emqx_utils": {:git, "https://github.com/emqx/emqx", "7b3ce3cbc740af4707f5bef5aee499f1e9842ac9", [ref: "7b3ce3cbc740af4707f5bef5aee499f1e9842ac9", sparse: "apps/emqx_utils"]},
"esockd": {:git, "https://github.com/emqx/esockd", "04e20992b3be10d453adc3da503c625b5f452531", [tag: "5.9.7"]},
"gen_rpc": {:git, "https://github.com/emqx/gen_rpc", "f1029663e632ab03c1ab7d66b12bce4cbea7e6e6", [tag: "3.1.0"]},
"getopt": {:hex, :getopt, "1.0.1", "c73a9fa687b217f2ff79f68a3b637711bb1936e712b521d8ce466b29cbf7808a", [:rebar3], [], "hexpm", "53e1ab83b9ceb65c9672d3e7a35b8092e9bdc9b3ee80721471a161c10c59959c"},
"gproc": {:git, "https://github.com/uwiger/gproc", "ce7397809aca0d6eb3aac6db65953752e47fb511", [tag: "0.8.0"]},
"gproc": {:git, "https://github.com/emqx/gproc", "21a5995812498969bb5e47b520b47ea7c514f16b", [tag: "0.9.0.1"]},
"gun": {:hex, :gun, "1.3.3", "cf8b51beb36c22b9c8df1921e3f2bc4d2b1f68b49ad4fbc64e91875aa14e16b4", [:rebar3], [{:cowlib, "~> 2.7.0", [hex: :cowlib, repo: "hexpm", optional: false]}], "hexpm", "3106ce167f9c9723f849e4fb54ea4a4d814e3996ae243a1c828b256e749041e0"},
"hallux": {:hex, :hallux, "1.2.0", "0d26c4f4db8a988683c5a2fadd0c02807e72e26c09d2a57b2ee670fff8397c75", [:mix], [], "hexpm", "6d19ea15b2603bfbf584b6b016abb97c9512b2fad6f55d4f2933061bdce9e86b"},
"hocon": {:git, "https://github.com/emqx/hocon.git", "72ba977facefba0d07e0f7d7c8154d6c9ceedb9f", [tag: "0.26.1"]},
"hocon": {:git, "https://github.com/emqx/hocon.git", "de7428d83cb048556ba49ca30867c7fd0948d06b", [tag: "0.39.16"]},
"jason": {:hex, :jason, "1.3.0", "fa6b82a934feb176263ad2df0dbd91bf633d4a46ebfdffea0c8ae82953714946", [:mix], [{:decimal, "~> 1.0 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: true]}], "hexpm", "53fc1f51255390e0ec7e50f9cb41e751c260d065dcba2bf0d08dc51a4002c2ac"},
"jiffy": {:git, "https://github.com/emqx/jiffy", "baa1f4e750ae3c5c9e54f9c2e52280b7fc24a8d9", [tag: "1.0.5"]},
"lc": {:git, "https://github.com/qzhuyan/lc.git", "6f98d098e5aaf4fcd6afbbb2acca96855c474600", [tag: "0.1.2"]},
"mnesia_rocksdb": {:git, "https://github.com/emqx/mnesia_rocksdb", "14f542e12bf01c49864f728b5f12887848b8ad3f", [tag: "0.1.6"]},
"mria": {:git, "https://github.com/emqx/mria", "681fcfbb2e77168142c4221f06bf01fc6c68ee8c", [tag: "0.2.1"]},
"lc": {:git, "https://github.com/emqx/lc.git", "ef76ab213f78f5efcc49a30ae3b41822c6db1ba0", [tag: "0.3.2"]},
"mnesia_rocksdb": {:git, "https://github.com/emqx/mnesia_rocksdb", "99d9193778d0fa545b722369319ab0c76a544ceb", [tag: "0.1.14"]},
"mria": {:git, "https://github.com/emqx/mria", "efda2264d5f634c6ea387341151d9f2a3a5bd417", [tag: "0.6.3"]},
"optvar": {:git, "https://github.com/emqx/optvar", "2331bbff4ddce7d9dc64698936a9d158174f3315", [tag: "1.0.5"]},
"pbkdf2": {:git, "https://github.com/emqx/erlang-pbkdf2.git", "45d9981209ea07a83a58cf85aaf8236457da4342", [tag: "2.0.4"]},
"quicer": {:git, "https://github.com/emqx/quic.git", "ef73617d0f10f0f30f3aa77eb4a2f6ae071a2e29", [tag: "0.0.9"]},
"ranch": {:git, "https://github.com/ninenines/ranch", "a692f44567034dacf5efcaa24a24183788594eb7", [tag: "1.8.0"]},
"ranch": {:git, "https://github.com/emqx/ranch", "d3d6420b190b4ed084b3a5db82c35a3eeae75212", [tag: "1.8.1-emqx"]},
"recon": {:git, "https://github.com/ferd/recon", "f7b6c08e6e9e2219db58bfb012c58c178822e01e", [tag: "2.5.1"]},
"replayq": {:git, "https://github.com/emqx/replayq", "9e5ba14d65ff1885ad85b6d33a859c01c322f273", [tag: "0.3.1"]},
"rocksdb": {:git, "https://github.com/emqx/erlang-rocksdb.git", "14098952e339a8b1b4f675d0f22c41a26dbe1736", [tag: "1.7.2-emqx-2"]},
"replayq": {:git, "https://github.com/emqx/replayq", "1d389ac552eb6952ce515298ef60284df659e617", [tag: "0.3.6"]},
"rocksdb": {:git, "https://github.com/emqx/erlang-rocksdb.git", "5c08f88b045b2b09a474c2f1ee894fb2740bcdae", [tag: "1.8.0-emqx-1"]},
"sext": {:hex, :sext, "1.8.0", "90a95b889f5c781b70bbcf44278b763148e313c376b60d87ce664cb1c1dd29b5", [:rebar3], [], "hexpm", "bc6016cb8690baf677eacacfe6e7cadfec8dc7e286cbbed762f6cd55b0678e73"},
"snabbkaffe": {:git, "https://github.com/kafka4beam/snabbkaffe.git", "bbabb87ff624821612879ed9961b661c7df04e4e", [tag: "0.18.0"]},
"typerefl": {:git, "https://github.com/ieQu1/typerefl", "ccb1256b747587d829bd5bd8477875aa6929e4d6", [tag: "0.8.6"]},
"snabbkaffe": {:git, "https://github.com/kafka4beam/snabbkaffe.git", "732ac2c9f2daff1d5c2fe4bd225037d5820095a0", [tag: "1.0.8"]},
"typerefl": {:git, "https://github.com/ieQu1/typerefl.git", "310b82ff02f96207c519b9556491433b6ea02d01", [tag: "0.9.1"]},
}

0 comments on commit 5c6fa49

Please sign in to comment.