Open jamilbk opened 4 months ago
+1
Hey folks, The Hex/Mix parsers is very much a community-supported updater... If you're interested in trying to submit a PR fixing this, I'm happy to answer any questions about how to get a dev environment / debugger going (start here), but afraid that otherwise this is unlikely to get fixed until someone from the community steps up. I wish we had time to fix all the issues, but with limited engineering hours we have to focus on the problems that affect the most users.
@patrickespake Please see: https://github.com/dependabot/dependabot-core?tab=readme-ov-file#no-1-comments
Is there an existing issue for this?
Package ecosystem
mix
Package manager version
No response
Language version
elixir 1.17.1
Manifest location and content before the Dependabot update
./mix.lock
dependabot.yml content
Updated dependency
No response
What you expected to see, versus what you actually saw
Expected to see Dependabot successfully update our mix dependencies.
Native package manager behavior
Images of the diff or a link to the PR, issue, or logs
https://github.com/firezone/probe/actions/runs/9879658164/job/27286355765
Smallest manifest that reproduces the issue
I this is reproducible using the following steps:
mix phx.new deps-bug
cd deps-bug && mix setup
main
.Dependabot is not able to parse the
heroicons
deps string.