8000 Bump solargraph from 0.50.0 to 0.53.4 by dependabot[bot] · Pull Request #161 · koedame/rails-mermaid_erd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump solargraph from 0.50.0 to 0.53.4 #161

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps solargraph from 0.50.0 to 0.53.4.

Changelog

Sourced from solargraph's changelog.

0.53.4 - March 30, 2025

  • [regression] Restore 'Unresolved call' typecheck for stdlib objects (#849)
  • Lazy dynamic rebinding (#851)
  • Restore fill for Class#allocate (#848)
  • [regression] Ensure YardMap gems have return type for Class.new (#850)
  • Create implicit .new pins in namespace method queries (#853)

0.53.3 - March 29, 2025

  • Remove redundant core fills (#824, #841)
  • Resolve self type in variable assignments (#839)
  • Eliminate splat-related false-alarms in strict typechecking (#840)
  • Dynamic block binding with yieldreceiver (#842)
  • Resolve generics by descending through context type (#847)
8000

0.53.2 - March 27, 2025

  • Fix a self-type-related false-positive in strict typechecking (#834)
  • DocMap fetches gem dependencies (#835)
  • Use configured command path to spawn solargraph processes (#837)

0.53.1 - March 26, 2025

  • Reject nil requires in live code (#831)
  • RbsMap adds mixins to current namespace (#832)

0.53.0 - March 25, 2025

  • Fix crash on generic methods (#762)
  • Add more type annotations to the codebase (#763 et al.)
  • Address remaining typecheck issues at 'typed' level and add CI task (#764)
  • Fix crash during strict typechecking (#766)
  • DeepInference: Fix some bugs, add docs, refactor (#767)
  • Include "self type" methods like Enumerable#each from RBS files (#769)
  • Handle RBS global, module alias, class variable and class instance variable declarations (#770)
  • Add support for generic includes via RBS (#773)
  • Handle parsing tuples of tuples in tags (#775)
  • Retire the RubyVM parser (#776)
  • Improve block handling in signature selection (#780)
  • Require Ruby >= 3 (#791)
  • Cache YARD and RBS (#781)
    • Language server generates gem documentation in the background
  • Fix bug handling Array(A, B) syntax while resolving generics (#784)
  • Fix typeDefinitions for neovim (#792)
  • Infer block-pass symbols (#793)
  • Add #to_rbs methods to pins, use for better .inspect() output (#789)
  • Remove deprecated commands (#790)
  • Add :if support to NodeChainer for if statements as lvalues (#805)
  • Fix ApiMap::Cache (#806)
  • Map mixins from RBS (#808)
  • Fix issue with wrong signature selection by call with block node (#815)
  • Keep gem pins in memory (#811)
  • Refactor gems command (#816)
  • Use return type of literal blocks in inference (#818)

... (truncated)

Commits
  • 390a1b7 Release 0.53.3
  • 743d94d Create implicit .new pins in namespace method queries (#853)
  • 98a3cbe [regression] Ensure YardMap gems have return type for Class<T>.new (#850)
  • 4c7472b Restore fill for Class#allocate (#848)
  • 9d8dd8f Lazy dynamic rebinding (#851)
  • d80265f [regression] Restore 'Unresolved call' typecheck for stdlib objects (#849)
  • 767a5fc Release 0.53.3
  • 2712171 Resolve generics by descending through context type (#847)
  • b821355 Dynamic block binding with yieldreceiver (#842)
  • 2e7d4d3 Eliminate splat-related false-alarms in strict typechecking (#840)
  • 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 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.50.0 to 0.53.4.
- [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md)
- [Commits](castwide/solargraph@v0.50.0...v0.53.4)

---
updated-dependencies:
- dependency-name: solargraph
  dependency-type: direct:production
  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 Mar 31, 2025
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
0