Skip to content

dep: bump solargraph from 0.46.0 to 0.47.0

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

Bumps solargraph from 0.46.0 to 0.47.0.

Changelog

Sourced from solargraph's changelog.

0.47.0 - September 25, 2022

  • Completion candidates for union types (#507)
  • Nullify Hover object instead of contents value (#583)
  • Mapping workspace stuck in 0 (#587)
  • Fix parsing of nested subtypes (#589)
  • Update YARD tags on Pin::Block methods (#588)
  • @!visibility directive support (#566)
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 caad51fa

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

Merge request reports