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 sortpom-sorter from 3.0.0 to 3.2.0 #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 28, 2022

Bumps sortpom-sorter from 3.0.0 to 3.2.0.

Release notes

Sourced from sortpom-sorter's releases.

v3.2.0

Added parameter sortDependencyManagement where dependency management can be sorted independently of dependencies

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.

Commits
  • 6a10dcc [maven-release-plugin] prepare release sortpom-parent-3.2.0
  • 01cb7ff Updated dependency, recommended by Snyk
  • 311b7f6 Merge pull request #232 from Ekryd/issue-210-Suggestion_Add_a_parameter_to_co...
  • cb2db93 Tiny adjustment
  • 57bbe4f Added integration test for dependency management. Added description about NON...
  • a63767b Merge branch 'master' into issue-210-Suggestion_Add_a_parameter_to_control_th...
  • 6f8a0b4 Merge pull request #231 from Ekryd/dependabot/maven/org.apache.maven.plugins-...
  • 1b5de78 Bump maven-assembly-plugin from 3.4.0 to 3.4.1
  • a503a3e Merge pull request #226 from Ekryd/snyk-upgrade-5b7322bd046f0167c8166507bdca66a8
  • 49339b8 Updated the expected version
  • 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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 28, 2022
Bumps [sortpom-sorter](https://github.com/Ekryd/sortpom) from 3.0.0 to 3.2.0.
- [Release notes](https://github.com/Ekryd/sortpom/releases)
- [Commits](Ekryd/sortpom@sortpom-parent-3.0.0...sortpom-parent-3.2.0)

---
updated-dependencies:
- dependency-name: com.github.ekryd.sortpom:sortpom-sorter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.ekryd.sortpom-sortpom-sorter-3.2.0 branch from 9864076 to fb8606d Compare September 14, 2022 19:27
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