Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump igniter dependency to 0.5 #106

Open
JonasGruenwald opened this issue Jan 18, 2025 · 1 comment
Open

Bump igniter dependency to 0.5 #106

JonasGruenwald opened this issue Jan 18, 2025 · 1 comment

Comments

@JonasGruenwald
Copy link

JonasGruenwald commented Jan 18, 2025

Hello! 👋

I was looking to install the newly released latest version of oban (2.19) into my project, and hit the following dependency resolution conflict:

Because mneme >= 0.10.0 depends on igniter ~> 0.3.76 or ~> 0.4.0 and oban >= 2.19.0 depends on igniter ~> 0.5, mneme >= 0.10.0 is incompatible with oban >= 2.19.0.
And because your app depends on mneme ~> 0.10.1, oban >= 2.19.0 is forbidden.
So, because your app depends on oban ~> 2.19, version solving failed.

Would be great if the dependency constraint could be relaxed, so that mneme can be used alongside packages that require igniter 0.5

@JonasGruenwald
Copy link
Author

I couldn't see anything actually breaking in the igniter changelog from 0.4 to 0.5 https://hexdocs.pm/igniter/0.5.8/changelog.html, so I opened a PR to include the new version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant