Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2022

Bumps org.eclipse.lsp4j from 0.12.0 to 0.17.0.

Release notes

Sourced from org.eclipse.lsp4j's releases.

LSP4J 0.17.0

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

Changelog entry

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/

What's Changed (auto-generated)

New Contributors

Full Changelog: eclipse-lsp4j/lsp4j@v0.16.0...v0.17.0

LSP4J 0.16.0

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

Changelog entry

v0.16.0 (October 2022)

  • Implemented DAP version 1.58.0

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

... (truncated)

Changelog

Sourced from org.eclipse.lsp4j's changelog.

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

Breaking API changes:

  • None.

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

v0.15.0 (August 2022)

  • Added Notebook support
  • Added WorkspaceSymbol.data
  • Added support for client default behavior on renames
  • Implemented DAP version 1.56.0

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

Breaking API changes:

  • Return type of textDocument/prepareRename changed from Either<Range, PrepareRenameResult> to Either3<Range, PrepareRenameResult, PrepareRenameDefaultBehavior>
  • Class SemanticTokensWithRegistrationOptions now extends AbstractTextDocumentRegistrationAndWorkDoneProgressOptions instead of AbstractWorkDoneProgressOptions
  • Removed unspecified deprecated properties InitializeParams.clientName DidOpenTextDocumentParams.text, DidChangeTextDocumentParams.uri, TextDocumentPositionParams.uri

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

v0.14.0 (May 2022)

  • Added changes to the LSP 3.17 specification that were added after specification was published as done.
    • See #630 for all changes.

... (truncated)

Commits
  • 1a93dbc Prepare repo for 0.17.0 release
  • 803244f Changelog/readme for 0.17.0 release
  • eb1f411 Merge pull request #673 from cherylking/updateXtendLibDep
  • 18c0c84 Update min version in version range for guava
  • d3d25a1 Update xtend_lib version and remove guava version rule
  • f84db76 Prepare repo for 0.17.0 development
  • be59dc8 Synchronize releasing.md with changes made during 0.16.0 cycle
  • bd14862 Add links to release pages from the changelog
  • 78e62bd Prepare repo for 0.16.0 release (#670)
  • b8cdb31 DAP v1.58 updates (#663)
  • 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.17.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.17.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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 19, 2022
@dependabot dependabot bot requested a review from DiogoTheCoder October 19, 2022 22:08
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2022

Superseded by #426.

@dependabot dependabot bot closed this Nov 10, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.eclipse.lsp4j-org.eclipse.lsp4j-0.17.0 branch November 10, 2022 22:04
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.

1 participant