ruby-cldr
ruby-cldr copied to clipboard
Bump ruby-lsp from 0.23.8 to 0.23.11
Bumps ruby-lsp from 0.23.8 to 0.23.11.
Release notes
Sourced from ruby-lsp's releases.
v0.23.11
✨ Enhancements
- Add custom request to return LSP internal state (Shopify/ruby-lsp#3194) by
@vinistock- Add test items collection builder (Shopify/ruby-lsp#3169) by
@vinistock- Add discover tests custom request (Shopify/ruby-lsp#3180) by
@vinistock🐛 Bug Fixes
- Fix backward compatibility for Bundler versions < 2.2.17 (Shopify/ruby-lsp#3152) by
@Artes02- Fix off by one error when fetching lazy comments (Shopify/ruby-lsp#3167) by
@vinistock- Fix composed bundle reference to gemfile in higher-level directory (Shopify/ruby-lsp#3135) by
@mckeed📦 Other Changes
- Update Kate editor regarding incremental text updates (Shopify/ruby-lsp#3164) by
@larskanis- Accept nil name for actual nesting (Shopify/ruby-lsp#3182) by
@vinistock- Accept module/class node's constant path for constant name (Shopify/ruby-lsp#3183) by
@vinistockv0.23.10
🐛 Bug Fixes
- Prevent relative require completion from failing on permissions (Shopify/ruby-lsp#3151) by
@vinistock- Avoid indexing client managed documents twice (Shopify/ruby-lsp#3159) by
@vinistock- Rescue failing add-on watched files handlers (Shopify/ruby-lsp#3160) by
@vinistock📦 Other Changes
- Pass machine ID to server for telemetry (Shopify/ruby-lsp#3157) by
@vinistockv0.23.9
✨ Enhancements
- Enhance log message and server action for new releases (Shopify/ruby-lsp#3126) by
@Hungle2911- Code actions for attribute accessor creation (Shopify/ruby-lsp#2739) by
@rogancodes🐛 Bug Fixes
- Handle invalid URIs in magic source links (Shopify/ruby-lsp#3132) by
@vinistock- Avoid collecting duplicates in reference finder (Shopify/ruby-lsp#3098) by
@vicocamacho- Prevent workspace dependencies from failing when gems aren't installed (Shopify/ruby-lsp#3138) by
@vinistock- Use unique IDs for registering watchers (Shopify/ruby-lsp#3144) by
@vinistock
Commits
25c3a13Bump extension version to v0.9.53e9c3edAdd command to show LSP's internal state for diagnosing issues (#3195)0cf2dbaAvoid focusing on test items on document switch (#3197)45ae6f6Remove unused instance variable (#3198)e02a704Resolve test items with server request (#3186)7db4a9fAdd discover tests custom request (#3180)44a38faAdd test items collection builder (#3169)632113aAdd custom request to return LSP internal state (#3194)1347d79Add machine id to telemetry logger properties (#3193)72f6641Illustrate how to configure an add-on with nvim-lspconfig (#3192)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)