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

jsonnet-language-server 0.14.0 #64

Closed
wants to merge 2 commits into from

Conversation

graelo
Copy link
Owner

@graelo graelo commented Aug 7, 2024

Created with brew bump-formula-pr.

release notes
## What's Changed
* Vendor grafonnet in testdata, and fix jsonnetfmt by @julienduchesne in https://github.com/grafana/jsonnet-language-server/pull/127
* Fix: Go-to definition on recursive binary operators by @julienduchesne in https://github.com/grafana/jsonnet-language-server/pull/126
* Send settings on client initialization by @anguslees in https://github.com/grafana/jsonnet-language-server/pull/125
* Bump github.com/JohannesKaufmann/html-to-markdown from 1.4.1 to 1.4.2 by @dependabot in https://github.com/grafana/jsonnet-language-server/pull/130
* Bump github.com/JohannesKaufmann/html-to-markdown from 1.4.2 to 1.5.0 by @dependabot in https://github.com/grafana/jsonnet-language-server/pull/131
* nix: update to 0.13.1 and remove deprecated vendorSha256 by @trevorwhitney in https://github.com/grafana/jsonnet-language-server/pull/132
* Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in https://github.com/grafana/jsonnet-language-server/pull/135
* feat(completion): quote labels when necessary by @Duologic in https://github.com/grafana/jsonnet-language-server/pull/136
* chore: update go version to 1.22 by @Duologic in https://github.com/grafana/jsonnet-language-server/pull/138
* feat: hide docstrings in completion by default by @Duologic in https://github.com/grafana/jsonnet-language-server/pull/139
* fix(completion): use upstream go-jsonnet Formatter by @Duologic in https://github.com/grafana/jsonnet-language-server/pull/137
* Bump github.com/JohannesKaufmann/html-to-markdown from 1.5.0 to 1.6.0 by @dependabot in https://github.com/grafana/jsonnet-language-server/pull/142
* Bump github.com/grafana/tanka from 0.26.0 to 0.27.1 by @dependabot in https://github.com/grafana/jsonnet-language-server/pull/143
* fix: update nix package by @trevorwhitney in https://github.com/grafana/jsonnet-language-server/pull/145
* Support `assert` statements by @julienduchesne in https://github.com/grafana/jsonnet-language-server/pull/146
* Update CI workflows by @julienduchesne in https://github.com/grafana/jsonnet-language-server/pull/148
* Bump github.com/grafana/tanka from 0.27.1 to 0.28.0 by @dependabot in https://github.com/grafana/jsonnet-language-server/pull/147
* Bump golangci/golangci-lint-action from 2 to 6 by @dependabot in https://github.com/grafana/jsonnet-language-server/pull/149
* Auto-complete function body attributes by @julienduchesne in https://github.com/grafana/jsonnet-language-server/pull/150
* Completion: Return a non-nil list when no suggestions by @julienduchesne in https://github.com/grafana/jsonnet-language-server/pull/151
* Support hover on all tokens by @julienduchesne in https://github.com/grafana/jsonnet-language-server/pull/152

New Contributors

Full Changelog: grafana/jsonnet-language-server@v0.13.1...v0.14.0

@graelo graelo added the pr-pull label Aug 7, 2024
@github-actions github-actions bot closed this in ee5a394 Aug 7, 2024
@github-actions github-actions bot deleted the bump-jsonnet-language-server-0.14.0 branch August 7, 2024 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant