Skip to content
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

Update solargraph → 0.50.0 (unknown) #310

Merged
merged 1 commit into from
Dec 9, 2023

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Dec 6, 2023

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ solargraph (~> 0.49.0 → ~> 0.50.0) · Repo · Changelog

Release Notes

0.50.0 (from changelog)

  • Remove .travis.yml as its not longer used (#627)
  • Fix empty string case when processing requires (#644)
  • Fix scope() method call on wrong object (#670)
  • Parse comments that start with multiple hashes (#667)
  • Use XDG_CACHE_HOME if it exists (#664)
  • Add rbs mention to readme (#693)
  • Remove Atom from the readme (#692)
  • Add more metadata to the gemspec (#691)
  • Do not deprecate clear command
  • Library#locate_ref returns nil for unresolved requires (#675)
  • Hide deprecated commands
  • List command
  • Fixes (or ignores) ffi crash (#676)
  • increase sleep time on cataloger (#677)
  • YardMap ignores absolute paths (#678)
  • Clarify macros vs. directives
  • Infer complex types from method calls
  • Default cache uses XDG_CACHE_HOME default (#664)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 25 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Dec 6, 2023
@cmur2 cmur2 merged commit be33b19 into master Dec 9, 2023
6 checks passed
@cmur2 cmur2 deleted the depfu-update-solargraph-0.50.0 branch December 9, 2023 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant