Skip to content

dep: bump solargraph from 0.47.2 to 0.48.0

George Koltsov requested to merge dependabot-bundler-solargraph-0.48.0 into main

Bumps solargraph from 0.47.2 to 0.48.0.

Changelog

Sourced from solargraph's changelog.

0.48.0 - December 19, 2022

  • Add Sublime Text to README (#604)
  • Map nested constant assignments
  • Handle rest/kwrest modifiers on overload arguments (#601)
  • Make rubocop info severity Severity::HINT (#576)
  • Process non-self singleton classes (#581)
  • Fix nest gemspec dependency (#599)
  • Strip 'file ' prefix from all filenames in RdocToYard (#585)
  • Show why rubocop fails (#605)
  • Link solargraph-rails (#611)
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot rebase will rebase this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Allure report

allure-report-publisher generated test report!

rspec: test report for 4a476f2b

+------------------------------------------------------------------+
|                        behaviors summary                         |
+-------------+--------+--------+---------+-------+-------+--------+
|             | passed | failed | skipped | flaky | total | result |
+-------------+--------+--------+---------+-------+-------+--------+
| services    | 181    | 0      | 0       | 0     | 181   | ✅     |
| controllers | 25     | 0      | 0       | 0     | 25    | ✅     |
| jobs        | 14     | 0      | 0       | 0     | 14    | ✅     |
| tasks       | 9      | 0      | 0       | 0     | 9     | ✅     |
| models      | 4      | 0      | 0       | 0     | 4     | ✅     |
| system      | 10     | 0      | 0       | 0     | 10    | ✅     |
+-------------+--------+--------+---------+-------+-------+--------+
| Total       | 243    | 0      | 0       | 0     | 243   | ✅     |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov

Merge request reports