Skip to content

dep-dev: bump solargraph from 0.44.3 to 0.45.0

George Koltsov requested to merge dependabot-bundler-solargraph-0.45.0 into master

Bumps solargraph from 0.44.3 to 0.45.0.

Changelog

Sourced from solargraph's changelog.

0.45.0 - May 23, 2022

  • Basic support for RSpec #describe and #it
  • fix: domain can complete private method (#490)
  • Update README.md (#533)
  • Doc: update readme.md for add solargraph support (#536)
  • Process DASGN node in Ruby 3
  • File.open core fill
  • replace with_unbundled_env with with_original_env (#489)
  • Require specific version of gem (#509)
  • Support URIs prefixed with single slashed file scheme (#529)
  • Fix typo in README.md (#549)
  • details on config behavior (#556)
  • Consider overloads in arity checks
  • ENV core fill for Hash-like methods (#537)
  • Fix string ranges with substitutions (#463)
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 e7aa89a9

+------------------------------------------------------------------+
|                        behaviors summary                         |
+-------------+--------+--------+---------+-------+-------+--------+
|             | passed | failed | skipped | flaky | total | result |
+-------------+--------+--------+---------+-------+-------+--------+
| services    | 170    | 0      | 0       | 0     | 170   | ✅     |
| jobs        | 14     | 0      | 0       | 0     | 14    | ✅     |
| controllers | 25     | 0      | 0       | 0     | 25    | ✅     |
| system      | 10     | 0      | 0       | 0     | 10    | ✅     |
| models      | 3      | 0      | 0       | 0     | 3     | ✅     |
| tasks       | 8      | 0      | 0       | 0     | 8     | ✅     |
+-------------+--------+--------+---------+-------+-------+--------+
| Total       | 230    | 0      | 0       | 0     | 230   | ✅     |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov

Merge request reports