dep: bump solargraph from 0.47.2 to 0.48.0
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
-
d498612
Bump version -
4761775
fix: hover and jump for union type (#618) -
0a520ae
Process non-self singleton classes in Ruby < 2.6 -
8cfd2bc
Link solargraph-rails (#611) -
b93bc72
Show why rubocop fails (#605) -
b8484cb
Strip 'file ' prefix from all filenames in RdocToYard (#585) -
caf6bcb
fix nest gemspec dependency (#599) -
a2dbacb
Process non-self singleton classes (#581) -
ccacd43
make rubocop info severity Severity::HINT (#576) -
956b82a
Handle rest/kwrest modifiers on overload arguments (#601) - 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 | 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