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

Elixir 1.16 support #1032

Merged
merged 20 commits into from
Nov 29, 2023
Merged

Elixir 1.16 support #1032

merged 20 commits into from
Nov 29, 2023

Commits on Nov 21, 2023

  1. fix warnings

    lukaszsamson committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    482b6dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dc1e1b View commit details
    Browse the repository at this point in the history
  3. update elixir_sense api

    lukaszsamson committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    d76ff6f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    c8a836e View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    0aaaf23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcf4a87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc191ce View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. fix dialyzer error

    lukaszsamson committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    60371a7 View commit details
    Browse the repository at this point in the history
  2. format

    lukaszsamson committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    c25f999 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. fix warning

    lukaszsamson committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    039e89e View commit details
    Browse the repository at this point in the history
  2. fix test

    lukaszsamson committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    1338c89 View commit details
    Browse the repository at this point in the history
  3. fix flaky test

    revert group leader change
    lukaszsamson committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    0e0590a View commit details
    Browse the repository at this point in the history
  4. add missing alias

    lukaszsamson committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    eef2e0d View commit details
    Browse the repository at this point in the history
  5. fix race conditions during config reload

    project reload wasn't under build lock and it could execute in parallel with build
    this made the tests flaky
    lukaszsamson committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    5ebfddc View commit details
    Browse the repository at this point in the history
  6. format on 1.15

    lukaszsamson committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    d245c25 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    30aa227 View commit details
    Browse the repository at this point in the history
  2. bump elixir_sense

    lukaszsamson committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    057393d View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    adb4f79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7edf428 View commit details
    Browse the repository at this point in the history
  3. run formatter

    lukaszsamson committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    48baa6a View commit details
    Browse the repository at this point in the history