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

build(deps): bump sortpom-maven-plugin from 2.8.0 to 3.1.3 #1663

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 29, 2022

Bumps sortpom-maven-plugin from 2.8.0 to 3.1.3.

Release notes

Sourced from sortpom-maven-plugin's releases.

v3.1.3

Fix formatting if text and other content is placed together in a xml tag

v3.1.2

Fixing two bugs from the 3.1.0 release:

  • Whitespace removed from multiple lines of text within XML tags
  • Comments in the root of the xml document was removed during sorting

v3.1.1

Please use a later release

v3.1.0

Please use a later release Released version 3.1.0. Dropped support for Java 8. Updated underlying xml framework due to vulnerabilities. Updated other libraries and plugins.

This release contains two known bugs:

  • Whitespace removed from multiple lines of text within XML tags
  • Comments in the root of the xml document was removed during sorting

v3.0.1

Fixed bug where ignoreLineSeparators was not respected during the 'verify' goal.

v3.0.0

The predefined sort order is now according to the recommended pom order (as decided in 2008). Blank lines in the POM are now kept by default. If dependencies are sorted by SCOPE, then imported bom-files will be sorted towards the top. THIS IS A BREAKING CHANGE!

v2.15.0

Added support for sortDependencyExclusions to sort dependency exclusions by groupId and/or artifactId

v2.14.1 Bug fix

Fix sorting of dependencies and plugins if artifactId or groupId contains a line break

v2.14.0

Released version 2.14.0 that adds support for indentSchemaLocation to break apart the long project declaration line at the top of the pom

v2.13.1

Released version 2.13.1 that adds support for sortExecutions (to sort executions) and verifyFailOn (to have the option of a strict verify goal)

v2.13.0

The release management system failed halfway through. Use 2.13.1 instead

v2.12.0

Released version 2.12.0 that adds support to remove the space before self-closing xml tags.

v2.11.0

Released version 2.11.0 that adds support to retain the file creation time of a sorted pom file.

v2.10.0

Eclipse users will not get 'Plugin execution not covered by lifecycle configuration' error anymore.

v2.9.0

... (truncated)

Commits
  • 623072c [maven-release-plugin] prepare release sortpom-parent-3.1.3
  • 6ff5948 Fixing warning
  • 2eeaade Merge pull request #211 from Ekryd/issue-209-Whitespace_after_XML_comments_re...
  • c642efc If the text node has other content next to it (siblings) then place text on o...
  • 53bd9ee Added the correction version to the README
  • d35318e Sorting pom
  • 12a456a [maven-release-plugin] prepare for next development iteration
  • 6928624 [maven-release-plugin] prepare release sortpom-parent-3.1.2
  • f19edf0 Merge pull request #208 from Ekryd/issue-206-Whitespace_removed_from_within_X...
  • 64311fe Make Dom4J parse all adjacent text in content as one text.
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 29, 2022
Bumps [sortpom-maven-plugin](https://github.com/Ekryd/sortpom) from 2.8.0 to 3.1.3.
- [Release notes](https://github.com/Ekryd/sortpom/releases)
- [Commits](Ekryd/sortpom@sortpom-parent-2.8.0...sortpom-parent-3.1.3)

---
updated-dependencies:
- dependency-name: com.github.ekryd.sortpom:sortpom-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/com.github.ekryd.sortpom-sortpom-maven-plugin-3.1.3 branch from ae9fb76 to 7eb2d44 Compare June 29, 2022 07:23
@velo velo merged commit c3c6bd5 into master Jun 29, 2022
@velo velo deleted the dependabot/maven/com.github.ekryd.sortpom-sortpom-maven-plugin-3.1.3 branch June 29, 2022 07:27
velo added a commit that referenced this pull request Jun 30, 2022
velo added a commit that referenced this pull request Jun 30, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant