Skip to content
This repository has been archived by the owner on Jun 2, 2021. It is now read-only.

build(deps-dev): bump solargraph from 0.39.17 to 0.41.1 #209

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 1, 2021

Bumps solargraph from 0.39.17 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)

0.40.4 - March 3, 2021

  • Fix optarg and blockarg ordering
  • Override specialization for #initialize
  • Find definitions with cursor after double colon

0.40.3 - February 7, 2021

  • Simplify and allow to configure rubocop formatter (#403)
  • Type checker shows tag in param type errors (#398)
  • Handle bare private_constant (#408)
  • Type checker handles splatted variables (#396)

0.40.2 - January 18, 2021

  • Type checker ignores splatted calls in arity (#396)
  • Allow Parser 3.0 (#400)

0.40.1 - December 28, 2020

  • Use temp directory for RuboCop formatting (#397)
  • NodeMethods reads splatted hashes (#396)

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

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants