Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps solargraph from 0.54.2 to 0.54.5.

Changelog

Sourced from solargraph's changelog.

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

---
updated-dependencies:
- dependency-name: solargraph
  dependency-version: 0.54.5
  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 19, 2025
Copy link

@tvararu tvararu temporarily deployed to mavis-pr-3571 May 19, 2025 21:23 Inactive
@thomasleese thomasleese merged commit 3cf03aa into main May 20, 2025
10 checks passed
@thomasleese thomasleese deleted the dependabot/bundler/solargraph-0.54.5 branch May 20, 2025 06:28
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