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

Update dependencies #40

Merged
merged 4 commits into from
Apr 26, 2022
Merged

Update dependencies #40

merged 4 commits into from
Apr 26, 2022

Conversation

talex5
Copy link
Contributor

@talex5 talex5 commented Apr 26, 2022

  • Update example to new cmdliner
  • Remove fmt dependency from core package
  • Remove unused alcotest dependency from core package (and update to dune 2)
  • Update minimum OCaml version for prometheus-app

talex5 added 4 commits April 26, 2022 10:37
This forces a newer version of OCaml for very little benefit.
Update to dune 2, allowing the tests to be attached only to the
prometheus-app package.
Cohttp requires OCaml >= 4.08, so be explicit that we do too.
@talex5 talex5 merged commit 616d226 into mirage:master Apr 26, 2022
@talex5 talex5 deleted the update-deps branch April 26, 2022 10:08
talex5 added a commit to talex5/opam-repository that referenced this pull request Jun 16, 2022
CHANGES:

- Add lwt collectors and pre-collectors (@killian-delarue, mirage/prometheus#43).
  Note that this is a temporary feature while we wait for OCaml 5 to be released,
  when this can be replaced by the use of effects.

- Fix deprecations in Fmt 0.8.10 (@MisterDA, mirage/prometheus#36).

- General build updates, upstream deprecations, etc (@talex5, mirage/prometheus#33 mirage/prometheus#34 mirage/prometheus#35 mirage/prometheus#40 mirage/prometheus#42).
talex5 added a commit to talex5/opam-repository that referenced this pull request Jun 16, 2022
CHANGES:

- Add lwt collectors and pre-collectors (@killian-delarue, mirage/prometheus#43).
  Note that this is a temporary feature while we wait for OCaml 5 to be released,
  when this can be replaced by the use of effects.

- Fix deprecations in Fmt 0.8.10 (@MisterDA, mirage/prometheus#36).

- General build updates, upstream deprecations, etc (@talex5, mirage/prometheus#33 mirage/prometheus#34 mirage/prometheus#35 mirage/prometheus#40 mirage/prometheus#42).
talex5 added a commit to talex5/opam-repository that referenced this pull request Jun 16, 2022
CHANGES:

- Add lwt collectors and pre-collectors (@killian-delarue, mirage/prometheus#43).
  Note that this is a temporary feature while we wait for OCaml 5 to be released,
  when this can be replaced by the use of effects.

- Fix deprecations in Fmt 0.8.10 (@MisterDA, mirage/prometheus#36).

- General build updates, upstream deprecations, etc (@talex5, mirage/prometheus#33 mirage/prometheus#34 mirage/prometheus#35 mirage/prometheus#40 mirage/prometheus#42).
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.

1 participant