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 OmniSharp to v0.19.6 #1946

Merged
merged 6 commits into from
Nov 7, 2022
Merged

Bump OmniSharp to v0.19.6 #1946

merged 6 commits into from
Nov 7, 2022

Conversation

andyleejordan
Copy link
Member

@andyleejordan andyleejordan requested a review from a team November 4, 2022 16:46
@andyleejordan andyleejordan added the Issue-Bug A bug to squash. label Nov 4, 2022
Copy link
Collaborator

@SeeminglyScience SeeminglyScience left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

dependabot bot and others added 6 commits November 7, 2022 13:43
Bumps [OmniSharp.Extensions.LanguageServer](https://github.com/OmniSharp/csharp-language-server-protocol) from 0.19.5 to 0.19.6.
- [Release notes](https://github.com/OmniSharp/csharp-language-server-protocol/releases)
- [Changelog](https://github.com/OmniSharp/csharp-language-server-protocol/blob/master/GitReleaseManager.yaml)
- [Commits](OmniSharp/csharp-language-server-protocol@v0.19.5...v0.19.6)

---
updated-dependencies:
- dependency-name: OmniSharp.Extensions.LanguageServer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [OmniSharp.Extensions.DebugAdapter.Server](https://github.com/OmniSharp/csharp-language-server-protocol) from 0.19.5 to 0.19.6.
- [Release notes](https://github.com/OmniSharp/csharp-language-server-protocol/releases)
- [Changelog](https://github.com/OmniSharp/csharp-language-server-protocol/blob/master/GitReleaseManager.yaml)
- [Commits](OmniSharp/csharp-language-server-protocol@v0.19.5...v0.19.6)

---
updated-dependencies:
- dependency-name: OmniSharp.Extensions.DebugAdapter.Server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [OmniSharp.Extensions.LanguageClient](https://github.com/OmniSharp/csharp-language-server-protocol) from 0.19.5 to 0.19.6.
- [Release notes](https://github.com/OmniSharp/csharp-language-server-protocol/releases)
- [Changelog](https://github.com/OmniSharp/csharp-language-server-protocol/blob/master/GitReleaseManager.yaml)
- [Commits](OmniSharp/csharp-language-server-protocol@v0.19.5...v0.19.6)

---
updated-dependencies:
- dependency-name: OmniSharp.Extensions.LanguageClient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [OmniSharp.Extensions.DebugAdapter.Client](https://github.com/OmniSharp/csharp-language-server-protocol) from 0.19.5 to 0.19.6.
- [Release notes](https://github.com/OmniSharp/csharp-language-server-protocol/releases)
- [Changelog](https://github.com/OmniSharp/csharp-language-server-protocol/blob/master/GitReleaseManager.yaml)
- [Commits](OmniSharp/csharp-language-server-protocol@v0.19.5...v0.19.6)

---
updated-dependencies:
- dependency-name: OmniSharp.Extensions.DebugAdapter.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Apps with the `netcore6.0` target framework are broken due to its `init`
and `record` workarounds not working after their .NET 6 update. Pending
a fix for this, we're disabling the tests which fail to use of `record`
objects.
These have all since become the defaults.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Engine Issue-Bug A bug to squash.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extension crashes when targeting PowerShell 5.1 (PowerShellEditorServices DryIoc error)
2 participants