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 typescript-language-server from 4.0.0 to 4.3.3 in /org.eclipse.wildwebdeveloper #1459

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps typescript-language-server from 4.0.0 to 4.3.3.

Release notes

Sourced from typescript-language-server's releases.

v4.3.3

4.3.3 (2024-02-09)

Performance Improvements

  • skip diagnostic update event on no changes (#867) (185c3a8)

v4.3.2

4.3.2 (2024-02-02)

Bug Fixes

  • restore handling of zipfile: schema for neovim + yarn berry (#862) (caca007)

v4.3.1

4.3.1 (2024-01-12)

Bug Fixes

  • out of date diagnostics after closing and re-opening a file (#851) (f395cd6)

v4.3.0

4.3.0 (2024-01-08)

Features

  • support specifying language IDs in plugins (#834) (e9c0b11)

Bug Fixes

  • avoid sending window/workDoneProgress/create before init (#846) (625048f)

v4.2.0

4.2.0 (2023-12-09)

Features

  • add tsserver.fallbackPath to initialization options (#831) (9253dd8)

Bug Fixes

  • deps: update devdependency typescript to ^5.3.3 (#832) (9e1744c)

... (truncated)

Changelog

Sourced from typescript-language-server's changelog.

4.3.3 (2024-02-09)

Performance Improvements

  • skip diagnostic update event on no changes (#867) (185c3a8)

4.3.2 (2024-02-02)

Bug Fixes

  • restore handling of zipfile: schema for neovim + yarn berry (#862) (caca007)

4.3.1 (2024-01-12)

Bug Fixes

  • out of date diagnostics after closing and re-opening a file (#851) (f395cd6)

4.3.0 (2024-01-08)

Features

  • support specifying language IDs in plugins (#834) (e9c0b11)

Bug Fixes

  • avoid sending window/workDoneProgress/create before init (#846) (625048f)

4.2.0 (2023-12-09)

Features

  • add tsserver.fallbackPath to initialization options (#831) (9253dd8)

Bug Fixes

  • deps: update devdependency typescript to ^5.3.3 (#832) (9e1744c)

4.1.3 (2023-11-27)

Bug Fixes

... (truncated)

Commits
  • b224b87 chore(master): release 4.3.3 (#873)
  • a4cac44 chore(deps): update all non-major dependencies (#868)
  • 6448d47 chore(test): configure longer test timeout
  • e55b99b chore(deps): update devdependency commander to v12 (#870)
  • 185c3a8 perf: skip diagnostic update event on no changes (#867)
  • 291afb3 chore: sync lockfile
  • 0aeac7b chore(master): release 4.3.2 (#864)
  • 1a4acbe chore(deps): update dependency @​types/react to ^18.2.51 (#855)
  • 71e4fe3 chore(deps): lock file maintenance (package.json) (#853)
  • f3fe203 chore(deps): update all non-major dependencies (#854)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 12, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/typescript-language-server-4.3.3 branch from eb52dc4 to 818cfa9 Compare February 12, 2024 16:24
@vrubezhny
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/typescript-language-server-4.3.3 branch from 818cfa9 to f7fcb8f Compare February 15, 2024 03:11
@akurtakov
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/typescript-language-server-4.3.3 branch 2 times, most recently from d379c80 to 22f387f Compare February 27, 2024 20:03
@akurtakov
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/typescript-language-server-4.3.3 branch from 22f387f to 1499a3c Compare February 28, 2024 10:22
@mickaelistria
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/typescript-language-server-4.3.3 branch from 1499a3c to be230f6 Compare April 3, 2024 06:55
@akurtakov
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/typescript-language-server-4.3.3 branch from be230f6 to 1ff54aa Compare April 10, 2024 05:16
@akurtakov
Copy link
Contributor

@zulus I hope you can take a look at this one too - js land is a mystery for me.

@mickaelistria mickaelistria force-pushed the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/typescript-language-server-4.3.3 branch from 1ff54aa to 8053624 Compare April 10, 2024 09:54
@akurtakov
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github May 9, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@akurtakov
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/typescript-language-server-4.3.3 branch from 8053624 to 203dab6 Compare May 9, 2024 16:17
@akurtakov
Copy link
Contributor

/request-license-review

Copy link

github-actions bot commented May 9, 2024

/request-license-review

✔️ All licenses already successfully vetted.

Workflow run (with attached summary files):
https://github.com/eclipse-wildwebdeveloper/wildwebdeveloper/actions/runs/9020312697

@akurtakov akurtakov force-pushed the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/typescript-language-server-4.3.3 branch from 203dab6 to 48cddd5 Compare May 9, 2024 16:51
Bumps [typescript-language-server](https://github.com/typescript-language-server/typescript-language-server) from 4.0.0 to 4.3.3.
- [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.0.0...v4.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@akurtakov akurtakov force-pushed the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/typescript-language-server-4.3.3 branch from 48cddd5 to 44edc31 Compare May 9, 2024 16:57
@akurtakov akurtakov force-pushed the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/typescript-language-server-4.3.3 branch from 44edc31 to 7f68348 Compare May 10, 2024 06:06
@akurtakov
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@akurtakov
Copy link
Contributor

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2024

Looks like typescript-language-server is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/typescript-language-server-4.3.3 branch May 22, 2024 09:33
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.

None yet

3 participants