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

dune 3.7: fix revdeps #23368

Merged
merged 1 commit into from
Feb 20, 2023
Merged

dune 3.7: fix revdeps #23368

merged 1 commit into from
Feb 20, 2023

Conversation

emillon
Copy link
Contributor

@emillon emillon commented Feb 20, 2023

Two packages got broken by dune 3.7: commons and chamelon. They were relying on behavior in dune's dependency cycle detection that we classified as a bug (see ocaml/dune#7018).

Since the latest versions are affected, we sent patches upstream: yomimono/chamelon#18, semgrep/semgrep#7173.

Two packages got broken by dune 3.7: commons and chamelon. They were
relying on behavior in dune's dependency cycle detection that we
classified as a bug (see ocaml/dune#7018).

Since the latest versions are affected, we sent patches upstream:
yomimono/chamelon#18, semgrep/semgrep#7173.
@emillon
Copy link
Contributor Author

emillon commented Feb 20, 2023

Marking as draft since 3.7 is not merged (#23349).

@kit-ty-kate
Copy link
Member

Thanks

@emillon emillon deleted the dune3.7-fix-revdeps branch February 20, 2023 14:18
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

Successfully merging this pull request may close these issues.

2 participants