Bump the plugins group across 1 directory with 3 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(9 months ago)
(9 months ago)
(9 months ago)
by dependabot[bot]
backport 1.2
Bumps the plugins group with 3 updates in the / directory: org.apache.maven.plugins:maven-javadoc-plugin, org.apache.maven.plugins:maven-enforcer-plugin and org.sonarsource.scanner.maven:sonar-maven-plugin.
Updates org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3
Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
3.11.3
🚨 Removed
🚀 New features and improvements
🐛 Bug Fixes
- Make the legacyMode consistent (Filter out all of the module-info.java files in legacy mode, do not use --source-path in legacy mode) (#1217)
@fridrich- [MJAVADOC-826] - Don't try to modify project source roots (#358)
@oehme📝 Documentation updates
- Correct javadoc-no-fork description on index-page (#368)
@Bukama- [MNGSITE-529] - Rename "Goals" to "Plugin Documentation" (#360)
@Bukama- (doc) Close links tag in links parameter javadoc example (#355)
@sixcorners👻 Maintenance
- Be consistent about data encoding when copying files (#1215)
@fridrich- Clean up JavadocUtilTest (#1210)
@elharo- Use Java 7 relativization instead of hand-rolled code (#385)
@elharo- Rephrase source code fix interactive messages for clarity (#390)
@elharo- Reduce non-debug logging (#389)
@elharo- Delete duplicate
@throwsclause (#384)@elharo- Use Java 7 relativization instead of our hand-rolled code (#381)
@elharo- Clean up comments and argument names (#386)
@elharo- Remove workaround for long patched CVE in javadoc (#388)
@elharo- Issue #378 Cleanup of code related to old non supported Java version (#382)
@olamy- Cure deprecation warning (#383)
@elharo- [MJAVADOC-773] - deprecate toRelative (#379)
@elharo- Issue #373 Fix JDK 23 build (#374)
@olamy- Fix
aggregateJavadoc typo (#371)@JackPGreen- Enable GH issues (#365)
@Bukama- [MJAVADOC-825] - Prefer NullPointerExceptions for null arguments (#350)
@elharo📦 Dependency updates
- Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#1221) @dependabot[bot]
- Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 (#1222) @dependabot[bot]
- Bump org.apache.commons:commons-lang3 from 3.6 to 3.18.0 in /src/it/projects/MJAVADOC-787 (#1227) @dependabot[bot]
- Maven Archiver 3.6.4 (#1226)
@olamy- Bump org.apache.commons:commons-lang3 from 3.6 to 3.18.0 in /src/it/projects/MJAVADOC-575_source8-module-info (#1224) @dependabot[bot]
- Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#1223) @dependabot[bot]
- Bump org.apache.commons:commons-lang3 from 3.6 to 3.18.0 in /src/it/projects/MJAVADOC-506_excl-module-info (#1218) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-java from 1.3.0 to 1.5.0 (#363) @dependabot[bot]
... (truncated)
Commits
8357bc2[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.3ab6e97eBump commons-io:commons-io from 2.19.0 to 2.20.083788c1Bump org.apache.commons:commons-text from 1.13.1 to 1.14.099ee1fcBump org.apache.commons:commons-lang3 in /src/it/projects/MJAVADOC-78718bfeb8Maven Archiver 3.6.4 (#1226)63618bbBump org.apache.commons:commons-lang3 (#1224)81afff9Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#1223)8bcdebfAdd Apache 2.0 LICENSE file (#1220)2299072Make the legacyMode consistent and actually useful (#1217)33c9f01Be consistent about data encoding when copying files (#1215)- Additional commits viewable in compare view
Updates org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1
Release notes
Sourced from org.apache.maven.plugins:maven-enforcer-plugin's releases.
3.6.1
🚀 New features and improvements
- Improve performance of transitive dependency checks (#904)
@harrisric🐛 Bug Fixes
- Fix NPE when a classifier part is specified in bannedDependencies (#905)
@harrisric📝 Documentation updates
- Move contributing information into README (#911)
@slawekjaranowski- Rewrite CONTRIBUTING.md to use the Github issue tracker instead of JIRA (#898)
@elharo👻 Maintenance
- Remove unused javax.annotations dependency (#899)
@elharo- Remove unused methods (#900)
@elharo- Remove the from parameter names (#901)
@elharo- Fix a grab bag of typos and minor grammar errors (#897)
@elharo- remove unneeded contains check as add already does that (#896)
@elharo📦 Dependency updates
- Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#910) @dependabot[bot]
Commits
9b9b705[maven-release-plugin] prepare release enforcer-3.6.1469f45cMove contributing information into README - fix cla linkfec424aMove contributing information into README3abe11dBump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#910)d58be76Improve performance of transitive dependency checks (#904)1f7ac3cnull analysis (#907)3bfbff8Fix some typos8da0311Remove unused javax.annotations dependency (#899)06bcf29Remove unused methods (#900)b25c800Fix NPE when a classifier part is specified but an artifact classifier is nul...- Additional commits viewable in compare view
Updates org.sonarsource.scanner.maven:sonar-maven-plugin from 5.1.0.4751 to 5.2.0.4988
Release notes
Sourced from org.sonarsource.scanner.maven:sonar-maven-plugin's releases.
5.2.0.4988
Release notes - Sonar Scanner for Maven - 5.2
New Feature
SCANMAVEN-296 Include github actions folder in the scan
Task
SCANMAVEN-286 Update Slack notification in .github/workflows/slack_notify.yml
SCANMAVEN-287 Bump orchestrator to version 5.5 or greater
SCANMAVEN-294 Update sonar-scanner-java-library to 3.4.0.514
SCANMAVEN-298 Populate name in pom.xml
SCANMAVEN-299 Exclude tests from publication.
Commits
ce7b226SCANMAVEN-300 Ensure the automatic inclusion of ".github" in "sonar.sources" ...be97c55SCANMAVEN-298 Populate name in pom.xml (#313)421be1eSCANMAVEN-299 Exclude tests from publication. (#314)5107268BUILD-8875: Migrate to standardized GitHub runner names (#312)45897a4SCANMAVEN-296 Include github actions folder in the scan (#310)4315ce7SCANMAVEN-294 Update sonar-scanner-java-library to 3.4.0.514 (#309)1a6dc10BUILD-8073 Migrate public repositories workflows to large runnersae454f5SCANMAVEN-287 Bump orchestrator to avoid polluting telemetry datae9c9c38BUILD-7788 Migrate slack notification (#302)ebbab1dPrepare next development iteration (#301)- 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
1
1
+3
-3
Package Dependencies
maven
3.11.2 → 3.11.3
Patch
maven
3.6.0 → 3.6.1
Patch
maven
5.1.0.4751 → 5.2.0.4988
Minor
Technical Details
| ID: | 6960945 |
| UUID: | 2799740696 |
| Node ID: | PR_kwDOHloRjM6m4KcY |
| Host: | GitHub |
| Repository: | inrupt/solid-client-java |
| Merge State: | Unknown |