dep: bump solargraph from 0.45.0 to 0.46.0
Bumps solargraph from 0.45.0 to 0.46.0.
Changelog
Sourced from solargraph's changelog.
0.46.0
- Ignore typecheck errors with
@sg-ignore
tag (#419)- Strict checks report undefined method calls on variables (#553)
- Infer type from method arguments (#554)
- Return nil value for empty hover contents (#543)
Commits
-
8c03e57
Fencepost error in Ruby 2.5 -
81bd810
Return nil value for empty hover contents (#543) -
1bc9888
Sponsors -
1808b25
Minor change to error message -
f5d5550
Broken spec -
87f6275
Try different error for missing yard docs (#570) -
ef40714
Sponsors -
84a6d4f
TypeChecker constant resolution -
37943d3
Explicit require -
5f72e37
Search adjustments - Additional commits viewable in compare view
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:
+------------------------------------------------------------------+
| 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 | ✅ |
| controllers | 25 | 0 | 0 | 0 | 25 | ✅ |
| system | 10 | 0 | 0 | 0 | 10 | ✅ |
| models | 4 | 0 | 0 | 0 | 4 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
| Total | 236 | 0 | 0 | 0 | 236 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov