Skip to content

Bump org.eclipse.lsp4j from 0.12.0 to 0.20.0 in /launcher #473

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2023

Bumps org.eclipse.lsp4j from 0.12.0 to 0.20.0.

Release notes

Sourced from org.eclipse.lsp4j's releases.

LSP4J 0.20.0

LSP4J 0.20.0 has now been released and been contributed to simrel, tagged and uploaded to maven central.

Changelog entry

v0.20.0 (February 2023)

Fixed issues: https://github.com/eclipse/lsp4j/milestone/27?closed=1

Breaking API changes:

japicmp report: https://download.eclipse.org/lsp4j/updates/releases/0.20.0/japicmp-report/

What's Changed (auto-generated)

Full Changelog: eclipse-lsp4j/lsp4j@v0.19.0...v0.20.0

LSP4J 0.19.0

LSP4J 0.19.0 has now been released and been contributed to simrel, tagged and uploaded to maven central.

Changelog entry

v0.19.0 (November 2022)

Fixed issues: https://github.com/eclipse/lsp4j/milestone/26?closed=1

Breaking API changes:

  • Removed WorkspaceDocumentDiagnosticReportTypeAdapter, which was effectively replaced with WorkspaceDocumentDiagnosticReportListAdapter as part of fixing issue eclipse/lsp4j#682.

japicmp report: https://download.eclipse.org/lsp4j/updates/releases/0.19.0/japicmp-report/

... (truncated)

Changelog

Sourced from org.eclipse.lsp4j's changelog.

v0.20.0 (February 2023)

Fixed issues: https://github.com/eclipse/lsp4j/milestone/27?closed=1

Breaking API changes:

japicmp report: https://download.eclipse.org/lsp4j/updates/releases/0.20.0/japicmp-report/

v0.19.0 (November 2022)

Fixed issues: https://github.com/eclipse/lsp4j/milestone/26?closed=1

Breaking API changes:

  • Removed WorkspaceDocumentDiagnosticReportTypeAdapter, which was effectively replaced with WorkspaceDocumentDiagnosticReportListAdapter as part of fixing issue eclipse/lsp4j#682.

japicmp report: https://download.eclipse.org/lsp4j/updates/releases/0.19.0/japicmp-report/

v0.18.0 (November 2022)

  • Fixed issues related to reflection errors so that --add-opens java.base/java.util.concurrent=ALL-UNNAMED is no longer needed on Java 17.

Fixed issues: https://github.com/eclipse/lsp4j/milestone/25?closed=1

Breaking API changes:

  • None.

japicmp report: https://download.eclipse.org/lsp4j/updates/releases/0.18.0/japicmp-report/

v0.17.0 (October 2022)

Fixed issues: https://github.com/eclipse/lsp4j/milestone/24?closed=1

Breaking API changes:

  • None.

japicmp report: https://download.eclipse.org/lsp4j/updates/releases/0.17.0/japicmp-report/

v0.16.0 (October 2022)

  • Implemented DAP version 1.58.0

Fixed issues: https://github.com/eclipse/lsp4j/milestone/23?closed=1

... (truncated)

Commits
  • aa91790 Prepare for 0.20.0 release
  • 9c8a31f Merge pull request #691 from eclipse/cd_gson2101
  • 296d568 update to gson 2.10.1
  • 8746945 Merge pull request #689 from eclipse/cd_gson210
  • 64818aa update to gson 2.10
  • b17a5f1 Prepare repo for 0.20.0 development
  • 61945a7 Prepare for 0.19.0 release
  • 3397180 Fix type adapter for workspace/diagnostic response (#683)
  • 86611cb Update version qualifier for guava (#684)
  • 1a193c9 Prepare repo for 0.19.0 development
  • 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 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 [org.eclipse.lsp4j](https://github.com/eclipse/lsp4j) from 0.12.0 to 0.20.0.
- [Release notes](https://github.com/eclipse/lsp4j/releases)
- [Changelog](https://github.com/eclipse/lsp4j/blob/main/CHANGELOG.md)
- [Commits](eclipse-lsp4j/lsp4j@v0.12.0...v0.20.0)

---
updated-dependencies:
- dependency-name: org.eclipse.lsp4j:org.eclipse.lsp4j
  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 java Pull requests that update Java code labels Feb 16, 2023
@dependabot dependabot bot requested a review from DiogoTheCoder February 16, 2023 22:57
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 28, 2023

Superseded by #482.

@dependabot dependabot bot closed this Feb 28, 2023
@dependabot dependabot bot deleted the dependabot/maven/launcher/org.eclipse.lsp4j-org.eclipse.lsp4j-0.20.0 branch February 28, 2023 22:57
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants