katbin icon indicating copy to clipboard operation
katbin copied to clipboard

chore(deps): update dependency bcrypt_elixir to v3

Open renovate[bot] opened this issue 2 years ago • 2 comments

This PR contains the following updates:

Package Type Update Change
bcrypt_elixir (source) prod major ~> 2.0 -> ~> 3.0

Release Notes

riverrun/bcrypt_elixir (bcrypt_elixir)

v3.3.2

Compare Source

v3.3.1

Compare Source

v3.3.0

Compare Source

  • Changes
    • Updated blowfish C libs (minor updates)

v3.2.1

Compare Source

v3.2.0

Compare Source

  • Changes
    • Updated dependencies and made changes to silence warnings in Elixir 1.17

v3.1.0

Compare Source

  • Changes
    • Updated dependencies and documentation (through updates to the Comeonin documentation)

v3.0.1

Compare Source

v3.0.0

  • Changes
    • moved gen_salt to the Base module

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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Feb 26 '23 19:02 renovate[bot]

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: mix.lock
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/SphericalKat/katbin":"/mnt/renovate/gh/SphericalKat/katbin" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/SphericalKat/katbin" docker.io/renovate/sidecar bash -l -c "install-tool erlang 24.3.4.0 && install-tool elixir v1.14.3 && mix deps.update bcrypt_elixir"
** (File.Error) could not read file "/mnt/renovate/gh/SphericalKat/katbin/config/dev.secret.exs": no such file or directory
    (elixir 1.14.3) lib/file.ex:358: File.read!/1
    (elixir 1.14.3) lib/config.ex:273: Config.__import__!/1
    (stdlib 3.17.2) erl_eval.erl:685: :erl_eval.do_apply/6
    (stdlib 3.17.2) erl_eval.erl:123: :erl_eval.exprs/5
    (elixir 1.14.3) lib/code.ex:425: Code.validated_eval_string/3
    (stdlib 3.17.2) erl_eval.erl:685: :erl_eval.do_apply/6

renovate[bot] avatar Feb 26 '23 19:02 renovate[bot]