ruby-cldr
ruby-cldr copied to clipboard
Bump ruby-lsp from 0.4.4 to 0.7.3
Bumps ruby-lsp from 0.4.4 to 0.7.3.
Release notes
Sourced from ruby-lsp's releases.
v0.7.3
What's Changed
🐛 Bug Fixes
- Remove old .ruby-lsp folder if
ruby-lspanddebugare in the Gemfile by@vinistockin Shopify/ruby-lsp#822Full Changelog: https://github.com/Shopify/ruby-lsp/compare/v0.7.2...v0.7.3
v0.7.2
What's Changed
🐛 Bug Fixes
- Require sorbet when setting up bundle by
@vinistockin Shopify/ruby-lsp#821Full Changelog: https://github.com/Shopify/ruby-lsp/compare/v0.7.1...v0.7.2
v0.7.1
What's Changed
🐛 Bug Fixes
- Make sure to run bundle install even when not altering the custom bundle by
@vinistockin Shopify/ruby-lsp#819Full Changelog: https://github.com/Shopify/ruby-lsp/compare/v0.7.0...v0.7.1
v0.7.0
What's Changed
🚧 Breaking Changes
- Create and synchronize custom bundle in the server by
@vinistockin Shopify/ruby-lsp#789✨ Enhancements
- Add go to definition for required files by
@vinistockin Shopify/ruby-lsp#791- Make code lens a stable feature by
@vinistockin Shopify/ruby-lsp#792- Add show syntax tree request by
@vinistockin Shopify/ruby-lsp#805- Add ruby-lsp-check executable by
@vinistockin Shopify/ruby-lsp#811🐛 Bug Fixes
- Use empty? instead of blank? on strings by
@vinistockin Shopify/ruby-lsp#786- Prevent exception on shutdown (Ignore
$/setTracerequests) by@andyw8in Shopify/ruby-lsp#797- Fix nesting when a target class is specified by
@vinistockin Shopify/ruby-lsp#800- Improve pipe completion if the user adds an accidental extra pipe by
@vinistockin Shopify/ruby-lsp#812🛠 Other Changes
- Keep track of nesting when locating nodes by
@vinistockin Shopify/ruby-lsp#799
... (truncated)
Commits
ff6e7edMerge pull request #822 from Shopify/vs/remove_old_ruby_lsp_folder375dce1Bump version to v0.7.35dcd36dAvoid trying to upgrade ifruby-lspordebugare missing from lockcd715a1Automatically remove .ruby-lsp folder if ruby-lsp and debug are in the Gemfile2c2d029Merge pull request #821 from Shopify/vs/require_sorbet_when_setting_up_bundleb80380eBump version to v0.7.2a9b5f82Require sorbet-runtime in setup custom bundler369478fBump version to v0.7.1fe35814Merge pull request #819 from Shopify/vs/improve_setup_bundler5e29e0fTurn custom bundler setup script into a class- 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 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)