Bump the maven-plugins group across 1 directory with 2 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(8 months ago)
(8 months ago)
dependencies java
Bumps the maven-plugins group with 2 updates in the / directory: org.apache.maven.plugins:maven-surefire-plugin and org.apache.maven.plugins:maven-javadoc-plugin.
Updates org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4
Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
3.5.4
🚀 New features and improvements
- Name the shutdown hook (#3170)
@cstamas- Implement fail-fast behavior for JUnit Platform provider (#3155)
@marcphilipp- Create a single LauncherSession for invocations of JUnitPlatformProvider (#863)
@marcphilipp🐛 Bug Fixes
- [SUREFIRE-2298] - fix xml output with junit 5 nested classes (fix integration with Cucumber and Archunit) (#828)
@olamy👻 Maintenance
- feat: enable prevent branch protection rules (#3168)
@sparsick- Get rid of plexus-annotations (#3163)
@olamy- Remove maven-changes-plugin (#861)
@sparsick- Enable GitHub Issues (#831)
@Bukama📦 Dependency updates
- Bump org.htmlunit:htmlunit from 4.15.0 to 4.16.0 (#3173) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 (#3172) @dependabot[bot]
- Bump org.htmlunit:htmlunit from 4.13.0 to 4.15.0 (#3171) @dependabot[bot]
- Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3167) @dependabot[bot]
- Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 (#3165) @dependabot[bot]
- Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#3161) @dependabot[bot]
- Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#3158) @dependabot[bot]
- Bump org.htmlunit:htmlunit from 4.12.0 to 4.13.0 (#856) @dependabot[bot]
- Bump org.xmlunit:xmlunit-core from 2.10.2 to 2.10.3 (#860) @dependabot[bot]
- Bump commons-beanutils:commons-beanutils from 1.7.0 to 1.11.0 in /surefire-its/src/test/resources/webapp (#851) @dependabot[bot]
- Bump org.htmlunit:htmlunit from 4.11.1 to 4.12.0 (#844) @dependabot[bot]
- Bump org.fusesource.jansi:jansi from 2.4.1 to 2.4.2 (#836) @dependabot[bot]
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#833) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28 (#829) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-java from 1.4.0 to 1.5.0 (#830) @dependabot[bot]
- Bump jacocoVersion from 0.8.12 to 0.8.13 (#827) @dependabot[bot]
Commits
88513d8[maven-release-plugin] prepare release surefire-3.5.49c48828Simplify cuncumber IT configuration and make windows build working again (#3174)74b2d8cBump org.htmlunit:htmlunit from 4.15.0 to 4.16.0 (#3173)6c30bf1[SUREFIRE-2298] fix xml output with junit 5 nested classes (#828)9f49866Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 (#3172)fb96954Bump org.htmlunit:htmlunit from 4.13.0 to 4.15.0 (#3171)1e63159Name the shutdown hook (#3170)76e806afeat: enable prevent branch protection rules (#3168)0fbfb27Implement fail-fast behavior for JUnit Platform provider (#3155)98d081eBump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3167)- Additional commits viewable in compare view
Updates org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0
Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
3.12.0
:boom: Breaking changes
- remove fix mojo (#1263)
@elharo- detectOfflineLinks is now false per default for all jar mojo issue #1258 (#1259)
@olamy🐛 Bug Fixes
- Fix legacyMode (#1265)
@fridrich- Fix
package {...} does not existinlegacyMode(#1243)@JackPGreen- Ensure UTF-8 charset is used to avoid IllegalArgumentException: Null charset name (#1245)
@elharo- Remove Javadoc 1.4+ / -1.1 switch related warning (#1240)
@perceptron8👻 Maintenance
- protect 3.8.x branch (#1238)
@hboutemy- feat: enable prevent branch protection rules (#1228)
@sparsick📦 Dependency updates
- Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0 (#1257) @dependabot[bot]
Commits
2a06bed[maven-release-plugin] prepare release maven-javadoc-plugin-3.12.0a71ecf9bump version 3.12.0-SNAPSHOT88f2b71[maven-release-plugin] prepare for next development iteration7e18956[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.4c11b76cIn legacyMode, don't use -sourcepath, unless excludePackageNames is not empty...bc9904bremove fix mojo (#1263)f310135Fixpackage {...} does not existinlegacyMode(#1243)c8270f9detectOfflineLinks is now false per default for all jar mojo issue #1258 ...953e609Delete flaky test (#1260)2bba7a4Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0- 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
+2
-2
Package Dependencies
maven
3.5.3 → 3.5.4
Patch
maven
3.11.3 → 3.12.0
Minor
Technical Details
| ID: | 8103898 |
| UUID: | 2847601982 |
| Node ID: | PR_kwDOM63cls6puvU- |
| Host: | GitHub |
| Repository: | FortnoxAB/changesets-java |
| Merge State: | Unknown |