Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 17, 2020

Bumps OmniSharp.Extensions.LanguageClient from 0.14.2 to 0.15.0.

Release notes

Sourced from OmniSharp.Extensions.LanguageClient's releases.

v0.15.0

  • Fix DocumentSymbol Json Converter #201
  • Added OnStarted delegate handler that is called after the server has successfully started #206
  • Correctly handle CommandOrCodeAction with missing "command" property #211
Commits
  • c8cca33 Merge pull request #211 from tintoy/bug/command-or-code-action
  • b622baa Correctly handle CommandOrCodeAction with missing "command" property
  • c4fbf34 Merge pull request #206 from OmniSharp/feature/config
  • e6652ed disbled linux config temporarily
  • 7a959ca System.Range = :(
  • 0cba1a9 fixed sample
  • bbad436 bump to netcoreapp3.1 for tests
  • 44e4f6f disabled ci tests for starting a server over a named pipe... fails in ci
  • 25099af fix logging verbosity and added fixed sdk version
  • c157a60 vs2019 for appveyor
  • 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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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)

@TylerLeonhardt
Copy link
Member

this is in #1193

@dependabot-preview
Copy link
Contributor Author

Looks like OmniSharp.Extensions.LanguageClient is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/OmniSharp.Extensions.LanguageClient-0.15.0 branch February 18, 2020 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants