-
Notifications
You must be signed in to change notification settings - Fork 31
Comparing changes
Open a pull request
base repository: grafana/jsonnet-language-server
base: v0.12.1
head repository: grafana/jsonnet-language-server
compare: v0.13.0
- 10 commits
- 13 files changed
- 2 contributors
Commits on May 23, 2023
-
Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#100)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.2...v1.8.3) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2c5b240 - Browse repository at this point
Copy the full SHA 2c5b240View commit details
Commits on May 29, 2023
-
Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (#101)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.0 to 1.9.2. - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.0...v1.9.2) --- updated-dependencies: - dependency-name: github.com/sirupsen/logrus dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dc85eed - Browse repository at this point
Copy the full SHA dc85eedView commit details
Commits on Jun 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 452926b - Browse repository at this point
Copy the full SHA 452926bView commit details -
Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (#105)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.2 to 1.9.3. - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.2...v1.9.3) --- updated-dependencies: - dependency-name: github.com/sirupsen/logrus dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9c40b7a - Browse repository at this point
Copy the full SHA 9c40b7aView commit details -
Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#104)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.3 to 1.8.4. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.3...v1.8.4) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bba4b7a - Browse repository at this point
Copy the full SHA bba4b7aView commit details
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3484c24 - Browse repository at this point
Copy the full SHA 3484c24View commit details
Commits on Aug 22, 2023
-
Bump github.com/JohannesKaufmann/html-to-markdown from 1.4.0 to 1.4.1 (…
…#116) Bumps [github.com/JohannesKaufmann/html-to-markdown](https://github.com/JohannesKaufmann/html-to-markdown) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/JohannesKaufmann/html-to-markdown/releases) - [Commits](JohannesKaufmann/html-to-markdown@v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: github.com/JohannesKaufmann/html-to-markdown dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 24235f8 - Browse repository at this point
Copy the full SHA 24235f8View commit details
Commits on Aug 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 92fc191 - Browse repository at this point
Copy the full SHA 92fc191View commit details
Commits on Aug 24, 2023
-
Completion: Fix completion through an import pointing to a local bind (…
Configuration menu - View commit details
-
Copy full SHA for fd733b2 - Browse repository at this point
Copy the full SHA fd733b2View commit details -
Add label when completing a nested index (#119)
When doing auto-complete, it currently shows `*ast.Index` when it's nested Indexing because we don't follow up to the final ref Instead of `ast.Index`, we can say `object attribute` which makes a bit more sense for users
Configuration menu - View commit details
-
Copy full SHA for 1d94a47 - Browse repository at this point
Copy the full SHA 1d94a47View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.12.1...v0.13.0