s4u / pgpverify-maven-plugin

Verify Open PGP / GPG signatures plugin
https://www.simplify4u.org/pgpverify-maven-plugin/
Apache License 2.0
49 stars 20 forks source link

Bump org.simplify4u:parent from 2.18.0 to 2.20.1 #516

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps org.simplify4u:parent from 2.18.0 to 2.20.1.

Release notes

Sourced from org.simplify4u:parent's releases.

v2.20.1

What's Changed

:toolbox: Dependency updates

  • Bump maven-surefire-plugin.version from 3.2.2 to 3.2.3 #198
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 #199
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 #200
  • Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0 #201
  • Bump maven-surefire-plugin.version from 3.2.3 to 3.2.5 #202
  • Bump maven-plugin-plugin.version from 3.10.2 to 3.11.0 #203

:heart: Thanks

Many thanks for collaboration on this release for: @​slawekjaranowski

v2.20.0

What's Changed

:fire: New features

  • Remove deprecated optimize options from m-compiler-p #193
  • Add maven-plugin-report-plugin to pluginManagement #194

:toolbox: Dependency updates

  • Bump maven-invoker-plugin from 3.5.1 to 3.6.0 #176
  • Bump maven-clean-plugin from 3.2.0 to 3.3.1 #177
  • Bump maven-fluido-skin from 1.11.2 to 1.12.0 #178
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 #179
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1 #180
  • Bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.16.1 #182
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 #183
  • Bump maven-plugin-plugin.version from 3.9.0 to 3.10.1 #184
  • Bump maven-surefire-plugin.version from 3.1.2 to 3.2.1 #185
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1 #186
  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 #187
  • Bump maven-surefire-plugin.version from 3.2.1 to 3.2.2 #188
  • Bump maven-plugin-plugin.version from 3.10.1 to 3.10.2 #189
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.2 #190
  • Bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16.2 #191
  • Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.5 to 3.5.0 #192
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 #195
  • Bump org.simplify4u.plugins:sitemapxml-maven-plugin from 2.1.0 to 2.2.0 #196
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 #197

:heart: Thanks

Many thanks for collaboration on this release for: @​slawekjaranowski

v2.19.0

What's Changed

... (truncated)

Commits
  • 129f7c2 [maven-release-plugin] prepare release v2.20.1
  • 6fb4372 Bump maven-plugin-plugin.version from 3.10.2 to 3.11.0
  • 658972c Bump maven-surefire-plugin.version from 3.2.3 to 3.2.5
  • 12b4655 Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0
  • 455baad Bump org.apache.maven.plugins:maven-compiler-plugin
  • ccc10b5 Bump org.apache.maven.plugins:maven-compiler-plugin
  • 0ebad8d Bump maven-surefire-plugin.version from 3.2.2 to 3.2.3
  • 205b658 [maven-release-plugin] prepare for next development iteration
  • 8d5b140 [maven-release-plugin] prepare release v2.20.0
  • 6adb6d8 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

pzygielo commented 4 months ago

Not exactly sure what change in parent causes it, but it seems that since this upgrade the plugin-info.html is no longer generated. Perhaps with that, the link at https://www.simplify4u.org/pgpverify-maven-plugin/index.html:

leads to 404 :disappointed:

slawekjaranowski commented 4 months ago

@pzygielo fixed in #553