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: grafana/jsonnet-language-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.15.0
Choose a base ref
...
head repository: grafana/jsonnet-language-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.16.0
Choose a head ref
  • 11 commits
  • 1,266 files changed
  • 5 contributors

Commits on Apr 28, 2025

  1. [force merge] Apply StepSecurity and zizmor fixes (#199)

    * [StepSecurity] ci: Harden GitHub Actions
    
    Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
    
    * Apply remaining zizmor findings
    
    ---------
    
    Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
    Co-authored-by: StepSecurity Bot <bot@stepsecurity.io>
    bobdanek and step-security-bot authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    99b0260 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. Fix linting error

    julienduchesne committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    1cc354a View commit details
    Browse the repository at this point in the history
  2. Bump golangci/golangci-lint-action from 6.1.1 to 7.0.0 (#194)

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.1 to 7.0.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@971e284...1481404)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    ff74a5b View commit details
    Browse the repository at this point in the history
  3. Bump goreleaser/goreleaser-action from 6.1.0 to 6.3.0 (#196)

    Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 6.1.0 to 6.3.0.
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](goreleaser/goreleaser-action@9ed2f89...9c156ee)
    
    ---
    updated-dependencies:
    - dependency-name: goreleaser/goreleaser-action
      dependency-version: 6.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    bfc00cd View commit details
    Browse the repository at this point in the history
  4. Bump actions/setup-go from 5.2.0 to 5.4.0 (#195)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.2.0 to 5.4.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@3041bf5...0aaccfd)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    864cd6f View commit details
    Browse the repository at this point in the history
  5. Bump github.com/grafana/tanka from 0.31.1 to 0.31.3 (#191)

    Bumps [github.com/grafana/tanka](https://github.com/grafana/tanka) from 0.31.1 to 0.31.3.
    - [Release notes](https://github.com/grafana/tanka/releases)
    - [Changelog](https://github.com/grafana/tanka/blob/main/CHANGELOG.md)
    - [Commits](grafana/tanka@v0.31.1...v0.31.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/grafana/tanka
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    c9d1485 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. Support builder pattern with imports (#203)

    * Support builder pattern with imports
    Weird case that we use at Grafana Labs. Lots of indirection with imports in the mix
    
    * Fix errors
    julienduchesne authored May 16, 2025
    Configuration menu
    Copy the full SHA
    c33dc2d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. feat: Find Usages/References (#204)

    * feat: Find Usages/References
    Uses Tanka to find the importers (`tk tool importers`), then runs through those files to find usages
    
    * lint
    
    * Update Tanka
    julienduchesne authored May 27, 2025
    Configuration menu
    Copy the full SHA
    8ba4d45 View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-go from 5.4.0 to 5.5.0 (#201)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.4.0 to 5.5.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@0aaccfd...d35c59a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-version: 5.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 27, 2025
    Configuration menu
    Copy the full SHA
    a8383fa View commit details
    Browse the repository at this point in the history
  3. Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 (#200)

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7.0.0 to 8.0.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@1481404...4afd733)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-version: 8.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 27, 2025
    Configuration menu
    Copy the full SHA
    147ddac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0fec5a View commit details
    Browse the repository at this point in the history
Loading