liuderchi / ide-yaml

:atom: Atom-IDE support for YAML language
https://atom.io/packages/ide-yaml
20 stars 7 forks source link

Update dependency yaml-language-server to ^0.23.0 #77

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yaml-language-server ^0.19.2 -> ^0.23.0 age adoption passing confidence

Release Notes

redhat-developer/yaml-language-server ### [`v0.23.0`](https://togithub.com/redhat-developer/yaml-language-server/blob/HEAD/CHANGELOG.md#​0230) [Compare Source](https://togithub.com/redhat-developer/yaml-language-server/compare/0.22.0...0.23.0) - Replace js-yaml with yaml [#​526](https://togithub.com/redhat-developer/yaml-language-server/pull/526) - Update monaco-yaml link in docs [#​527](https://togithub.com/redhat-developer/yaml-language-server/pull/527) - Update vscode-nls and vscode-uri dependencies [#​531](https://togithub.com/redhat-developer/yaml-language-server/pull/531) - Fix: error handling in hover and codelens [#​534](https://togithub.com/redhat-developer/yaml-language-server/pull/534) - Fix: 'label.replace is not a function' error [#​544](https://togithub.com/redhat-developer/yaml-language-server/pull/544) - Fix: Fragment resolution from [#​512](https://togithub.com/redhat-developer/yaml-language-server/issues/512) doesn't always work [#​522](https://togithub.com/redhat-developer/yaml-language-server/issues/522) Thanks to Remco Haszing ### [`v0.22.0`](https://togithub.com/redhat-developer/yaml-language-server/blob/HEAD/CHANGELOG.md#​0220) [Compare Source](https://togithub.com/redhat-developer/yaml-language-server/compare/0.21.1...0.22.0) - Fix: fetching nested http settings [#​511](https://togithub.com/redhat-developer/yaml-language-server/pull/511) - Fix: Cannot create property 'url' on string 'en' [#​556](https://togithub.com/redhat-developer/vscode-yaml/issues/556) - Fix: Error on 'textDocument/codeLens' request [#​497](https://togithub.com/redhat-developer/yaml-language-server/issues/497) - Do not send `null` in to telemetry [#​513](https://togithub.com/redhat-developer/yaml-language-server/pull/513) - Fix: UnhandledPromiseRejectionWarning on jsonParser [#​494](https://togithub.com/redhat-developer/yaml-language-server/issues/494) - Fix: Schema URL fragments broken since 0.21.0 [#​557](https://togithub.com/redhat-developer/vscode-yaml/issues/557) - Fix: Unhandled Promise rejections with dynamicRegistration disabled [#​498](https://togithub.com/redhat-developer/yaml-language-server/issues/498) Thanks to Rob Anderson ### [`v0.21.1`](https://togithub.com/redhat-developer/yaml-language-server/blob/HEAD/CHANGELOG.md#​0211) [Compare Source](https://togithub.com/redhat-developer/yaml-language-server/compare/0.21.0...0.21.1) - Fix: Unable to load remote schema with http protocol [#​550](https://togithub.com/redhat-developer/vscode-yaml/issues/550) - Log more errors in to telemetry [#​508](https://togithub.com/redhat-developer/yaml-language-server/pull/508) ### [`v0.21.0`](https://togithub.com/redhat-developer/yaml-language-server/blob/HEAD/CHANGELOG.md#​0210) [Compare Source](https://togithub.com/redhat-developer/yaml-language-server/compare/0.20.0...0.21.0) - Upgrade jsonc-parser to latest version [#​492](https://togithub.com/redhat-developer/yaml-language-server/pull/492) - Fix: Request textDocument/completion failed with message: label.replace is not a function [#​536](https://togithub.com/redhat-developer/vscode-yaml/issues/536) - Fix: `TypeError: customTags.filter is not a function` [#​495](https://togithub.com/redhat-developer/yaml-language-server/pull/495) - Support relative path in inline schema comment [#​499](https://togithub.com/redhat-developer/yaml-language-server/pull/499) - Improve hover to include title, description and source schema link [#​480](https://togithub.com/redhat-developer/yaml-language-server/issues/480) ### [`v0.20.0`](https://togithub.com/redhat-developer/yaml-language-server/blob/HEAD/CHANGELOG.md#​0200) [Compare Source](https://togithub.com/redhat-developer/yaml-language-server/compare/0.19.2...0.20.0) - Fix: Autocomplete not working when certain characters are in object property keys [#​496](https://togithub.com/redhat-developer/vscode-yaml/issues/496) [#​474](https://togithub.com/redhat-developer/yaml-language-server/issues/474) - `workspace/configuration` request used to fetch preferences [#​327](https://togithub.com/redhat-developer/yaml-language-server/issues/327) - Now `main` branch used as default [#​472](https://togithub.com/redhat-developer/yaml-language-server/issues/472) - Fix: Schema link does not work when schema is a local file [#​513](https://togithub.com/redhat-developer/vscode-yaml/issues/513)

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

āš ļø Warning: custom changes will be lost.