You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-06-03 18:35:08 +02:00
b1e7bde5ff
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/MirrexOne/unqueryvet](https://redirect.github.com/MirrexOne/unqueryvet) | `v1.5.0` → `v1.5.1` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>MirrexOne/unqueryvet (github.com/MirrexOne/unqueryvet)</summary> ### [`v1.5.1`](https://redirect.github.com/MirrexOne/unqueryvet/releases/tag/v1.5.1) [Compare Source](https://redirect.github.com/MirrexOne/unqueryvet/compare/v1.5.0...v1.5.1) #### Release v1.5.1 ##### New Features **VS Code Extension - Automatic LSP Installation** - Automatic LSP server download on first use - Cross-platform support (Windows, Linux, macOS - amd64/arm64) - Intelligent LSP discovery (PATH, GOPATH, or auto-download) - Download progress indicators - Multiple installation options (auto, manual, custom path) **Build Automation** - Cross-compilation scripts for all platforms - Automated LSP binary builds via GitHub Actions - Checksums for all binaries **Extension Synchronization** - VS Code Extension: v1.5.1 - GoLand Plugin: v1.5.1 ##### Installation **VS Code Extension:** 1. Install from [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=mirrexdev.unqueryvet) 2. Open any Go file 3. Click "Download" when prompted for LSP installation **GoLand Plugin:** - Available in JetBrains Marketplace: Settings → Plugins → Search "unqueryvet" **Manual LSP Installation:** ```bash go install github.com/MirrexOne/unqueryvet/cmd/unqueryvet-lsp@v1.5.1 ``` ##### Assets - LSP binaries for all platforms (will be attached automatically by GitHub Actions) - Checksums file - GoLand plugin (attached by workflow) ##### Documentation - [Release Process](https://redirect.github.com/MirrexOne/unqueryvet/blob/main/RELEASE.md) - [VS Code Extension README](https://redirect.github.com/MirrexOne/unqueryvet/blob/main/extensions/vscode/README.md) - [Changelog](https://redirect.github.com/MirrexOne/unqueryvet/blob/main/extensions/vscode/CHANGELOG.md) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NS4xIiwidXBkYXRlZEluVmVyIjoiNDIuODUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>