Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump solargraph from 0.39.17 to 0.40.4 #288

Merged
merged 1 commit into from Mar 26, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps solargraph from 0.39.17 to 0.40.4.

Changelog

Sourced from solargraph's changelog.

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
  • 18854d7 Version bump
  • 89f9f8c Find definitions with cursor after double colon
  • c02e60b Rename macro_pin? to virtual_pin?
  • 045c60c Override specialization for #initialize (#360)
  • 3d3fd32 Fix optarg and blockarg ordering
  • 20a2bc3 Minor refactoring and documentation
  • 4e53a27 Type checker handles splatted variables (#396)
  • 013b87a Handle bare private_constant (#408)
  • 1e769da Type checker shows tag in param type errors (#398)
  • d9d2abf Simplify and allow to configure rubocop formatter (#403)
  • Additional commits viewable in compare view

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [solargraph](https://github.com/castwide/solargraph) from 0.39.17 to 0.40.4.
- [Release notes](https://github.com/castwide/solargraph/releases)
- [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md)
- [Commits](castwide/solargraph@v0.39.17...v0.40.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the ⬆️ dependencies Pull requests that update a dependency file label Mar 8, 2021
@coveralls
Copy link
Collaborator

coveralls commented Mar 8, 2021

Coverage Status

Coverage increased (+0.7%) to 97.796% when pulling f0e4fe7 on dependabot/bundler/solargraph-0.40.4 into 9d3d6e1 on master.

@dillonwelch dillonwelch merged commit 9e8bce0 into master Mar 26, 2021
@dillonwelch dillonwelch deleted the dependabot/bundler/solargraph-0.40.4 branch March 26, 2021 03:04
olbrich pushed a commit to DevS1993/devise-security that referenced this pull request Apr 25, 2021
Bumps [solargraph](https://github.com/castwide/solargraph) from 0.39.17 to 0.40.4.
- [Release notes](https://github.com/castwide/solargraph/releases)
- [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md)
- [Commits](castwide/solargraph@v0.39.17...v0.40.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⬆️ dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants