gantsign / ktlint-maven-plugin

Maven plugin for ktlint the Kotlin linter
http://gantsign.com/ktlint-maven-plugin/
MIT License
61 stars 17 forks source link

Bump plexus-utils from 3.5.1 to 4.0.0 #557

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps plexus-utils from 3.5.1 to 4.0.0.

Release notes

Sourced from plexus-utils's releases.

4.0.0

📦 Dependency updates

👻 Maintenance

Commits
  • 0803079 [maven-release-plugin] prepare release plexus-utils-4.0.0
  • b342c7c Switch to released version of plexus-xml 4.0.0
  • 968a069 Reformat using spotless:apply
  • 4315308 Update to parent 13
  • 0a84396 Fix SCM information (#254)
  • 14ac2e1 Fix non contiguous imports (#255)
  • 3bd741d Fix false difference detected with CachingOutputStream/CachingWriter when str...
  • b4ee91f Switch to junit 5 (#245)
  • 60b1b79 Remove unused/unmaintained jira export (#247)
  • cbca15a Switch build ci workflow to master branch (#250)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

freemanjp commented 1 year ago

@dependabot rebase

freemanjp commented 1 year ago

@dependabot rebase

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (6597160) 88.06% compared to head (82ddb3e) 88.06%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #557 +/- ## ========================================= Coverage 88.06% 88.06% Complexity 91 91 ========================================= Files 17 17 Lines 620 620 Branches 59 59 ========================================= Hits 546 546 Misses 35 35 Partials 39 39 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.