cmur2 / openvpn-status-web

Small Rack (Ruby) application serving OpenVPN status file
https://mycroba.se/mirror-redirect/openvpn-status-web
Apache License 2.0
13 stars 1 forks source link

Update solargraph → 0.50.0 (unknown) #122

Closed depfu[bot] closed 9 months ago

depfu[bot] commented 9 months ago

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)