Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: elixir-tools/next-ls
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.23.0
Choose a base ref
...
head repository: elixir-tools/next-ls
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.23.1
Choose a head ref
  • 12 commits
  • 11 files changed
  • 4 contributors

Commits on Jun 14, 2024

  1. ci: update release-please

    mhanberg committed Jun 14, 2024
    Copy the full SHA
    00af3ae View commit details
  2. ci: use correct action and fix manifest

    mhanberg committed Jun 14, 2024
    Copy the full SHA
    269c379 View commit details
  3. ci: update manifest

    mhanberg committed Jun 14, 2024
    Copy the full SHA
    b686b22 View commit details
  4. ci: only run nix-build if release was created

    mhanberg committed Jun 14, 2024
    Copy the full SHA
    c7cb62b View commit details
  5. chore(deps): bump cachix/cachix-action from 14 to 15 (#505)

    Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 14 to 15.
    - [Release notes](https://github.com/cachix/cachix-action/releases)
    - [Commits](cachix/cachix-action@v14...v15)
    
    ---
    updated-dependencies:
    - dependency-name: cachix/cachix-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 14, 2024
    Copy the full SHA
    20d0b55 View commit details

Commits on Jun 16, 2024

  1. docs: update sponsors (#522)

    github-actions[bot] authored Jun 16, 2024
    Copy the full SHA
    cfeac27 View commit details

Commits on Jun 23, 2024

  1. docs: update sponsors (#524)

    github-actions[bot] authored Jun 23, 2024
    Copy the full SHA
    164d3b2 View commit details

Commits on Jul 3, 2024

  1. chore(nix): updates to use nixpkgs elixir 1.17 (#525)

    * chore(nix): flake.lock: Update
    
    Flake lock file updates:
    
    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs/57d6973abba7ea108bac64ae7629e7431e0199b6' (2024-06-12)
      → 'github:NixOS/nixpkgs/a71e967ef3694799d0c418c98332f7ff4cc5f6af' (2024-06-22)
    
    * chore(nix): use pkgs.elixir_1_17 and split package file
    adamcstephens authored Jul 3, 2024
    Copy the full SHA
    7086c78 View commit details
  2. fix(definition): more robust cross ws folder definitions (#526)

    mhanberg authored Jul 3, 2024
    Copy the full SHA
    ecea34f View commit details
  3. chore(main): release 0.23.1 (#527)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jul 3, 2024
    Copy the full SHA
    8603cc1 View commit details
  4. ci: fix release please

    mhanberg committed Jul 3, 2024
    Copy the full SHA
    bb301da View commit details
  5. chore: trigger build

    mhanberg committed Jul 3, 2024
    Copy the full SHA
    fb979c3 View commit details
Loading