pathling
pathling copied to clipboard
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.11.2
Bumps org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.11.2.
Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
3.11.2
🚀 New features and improvements
- [MJAVADOC-823] - legacyMode keeps using module-info.java (-sourcedirectory still use as well as java files input) (#343)
@olamy- [MJAVADOC-814] - handle parameters such packages with multi lines (#337)
@olamy- [MJAVADOC-822] - skippedModules should be more scalable and support regex (#336)
@olamy📦 Dependency updates
- Bump com.thoughtworks.qdox:qdox from 2.1.0 to 2.2.0 (#344)
@dependabot- Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#342)
@dependabot- Bump org.codehaus.mojo:l10n-maven-plugin from 1.0.0 to 1.1.0 (#335)
@dependabot👻 Maintenance
- refactor: Replace Plexus AbstractLogEnabled with SLF4J (#338)
@timtebeekmaven-javadoc-plugin-3.11.1
What's Changed
- [MJAVADOC-821] Align toolchain discovery code with Maven Compiler Plugin by
@michael-oin apache/maven-javadoc-plugin#334Full Changelog: https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.11.0...maven-javadoc-plugin-3.11.1
maven-javadoc-plugin-3.10.1
What's Changed
- [MJAVADOC-810] [REGRESSION] MJAVADOC-791 causes forked Maven execution fail if any toolchains or settings file isn't present by
@cstamasin apache/maven-javadoc-plugin#313- Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 by
@dependabotin apache/maven-javadoc-plugin#314- Bump org.codehaus.plexus:plexus-io from 3.5.0 to 3.5.1 by
@dependabotin apache/maven-javadoc-plugin#315- Bump commons-io:commons-io from 2.16.1 to 2.17.0 by
@dependabotin apache/maven-javadoc-plugin#319- [MJAVADOC-812] [REGRESSION] maven-javadoc-plugin 3.10.0 creates empty… by
@michael-oin apache/maven-javadoc-plugin#320Full Changelog: https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.10.1
maven-javadoc-plugin-3.10.0
❗ NOTICE
Due to
Doxia 2.xstackmaven-site-plugin3.20+ is requred.What's Changed
- Add test for custom
FixJavadocMojo#defaultVersionby@Marcono1234in apache/maven-javadoc-plugin#305- Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 by
@dependabotin apache/maven-javadoc-plugin#304- Improve URL handling by
@michael-oin apache/maven-javadoc-plugin#310- Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 by
@dependabotin apache/maven-javadoc-plugin#307- Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 by
@dependabotin apache/maven-javadoc-plugin#306- Improve ITs by
@michael-oin apache/maven-javadoc-plugin#311- Bump org.apache.maven.plugins:maven-plugins from 42 to 43 by
@dependabotin apache/maven-javadoc-plugin#294- [MJAVADOC-809] Align Mojo class names by
@michael-oin apache/maven-javadoc-plugin#312
... (truncated)
Commits
44cbab7[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.23de45d8use github for scm45ccf06Bump com.thoughtworks.qdox:qdox from 2.1.0 to 2.2.0530fa01[MJAVADOC-823] legacyMode keeps using module-info.java (-sourcedirectory stil...3a16d92Bump commons-io:commons-io from 2.17.0 to 2.18.069c1ba7Migrate from Plexus to Sisu Guice (#341)39857eaRemove usages of deprecated ReaderFactory class (#339)314203a[MJAVADOC-814] handle parameters such packages with multi lines (#337)3bb982drefactor: Replace Plexus AbstractLogEnabled with SLF4J (#338)76826c8[MJAVADOC-822] skippedModules should be more scalable and support regex (#336)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)