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

Bump Ruby LSP dependency to v0.17.9 #415

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Bump Ruby LSP dependency to v0.17.9 #415

merged 1 commit into from
Jul 24, 2024

Conversation

andyw8
Copy link
Contributor

@andyw8 andyw8 commented Jul 23, 2024

No description provided.

@@ -47,14 +47,8 @@ class User < ApplicationRecord
RUBY

assert_equal(<<~CONTENT.chomp, response.contents.value)
```ruby
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just verifying this passes in CI, still need to understand why this has changed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suspected related to Shopify/ruby-lsp#2322

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. Instead of removing the content, let's add stub_no_typechecker: true to the with_server invocation.

Copy link
Contributor Author

@andyw8 andyw8 Jul 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated with that, but I'm still seeing one failure, looking into...

@andyw8 andyw8 added the chore Chore task label Jul 23, 2024
@andyw8 andyw8 marked this pull request as ready for review July 23, 2024 21:07
@andyw8 andyw8 requested a review from a team as a code owner July 23, 2024 21:07
@andyw8 andyw8 requested review from st0012 and vinistock July 23, 2024 21:07
@andyw8 andyw8 enabled auto-merge (squash) July 24, 2024 14:54
@andyw8 andyw8 merged commit 2c92b35 into main Jul 24, 2024
40 checks passed
@andyw8 andyw8 deleted the andyw8/ruby-lsp-0.17.9 branch July 24, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Chore task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants