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 from 0.5.1 to 0.6.2 #1369

Merged
merged 1 commit into from
Jul 13, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps ruby-lsp from 0.5.1 to 0.6.2.

Release notes

Sourced from ruby-lsp's releases.

v0.6.2

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: Shopify/ruby-lsp@v0.6.1...v0.6.2

v0.6.1

What's Changed

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: Shopify/ruby-lsp@v0.6.0...v0.6.1

v0.6.0

What's Changed

🚧 Breaking Changes

✨ Enhancements

... (truncated)

Commits
  • c46a3b2 Bump version to v0.6.2
  • 600b243 Merge pull request #779 from Shopify/vs/improve_on_type_formatting_robustness
  • 3255b45 Merge pull request #778 from Shopify/fix-code-lens
  • a42ae22 Make on type formatting end completions more robust
  • 8c597fd Push non-test class to the stack too
  • 43420eb Merge pull request #776 from Shopify/vs/use_untyped_instead_of_generic_class
  • f23dc33 Use untyped instead of T::Class
  • ef346df Merge pull request #775 from Shopify/fix-codelens-test
  • 90beee6 Refactor empty reponse assertions
  • e4ea264 Properly cleanup CodeLens' listener test
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.5.1 to 0.6.2.
- [Release notes](https://github.com/Shopify/ruby-lsp/releases)
- [Commits](Shopify/ruby-lsp@v0.5.1...v0.6.2)

---
updated-dependencies:
- dependency-name: ruby-lsp
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 10, 2023
@soutaro soutaro added this pull request to the merge queue Jul 13, 2023
Merged via the queue into master with commit 0a1419a Jul 13, 2023
23 checks passed
@soutaro soutaro deleted the dependabot/bundler/ruby-lsp-0.6.2 branch July 13, 2023 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Development

Successfully merging this pull request may close these issues.

1 participant