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.2.0 in /org.eclipse.wildwebdeveloper #1428

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps typescript-language-server from 4.0.0 to 4.2.0.

Release notes

Sourced from typescript-language-server's releases.

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)

v4.1.3

4.1.3 (2023-11-27)

Bug Fixes

  • add folder filter in server capabilities for willRename (#814) (fe3d21b)
  • deps: update devdependency typescript to ^5.3.2 (#820) (5eeb20c)

v4.1.2

4.1.2 (2023-11-14)

Bug Fixes

  • avoid triggering unhandled exception when tsserver crashes (#805) (d537b08)
  • revert to Node value for moduleResolution in implicit config (#804) (97c1794)

v4.1.1

4.1.1 (2023-11-13)

Bug Fixes

  • try to infer languageId from extension when invalid provided (#799) (994186e)

v4.1.0

4.1.0 (2023-11-08)

Features

  • support code lens for references and implementations (#785) (ae058c2)

Refactors

... (truncated)

Changelog

Sourced from typescript-language-server's changelog.

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

  • add folder filter in server capabilities for willRename (#814) (fe3d21b)
  • deps: update devdependency typescript to ^5.3.2 (#820) (5eeb20c)

4.1.2 (2023-11-14)

Bug Fixes

  • avoid triggering unhandled exception when tsserver crashes (#805) (d537b08)
  • revert to Node value for moduleResolution in implicit config (#804) (97c1794)

4.1.1 (2023-11-13)

Bug Fixes

  • try to infer languageId from extension when invalid provided (#799) (994186e)

4.1.0 (2023-11-08)

Features

  • support code lens for references and implementations (#785) (ae058c2)

Refactors

Commits
  • 223a497 chore(master): release 4.2.0 (#833)
  • 80e4e5c chore(deps): lock file maintenance (package.json) (#829)
  • 0d62a07 chore(ci): add gh action for validating semantic commits
  • 1c0296f chore(deps): lock file maintenance (test-data/jsx/package.json) (#830)
  • 9e1744c fix(deps): update devdependency typescript to ^5.3.3 (#832)
  • 0db9f3f chore(deps): update all non-major dependencies (#826)
  • a58ac9d chore(deps): update dependency @​types/react to ^18.2.43 (#825)
  • 9253dd8 feat: add tsserver.fallbackPath to initialization options (#831)
  • 04d3894 chore(deps): update google-github-actions/release-please-action action to v4 ...
  • bc5e79f chore(master): release 4.1.3 (#817)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 11, 2023
@vrubezhny
Copy link
Contributor

/request-license-review

Copy link

/request-license-review

✔️ All licenses already successfully vetted.

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

@vrubezhny
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/typescript-language-server-4.2.0 branch from 15f9c78 to b8d7d2b Compare January 2, 2024 23:58
Bumps [typescript-language-server](https://github.com/typescript-language-server/typescript-language-server) from 4.0.0 to 4.2.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.0.0...v4.2.0)

---
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>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/typescript-language-server-4.2.0 branch from b8d7d2b to 11b5ce9 Compare January 3, 2024 15:32
@vrubezhny vrubezhny merged commit 732c59f into master Jan 3, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/typescript-language-server-4.2.0 branch January 3, 2024 18:14
@mickaelistria
Copy link
Contributor

It looks like tests are broken after rebasing and merging this branch. Let's try reverting to see if it fixes tests.

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

2 participants