Clivern / Lynx

🐺 A Fast, Secure and Reliable Terraform Backend, Set up in Minutes.
https://lynx.clivern.com/
MIT License
251 stars 6 forks source link

Update dependency gettext to ~> 0.23 #13

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Update Change
gettext minor ~> 0.22 -> ~> 0.23

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: mix.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/2caaee/b0a17a/repos/github/Norwik/Campfire":"/tmp/worker/2caaee/b0a17a/repos/github/Norwik/Campfire" -v "/tmp/worker/2caaee/b0a17a/cache":"/tmp/worker/2caaee/b0a17a/cache" -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/2caaee/b0a17a/repos/github/Norwik/Campfire" ghcr.io/containerbase/sidecar:9.8.2 bash -l -c "install-tool erlang 26.0.2.0 && install-tool elixir v1.15.4 && mix deps.update gettext"
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
[02:56:30.202] INFO (48): Downloading file ...
    url: "https://github.com/containerbase/erlang-prebuild/releases/download/26.0.2.0/erlang-26.0.2.0-focal-x86_64.tar.xz.sha512"
    output: "/tmp/worker/2caaee/b0a17a/cache/containerbase/d1d70ec421e8e7c9ac43a7e8ffe81b345eb4ca8003c83e19d49708fb20f4af3b/erlang-26.0.2.0-focal-x86_64.tar.xz.sha512"
[02:56:30.328] INFO (48): Download completed  in 125ms.
[02:56:30.447] INFO (64): Downloading file ...
    url: "https://github.com/containerbase/erlang-prebuild/releases/download/26.0.2.0/erlang-26.0.2.0-focal-x86_64.tar.xz"
    output: "/tmp/worker/2caaee/b0a17a/cache/containerbase/ede09272c30c7cee8849d44a27b2c300b9737b01baca64b5a0bba7a10e27eccb/erlang-26.0.2.0-focal-x86_64.tar.xz"
[02:56:30.909] INFO (64): Download completed  in 462ms.
[02:56:34.468] INFO (161): Downloading file ...
    url: "https://github.com/elixir-lang/elixir/releases/download/v1.15.4/elixir-otp-24.zip"
    output: "/tmp/worker/2caaee/b0a17a/cache/containerbase/f3dbe18283094615cd27cdfef9adb6ace6eedd0d4406fa6928a9e67a10e3969a/elixir-otp-24.zip"
[02:56:34.652] INFO (161): Download completed  in 184ms.
** (ArgumentError) errors were found at the given arguments:

  * 1st argument: not a binary

    :erlang.binary_to_integer(nil)
    (stdlib 5.0.2) erl_eval.erl:746: :erl_eval.do_apply/7
    (stdlib 5.0.2) erl_eval.erl:1026: :erl_eval.expr_list/7
    (stdlib 5.0.2) erl_eval.erl:292: :erl_eval.expr/6
    (stdlib 5.0.2) erl_eval.erl:282: :erl_eval.expr/6
    (stdlib 5.0.2) erl_eval.erl:283: :erl_eval.expr/6
    (stdlib 5.0.2) erl_eval.erl:1026: :erl_eval.expr_list/7
    (stdlib 5.0.2) erl_eval.erl:456: :erl_eval.expr/6
renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (~> 0.23). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.