Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps elixir from 1.18.0-otp-27-alpine to 1.19.0-otp-28-alpine.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Oct 27, 2025
@dependabot dependabot bot force-pushed the dependabot/docker/develop/elixir-1.19.0-otp-28-alpine branch from 1778871 to 83e1c25 Compare November 5, 2025 00:21
Bumps elixir from 1.18.0-otp-27-alpine to 1.19.0-otp-28-alpine.

---
updated-dependencies:
- dependency-name: elixir
  dependency-version: 1.19.0-otp-28-alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Pranay Valson <[email protected]>
@noslav noslav force-pushed the dependabot/docker/develop/elixir-1.19.0-otp-28-alpine branch from 83e1c25 to 5c1dd36 Compare November 6, 2025 17:54
@noslav
Copy link
Member

noslav commented Nov 7, 2025

The error here below shows an incompatibility with the snappyer dependency and Erlang/OTP 28. The pc (port compiler) plugin is failing. This pc (port compiler) plugin v1.14.0 is using deprecated code:lib_dir/2 function that's incompatible with Erlang/OTP 28. This is a known compatibility issue, so have to wait till the patch is released by the project maintainer.

          "/Users/pranay/Documents/covalent/elixir-projects/refiner/deps/snappyer/_build/default/plugins/pc/src/pc_prv_compile.erl"},
      {line,54}]}]
===> When submitting a bug report, please include the output of `rebar3 report "your command"`
** (Mix) Could not compile dependency :snappyer, "/Users/pranay/.asdf/installs/elixir/1.19.0-otp-28/.mix/elixir/1-19-otp-28/rebar3 bare compile --paths /Users/pranay/Documents/covalent/elixir-projects/refiner/_build/dev/lib/*/ebin" command failed. Errors may have been logged above. You can recompile this dependency with "mix deps.compile snappyer --force", update it with "mix deps.update snappyer" or clean it with "mix deps.clean snappyer"

@noslav
Copy link
Member

noslav commented Nov 7, 2025

zmstone/snappyer#15 Bug report submitted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update Docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant