Skip to content

dep: bump solargraph from 0.39.17 to 0.40.0

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

Bumps solargraph from 0.39.17 to 0.40.0.

Changelog

Sourced from solargraph's changelog.

0.40.0 - December 14, 2020

  • Fix alias behavior
  • Consolidate method pin classes
  • Consolidate YARD pins
  • CheckGemVersion can use Bundler for updates
  • Tempfile fills
  • Support rubocop 1.0 (#381)
  • Require Ruby >= 2.4.0 (#394)
  • Map visibility calls with method arguments (#395)
  • Switch maruku to kramdown
  • Remove nokogiri dependency
  • Detect internal_or_core? for strict type checking
  • ApiMap#catalog merges environs for all sources in bench
Commits
  • 2ad323c Update changelog
  • f0bf724 Minor refactoring
  • fce0b57 Merge environs for all benched sources
  • eee980a Fix attr_accessor call for Ruby 2.4
  • dd4cffe Clearing todo items
  • 7cc128c Merge branch 'master' of github.com:castwide/solargraph into kramdown
  • 2f8c82d Stub YAML test in Ruby 2.7
  • 9d1dbf4 Redundant bundle install in Travis build
  • 1181504 Detect internal_or_core? for strict type checking
  • a54b3a2 Remove nokogiri dependency
  • Additional commits viewable in compare view

Merge request reports