Skip to content

Bump typescript-language-server from 4.3.4 to 4.4.0 in /typescript-language-server #272

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2025

Bumps typescript-language-server from 4.3.4 to 4.4.0.

Release notes

Sourced from typescript-language-server's releases.

v4.4.0

4.4.0 (2025-08-05)

Features

  • add support for typescript.tsserverRequest command (#967) (f09e87a), closes #959

Bug Fixes

  • deps: update devdependency typescript to ^5.9.2 (#882) (93cc29d)
Changelog

Sourced from typescript-language-server's changelog.

4.4.0 (2025-08-05)

Features

  • add support for typescript.tsserverRequest command (#967) (f09e87a), closes #959

Bug Fixes

  • deps: update devdependency typescript to ^5.9.2 (#882) (93cc29d)
Commits
  • 0588d51 chore(master): release 4.4.0 (#974)
  • f09e87a feat: add support for typescript.tsserverRequest command (#967)
  • 8ae79df chore(deps): lock file maintenance (package.json) (#875)
  • 93cc29d fix(deps): update devdependency typescript to ^5.9.2 (#882)
  • 37f5cee chore(deps): update dependency axios to v1.11.0 (#968)
  • 747c43f chore(deps): update devdependency @​rollup/plugin-typescript to v12 (#971)
  • 973a550 chore(deps): update devdependency @​rollup/plugin-node-resolve to v16 (#970)
  • 907aaad chore(deps): update devdependency @​rollup/plugin-commonjs to v28 (#969)
  • 00d35c4 chore(deps): update all non-major dependencies (#874)
  • 3b4e8fd chore(deps): bump eslint to version 9 (#973)
  • 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 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)

Bumps [typescript-language-server](https://github.com/typescript-language-server/typescript-language-server) from 4.3.4 to 4.4.0.
- [Release notes](https://github.com/typescript-language-server/typescript-language-server/releases)
- [Changelog](https://github.com/typescript-language-server/typescript-language-server/blob/master/CHANGELOG.md)
- [Commits](typescript-language-server/typescript-language-server@v4.3.4...v4.4.0)

---
updated-dependencies:
- dependency-name: typescript-language-server
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 5, 2025
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