Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Updates the requirements on solargraph to permit the latest version.

Changelog

Sourced from solargraph's changelog.

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

  • Delete files from Library hash (#932)
  • Clip#define returns variable pins (#934, #933)

0.54.3 - May 13, 2025

  • Improve inspect()/desc()/to_s() methods for better debugging output (#913)
  • Fix generic resolution in Hash types (#906)
  • Stop parsing RBS type parameter constraints as the type name (#918)
  • Fix pin inference stack (#922)
  • Refactor pin equality for performance (#925)
  • Improve ApiMap catalog speed by preserving static pin indexes (#930)
  • Update jaro_winkler dependency (#931)

0.54.2 - April 28, 2025

  • Resolve generics correctly on mixin inclusion (#898)
  • Pick correct String#split overload (#905)
  • Fix type sent into YARD method (#912)
  • Early CancelRequest handling (#914)
  • Destructure partial yield types (#915)
  • Dependency versions (#916)

0.54.1 - April 26, 2025

  • Retire more RubyVM-specific code (#797)
  • Add additional docs for key classes, modules and methods (#802)
  • Populate location information from RBS files (#768)
  • Consolidate parameter handling into Pin::Callable (#844)
  • Adjust local variable presence to start after assignment, not before (#864)

... (truncated)

Commits

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.54.0...v0.55.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dev:dependencies Development dependencies label Jun 9, 2025
@dependabot dependabot bot requested a review from andrcuns as a code owner June 9, 2025 22:06
@dependabot dependabot bot added the dev:dependencies Development dependencies label Jun 9, 2025
@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit 35f3786 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.0% change).

View more on Code Climate.

@andrcuns andrcuns merged commit 6238ac3 into master Jun 11, 2025
14 checks passed
@andrcuns andrcuns deleted the dependabot/bundler/solargraph-tw-0.55.1 branch June 11, 2025 08:28
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