From 6800e55d8533915069c353da3dec6971af9f763c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D0=B5=D0=BC?= Date: Wed, 26 Mar 2025 15:27:43 +0300 Subject: [PATCH 1/6] bumped damsel --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index bed14d7..619ddb3 100644 --- a/rebar.config +++ b/rebar.config @@ -27,7 +27,7 @@ {deps, [ {genlib, {git, "https://github.com/valitydev/genlib.git", {branch, "master"}}}, {woody, {git, "https://github.com/valitydev/woody_erlang.git", {branch, "master"}}}, - {damsel, {git, "https://github.com/valitydev/damsel.git", {branch, "master"}}}, + {damsel, {git, "https://github.com/valitydev/damsel.git", {branch, "new_party_config"}}}, {dmt_core, {git, "https://github.com/valitydev/dmt-core.git", {branch, "master"}}}, {machinery, {git, "https://github.com/valitydev/machinery-erlang.git", {branch, "master"}}}, {scoper, {git, "https://github.com/valitydev/scoper.git", {branch, "master"}}}, diff --git a/rebar.lock b/rebar.lock index 9da0890..e3370c4 100644 --- a/rebar.lock +++ b/rebar.lock @@ -13,7 +13,7 @@ {<<"ctx">>,{pkg,<<"ctx">>,<<"0.6.0">>},2}, {<<"damsel">>, {git,"https://github.com/valitydev/damsel.git", - {ref,"81d1edce2043500e4581867da3f5f4c31e682f44"}}, + {ref,"750dde49e2aa482e09257eb7bc88a07f981cb0d9"}}, 0}, {<<"dmt_core">>, {git,"https://github.com/valitydev/dmt-core.git", From 1d070794c9cd62542838ece15ab8c198cc035147 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D0=B5=D0=BC?= Date: Wed, 26 Mar 2025 15:28:35 +0300 Subject: [PATCH 2/6] bumped wf --- .github/workflows/erlang-checks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/erlang-checks.yaml b/.github/workflows/erlang-checks.yaml index f119e4a..ae0eeb1 100644 --- a/.github/workflows/erlang-checks.yaml +++ b/.github/workflows/erlang-checks.yaml @@ -30,7 +30,7 @@ jobs: run: name: Run checks needs: setup - uses: valitydev/erlang-workflows/.github/workflows/erlang-parallel-build.yml@v1.0.15 + uses: valitydev/erlang-workflows/.github/workflows/erlang-parallel-build.yml@v1 with: otp-version: ${{ needs.setup.outputs.otp-version }} rebar-version: ${{ needs.setup.outputs.rebar-version }} From d675862cd8e83b424940ff502181eeeddc25fc5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D0=B5=D0=BC?= Date: Wed, 26 Mar 2025 15:41:34 +0300 Subject: [PATCH 3/6] removed --- rebar.config | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/rebar.config b/rebar.config index 619ddb3..6207908 100644 --- a/rebar.config +++ b/rebar.config @@ -81,12 +81,10 @@ {git, "https://github.com/valitydev/logger_logstash_formatter.git", {ref, "08a66a6"}}}, % for introspection on production {recon, "2.5.2"}, - {observer_cli, "1.5.4"}, - {iosetopts, {git, "https://github.com/valitydev/iosetopts.git", {ref, "edb445c"}}} + {observer_cli, "1.5.4"} ]}, {relx, [ {release, {dominant, "0.1"}, [ - iosetopts, % tools for introspection {recon, load}, % remote introspection From d835ac338fcc9c5b003c4d865e86a63350eb5dab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D0=B5=D0=BC?= Date: Fri, 11 Apr 2025 16:51:35 +0300 Subject: [PATCH 4/6] bumped damsel --- rebar.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.lock b/rebar.lock index e3370c4..11d53f3 100644 --- a/rebar.lock +++ b/rebar.lock @@ -13,7 +13,7 @@ {<<"ctx">>,{pkg,<<"ctx">>,<<"0.6.0">>},2}, {<<"damsel">>, {git,"https://github.com/valitydev/damsel.git", - {ref,"750dde49e2aa482e09257eb7bc88a07f981cb0d9"}}, + {ref,"4ff28edd4c0170f8e3a93d5ec243fd2d21142e7a"}}, 0}, {<<"dmt_core">>, {git,"https://github.com/valitydev/dmt-core.git", From e936ed2b176be2e4869b98bb209d0d0542048821 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D0=B5=D0=BC?= Date: Fri, 11 Apr 2025 18:04:47 +0300 Subject: [PATCH 5/6] bumped damsel --- rebar.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.lock b/rebar.lock index 11d53f3..66d7702 100644 --- a/rebar.lock +++ b/rebar.lock @@ -13,7 +13,7 @@ {<<"ctx">>,{pkg,<<"ctx">>,<<"0.6.0">>},2}, {<<"damsel">>, {git,"https://github.com/valitydev/damsel.git", - {ref,"4ff28edd4c0170f8e3a93d5ec243fd2d21142e7a"}}, + {ref,"3d2781ffc67a155a8bd35ae43c935cf2e7a54d8b"}}, 0}, {<<"dmt_core">>, {git,"https://github.com/valitydev/dmt-core.git", From ef0337117a3241fa7db045bc11f7b160482eb130 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D0=B5=D0=BC?= Date: Wed, 28 May 2025 12:08:52 +0300 Subject: [PATCH 6/6] bumped damsel --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index 6207908..1b1fbf9 100644 --- a/rebar.config +++ b/rebar.config @@ -27,7 +27,7 @@ {deps, [ {genlib, {git, "https://github.com/valitydev/genlib.git", {branch, "master"}}}, {woody, {git, "https://github.com/valitydev/woody_erlang.git", {branch, "master"}}}, - {damsel, {git, "https://github.com/valitydev/damsel.git", {branch, "new_party_config"}}}, + {damsel, {git, "https://github.com/valitydev/damsel.git", {branch, "master"}}}, {dmt_core, {git, "https://github.com/valitydev/dmt-core.git", {branch, "master"}}}, {machinery, {git, "https://github.com/valitydev/machinery-erlang.git", {branch, "master"}}}, {scoper, {git, "https://github.com/valitydev/scoper.git", {branch, "master"}}}, diff --git a/rebar.lock b/rebar.lock index 66d7702..78dbca2 100644 --- a/rebar.lock +++ b/rebar.lock @@ -13,7 +13,7 @@ {<<"ctx">>,{pkg,<<"ctx">>,<<"0.6.0">>},2}, {<<"damsel">>, {git,"https://github.com/valitydev/damsel.git", - {ref,"3d2781ffc67a155a8bd35ae43c935cf2e7a54d8b"}}, + {ref,"ab44b9db25a76a2c50545fd884e4cdf3d3e3b628"}}, 0}, {<<"dmt_core">>, {git,"https://github.com/valitydev/dmt-core.git",