Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps solargraph from 0.54.0 to 0.54.2.

Changelog

Sourced from solargraph's changelog.

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)
  • Resolve params from ref tags (#872)
  • Reduce use of ComplexType.parse() to preserve rooted? information (#870)
  • Ensure yield return types are qualified (#886)
  • Understand type of 'def foo; @​foo ||= bar; end' reader methods (#888)
  • Improvements to #inspect output on pins and chains (#895)
  • Block method resolution improvements (#885)
  • Understand mass assignment into instance variables (#893)
  • Library sync and cache invalidation (#903)
  • Handle super and yield scenarios from blocks (#891)
  • Allow core and stdlib documentation to be uncached (#899)
  • Surface variable names in LSP, e.g., textDocument/hover (#910)
  • Keep idle progress notifications alive (#911)
Commits

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 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.54.0 to 0.54.2.
- [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md)
- [Commits](castwide/solargraph@v0.54.0...v0.54.2)

---
updated-dependencies:
- dependency-name: solargraph
  dependency-version: 0.54.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 May 5, 2025
Copy link

sonarqubecloud bot commented May 5, 2025

@tvararu tvararu temporarily deployed to mavis-pr-3502 May 5, 2025 22:27 Inactive
@thomasleese thomasleese changed the base branch from main to v2.2.1-wip May 6, 2025 11:43
@thomasleese thomasleese merged commit 4042b7a into v2.2.1-wip May 6, 2025
10 checks passed
@thomasleese thomasleese deleted the dependabot/bundler/solargraph-0.54.2 branch May 6, 2025 11:43
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.

2 participants