Bump vscode-html-languageservice from 5.5.2 to 5.6.0 in /org.eclipse.wildwebdeveloper in the vscode-languageservices group
Open
Number: #1940
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 4
Association: Unknown
Comments: 4
Created:
October 17, 2025 at 02:09 PM UTC
(8 months ago)
(8 months ago)
Updated:
October 17, 2025 at 04:01 PM UTC
(8 months ago)
(8 months ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps the vscode-languageservices group in /org.eclipse.wildwebdeveloper with 1 update: vscode-html-languageservice.
Updates vscode-html-languageservice from 5.5.2 to 5.6.0
Release notes
Sourced from vscode-html-languageservice's releases.
v5.6.0
Changes:
- #221: release 5.6.0
- #219: Add setting to disable end tag suggestions
- #216: Setting to disable end tag suggestions
- #220: doc[README.md]: add notes about syntax highlighting and web-data source near API section
This list of changes was auto generated.
Changelog
Sourced from vscode-html-languageservice's changelog.
5.6.0 / 2025-10-16
- New settings
CompletionConfiguration.hideEndTagSuggestions. If set,doCompletewill not propose closing tags.5.2.0 / 2024-03-22
- Added
HTMLFormatConfiguration.templatingnow also take a list of template languages.5.1.0 / 2022-09-11
- Added
LanguageService.findDocumentSymbols2. Returns the symbols found in a document asDocumentSymbol[].5.0.0 / 2022-05-18
- Update to
vscode-languageserver-types@3.174.2.0 / 2021-11-29
- Added new API
htmlLanguageService.doQuoteComplete. Called after anattribute=, it will compute either""or''depending onCompletionConfiguration.attributeDefaultValueor null, if no quote completion should be performed.4.1.0 / 2021-09-27
- New settings
CompletionConfiguration.attributeDefaultValue. Defines how attribute values are completed: With single or double quotes, or no quotes.4.0.0 / 2020-12-14
- Update to
vscode-languageserver-types@3.163.2.0 / 2020-11-30
- New parameter
HoverSettingsforLanguageService.doHover: Defines whether the hover contains element documentation and/or a reference to MDN.- Deprecated
LanguageService.findOnTypeRenameRanges, replaced by New APILanguageService.findLinkedEditingRanges.3.1.0 / 2020-07-29
- Use
TextDocumentfromvscode-languageserver-textdocument- Fix formatting for
<p>tags with optional closing- New API
LanguageService.findOnTypeRenameRanges. For a given position, find the matching close tag so they can be renamed synchronously.- New API
LanguageServiceOptions.customDataProvidersto add the knowledge of custom tags, attributes and attribute-values andLanguageService.setDataProvidersto update the data providers.- New API
getDefaultHTMLDataProviderto get the default HTML data provider andnewHTMLDataProviderto create a new provider from data.- New API
LanguageServiceOptions.fileSystemProviderwithFileSystemProviderto query the file system (currently used for path completion)- New API
LanguageService.doComplete2which is synchronous and also returns path completion proposals whenLanguageServiceOptions.fileSystemProvideris provided.3.0.3 / 2019-07-25
DocumentContext.resolveReferencecan also return undefined (if the ref is invalid)3.0.0 / 2019-06-12
... (truncated)
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
Package:
vscode-html-languageservice
Ecosystem:
npm
npm
Version Change:
5.5.2 → 5.6.0
Update Type:
Minor
Minor
Path:
/org.eclipse.wildwebdeveloper in the vscode-languageservices group
Technical Details
| ID: | 10244196 |
| UUID: | 3526326898 |
| Node ID: | PR_kwDOBTMVqs6uUg-n |
| Host: | GitHub |
| Repository: | eclipse-wildwebdeveloper/wildwebdeveloper |