Skip to content

Bump solargraph from 0.58.3 to 0.60.0#11

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/solargraph-0.60.0
Open

Bump solargraph from 0.58.3 to 0.60.0#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/solargraph-0.60.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown

Bumps solargraph from 0.58.3 to 0.60.0.

Changelog

Sourced from solargraph's changelog.

0.60.0 - June 15, 2026

  • Add YARD macro support for DSL methods (#1187)
  • YARD macros - More typecheck fixes (#1188)
  • Macro fixes (#1189)
  • Unused macro methods (#1191)
  • Transitive macros (#1203)
  • Allow CTRL-C interruption of profile command + macro debug logs (#1206)
  • Support for Inline RBS (#1173)
  • Make typechecker errors vim quickfix friendly (#1072)
  • Generate RBS (#812)

0.59.2 - May 22, 2026

  • Convert RBS implicit nil annotations (#1197)
  • Temporary job stubs (#1200)
  • Limit pin combination to doc maps (#1195)
  • Ignore literal values in type inference (#1201)
  • Fix for clips with flaky node recipients

0.59.1 - May 18, 2026

  • Fix signatureHelp bug (#1185)
  • Linting fixes for Ruby 3.1 (#1193)
  • Parameters shadow local variables with same name (#1192)

0.59.0 - May 13, 2026

  • Ensure pathname is required for rbs in shell caching processes (#1183)
  • Pre-release branch 2026-01-12 (#1152)
  • 2026-01-27 dev branch (#1165)
  • Position linting (#1179)
  • Revert YARD and RBS pin caching (#1180)
  • Ensure pathname is required for rbs in shell caching processes (#1183)
  • Limit default include glob to current directory (#1184)
  • Require Ruby >= 3.1.0
  • Require RBS >= 3.10.0
  • Stub combine_same_type_arity_signatures (#1186)
Commits
  • 8220adb Release 0.60.0 (fixed typo)
  • 2b8f2a5 Release 0.60.0
  • 7af9a84 Generate RBS (#812)
  • 144480f Make typechecker errors vim quickfix friendly (#1072)
  • 89acec9 Merge pull request #1208 from castwide/namespace-node-superclass
  • 10ee612 Default to nil superclasses in namespace node processing
  • 6d4d49d Support for Inline RBS (#1173)
  • 2a89989 Allow CTRL-C interruption of profile command + macro debug logs (#1206)
  • 2fec52d Merge pull request #1207 from lekemula/lm-macros-redundant-chain-define
  • d967bbe Remove redundant chain.define
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [solargraph](https://github.com/castwide/solargraph) from 0.58.3 to 0.60.0.
- [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md)
- [Commits](castwide/solargraph@v0.58.3...v0.60.0)

---
updated-dependencies:
- dependency-name: solargraph
  dependency-version: 0.60.0
  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 Jun 19, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants