Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2025

Updates the requirements on solargraph to permit the latest version.

Changelog

Sourced from solargraph's changelog.

0.56.0 - July 1, 2025

  • [regression] Gem caching perf and logging fixes #983

0.55.5 - July 1, 2025

  • Flatten results of DocMap external bundle query (#981)
  • [breaking] Reimplement global conventions (#877)
  • GemPins pin merging improvements (#946)
  • Support class-scoped aliases and attributes from RBS (#952)
  • Restructure ComplexType specs towards YARD doc compliance (#969)
  • Use Prism (#974)
  • Document pages (#977)
  • Enable disabled-but-working specs (#978)
  • Map RBS 'untyped' type (RBS::Types::Bases::Any) to 'undefined' (#979)
  • Re-enable support for .gem_rbs_collection directories (#942)
  • [breaking] Comply with YARD documentation on Hash tag format (#968)
  • Ignore directory paths in Workspace#would_require? (#988)

0.55.4 - June 27, 2025

  • Flatten results of DocMap external bundle query (#981)

0.55.3 - June 25, 2025

  • Nil guards in flow-sensitive typing (patch release) (#980)

0.55.2 - June 21, 2025

  • Require external bundle (#972)

0.55.1 - June 8, 2025

  • Fix inline Struct definition (#962)
  • Ensure DocMap requires bundler when loading gemspecs (#963)
  • DelegatedMethod improvements (#953)

0.55.0 - June 3, 2025

  • Flow-sensitive typing - automatically downcast from is_a? calls (#856)
  • Tuple enabler: infer literal types and use them for signature selection (#836)
  • Signature selection improvements (#907)
  • Add support for Ruby Structs (#939)
  • [regression] Fix interface change breaking solargraph-rails (#940)
  • [regression] Add back bundler/require support for solargraph-rails (#941)
  • Add specs for initialize capabilities (#955)
  • Create MethodAlias pins from YARD (#945)
  • MessageWorker prioritizes synchronization (#956)
  • initialize/new method pin cleanups (#949)
  • Clip rebinds blocks when cursor is not part of receiver (#958)

0.54.5 - May 17, 2025

  • Repair unknown encoding errors (#936, #935)
  • Index arbitrary pinsets (#937)
  • Separate YARD cache from doc map cache (#938)

0.54.4 - May 14, 2025

... (truncated)

Commits
  • ebfbdbc Release 0.56.0
  • 780e015 [regression] Gem caching perf and logging fixes (#983)
  • 611c0e8 Merge branch 'v0.55.x'
  • 3aed6b0 Release 0.55.5
  • c08cbd4 Ignore directory paths in Workspace#would_require? (#988)
  • fe48fee Merge branch 'v0.55.x-would-require' of github.com:castwide/solargraph into v...
  • 05e2609 Ignore directory paths in Workspace#would_require?
  • 3308bd3 Ignore directory paths in Workspace#would_require?
  • 8f0c8fc [breaking] Comply with YARD documentation on Hash tag format (#968)
  • 9cd77c8 Re-enable support for .gem_rbs_collection directories (#942)
  • 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 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 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)

Updates the requirements on [solargraph](https://github.com/castwide/solargraph) to permit the latest version.
- [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md)
- [Commits](castwide/solargraph@v0.55.1...v0.56.0)

---
updated-dependencies:
- dependency-name: solargraph
  dependency-version: 0.56.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dev:dependencies Development dependencies label Jul 8, 2025
@dependabot dependabot bot requested a review from andrcuns as a code owner July 8, 2025 01:05
@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit d2a6a0e and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 98.9% (0.2% change).

View more on Code Climate.

@andrcuns andrcuns merged commit 97c8d28 into master Jul 11, 2025
14 checks passed
@andrcuns andrcuns deleted the dependabot/bundler/solargraph-tw-0.56.0 branch July 11, 2025 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev:dependencies Development dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants