Skip to content

development-dependency: bump solargraph from 0.40.4 to 0.41.1

James Nutt requested to merge dependabot-bundler-solargraph-0.41.1 into master

Bumps solargraph from 0.40.4 to 0.41.1.

Changelog

Sourced from solargraph's changelog.

0.41.1 - May 31, 2021

  • ApiMap handles required bundles (#443)

0.41.0 - May 30, 2021

  • Chain constant at last double colon with more than two nested namespaces
  • Fill Integer#times return type (#440)
  • Validate included modules in type checks (#424)
  • Faster language server initialization
    • Server response to initialize is near immediate
    • Workspace is mapped in a background thread
    • Supported clients report mapping progress
  • Log RuboCop corrections at info level (#426)
  • Allow configuring the version of RuboCop to require (#430)
  • Fix source of diagnostic (#434)
  • Fix file argument in RuboCop (#435)
  • Config ignores directories with .rb extension (#423)
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

Merge request reports