jenkinsci / junit-realtime-test-reporter-plugin

Report JUnit test results in real time
https://plugins.jenkins.io/junit-realtime-test-reporter/
MIT License
6 stars 13 forks source link

Bump maven-plugin from 3.16 to 3.21 #90

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps maven-plugin from 3.16 to 3.21.

Release notes

Sourced from maven-plugin's releases.

Maven Plugin 3.21

🐛 Bug fixes

  • avoid full maven distro for test in build.outputDirectory as it is included in the plugin jar (#306) @​olamy

📦 Dependency updates

Maven Plugin 3.20

🚨 Removed

  • Upgrade wagon 3.5.2 and remove all com.jcraft. proxy artifacts (#288) @​olamy

🚀 New features and improvements

  • Remove duplicate project page entries (workspace, recent changes, test result) (#281) @​NotMyFault

📝 Documentation updates

📦 Dependency updates

Maven Plugin 3.19

🚀 New features and improvements

🐛 Bug fixes

👻 Maintenance

  • upgrade parent, minimum core version 2.332.1, upgrade junit 1119.va_a_5e9068da_d7 (#271) @​olamy

✍ Other changes

... (truncated)

Commits
  • dbcc228 [maven-release-plugin] prepare release maven-plugin-3.21
  • 412bd87 Merge pull request #302 from jenkinsci/dependabot/github_actions/master/actio...
  • ea81521 avoid full maven distro for test in build.outputDirectory as it is included i...
  • aeeef90 Bump actions/stale from 6 to 7
  • aeabc96 [maven-release-plugin] prepare for next development iteration
  • b03ad95 [maven-release-plugin] prepare release maven-plugin-3.20
  • cd7db92 Bump jsoup from 1.14.3 to 1.15.3 (#289)
  • c4fb2d1 Merge pull request #291 from jenkinsci/dependabot/github_actions/master/actio...
  • f7f8dfa Update maven-interceptors version. Ensure that maven 3.3 request uses correct...
  • 3ce92bf Bump actions/stale from 5 to 6
  • 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[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.