Bump maven-javadoc-plugin from 3.3.1 to 3.4.0 by dependabot[bot] · Pull Request #147 · apache/maven-enforcer (original) (raw)
Navigation Menu
Appearance settings
- AI CODE CREATION
* GitHub CopilotWrite better code with AI
* GitHub Copilot appDirect agents from issue to merge
* MCP RegistryNewIntegrate external tools - DEVELOPER WORKFLOWS
* ActionsAutomate any workflow
* CodespacesInstant dev environments
* IssuesPlan and track work
* Code ReviewManage code changes - APPLICATION SECURITY
* GitHub Advanced SecurityFind and fix vulnerabilities
* Code securitySecure your code as you build
* Secret protectionStop leaks before they start - EXPLORE
* Why GitHub
* Documentation
* Blog
* Changelog
* Marketplace
- AI CODE CREATION
- BY COMPANY SIZE
* Enterprises
* Small and medium teams
* Startups
* Nonprofits - BY USE CASE
* App Modernization
* DevSecOps
* DevOps
* CI/CD
* View all use cases - BY INDUSTRY
* Healthcare
* Financial services
* Manufacturing
* Government
* View all industries
- BY COMPANY SIZE
- EXPLORE BY TOPIC
* AI
* Software Development
* DevOps
* Security
* View all topics - EXPLORE BY TYPE
* Customer stories
* Events & webinars
* Ebooks & reports
* Business insights
* GitHub Skills - SUPPORT & SERVICES
* Documentation
* Customer support
* Community forum
* Trust center
* Partners
- EXPLORE BY TOPIC
- COMMUNITY
* GitHub SponsorsFund open source developers - PROGRAMS
* Security Lab
* Maintainer Community
* Accelerator
* GitHub Stars
* Archive Program - REPOSITORIES
* Topics
* Trending
* Collections
- COMMUNITY
- Pricing
Provide feedback
We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
apache / maven-enforcer Public
Notifications You must be signed in to change notification settings
Additional navigation options
Merged
merged 1 commit into
masterfrom
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.4.0
May 11, 2022
ConversationCommits (1)ChecksFiles changed
Merged
Bump maven-javadoc-plugin from 3.3.1 to 3.4.0#147
merged 1 commit into
masterfrom
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.4.0
Conversation
dependabot Bot commented on behalf of github
Copy link Copy Markdown
Contributor
Bumps maven-javadoc-plugin from 3.3.1 to 3.4.0.
Release notes
Sourced from maven-javadoc-plugin's releases.
3.3.2
What's Changed
- [MJAVADOC-530] - Clean up additionalparam documentation by @marschall in apache/maven-javadoc-plugin#6
- [MJAVADOC-538] Filter out 'Picked up' by @risdenk in apache/maven-javadoc-plugin#11
- [MJAVADOC-546] Allow to generate report in Spanish locale by @belingueres in apache/maven-javadoc-plugin#12
- [MJAVADOC-537] Explicitly the batchMode to true by @joshiste in apache/maven-javadoc-plugin#7
- fix mailing list url in README by @rgdoliveira in apache/maven-javadoc-plugin#13
- [MJAVADOC-544] - Changed behaviour of Javadoc for temporary files encoding (options, argfile, ...) by @michael-st in apache/maven-javadoc-plugin#10
- [MJAVADOC-444] add aggregate-no-fork and aggregate-test-no-fork for non-forking versions of aggregate goals. by @busbey in apache/maven-javadoc-plugin#2
- Avoid converting separator characters into newline. by @cowwoc in apache/maven-javadoc-plugin#19
- [MJAVADOC-577] Fixed typos in User Guide. by @glqdlt in apache/maven-javadoc-plugin#20
- Fix typo in additionalDependencies documentation by @britter in apache/maven-javadoc-plugin#23
- Add missing
@sincetags to sourceFile[Includes|Excludes] by @britter in apache/maven-javadoc-plugin#24- Added example of --add-modules to aggregate FAQ. by @cowwoc in apache/maven-javadoc-plugin#18
- Remove space typo in markdown by @nrbw in apache/maven-javadoc-plugin#29
- [MJAVADOC-620] Do not ignore JARs w/o module info when building classpath by @fwienber in apache/maven-javadoc-plugin#35
- [MJAVADOC-626] Add a stale javadoc detection mechanism by @gnodet in apache/maven-javadoc-plugin#33
- [MJAVADOC-613] exclude skipped modules from javadoc aggregate by @olamy in apache/maven-javadoc-plugin#36
- [MJAVADOC-636] exclude some modules from aggregated javadoc by @olamy in apache/maven-javadoc-plugin#37
- [MJAVADOC-639] include requires static from external dependencies for all modules by @olamy in apache/maven-javadoc-plugin#38
- [MJAVADOC-638] upgrade Doxia Sitetools to 1.9.2 to remove dependency on Struts by @olamy in apache/maven-javadoc-plugin#39
- MJAVADOC-610 by @olamy in apache/maven-javadoc-plugin#40
- [MJAVADOC-644] Properly close DirectoryStream by @britter in apache/maven-javadoc-plugin#41
- update qdox by @elharo in apache/maven-javadoc-plugin#42
- update doxia by @elharo in apache/maven-javadoc-plugin#43
- update misc apache dependencies by @elharo in apache/maven-javadoc-plugin#44
- [MJAVADOC-614] - "No source files for package" in a directory with accent characters by @AlexisJehan in apache/maven-javadoc-plugin#30
- Uses try with resources by @elharo in apache/maven-javadoc-plugin#45
- toURL --> toURI().toURL() by @elharo in apache/maven-javadoc-plugin#46
- [MJAVADOC-617] Normalize module path so that '..' in the path are resolved by @weissreto in apache/maven-javadoc-plugin#27
- replace deprecated method scheduled for removal and update archiver by @elharo in apache/maven-javadoc-plugin#47
- (doc) Fix referenced parameter by @pzygielo in apache/maven-javadoc-plugin#49
- [MJAVADOC-653] fix javadoc; fix code smells by @XenoAmess in apache/maven-javadoc-plugin#48
- remove unused commons-io dependency by @elharo in apache/maven-javadoc-plugin#53
- [MJAVADOC-657] The fix operation duplicates annotations on private methods that have an annotation line between the method body and the javadoc comments. by @XenoAmess in apache/maven-javadoc-plugin#52
- add undeclared but used dependency by @elharo in apache/maven-javadoc-plugin#54
- [MJAVADOC-658] The fix operation wrongly delete generic functions's generic-class javadoc if exist, and add it if lack, and will not create it if param part of javadoc be empty by @XenoAmess in apache/maven-javadoc-plugin#55
- remove dead code by @elharo in apache/maven-javadoc-plugin#56
- [MJAVADOC-659] changing exception description when using "fix". by @XenoAmess in apache/maven-javadoc-plugin#57
- [MJAVADOC-664] - Fix stale javadoc data detection on Windows. by @Syquel in apache/maven-javadoc-plugin#63
- Bump maven-invoker from 3.0.1 to 3.1.0 by @dependabot in apache/maven-javadoc-plugin#73
- Bump actions/checkout from 2 to 2.3.4 by @dependabot in apache/maven-javadoc-plugin#78
- Bump actions/cache from 2.1.5 to 2.1.6 by @dependabot in apache/maven-javadoc-plugin#81
- [MJAVADOC-687] Upgrade Jetty Version to last 9.4.x by @olamy in apache/maven-javadoc-plugin#92
- Bump mockito-core from 3.9.0 to 3.12.0 by @dependabot in apache/maven-javadoc-plugin#93
- Bump slf4j-simple from 1.7.30 to 1.7.32 by @dependabot in apache/maven-javadoc-plugin#94
- Bump mockito-core from 3.12.0 to 4.0.0 by @dependabot in apache/maven-javadoc-plugin#103
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in apache/maven-javadoc-plugin#102
- Bump actions/cache from 2.1.6 to 2.1.7 by @dependabot in apache/maven-javadoc-plugin#109
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in apache/maven-javadoc-plugin#107
... (truncated)
Commits
- 40cc602 [maven-release-plugin] prepare release maven-javadoc-plugin-3.4.0
- 0c6b32f [MJAVADOC-714] Upgrade to Maven 3.2.5
- 506cb74 [MJAVADOC-696] Invalid anchors in Javadoc and plugin mojo
- 47d03d3 [MJAVADOC-712] Remove remains of org.codehaus.doxia.sink.Sink
- 5fae3b6 [MJAVADOC-711] Upgrade plugins in ITs
- 03ca843 Bump maven-archiver from 3.5.1 to 3.5.2
- 5dcfa6e Bump plexus-archiver from 4.2.6 to 4.2.7
- ca00601 Bump junit in /src/it/projects/MJAVADOC-498_modulepath
- 2583554 Bump commons-io from 2.2 to 2.7 in /src/it/projects/MJAVADOC-437/module2
- 9dd7bdd use shared gh action/release-drafter (#128)
- 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 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)
`[Bump maven-javadoc-plugin from 3.3.1 to 3.4.0](/apache/maven-enforcer/pull/147/commits/7f2cbfb3cdb7362cbb1ee91b33ca59cd1872827a "Bump maven-javadoc-plugin from 3.3.1 to 3.4.0
Bumps maven-javadoc-plugin from 3.3.1 to 3.4.0.
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] support@github.com") `
[7f2cbfb](/apache/maven-enforcer/pull/147/commits/7f2cbfb3cdb7362cbb1ee91b33ca59cd1872827a)
Bumps maven-javadoc-plugin from 3.3.1 to 3.4.0.
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] support@github.com
dependabot Bot added dependencies
Pull requests that update a dependency file
Pull requests that update Java code
labels
slachiewicz merged commit ecad7dd into master
dependabot Bot deleted the dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.4.0 branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
Sign up for free to join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
Pull requests that update a dependency file
Pull requests that update Java code
Projects
None yet
Milestone
No milestone
Development
Successfully merging this pull request may close these issues.