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.23.2 to 0.24.0 in /lemminx-maven #356

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps lemminx.version from 0.23.2 to 0.24.0.
Updates org.eclipse.lemminx from 0.23.2 to 0.24.0

Changelog

Sourced from org.eclipse.lemminx's changelog.

0.24.0 (January 31, 2023)

Enhancements

  • Completion, definition, references, diagnostics, highlight, code lens, rename, linked editing support for XML references. See #1435, #1427, #1432, #1452, #1367.
  • Code action to add missing required elements with RelaxNG. See #1418.
  • Improve the RelaxNG schema validation. See #1425.
  • Code action to generate RelaxNG RNG file. See #1405.
  • Support for textDocument/documentColor. See #639.

Bug Fixes

  • "Insert element" code actions don't add close tags when auto close tag is disabled. See #1458.
  • Improve "Insert only required expected elements" by taking care of choice. See #1448.
  • Linked editing breaks start tag when closing tag manually. See #1456.
  • Ignore linked editing range when there are no referenced node to update. See #1453.
  • Formatting selection fails with root element with mixed content. See #1414.
  • SAXParseException in the language server trace when editing an .rng file. See #1441.
  • Ensure attributes on the first line are wrapped correctly. See #1439.
  • Fix comment formatting with xml.format.maxLineWidth. See #1433.
  • Permit binding to a schema from an empty document. See #1408.
  • RelaxNG validation with XInclude / File association report DOCTYPE error. See #1421.
  • DocumentLink support for xi:include/@href. See #1401.
  • Binary server doesn't show "element missing child" warning in broken RelaxNG. See #1460.
  • Refactor "Register catalog" code lens to be in catalog package. See #1417.
Commits
  • 8d9dcc5 [maven-release-plugin] prepare release 0.24.0
  • 22845e7 Update pom.xml to 0.24.0
  • 94be44a [maven-release-plugin] prepare for next development iteration
  • 70bce78 [maven-release-plugin] prepare release 0.23.3
  • 1289797 Changelog for 0.24.0
  • 5759686 Improve CodeAction to insert expected elements to support choice
  • 1d51ef6 Generate end tag with xml.completion.autoCloseTags set to false
  • 5e7cda6 Add missing bundle to GraalVM config for RelaxNG
  • 3091f09 Stop linked editing when '>' is encountered.
  • d1aee14 Support references in included files for codelens + diagnostics.
  • Additional commits viewable in compare view

Updates org.eclipse.lemminx from 0.23.2 to 0.24.0

Changelog

Sourced from org.eclipse.lemminx's changelog.

0.24.0 (January 31, 2023)

Enhancements

  • Completion, definition, references, diagnostics, highlight, code lens, rename, linked editing support for XML references. See #1435, #1427, #1432, #1452, #1367.
  • Code action to add missing required elements with RelaxNG. See #1418.
  • Improve the RelaxNG schema validation. See #1425.
  • Code action to generate RelaxNG RNG file. See #1405.
  • Support for textDocument/documentColor. See #639.

Bug Fixes

  • "Insert element" code actions don't add close tags when auto close tag is disabled. See #1458.
  • Improve "Insert only required expected elements" by taking care of choice. See #1448.
  • Linked editing breaks start tag when closing tag manually. See #1456.
  • Ignore linked editing range when there are no referenced node to update. See #1453.
  • Formatting selection fails with root element with mixed content. See #1414.
  • SAXParseException in the language server trace when editing an .rng file. See #1441.
  • Ensure attributes on the first line are wrapped correctly. See #1439.
  • Fix comment formatting with xml.format.maxLineWidth. See #1433.
  • Permit binding to a schema from an empty document. See #1408.
  • RelaxNG validation with XInclude / File association report DOCTYPE error. See #1421.
  • DocumentLink support for xi:include/@href. See #1401.
  • Binary server doesn't show "element missing child" warning in broken RelaxNG. See #1460.
  • Refactor "Register catalog" code lens to be in catalog package. See #1417.
Commits
  • 8d9dcc5 [maven-release-plugin] prepare release 0.24.0
  • 22845e7 Update pom.xml to 0.24.0
  • 94be44a [maven-release-plugin] prepare for next development iteration
  • 70bce78 [maven-release-plugin] prepare release 0.23.3
  • 1289797 Changelog for 0.24.0
  • 5759686 Improve CodeAction to insert expected elements to support choice
  • 1d51ef6 Generate end tag with xml.completion.autoCloseTags set to false
  • 5e7cda6 Add missing bundle to GraalVM config for RelaxNG
  • 3091f09 Stop linked editing when '>' is encountered.
  • d1aee14 Support references in included files for codelens + diagnostics.
  • 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.23.2 to 0.24.0.

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

Updates `org.eclipse.lemminx` from 0.23.2 to 0.24.0
- [Release notes](https://github.com/eclipse/lemminx/releases)
- [Changelog](https://github.com/eclipse/lemminx/blob/main/CHANGELOG.md)
- [Commits](eclipse-lemminx/lemminx@0.23.2...0.24.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 Feb 1, 2023
Copy link
Contributor

@mickaelistria mickaelistria left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's wait a bit before merging it: we have multiple issues fixed or soon to be fixed that we should deliver a maintenance release before bumping to newer lemminx (as it may have incompatibilities with older version and the version of LemMinX currently used in Wild Web Developer)

@akurtakov
Copy link
Contributor

Lemminx-maven has been released 2 weeks ago, is there a reason to still not push this one?

@mickaelistria mickaelistria merged commit fb90418 into master Feb 15, 2023
@dependabot dependabot bot deleted the dependabot/maven/lemminx-maven/lemminx.version-0.24.0 branch February 15, 2023 15:53
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.

2 participants