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 lemminx.version from 0.25.0 to 0.26.0 in /lemminx-maven #415

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps lemminx.version from 0.25.0 to 0.26.0.
Updates org.eclipse.lemminx from 0.25.0 to 0.26.0

Changelog

Sourced from org.eclipse.lemminx's changelog.

0.26.0 (June 15, 2023)

Enhancements

  • Expose API in TextDocument for getting a document line number from its offset. See #1519.
  • Add a default implementation for ICodeActionParticipant members. See #1518.
  • Add support for code actions that are not associated with any diagnostics (quick assist). See #1516.
  • Make the rename participants conform to the LSP, permitting to rename across different documents.. See #1521.

Bug Fixes

  • xml.foldings.includeClosingTagInFold has no effect in binary mode. See #1523.

Build

Commits
  • a5ab3c7 [maven-release-plugin] prepare release 0.26.0
  • ecdd57b Adjust Changelog for 0.26.0
  • 48e17c3 Revert "Bump tycho-eclipserun-plugin from 1.3.0 to 3.0.4"
  • 163364c Changelog for 0.26.0
  • cb815cc Bump tycho-eclipserun-plugin from 1.3.0 to 3.0.4
  • 5ed7ce9 Bump guava from 31.1-jre to 32.0.1-jre
  • 86b3ab9 Bump jetty-server in /org.eclipse.lemminx
  • cd0c177 Bump xml-apis from 1.4.01 to 2.0.2
  • 38f8335 Bump os-maven-plugin from 1.7.0 to 1.7.1
  • 90b6c5c Bump github/codeql-action from 1 to 2
  • Additional commits viewable in compare view

Updates org.eclipse.lemminx from 0.25.0 to 0.26.0

Changelog

Sourced from org.eclipse.lemminx's changelog.

0.26.0 (June 15, 2023)

Enhancements

  • Expose API in TextDocument for getting a document line number from its offset. See #1519.
  • Add a default implementation for ICodeActionParticipant members. See #1518.
  • Add support for code actions that are not associated with any diagnostics (quick assist). See #1516.
  • Make the rename participants conform to the LSP, permitting to rename across different documents.. See #1521.

Bug Fixes

  • xml.foldings.includeClosingTagInFold has no effect in binary mode. See #1523.

Build

Commits
  • a5ab3c7 [maven-release-plugin] prepare release 0.26.0
  • ecdd57b Adjust Changelog for 0.26.0
  • 48e17c3 Revert "Bump tycho-eclipserun-plugin from 1.3.0 to 3.0.4"
  • 163364c Changelog for 0.26.0
  • cb815cc Bump tycho-eclipserun-plugin from 1.3.0 to 3.0.4
  • 5ed7ce9 Bump guava from 31.1-jre to 32.0.1-jre
  • 86b3ab9 Bump jetty-server in /org.eclipse.lemminx
  • cd0c177 Bump xml-apis from 1.4.01 to 2.0.2
  • 38f8335 Bump os-maven-plugin from 1.7.0 to 1.7.1
  • 90b6c5c Bump github/codeql-action from 1 to 2
  • Additional commits viewable in compare view

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 `lemminx.version` from 0.25.0 to 0.26.0.

Updates `org.eclipse.lemminx` from 0.25.0 to 0.26.0
- [Release notes](https://github.com/eclipse/lemminx/releases)
- [Changelog](https://github.com/eclipse/lemminx/blob/main/CHANGELOG.md)
- [Commits](eclipse/lemminx@0.25.0...0.26.0)

Updates `org.eclipse.lemminx` from 0.25.0 to 0.26.0
- [Release notes](https://github.com/eclipse/lemminx/releases)
- [Changelog](https://github.com/eclipse/lemminx/blob/main/CHANGELOG.md)
- [Commits](eclipse/lemminx@0.25.0...0.26.0)

---
updated-dependencies:
- dependency-name: org.eclipse.lemminx:org.eclipse.lemminx
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.lemminx:org.eclipse.lemminx:tests
  dependency-type: direct:development
  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 Jun 16, 2023
@vrubezhny vrubezhny merged commit 1559908 into master Jun 16, 2023
@dependabot dependabot bot deleted the dependabot/maven/lemminx-maven/lemminx.version-0.26.0 branch June 16, 2023 14:45
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