Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps sortpom-maven-plugin from 2.12.0 to 3.0.0.

Release notes

Sourced from sortpom-maven-plugin's releases.

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

Commits
  • 065b55f [maven-release-plugin] prepare release sortpom-parent-3.0.0
  • cb76e6b Fix test
  • d4a8001 Merge remote-tracking branch 'origin/master'
  • cef9ff4 Added scope import to sort-dependencies
  • 1c46e8c Merge pull request #108 from Ekryd/dependabot/maven/org.apache.maven.plugins-...
  • 0f03bb9 Bump maven-release-plugin from 3.0.0-M1 to 3.0.0-M4
  • ff32f31 Remove old JDK compilation support and add jdk 16
  • a1ba277 Fixed some Sonar warnings
  • 854cf0a Added test for predefined sort order
  • 965a51b Merge pull request #107 from Ekryd/issue-105-Release_3
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 26, 2021
@rremer
Copy link
Contributor

rremer commented Sep 2, 2021

@dependabot ignore this major version

@dependabot-preview
Copy link
Contributor Author

Dependabot Preview has shut down and can no longer make changes to your Repository.

You can continue to keep your dependencies updated with GitHub-native Dependabot.

@eshaffer321
Copy link
Contributor

eshaffer321 commented Jun 25, 2022

@dependabot ignore this major version

@rremer Any reason we are ignoring this version upgrade? Also was did we add the native dependabot?

Edit: I see that 3.0.0 is a breaking change. Do we need someone to to update the repo first before we merge?

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.

3 participants