Skip to content

Bump @volar/kit from 2.4.0-alpha.18 to 2.4.6#347

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/volar/kit-2.4.6
Closed

Bump @volar/kit from 2.4.0-alpha.18 to 2.4.6#347
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/volar/kit-2.4.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 14, 2024

Copy link
Copy Markdown
Contributor

Bumps @volar/kit from 2.4.0-alpha.18 to 2.4.6.

Release notes

Sourced from @​volar/kit's releases.

v2.4.6

Bug Fixes

  • language-server: correctly calculate coalesced document change (#240) - Thanks to @​rchl!

Please refer to CHANGELOG.md for details.

Sponsors

... (truncated)

Changelog

Sourced from @​volar/kit's changelog.

2.4.6 (2024-10-07)

Bug Fixes

  • language-server: correctly calculate coalesced document change (#240) - Thanks to @​rchl!

2.4.5 (2024-09-14)

Bug Fixes

  • typescript: avoid duplicate completion items in plugin mode

Refactors

  • typescript: deprecated resolveLanguageServiceHost
  • kit: add setup hook for create checker functions

2.4.4 (2024-09-08)

Bug Fixes

  • monaco: requests always cancel

2.4.3 (2024-09-08)

Bug Fixes

  • language-server: handle completion item snippet unsupported (withastro/language-tools#948)
  • monaco: getDiagnostics throws "TypeError: response is not a function"

Refactors

  • language-server: improve error handling for unsupported capabilities

2.4.2 (2024-09-04)

Bug Fixes

  • language-server: prepare language service for synchronized documents
  • typescript: fix inlay hints mapping for large chunks of source code mapped verbatim to generated code (#236) - Thanks to @​piotrtomiak!

2.4.1 (2024-08-29)

Features

  • language-server: support files that do not exist in FS but are open in the editor for TS project (#235)

Bug Fixes

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 14, 2024
@github-actions github-actions Bot enabled auto-merge (squash) October 14, 2024 02:54
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/volar/kit-2.4.6 branch 8 times, most recently from 117d4a2 to 50ceeb7 Compare October 21, 2024 02:28
Bumps [@volar/kit](https://github.com/volarjs/volar.js/tree/HEAD/packages/kit) from 2.4.0-alpha.18 to 2.4.6.
- [Release notes](https://github.com/volarjs/volar.js/releases)
- [Changelog](https://github.com/volarjs/volar.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/volarjs/volar.js/commits/v2.4.6/packages/kit)

---
updated-dependencies:
- dependency-name: "@volar/kit"
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/volar/kit-2.4.6 branch from 50ceeb7 to 345a321 Compare October 21, 2024 02:33
@dependabot @github

dependabot Bot commented on behalf of github Oct 28, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #361.

@dependabot dependabot Bot closed this Oct 28, 2024
auto-merge was automatically disabled October 28, 2024 03:03

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/volar/kit-2.4.6 branch October 28, 2024 03:03
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants