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

[new release] merlin and merlin-lib (4.13-500) #24958

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

voodoos
Copy link
Contributor

@voodoos voodoos commented Dec 18, 2023

CHANGES:

Mon Dec 18 16:42:00 CET 2023

CHANGES:

Mon Dec 18 16:42:00 CET 2023

  + merlin binary
    - Fix a follow-up issue to the preference of non-ghost nodes introduced in ocaml/merlin#1660 (ocaml/merlin#1690, fixes ocaml/merlin#1689)
    - Add `-cache-lifespan` flag, that sets cache invalidation period. (ocaml/merlin#1698,
      ocaml/merlin#1705)
    - Fix Merlin locate not fallbacking on the correct file in case of ambiguity
      (@goldfirere, ocaml/merlin#1699)
    - Fix Merlin reporting errors provoked by the recovery itself (ocaml/merlin#1709, fixes
      ocaml/merlin#1704)
  + editor modes
    - vim: load merlin when Vim is compiled with +python3/dyn (e.g. MacVim)
    - emacs: highlight only first error line by default (ocaml/merlin#1693, fixes ocaml/merlin#1663)
@arbipher
Copy link
Collaborator

I am not sure about these skipped cases.

merlin-lib.4.13-500 is not installed. Install it? [y/n] y
  * Incompatible packages:
    - (invariant) -> ocaml-base-compiler = 4.14.1
    - merlin-lib = 4.13-500 -> ocaml >= 5.0 -> ocaml-variants < 5.0.2~
    You can temporarily relax the switch invariant with `--update-invariant'
  * Missing dependency:
    - merlin-lib = 4.13-500 -> ocaml >= 5.0 -> ocaml-variants < 5.0.2~ -> ocaml-beta
    unmet availability conditions: 'enable-ocaml-beta-repository'

@mseri
Copy link
Member

mseri commented Dec 18, 2023

Those are due to the fact that there is. Specific version of ocaml installed on those ci runner that is not compatible with the bounds. They are expected for a package with strict constraints on ocaml

@mseri mseri merged commit 0834fcb into ocaml:master Dec 18, 2023
2 checks passed
@mseri
Copy link
Member

mseri commented Dec 18, 2023

Thanks!

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