mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2026-07-05 08:00:47 +02:00
400d29f3decf55cdf5ee88272daa67452c5492c2
1140 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
400d29f3de |
Bump the production-dependencies group across 1 directory with 9 updates
Bumps the production-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.23.0` | `13.1.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.13.0` | `3.14.1` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.4.2` | `3.5.0` | | [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) | `2.4` | `2.5` | | me.clip:placeholderapi | `2.11.6` | `2.11.7` | | com.lenis0012.bukkit:loginsecurity | `3.3.0` | `3.3.1` | | [com.github.zigazajc007:Passky](https://github.com/zigazajc007/Passky) | `v3.0.0` | `v3.3.0` | | [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.6.0` | `3.6.1` | | [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.5.3` | `3.5.7` | Updates `com.puppycrawl.tools:checkstyle` from 10.23.0 to 13.1.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.23.0...checkstyle-13.1.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.13.0 to 3.14.1 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.1) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.4.2 to 3.5.0 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.0) Updates `org.yaml:snakeyaml` from 2.4 to 2.5 - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.5..snakeyaml-2.4) Updates `me.clip:placeholderapi` from 2.11.6 to 2.11.7 Updates `com.lenis0012.bukkit:loginsecurity` from 3.3.0 to 3.3.1 Updates `com.github.zigazajc007:Passky` from v3.0.0 to v3.3.0 - [Release notes](https://github.com/zigazajc007/Passky/releases) - [Commits](https://github.com/zigazajc007/Passky/compare/v3.0.0...v3.3.0) Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.6.0 to 3.6.1 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.6.0...maven-shade-plugin-3.6.1) Updates `org.mariadb.jdbc:mariadb-java-client` from 3.5.3 to 3.5.7 - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/main/CHANGELOG.md) - [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.3...3.5.7) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.yaml:snakeyaml dependency-version: '2.5' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: me.clip:placeholderapi dependency-version: 2.11.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: com.lenis0012.bukkit:loginsecurity dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: com.github.zigazajc007:Passky dependency-version: v3.3.0 dependency-type: direct:production dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
65a379c3c2 |
Catching missing class on other platforms than Paper or older
Related #1313 |
||
|
|
2ff6547552 | Improve debug logs for force login in Passky | ||
|
|
c3233b2c67 |
- Fix Passky hook
- Implement debug logs to Passky |
||
|
|
f86c918a8b |
Use Paper API for detecting proxies (1.21.6+)
Related #1312 |
||
|
|
001cf3237b |
Update CraftAPI to fix 403 Forbidden errors from Mojang API
Fixes #1306 Fixes #1305 |
||
|
|
c28c634351 |
Bump advanced-security/maven-dependency-submission-action from 4.1.2 to 5.0.0 (#1298)
Bump advanced-security/maven-dependency-submission-action Bumps [advanced-security/maven-dependency-submission-action](https://github.com/advanced-security/maven-dependency-submission-action) from 4.1.2 to 5.0.0. - [Release notes](https://github.com/advanced-security/maven-dependency-submission-action/releases) - [Commits](https://github.com/advanced-security/maven-dependency-submission-action/compare/v4.1.2...v5.0.0) --- updated-dependencies: - dependency-name: advanced-security/maven-dependency-submission-action dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
4550562465 |
Fix finding the correct login sessions in Velocity
Velocity uses different objects during each login phase. Therefore, keys are no persistent. Only an internal variable is shared and exposed with `getConnection()`, but this method is not available in the API. We use `InetSocketAddress` objects until there is a better method for identifying sessions. Related #1297 |
||
|
|
2308d98dcd |
Added /fldelete <name> to delete profiles from storage (#1283)
* Added `/fldelete <name>` to delete profiles from storage by name * Implemented requested changes for pull request #1283 * Update delete command's perm default |
||
|
|
063b6a9405 | Add support for Passky login plugin (#1289) | ||
|
|
1b45b8d2be |
Run tasks directly instead of using the sync method
Fixes #1291 |
||
|
|
8be0de4781 | Add new download location | ||
|
|
d06c44041d |
Add annotation processor explicitly to fix plugin json generation
Related #1286 Related #1292 |
||
|
|
69fa341188 | [CI-SKIP] Add GitHub changelog configuration | ||
|
|
e1ba698f28 | Remove duplicated repository | ||
|
|
7bf613c8b4 | Add support for Passky login plugin | ||
|
|
1c194280b1 |
Bump the production-dependencies group across 1 directory with 8 updates (#1288)
Bumps the production-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.17.0` | `10.23.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.13.0` | `3.14.0` | | [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) | `4.5` | `5.0.0` | | [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) | `3.4.0` | `3.6.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.3.0` | `3.5.3` | | org.slf4j:slf4j-jdk14 | `2.0.13` | `2.0.17` | | [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) | `2.2` | `2.4` | | [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.4.0` | `3.5.3` | Updates `com.puppycrawl.tools:checkstyle` from 10.17.0 to 10.23.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/checkstyle/checkstyle/releases">com.puppycrawl.tools:checkstyle's releases</a>.</em></p> <blockquote> <h2>checkstyle-10.23.0</h2> <p>Checkstyle 10.23.0 - <a href="https://checkstyle.org/releasenotes.html#Release_10.23.0">https://checkstyle.org/releasenotes.html#Release_10.23.0</a></p> <p>New:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/9745">#9745</a> - JavadocMethod: new property 'allowInlineReturn' to support for Javadoc return tag as inline</p> <p>Bug fixes:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/14697">#14697</a> - False negative in UnusedImportCheck</p> <!-- raw HTML omitted --> <h2>checkstyle-10.22.0</h2> <p>Checkstyle 10.22.0 - <a href="https://checkstyle.org/releasenotes.html#Release_10.22.0">https://checkstyle.org/releasenotes.html#Release_10.22.0</a></p> <p>Breaking backward compatibility:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/9280">#9280</a> - JavadocVariable: new property 'accessModifiers' as substitution of 'scope' and 'excludeScope' <a href="https://redirect.github.com/checkstyle/checkstyle/issues/15499">#15499</a> - Change default or IllegalIdentifierName</p> <p>Bug fixes:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/16641">#16641</a> - <code>FileContents.getJavadocBefore()</code>: Comments should not be skipped if it is not alone in line <a href="https://redirect.github.com/checkstyle/checkstyle/issues/16385">#16385</a> - JavadocTagContinuationIndentation Ignore indentation check when HTML tag break line <a href="https://redirect.github.com/checkstyle/checkstyle/issues/16628">#16628</a> - use SLL prediction mode for fast javadoc parsing to improve performance <a href="https://redirect.github.com/checkstyle/checkstyle/issues/43">#43</a> - JavadocMethod: Javadoc Not Detected Above Multiline Comments <a href="https://redirect.github.com/checkstyle/checkstyle/issues/12817">#12817</a> - Incorrect Indentation errors for expression switches with google_checks.xml <a href="https://redirect.github.com/checkstyle/checkstyle/issues/6637">#6637</a> - SuppressWarningsHolder aliasList members don't act like aliases <a href="https://redirect.github.com/checkstyle/checkstyle/issues/13043">#13043</a> - Make references optional for link and linkplain tags <a href="https://redirect.github.com/checkstyle/checkstyle/issues/16005">#16005</a> - Parse errors if ``@<code>see</code> spans multiple lines <a href="https://redirect.github.com/checkstyle/checkstyle/issues/14446">#14446</a> - Parse error when Javadoc contains `@`snippet with code example that uses Java annotation</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/checkstyle/checkstyle/commit/25f2753f65db2c13b72ebbad76e3aebb35411945"><code>25f2753</code></a> [maven-release-plugin] prepare release checkstyle-10.23.0</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/ed97c94df9290e3f8d9c51927ecd4a897d4beadf"><code>ed97c94</code></a> doc: release notes for 10.23.0</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/9e773ff72e49ed46cbada8dff26b69e545cd3ede"><code>9e773ff</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/16332">#16332</a>: Updated SuppressionSingleFilterExamplesTest methods to use veri...</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/688d0cda5bfe1410e1ee4921c5f617d771003104"><code>688d0cd</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/16360">#16360</a>: Migrate XMLLoggerTest to use inlineConfigParser</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/66946e9fe9fd838b7e34a76817b58380534ea997"><code>66946e9</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/16360">#16360</a>: Migrate XMLLoggerTest.testAddErrorOnZeroColumns to use inlineCo...</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/4890ef67d18b811451259f121f05690099d69a74"><code>4890ef6</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/14631">#14631</a>: Updated HR_TAG to new AST format</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/754c35d72079f7ba764f1649b2c72114cd10f4e8"><code>754c35d</code></a> minor: Bump version to 10.23.0-SNAPSHOT</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/359fa919d6b96ea334346459b77b7e54931dee65"><code>359fa91</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/16155">#16155</a>: use nio api in XpathFileGeneratorAuditListener</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/3f0fec8c85f9d74b0f7ba56920f9a4848d4ebe15"><code>3f0fec8</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/9745">#9745</a>: Added JavadocMethod inline return tag support</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/381a852b922d779553f334fdd1dbafe8d1d1613e"><code>381a852</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/14631">#14631</a>: Updated DD to new AST format</li> <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.17.0...checkstyle-10.23.0">compare view</a></li> </ul> </details> <br /> Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.13.0 to 3.14.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-compiler-plugin/releases">org.apache.maven.plugins:maven-compiler-plugin's releases</a>.</em></p> <blockquote> <h2>3.14.0</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>Enable GitHub Issues (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/305">#305</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-579">[MCOMPILER-579]</a> - allow module-version configuration (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/273">#273</a>) <a href="https://github.com/mguillem"><code>@mguillem</code></a></li> <li>Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.4.0 - JDK 24 support (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/293">#293</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Update release-drafter configuration, PR automation (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/281">#281</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-588">[MCOMPILER-588]</a> - JUnit4 test framework to JUnit5 migration (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/236">#236</a>) <a href="https://github.com/MidNight-er"><code>@MidNight-er</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Fix release-drafter config (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/292">#292</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-591">[MCOMPILER-591]</a> - testCompile - fix detections of target less than 1.9 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/240">#240</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.4.0 - JDK 24 support (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/293">#293</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump mavenVersion from 3.6.3 to 3.9.9 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/283">#283</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.mockito:mockito-core from 4.8.0 to 4.11.0 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/288">#288</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven.plugins:maven-plugins from 42 to 43 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/285">#285</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-590">[MCOMPILER-590]</a> - Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/235">#235</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Update scm tag according to branch (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/303">#303</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MNGSITE-529">[MNGSITE-529]</a> - Rename "Goals" to "Plugin Documentation" (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/300">#300</a>) <a href="https://github.com/Bukama"><code>@Bukama</code></a></li> <li>Use JUnit version from parent (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/299">#299</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-529">[MCOMPILER-529]</a> - Update docs about version schema (Maven 3) (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/295">#295</a>) <a href="https://github.com/Bukama"><code>@Bukama</code></a></li> <li>Use default Maven versions for build on GitHub (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/289">#289</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Remove Maven 3 note (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/241">#241</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li>Remove info about old versions (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/237">#237</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> </ul> <h2>🔧 Build</h2> <ul> <li>Exclude JDK 8 - temurin, adopt-openj9 on macos, use defaults values (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/238">#238</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/b5e7d9b90712d75c12ca648f1a209dfc8cdc7931"><code>b5e7d9b</code></a> [maven-release-plugin] prepare release maven-compiler-plugin-3.14.0</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/9134f1231a5ce532d779c24ebb3b4706a05978d2"><code>9134f12</code></a> Enable GitHub Issues</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/19b8b128f422622cef20992bcadec52288fce489"><code>19b8b12</code></a> Update scm tag according to branch</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/09dce4e613fbde5fbd88481b01d4a3004c31bea9"><code>09dce4e</code></a> [MCOMPILER-579] allow module-version configuration (<a href="https://redirect.github.com/apache/maven-compiler-plugin/issues/273">#273</a>)</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/f7c3c5fab1d7b1a73b62720b772733aa82abf746"><code>f7c3c5f</code></a> Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.4.0</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/764a54b22b011ebf0ab190cb9452d9e6561d6e93"><code>764a54b</code></a> [MNGSITE-529] Rename "Goals" to "Plugin Documentation"</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/cfacbc16305782da714b8f7ea5a77d47d952bd3d"><code>cfacbc1</code></a> PR Automation only on close event</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/5c26bba9edad7b833756465c7cd0c9e54c77aaa9"><code>5c26bba</code></a> Use JUnit version from parent</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/5449407f106ad6257471f9e7caa5fbe58c06ada9"><code>5449407</code></a> [MCOMPILER-529] Update docs about version schema (Maven 3)</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/01d5b8824e32365bb091465c747ec38299664744"><code>01d5b88</code></a> Bump mavenVersion from 3.6.3 to 3.9.9 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/issues/283">#283</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0">compare view</a></li> </ul> </details> <br /> Updates `com.mycila:license-maven-plugin` from 4.5 to 5.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mathieucarbou/license-maven-plugin/releases">com.mycila:license-maven-plugin's releases</a>.</em></p> <blockquote> <h2>v5.0.0</h2> <h2>What's Changed</h2> <ul> <li>Bump junit.version from 5.11.0 to 5.11.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/836">mathieucarbou/license-maven-plugin#836</a></li> <li>Drop Java 8, use 11 by <a href="https://github.com/mathieucarbou"><code>@mathieucarbou</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/833">mathieucarbou/license-maven-plugin#833</a></li> <li>[pom] Bump jgit to 6.10.0.202406032230-r by <a href="https://github.com/hazendaz"><code>@hazendaz</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/837">mathieucarbou/license-maven-plugin#837</a></li> <li>Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/838">mathieucarbou/license-maven-plugin#838</a></li> <li>Bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/839">mathieucarbou/license-maven-plugin#839</a></li> <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/841">mathieucarbou/license-maven-plugin#841</a></li> <li>Bump junit.version from 5.11.1 to 5.11.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/843">mathieucarbou/license-maven-plugin#843</a></li> <li>Bump surefire.version from 3.5.0 to 3.5.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/844">mathieucarbou/license-maven-plugin#844</a></li> <li>Bump junit.version from 5.11.2 to 5.11.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/845">mathieucarbou/license-maven-plugin#845</a></li> <li>Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.0 to 3.8.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/846">mathieucarbou/license-maven-plugin#846</a></li> <li>Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.7.0 to 3.8.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/848">mathieucarbou/license-maven-plugin#848</a></li> <li>Bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/847">mathieucarbou/license-maven-plugin#847</a></li> <li>Bump maven-plugin.version from 3.15.0 to 3.15.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/849">mathieucarbou/license-maven-plugin#849</a></li> <li>Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/850">mathieucarbou/license-maven-plugin#850</a></li> <li>Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.19.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/851">mathieucarbou/license-maven-plugin#851</a></li> <li>Bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/852">mathieucarbou/license-maven-plugin#852</a></li> <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/854">mathieucarbou/license-maven-plugin#854</a></li> <li>Bump surefire.version from 3.5.1 to 3.5.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/853">mathieucarbou/license-maven-plugin#853</a></li> <li>Bump com.puppycrawl.tools:checkstyle from 10.20.0 to 10.20.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/855">mathieucarbou/license-maven-plugin#855</a></li> <li>Bump groovy.version from 4.0.23 to 4.0.24 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/856">mathieucarbou/license-maven-plugin#856</a></li> <li>[exclusions] Do not handle .gradle or build directories by <a href="https://github.com/hazendaz"><code>@hazendaz</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/858">mathieucarbou/license-maven-plugin#858</a></li> <li>Bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.20.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/861">mathieucarbou/license-maven-plugin#861</a></li> <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/862">mathieucarbou/license-maven-plugin#862</a></li> <li>Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.1 to 3.9.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/863">mathieucarbou/license-maven-plugin#863</a></li> <li>Bump junit.version from 5.11.3 to 5.11.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/865">mathieucarbou/license-maven-plugin#865</a></li> <li>Bump com.puppycrawl.tools:checkstyle from 10.20.2 to 10.21.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/864">mathieucarbou/license-maven-plugin#864</a></li> <li>Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/866">mathieucarbou/license-maven-plugin#866</a></li> <li>Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/867">mathieucarbou/license-maven-plugin#867</a></li> <li>Bump com.puppycrawl.tools:checkstyle from 10.21.0 to 10.21.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/871">mathieucarbou/license-maven-plugin#871</a></li> <li>Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/872">mathieucarbou/license-maven-plugin#872</a></li> <li>Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/875">mathieucarbou/license-maven-plugin#875</a></li> <li>Test to specify licenseSet includes from CLI by <a href="https://github.com/mathieu"><code>@mathieu</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/878">mathieucarbou/license-maven-plugin#878</a></li> <li>[GA] Update snapshot report by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/835">mathieucarbou/license-maven-plugin#835</a></li> <li>lazy evaluation for git provided properties by <a href="https://github.com/frawa"><code>@frawa</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/877">mathieucarbou/license-maven-plugin#877</a></li> <li>[GA] Update snapshot report by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/879">mathieucarbou/license-maven-plugin#879</a></li> <li>[exclusions] Add angular folder to exclusions by <a href="https://github.com/hazendaz"><code>@hazendaz</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/869">mathieucarbou/license-maven-plugin#869</a></li> <li>Update dependency com.mycila:license-maven-plugin to v4.6 by <a href="https://github.com/hazendaz"><code>@hazendaz</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/868">mathieucarbou/license-maven-plugin#868</a></li> <li>[java11] Use Path.of instead of Paths.get by <a href="https://github.com/hazendaz"><code>@hazendaz</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/881">mathieucarbou/license-maven-plugin#881</a></li> <li>[GA] Update snapshot report by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/880">mathieucarbou/license-maven-plugin#880</a></li> <li>Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/889">mathieucarbou/license-maven-plugin#889</a></li> <li>[tests] Rewrite hamcrest to assertj and remove hamcrest from the build by <a href="https://github.com/hazendaz"><code>@hazendaz</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/895">mathieucarbou/license-maven-plugin#895</a></li> <li>Use less of plexus and no longer need to override plexus xml by <a href="https://github.com/hazendaz"><code>@hazendaz</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/894">mathieucarbou/license-maven-plugin#894</a></li> <li>Add to default exclusion and cleanup pom on exclusions already in core releases by <a href="https://github.com/hazendaz"><code>@hazendaz</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/892">mathieucarbou/license-maven-plugin#892</a></li> <li>[gha] Make sure we cache maven (and sort) and make sure docs are proper EOF marked by <a href="https://github.com/hazendaz"><code>@hazendaz</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/893">mathieucarbou/license-maven-plugin#893</a></li> <li>Build cleanup items by <a href="https://github.com/hazendaz"><code>@hazendaz</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/891">mathieucarbou/license-maven-plugin#891</a></li> <li>[GA] Update snapshot report by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/890">mathieucarbou/license-maven-plugin#890</a></li> <li>Bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/899">mathieucarbou/license-maven-plugin#899</a></li> <li>Bump groovy.version from 4.0.24 to 4.0.25 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/898">mathieucarbou/license-maven-plugin#898</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mathieucarbou/license-maven-plugin/commit/57aa95f7b0ba458e6c3483565249dcc99b3fb8f6"><code>57aa95f</code></a> [maven-release-plugin] prepare release v5.0.0</li> <li><a href="https://github.com/mathieucarbou/license-maven-plugin/commit/de4e5d9fccf7e22d1483a296a8796f5def5a5d32"><code>de4e5d9</code></a> Merge pull request <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/issues/921">#921</a> from mathieucarbou/dependabot/maven/org.mockito-mocki...</li> <li><a href="https://github.com/mathieucarbou/license-maven-plugin/commit/1fd530b022ed81ae4c247441d06bff00f4a423e5"><code>1fd530b</code></a> Bump org.mockito:mockito-bom from 5.16.0 to 5.16.1</li> <li><a href="https://github.com/mathieucarbou/license-maven-plugin/commit/0229bcf6fe7817fbc75256023d59dc0f1bc56072"><code>0229bcf</code></a> Merge pull request <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/issues/920">#920</a> from mathieucarbou/dependabot/maven/junit.version-5.12.1</li> <li><a href="https://github.com/mathieucarbou/license-maven-plugin/commit/34c9cb32b1de02204b1432483f85dbf5b1a2c91c"><code>34c9cb3</code></a> Bump junit.version from 5.12.0 to 5.12.1</li> <li><a href="https://github.com/mathieucarbou/license-maven-plugin/commit/8d11e9c28bbc13c14e0ecb5fb4b73465c6a48d17"><code>8d11e9c</code></a> Merge pull request <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/issues/918">#918</a> from mathieucarbou/dependabot/maven/com.puppycrawl.to...</li> <li><a href="https://github.com/mathieucarbou/license-maven-plugin/commit/04794f5a925f29e9072fb9f2eb6a3ff76acf3a14"><code>04794f5</code></a> Bump com.puppycrawl.tools:checkstyle from 10.21.3 to 10.21.4</li> <li><a href="https://github.com/mathieucarbou/license-maven-plugin/commit/b2243d70dde403a0cf76573d3ea6c0962686dadf"><code>b2243d7</code></a> Merge pull request <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/issues/917">#917</a> from mathieucarbou/dependabot/maven/org.mockito-mocki...</li> <li><a href="https://github.com/mathieucarbou/license-maven-plugin/commit/915c37355dc769802a093b91c699d34443c49f98"><code>915c373</code></a> Bump org.mockito:mockito-bom from 5.15.2 to 5.16.0</li> <li><a href="https://github.com/mathieucarbou/license-maven-plugin/commit/ff4b1d65654fd6d5653f6a947d925a0575f20838"><code>ff4b1d6</code></a> Merge pull request <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/issues/915">#915</a> from mathieucarbou/dependabot/maven/org.apache.maven....</li> <li>Additional commits viewable in <a href="https://github.com/mathieucarbou/license-maven-plugin/compare/license-maven-plugin-4.5...v5.0.0">compare view</a></li> </ul> </details> <br /> Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.4.0 to 3.6.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-checkstyle-plugin/commit/dd1abd9ee7cb1046ece3ae013fa6e68a345c7a32"><code>dd1abd9</code></a> [maven-release-plugin] prepare release maven-checkstyle-plugin-3.6.0</li> <li><a href="https://github.com/apache/maven-checkstyle-plugin/commit/9ccb06ed3ef759a109d48456ccdad3f583f3ba57"><code>9ccb06e</code></a> fix</li> <li><a href="https://github.com/apache/maven-checkstyle-plugin/commit/6ac89b88deec9893875a40ec62718bc02d1a27cc"><code>6ac89b8</code></a> [MCHECKSTYLE-452] Upgrade to Doxia 2.0.0 GA Stack</li> <li><a href="https://github.com/apache/maven-checkstyle-plugin/commit/ff1a1b76e24a66107413eafda9eb17a3782957cd"><code>ff1a1b7</code></a> Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0</li> <li><a href="https://github.com/apache/maven-checkstyle-plugin/commit/13e16c5bbf322f24257b27f5ec4be01d2e39d485"><code>13e16c5</code></a> Remove unecessary test dependency on plexus-container-default</li> <li><a href="https://github.com/apache/maven-checkstyle-plugin/commit/a7c962ae77e10c210b51e56e949f9df7223d1e71"><code>a7c962a</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/maven-checkstyle-plugin/commit/868abc95ea488a56f92a4610bdfd5d25c471e0de"><code>868abc9</code></a> [maven-release-plugin] prepare release maven-checkstyle-plugin-3.5.0</li> <li><a href="https://github.com/apache/maven-checkstyle-plugin/commit/9043f8a96ee5f3ab9971ecae399fce4da6a8ce2e"><code>9043f8a</code></a> [MCHECKSTYLE-446] Dynamically calculate xrefLocation/xrefTestLocation</li> <li><a href="https://github.com/apache/maven-checkstyle-plugin/commit/0e7bd00e106ea76d9ffaadf1256a95d463bf60e3"><code>0e7bd00</code></a> [MCHECKSTYLE-445] Upgrade to Doxia 2.0.0 Milestone Stack</li> <li><a href="https://github.com/apache/maven-checkstyle-plugin/commit/b92666d0b0dc3dfc4975be701e2f104ed6e96fb0"><code>b92666d</code></a> Bump org.apache.maven.plugins:maven-plugins from 42 to 43</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.4.0...maven-checkstyle-plugin-3.6.0">compare view</a></li> </ul> </details> <br /> Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.3.0 to 3.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-surefire/releases">org.apache.maven.plugins:maven-surefire-plugin's releases</a>.</em></p> <blockquote> <h2>3.5.3</h2> <!-- raw HTML omitted --> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1737">[SUREFIRE-1737]</a> - Fix disable in statelessTestsetReporter (<a href="https://redirect.github.com/apache/maven-surefire/pull/816">#816</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1643">[SUREFIRE-1643]</a> - surefire junit5 parallel tests (<a href="https://redirect.github.com/apache/maven-surefire/pull/815">#815</a>) <a href="https://github.com/olamy"><code>@olamy</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2289">[SUREFIRE-2289]</a> - Make exceptions more appropriate to context (<a href="https://redirect.github.com/apache/maven-surefire/pull/798">#798</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>surefire shared utils version current version (<a href="https://redirect.github.com/apache/maven-surefire/pull/825">#825</a>) <a href="https://github.com/olamy"><code>@olamy</code></a></li> <li>Update site descriptors (<a href="https://redirect.github.com/apache/maven-surefire/pull/821">#821</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Use newer version of surefire for itself testing, enable JUnit 5 in tests (<a href="https://redirect.github.com/apache/maven-surefire/pull/822">#822</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Remove dependencies from root pom (<a href="https://redirect.github.com/apache/maven-surefire/pull/819">#819</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>move this dependency to dptMngt (<a href="https://redirect.github.com/apache/maven-surefire/pull/818">#818</a>) <a href="https://github.com/olamy"><code>@olamy</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2291">[SUREFIRE-2291]</a> - Change logger from Plexus to SLF4J (<a href="https://redirect.github.com/apache/maven-surefire/pull/811">#811</a>) <a href="https://github.com/jeffjensen"><code>@jeffjensen</code></a></li> <li>Add GitHub Automation actions (<a href="https://redirect.github.com/apache/maven-surefire/pull/812">#812</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Convert reports to Guice (<a href="https://redirect.github.com/apache/maven-surefire/pull/803">#803</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MNGSITE-529">[MNGSITE-529]</a> - Rename "Goals" to "Plugin Documentation" (<a href="https://redirect.github.com/apache/maven-surefire/pull/809">#809</a>) <a href="https://github.com/Bukama"><code>@Bukama</code></a></li> <li>Update encoding docs (<a href="https://redirect.github.com/apache/maven-surefire/pull/802">#802</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li>Guice injection (<a href="https://redirect.github.com/apache/maven-surefire/pull/801">#801</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.htmlunit:htmlunit from 4.10.0 to 4.11.1 (<a href="https://redirect.github.com/apache/maven-surefire/pull/823">#823</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump parent to 44 (<a href="https://redirect.github.com/apache/maven-surefire/pull/817">#817</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Bump org.codehaus.plexus:plexus-java from 1.3.0 to 1.4.0 (<a href="https://redirect.github.com/apache/maven-surefire/pull/810">#810</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.htmlunit:htmlunit from 4.4.0 to 4.10.0 (<a href="https://redirect.github.com/apache/maven-surefire/pull/813">#813</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-io:commons-io from 2.17.0 to 2.18.0 (<a href="https://redirect.github.com/apache/maven-surefire/pull/797">#797</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (<a href="https://redirect.github.com/apache/maven-surefire/pull/807">#807</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.assertj:assertj-core from 3.27.0 to 3.27.2 (<a href="https://redirect.github.com/apache/maven-surefire/pull/805">#805</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (<a href="https://redirect.github.com/apache/maven-surefire/pull/800">#800</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>3.5.2</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2278">[SUREFIRE-2278]</a> - Don't say please. (<a href="https://redirect.github.com/apache/maven-surefire/pull/792">#792</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2281">[SUREFIRE-2281]</a> - Doxia 2.0.0 ga (<a href="https://redirect.github.com/apache/maven-surefire/pull/794">#794</a>) <a href="https://github.com/michael-o"><code>@michael-o</code></a></li> <li>Bump commons-io:commons-io from 2.2 to 2.14.0 in /surefire-its/src/test/resources/surefire-979-smartStackTrace-wrongClassloader/module1 (<a href="https://redirect.github.com/apache/maven-surefire/pull/789">#789</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2282">[SUREFIRE-2282]</a> - surefire-report-plugin: Update Introduction documenta… (<a href="https://redirect.github.com/apache/maven-surefire/pull/796">#796</a>) <a href="https://github.com/michael-o"><code>@michael-o</code></a></li> <li>Reduce cyclomatic complexity (<a href="https://redirect.github.com/apache/maven-surefire/pull/793">#793</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-surefire/commit/4434650a8a40edeaa931189572219c5ee51683a3"><code>4434650</code></a> [maven-release-plugin] prepare release surefire-3.5.3</li> <li><a href="https://github.com/apache/maven-surefire/commit/1270950bc2f01efa27e35006f04cd01cbde3ebef"><code>1270950</code></a> use github directly</li> <li><a href="https://github.com/apache/maven-surefire/commit/59f3a1f547d51bbca4964ce0f26aec049db7ec4d"><code>59f3a1f</code></a> release tag name backward compatible</li> <li><a href="https://github.com/apache/maven-surefire/commit/dfbabe2cfa8a6b8e01b800b630e51fb127237388"><code>dfbabe2</code></a> assertj-core must be test scope (<a href="https://redirect.github.com/apache/maven-surefire/issues/826">#826</a>)</li> <li><a href="https://github.com/apache/maven-surefire/commit/e1f8119bfa8ff9bbde9860ee2220b84240003f30"><code>e1f8119</code></a> back to 3.5.3-SNAPSHOT</li> <li><a href="https://github.com/apache/maven-surefire/commit/c497559438aa09d21e510ae454667900825cff4f"><code>c497559</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/maven-surefire/commit/3962112f45b1edc015dd1957959092091aa31a60"><code>3962112</code></a> [maven-release-plugin] prepare release v3.5.3</li> <li><a href="https://github.com/apache/maven-surefire/commit/227c134e36a2066ae48157c0f34296c5d351405e"><code>227c134</code></a> surefire shared utils version current version (<a href="https://redirect.github.com/apache/maven-surefire/issues/825">#825</a>)</li> <li><a href="https://github.com/apache/maven-surefire/commit/1d34c34a7b33791e7155a1d3ab28ec808c53ff77"><code>1d34c34</code></a> Bump org.htmlunit:htmlunit from 4.10.0 to 4.11.1</li> <li><a href="https://github.com/apache/maven-surefire/commit/906b65aa119ff991f788283418d54c0443554e94"><code>906b65a</code></a> Update site descriptors</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-surefire/compare/surefire-3.3.0...surefire-3.5.3">compare view</a></li> </ul> </details> <br /> Updates `org.slf4j:slf4j-jdk14` from 2.0.13 to 2.0.17 Updates `org.yaml:snakeyaml` from 2.2 to 2.4 <details> <summary>Commits</summary> <ul> <li><a href="https://bitbucket.org/snakeyaml/snakeyaml/commits/c2f88dff8f4fb80a638f0ec980d31f7d3c876541"><code>c2f88df</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://bitbucket.org/snakeyaml/snakeyaml/commits/f30369553dd6bb343f0423c500fb76a3a8a3c34a"><code>f303695</code></a> Merge branch 'master' into build-21</li> <li><a href="https://bitbucket.org/snakeyaml/snakeyaml/commits/85fa3093ac71e0187e8e6b778260effc775d9022"><code>85fa309</code></a> Update changes</li> <li><a href="https://bitbucket.org/snakeyaml/snakeyaml/commits/a9a653488520dbe02aaf4e18d49c28bdb9bbc5b9"><code>a9a6534</code></a> Merge branch 'master' into remove-custom-base64</li> <li><a href="https://bitbucket.org/snakeyaml/snakeyaml/commits/ee85b4f37189c3be6ac3a772171bc92ed867c7bf"><code>ee85b4f</code></a> Fix Base64</li> <li><a href="https://bitbucket.org/snakeyaml/snakeyaml/commits/c39afe58a3d315d36a05b949a4ecbaaceb8b2eaa"><code>c39afe5</code></a> Use tests for Java 8</li> <li><a href="https://bitbucket.org/snakeyaml/snakeyaml/commits/df5632251a95e52c5c0d45f2ec6998cb9f52d010"><code>df56322</code></a> Merge branch 'master' into ds/checkToken</li> <li><a href="https://bitbucket.org/snakeyaml/snakeyaml/commits/95bd06bf21223529c2057a9b36aa95647d93ecb7"><code>95bd06b</code></a> Merge pull request <a href="https://bitbucket.org/snakeyaml/snakeyaml/issues/13">#13</a> from schlosna/ds/checkToken</li> <li><a href="https://bitbucket.org/snakeyaml/snakeyaml/commits/ccc1be2292047cfc12640cb6815acf0842ce2b1c"><code>ccc1be2</code></a> Update changes.xml</li> <li><a href="https://bitbucket.org/snakeyaml/snakeyaml/commits/0487ff4ee7b6de19e27baecbc67e494e0728889a"><code>0487ff4</code></a> Update changes.xml</li> <li>Additional commits viewable in <a href="https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.4..snakeyaml-2.2">compare view</a></li> </ul> </details> <br /> Updates `org.mariadb.jdbc:mariadb-java-client` from 3.4.0 to 3.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mariadb-corporation/mariadb-connector-j/releases">org.mariadb.jdbc:mariadb-java-client's releases</a>.</em></p> <blockquote> <h2>MariaDB Connector/Java 3.5.3</h2> <h2><a href="https://github.com/mariadb-corporation/mariadb-connector-j/tree/3.5.3">3.5.3</a> (Feb 2025)</h2> <p><a href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.2...3.5.3">Full Changelog</a></p> <h4>Bugs Fixed</h4> <ul> <li>CONJ-1226 Fixed issue where dates containing zero day or month resulted in a DateTimeException</li> <li>CONJ-1232 Resolved timestamp string representation incompatibility between versions 2.7 and 3.x <ul> <li>see new option <a href="https://mariadb.com/kb/en/about-mariadb-connector-j/#oldmodenoprecisiontimestamp">oldModeNoPrecisionTimestamp</a></li> </ul> </li> <li>CONJ-1226 Fixed incorrect values returned by ResultSet.getColumnType() for unsigned values</li> <li>CONJ-1241 Corrected regression in 3.x affecting column metadata for unsigned types</li> <li>CONJ-1243 Fixed CallableStatement.getParameterMetadata() returning wrong java.sql.Type for boolean values</li> <li>CONJ-1236 Prevented NPE (Null Pointer Exception) after reconnection failure in high availability configurations</li> <li>CONJ-1237 Fixed issue with incorrect statements.isClosed value after closing connection</li> <li>CONJ-1239 Disabled BULK operations when no parameters are present</li> <li>CONJ-1240 Fixed connectivity issues with databases that only accept TLSv1.3</li> <li>CONJ-1235 Modified redirection option to enable by default only when SSL is enabled</li> </ul> <h2>MariaDB Connector/Java 3.5.2</h2> <h2><a href="https://github.com/mariadb-corporation/mariadb-connector-j/tree/3.5.2">3.5.2</a> (Feb 2025)</h2> <p><a href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.1...3.5.2">Full Changelog</a></p> <h4>Bugs Fixed</h4> <ul> <li>CONJ-1216 Resolved a performance issue that occurred when batch processing on MySQL and older MariaDB (pre-10.2) servers</li> <li>CONJ-1218 Incorrect behavior where XA connections are closed when regular connections are terminated - this is against specifications</li> <li>CONJ-1217 The trustCertificateKeyStorePassword alias parameter isn’t taken into account</li> <li>CONJ-1221 DatabaseMetadata.getTypeInfo() is missing the data types UUID and VECTOR</li> <li>CONJ-1225 System throws an exception prematurely without checking all available connections</li> <li>CONJ-1228 result-set.getObject() on BLOB type returns Blob in place of byte[]</li> <li>CONJ-660 new <code>disconnectOnExpiredPasswords</code> connection option that controls client behavior when connecting with an expired password. When set to true (default), the client disconnects if it detects an expired password. When false, the client maintains the connection and allows setting a new password.</li> <li>CONJ-1229 Permit executeQuery commands to not return a result-set</li> </ul> <h2>MariaDB Connector/Java 3.5.1</h2> <h2><a href="https://github.com/mariadb-corporation/mariadb-connector-j/tree/3.5.1">3.5.1</a> (Nov 2024)</h2> <p><a href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.0...3.5.1">Full Changelog</a></p> <h4>Notable changes</h4> <ul> <li>CONJ-1193 Implement parsec authentication</li> <li>CONJ-1207 New HaMode: sequential write, loadbalance read</li> <li>CONJ-1208 permit bulk for INSERT ON DUPLICATE KEY UPDATE commands for 11.5.1+ servers</li> </ul> <h4>Bugs Fixed</h4> <ul> <li>CONJ-1053 Mark waffle-jna dependency optional in module descriptor</li> <li>CONJ-1196 setObject on java.util.Date was considered was a java.sql.Date and truncate hour/minutes/seconds/ms while it must be considered like a java.sql.Timestamp</li> <li>CONJ-1211 jdbc 4.3 enquoteIdentifier missing validation</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md">org.mariadb.jdbc:mariadb-java-client's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/mariadb-corporation/mariadb-connector-j/tree/3.5.3">3.5.3</a> (Mar 2025)</h2> <p><a href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.2...3.5.3">Full Changelog</a></p> <h4>Bugs Fixed</h4> <ul> <li></li> <li>CONJ-1226 Fixed issue where dates containing zero day or month resulted in a DateTimeException</li> <li>CONJ-1232 Resolved timestamp string representation incompatibility between versions 2.7 and 3.x <ul> <li>see new option oldModeNoPrecisionTimestamp</li> </ul> </li> <li>CONJ-1226 Fixed incorrect values returned by ResultSet.getColumnType() for unsigned values</li> <li>CONJ-1241 Corrected regression in 3.x affecting column metadata for unsigned types</li> <li>CONJ-1243 Fixed CallableStatement.getParameterMetadata() returning wrong java.sql.Type for boolean values</li> <li>CONJ-1236 Prevented NPE (Null Pointer Exception) after reconnection failure in high availability configurations</li> <li>CONJ-1237 Fixed issue with incorrect statements.isClosed value after closing connection</li> <li>CONJ-1239 Disabled BULK operations when no parameters are present</li> <li>CONJ-1240 Fixed connectivity issues with databases that only accept TLSv1.3</li> <li>CONJ-1235 Modified redirection option to enable by default only when SSL is enabled</li> </ul> <h2><a href="https://github.com/mariadb-corporation/mariadb-connector-j/tree/3.5.2">3.5.2</a> (Feb 2025)</h2> <p><a href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.1...3.5.2">Full Changelog</a></p> <h4>Bugs Fixed</h4> <ul> <li>CONJ-1216 Resolved a performance issue that occurred when batch processing on MySQL and older MariaDB (pre-10.2) servers</li> <li>CONJ-1218 Incorrect behavior where XA connections are closed when regular connections are terminated - this is against specifications</li> <li>CONJ-1217 The trustCertificateKeyStorePassword alias parameter isn’t taken into account</li> <li>CONJ-1221 DatabaseMetadata.getTypeInfo() is missing the data types UUID and VECTOR</li> <li>CONJ-1225 System throws an exception prematurely without checking all available connections</li> <li>CONJ-1228 result-set.getObject() on BLOB type returns Blob in place of byte[]</li> <li>CONJ-660 new <code>disconnectOnExpiredPasswords</code> connection option that controls client behavior when connecting with an expired password. When set to true (default), the client disconnects if it detects an expired password. When false, the client maintains the connection and allows setting a new password.</li> <li>CONJ-1229 Permit executeQuery commands to not return a result-set</li> </ul> <h2><a href="https://github.com/mariadb-corporation/mariadb-connector-j/tree/3.5.1">3.5.1</a> (Nov 2024)</h2> <p><a href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.0...3.5.1">Full Changelog</a></p> <h4>Notable changes</h4> <ul> <li>CONJ-1193 Implement parsec authentication</li> <li>CONJ-1207 New HaMode: sequential write, loadbalance read</li> <li>CONJ-1208 permit bulk for INSERT ON DUPLICATE KEY UPDATE commands for 11.5.1+ servers</li> </ul> <h4>Bugs Fixed</h4> <ul> <li>CONJ-1053 Mark waffle-jna dependency optional in module descriptor</li> <li>CONJ-1196 setObject on java.util.Date was considered was a java.sql.Date and truncate hour/minutes/seconds/ms while it must be considered like a java.sql.Timestamp</li> <li>CONJ-1211 jdbc 4.3 enquoteIdentifier missing validation</li> <li>CONJ-1213 sql command ending with semicolon and trailing space are not using bulk</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/1622933546452a9a263731c373798524926141ea"><code>1622933</code></a> [misc] set 3.5.3 version</li> <li><a href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/b0c299ee2686f7394c8efb0271367d21b28d4ff6"><code>b0c299e</code></a> Merge branch 'develop'</li> <li><a href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/bd1d18f1af52e0f1a33819fdfce0fa554758aa66"><code>bd1d18f</code></a> [misc] zero config not permitting non plugins without hash</li> <li><a href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/ac2555bdb810eac4fc53d5fb252ec873457c65cc"><code>ac2555b</code></a> Merge branch 'develop'</li> <li><a href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/22f8126638bd896ac9978bd7cc4542b6c765df03"><code>22f8126</code></a> [misc] test improvement</li> <li><a href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/cb03a359745f54a3b90c74cf394f7f5fa7d63003"><code>cb03a35</code></a> [misc] correcting test for MySQL user length limitation</li> <li><a href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/031de361f7614eae467b0d0f164c471eeceb4146"><code>031de36</code></a> [CONJ-1235] enable redirection option by default only when SSL is enabled</li> <li><a href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/5352d6bad24cd99aa007fa7785a13f0b140cfca0"><code>5352d6b</code></a> [CONJ-1226] Dates containing zero day or month results into DateTimeException</li> <li><a href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/2d481205ca8daba40efe678cd9424a2cfa31dfdd"><code>2d48120</code></a> [CONJ-1243] CallableStatement.getParameterMetadata for Boolean return wrong v...</li> <li><a href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/606fe0df8645b838050a90ba18212611c0e34cc5"><code>606fe0d</code></a> [misc] code style correction</li> <li>Additional commits viewable in <a href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.4.0...3.5.3">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will 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 version` will 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 </details> |
||
|
|
5803a34f84 |
Bump the development-dependencies group across 1 directory with 2 updates (#1287)
Bumps the development-dependencies group with 2 updates in the / directory: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) and [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java). Updates `org.junit.jupiter:junit-jupiter` from 5.10.3 to 5.12.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/junit-team/junit5/releases">org.junit.jupiter:junit-jupiter's releases</a>.</em></p> <blockquote> <p>JUnit 5.12.2 = Platform 1.12.2 + Jupiter 5.12.2 + Vintage 5.12.2</p> <p>See <a href="https://junit.org/junit5/docs/5.12.2/release-notes/">Release Notes</a>.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit5/compare/r5.12.1...r5.12.2">https://github.com/junit-team/junit5/compare/r5.12.1...r5.12.2</a></p> <p>JUnit 5.12.1 = Platform 1.12.1 + Jupiter 5.12.1 + Vintage 5.12.1</p> <p>See <a href="https://junit.org/junit5/docs/5.12.1/release-notes/">Release Notes</a>.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit5/compare/r5.12.0...r5.12.1">https://github.com/junit-team/junit5/compare/r5.12.0...r5.12.1</a></p> <p>JUnit 5.12.0 = Platform 1.12.0 + Jupiter 5.12.0 + Vintage 5.12.0</p> <p>See <a href="https://junit.org/junit5/docs/5.12.0/release-notes/">Release Notes</a>.</p> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/chris-carneiro"><code>@chris-carneiro</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3938">junit-team/junit5#3938</a></li> <li><a href="https://github.com/amaembo"><code>@amaembo</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/4024">junit-team/junit5#4024</a></li> <li><a href="https://github.com/vdmitrienko"><code>@vdmitrienko</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3889">junit-team/junit5#3889</a></li> <li><a href="https://github.com/JojOatXGME"><code>@JojOatXGME</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/4032">junit-team/junit5#4032</a></li> <li><a href="https://github.com/yhkuo41"><code>@yhkuo41</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3169">junit-team/junit5#3169</a></li> <li><a href="https://github.com/AndreasTu"><code>@AndreasTu</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3431">junit-team/junit5#3431</a></li> <li><a href="https://github.com/YongGoose"><code>@YongGoose</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/4115">junit-team/junit5#4115</a></li> <li><a href="https://github.com/JonasJebing"><code>@JonasJebing</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/4045">junit-team/junit5#4045</a></li> <li><a href="https://github.com/ky0n"><code>@ky0n</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/4152">junit-team/junit5#4152</a></li> <li><a href="https://github.com/filiphr"><code>@filiphr</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/4148">junit-team/junit5#4148</a></li> <li><a href="https://github.com/Anmavel"><code>@Anmavel</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/4149">junit-team/junit5#4149</a></li> <li><a href="https://github.com/awelless"><code>@awelless</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3259">junit-team/junit5#3259</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit5/compare/r5.11.4...r5.12.0">https://github.com/junit-team/junit5/compare/r5.11.4...r5.12.0</a></p> <p>JUnit 5.12.0-RC2 = Platform 1.12.0-RC2 + Jupiter 5.12.0-RC2 + Vintage 5.12.0-RC2</p> <p>See <a href="https://junit.org/junit5/docs/5.12.0-RC2/release-notes/">Release Notes</a>.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit5/compare/r5.12.0-RC1...r5.12.0-RC2">https://github.com/junit-team/junit5/compare/r5.12.0-RC1...r5.12.0-RC2</a></p> <p>JUnit 5.12.0-RC1 = Platform 1.12.0-RC1 + Jupiter 5.12.0-RC1 + Vintage 5.12.0-RC1</p> <p>See <a href="https://junit.org/junit5/docs/5.12.0-RC1/release-notes/">Release Notes</a>.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit5/compare/r5.12.0-M1...r5.12.0-RC1">https://github.com/junit-team/junit5/compare/r5.12.0-M1...r5.12.0-RC1</a></p> <p>JUnit 5.12.0-M1 = Platform 1.12.0-M1 + Jupiter 5.12.0-M1 + Vintage 5.12.0-M1</p> <p>See <a href="https://junit.org/junit5/docs/5.12.0-M1/release-notes/">Release Notes</a>.</p> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/chris-carneiro"><code>@chris-carneiro</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3938">junit-team/junit5#3938</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/junit-team/junit5/commit/0a446598f2b90bb0f52f1945f08755b430ec474b"><code>0a44659</code></a> Release 5.12.2</li> <li><a href="https://github.com/junit-team/junit5/commit/4c7dfdc0c08b7b0f72aff22b3c0cf8471a3c1ed5"><code>4c7dfdc</code></a> Finalize 5.12.2 release notes</li> <li><a href="https://github.com/junit-team/junit5/commit/561613e18307ce164e0f9c9eea8a5e00c12122af"><code>561613e</code></a> Fix handling of <code>CleanupMode.ON_SUCCESS</code></li> <li><a href="https://github.com/junit-team/junit5/commit/19d07d2306073d1cb0663073e66ee9e752df6c13"><code>19d07d2</code></a> Add 5.12.2 release notes from template</li> <li><a href="https://github.com/junit-team/junit5/commit/803cbb6d6e8bcdc62cd9fda5ea6913805f656bb7"><code>803cbb6</code></a> Add build parameter for enabling dry-run mode for test execution</li> <li><a href="https://github.com/junit-team/junit5/commit/eb43e62247c70c29473cb81825ab0361c6ff3d5f"><code>eb43e62</code></a> Back to snapshots for further development</li> <li><a href="https://github.com/junit-team/junit5/commit/ba9c9ae111f5f06645ebcda2bb831c8e093cc002"><code>ba9c9ae</code></a> Release 5.12.1</li> <li><a href="https://github.com/junit-team/junit5/commit/e28ad4a89047da0aca6aca32b0e45ac8309954e1"><code>e28ad4a</code></a> Finalize 5.12.1 release notes</li> <li><a href="https://github.com/junit-team/junit5/commit/1044e2c63c435f735ab78dbbca09e78b13fb5f80"><code>1044e2c</code></a> Move entry to 5.12.1 release notes</li> <li><a href="https://github.com/junit-team/junit5/commit/bea821d69ae8848aa21f7ee10692c6185abfc9ac"><code>bea821d</code></a> Fix Javadoc formatting</li> <li>Additional commits viewable in <a href="https://github.com/junit-team/junit5/compare/r5.10.3...r5.12.2">compare view</a></li> </ul> </details> <br /> Updates `org.bouncycastle:bcprov-jdk18on` from 1.78.1 to 1.80 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html">org.bouncycastle:bcprov-jdk18on's changelog</a>.</em></p> <blockquote> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted -->2.1.1 Version<!-- raw HTML omitted --><!-- raw HTML omitted --> Release: 1.80<!-- raw HTML omitted --> Date: 2025, 14th January.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/bcgit/bc-java/commits">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | org.junit.jupiter:junit-jupiter | [< 5.10, > 5.9.1] | </details> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will 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 version` will 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 </details> |
||
|
|
86c4f48ec6 |
Bump the production-dependencies group across 1 directory with 8 updates
Bumps the production-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.17.0` | `10.23.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.13.0` | `3.14.0` | | [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) | `4.5` | `5.0.0` | | [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) | `3.4.0` | `3.6.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.3.0` | `3.5.3` | | org.slf4j:slf4j-jdk14 | `2.0.13` | `2.0.17` | | [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) | `2.2` | `2.4` | | [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.4.0` | `3.5.3` | Updates `com.puppycrawl.tools:checkstyle` from 10.17.0 to 10.23.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.17.0...checkstyle-10.23.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0) Updates `com.mycila:license-maven-plugin` from 4.5 to 5.0.0 - [Release notes](https://github.com/mathieucarbou/license-maven-plugin/releases) - [Commits](https://github.com/mathieucarbou/license-maven-plugin/compare/license-maven-plugin-4.5...v5.0.0) Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.4.0 to 3.6.0 - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases) - [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.4.0...maven-checkstyle-plugin-3.6.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.3.0 to 3.5.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.0...surefire-3.5.3) Updates `org.slf4j:slf4j-jdk14` from 2.0.13 to 2.0.17 Updates `org.yaml:snakeyaml` from 2.2 to 2.4 - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.4..snakeyaml-2.2) Updates `org.mariadb.jdbc:mariadb-java-client` from 3.4.0 to 3.5.3 - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md) - [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.4.0...3.5.3) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 10.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: com.mycila:license-maven-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.slf4j:slf4j-jdk14 dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.yaml:snakeyaml dependency-version: '2.4' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
06e6741493 |
Bump advanced-security/maven-dependency-submission-action from 4.0.3 to 4.1.1 (#1254)
Bumps [advanced-security/maven-dependency-submission-action](https://github.com/advanced-security/maven-dependency-submission-action) from 4.0.3 to 4.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/advanced-security/maven-dependency-submission-action/releases">advanced-security/maven-dependency-submission-action's releases</a>.</em></p> <blockquote> <h2>v4.1.1</h2> <p>No release notes provided.</p> <h2>v4.1.0</h2> <ul> <li> <p>Adds the ability to change the detector details for the dependency snapshots via the optional input parameters:</p> <ul> <li><code>detector-name</code></li> <li><code>detector-url</code></li> <li><code>detector-version</code></li> </ul> <p>If the <code>detector-name</code> is specified, then all three become mandatory as there are no sensible defaults that can be attributed to the values.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/advanced-security/maven-dependency-submission-action/commit/4f64ddab9d742a4806eeb588d238e4c311a8397d"><code>4f64dda</code></a> chore: Updating release files</li> <li><a href="https://github.com/advanced-security/maven-dependency-submission-action/commit/dba3daceddd8132094152784ada089f06c0029b4"><code>dba3dac</code></a> 4.1.1</li> <li><a href="https://github.com/advanced-security/maven-dependency-submission-action/commit/4883574ccf42615ca41ddc3f04e76294e8e537bf"><code>4883574</code></a> Merge pull request <a href="https://redirect.github.com/advanced-security/maven-dependency-submission-action/issues/89">#89</a> from david-wiggs/hotfix/fix-test</li> <li><a href="https://github.com/advanced-security/maven-dependency-submission-action/commit/33e1d3d801db33e97b25708c5c49d14f36f58ff2"><code>33e1d3d</code></a> Remove reference to undefined function</li> <li><a href="https://github.com/advanced-security/maven-dependency-submission-action/commit/4b85c777030fd03166f2525479eed26affd0fd9c"><code>4b85c77</code></a> Merge pull request <a href="https://redirect.github.com/advanced-security/maven-dependency-submission-action/issues/88">#88</a> from david-wiggs/unique-job-matrix</li> <li><a href="https://github.com/advanced-security/maven-dependency-submission-action/commit/73d9d97f9ff6bfdfea44cf8f059e980e83b3274d"><code>73d9d97</code></a> Update src/snapshot-generator.test.ts</li> <li><a href="https://github.com/advanced-security/maven-dependency-submission-action/commit/967455e178f5d623027c20216347b3550a6840db"><code>967455e</code></a> No need to import getMavenSettingsFile when testing</li> <li><a href="https://github.com/advanced-security/maven-dependency-submission-action/commit/7592e88109687e83d271d484fb2f17a9a466e92c"><code>7592e88</code></a> Use supplied correlator without concatenation</li> <li><a href="https://github.com/advanced-security/maven-dependency-submission-action/commit/2ba839e04be286a1fc7f93ae4a9683f0e1ec335f"><code>2ba839e</code></a> Add some tests</li> <li><a href="https://github.com/advanced-security/maven-dependency-submission-action/commit/5275a08fb435ed6a65f1dc73c5516286888d4780"><code>5275a08</code></a> Address merge conflicts</li> <li>Additional commits viewable in <a href="https://github.com/advanced-security/maven-dependency-submission-action/compare/v4.0.3...v4.1.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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) </details> |
||
|
|
98da5a36da |
Bump the development-dependencies group across 1 directory with 2 updates
Bumps the development-dependencies group with 2 updates in the / directory: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) and [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java). Updates `org.junit.jupiter:junit-jupiter` from 5.10.3 to 5.12.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.3...r5.12.2) Updates `org.bouncycastle:bcprov-jdk18on` from 1.78.1 to 1.80 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.12.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-version: '1.80' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
3bd9e60783 |
Bump advanced-security/maven-dependency-submission-action
Bumps [advanced-security/maven-dependency-submission-action](https://github.com/advanced-security/maven-dependency-submission-action) from 4.0.3 to 4.1.1. - [Release notes](https://github.com/advanced-security/maven-dependency-submission-action/releases) - [Commits](https://github.com/advanced-security/maven-dependency-submission-action/compare/v4.0.3...v4.1.1) --- updated-dependencies: - dependency-name: advanced-security/maven-dependency-submission-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
568ad7a621 |
Add configuration option to kick players when toggling premium state
Fixes #12851.12-kick-toggle |
||
|
|
1464ef2952 |
Add command invoker for change command events
Related #1285 |
||
|
|
46239c9ffc |
Use InboundConnection as session keys for Velocity
Related #1286 |
||
|
|
083068b856 | Update Mockito for newer Java versions | ||
|
|
dd2aa922d7 | [ci-skip] Add project logo | ||
|
|
b77ea285e5 | Be more precise about why using legacy scheduler | ||
|
|
f8f0e7ac7a | Drop lombok tool | ||
|
|
927f09af67 |
Fix ProtocolLib version and paper URL (#1269)
### Summary of your change - Use new URL for papermc. The old one will breaked at the end of december - The used version of ProtocolLib is no longer available. I changed it to new one. |
||
|
|
9dee4e56a1 | Fix ProtocolLib version and paper URL | ||
|
|
4dd6b9ade4 |
Fix finding player network channel with Protocollib and Floodgate
This resolves the deleted ProtocolLib method for newer builds, but uses reflection to find the channel despite the variable name. Fixes #1216 |
||
|
|
51efb9d62d | Extract username for protocollib packets | ||
|
|
1a56741112 |
Merge pull request #1223 from Smart123s/fix/floodgate/velocity-1
Floodgate Velocity fixes |
||
|
|
7f488498cf |
Minor code styling
* Use logging instead of raw exception printing * Extract method * Shorter var names * More precise generics if possible * Don't restore accessible state could be in conflict with other plugins if we don't restore the exact value |
||
|
|
9a40cf0afb | Mark Floodgate Join events as fired too | ||
|
|
2d177e3df5 | Retrieve and use Floodgate username in Velocity PreLoginEvent | ||
|
|
bdd7af8290 |
Use case-sensitive name from the event joining player
Related #1219 |
||
|
|
29100b5376 |
Merge pull request #1214 from games647/dependabot/maven/development-dependencies-ac1d0d4f7c
Bump the development-dependencies group across 1 directory with 2 updates |
||
|
|
bcb1893176 |
Merge pull request #1215 from games647/dependabot/maven/production-dependencies-8573e958dd
Bump the production-dependencies group across 1 directory with 10 updates |
||
|
|
5fb6308130 |
Fix finding the player injector with newer ProtocolLib versions
Fixes #1210 |
||
|
|
a33f53e259 |
Bump the production-dependencies group across 1 directory with 10 updates
Bumps the production-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.16.0` | `10.17.0` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.32` | `1.18.34` | | [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) | `4.4` | `4.5` | | [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) | `3.3.1` | `3.4.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.3.0` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.4.1` | `3.4.2` | | me.clip:placeholderapi | `2.11.5` | `2.11.6` | | [fr.xephi:authme](https://github.com/AuthMe/AuthMeReloaded) | `5.6.0-beta2` | `5.6.0` | | [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.5.3` | `3.6.0` | | [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.3.3` | `3.4.0` | Updates `com.puppycrawl.tools:checkstyle` from 10.16.0 to 10.17.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.16.0...checkstyle-10.17.0) Updates `org.projectlombok:lombok` from 1.18.32 to 1.18.34 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/projectlombok/lombok/compare/v1.18.32...v1.18.34) Updates `com.mycila:license-maven-plugin` from 4.4 to 4.5 - [Commits](https://github.com/mathieucarbou/license-maven-plugin/compare/license-maven-plugin-4.4...license-maven-plugin-4.5) Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.3.1 to 3.4.0 - [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.3.1...maven-checkstyle-plugin-3.4.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.3.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.3.0) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.4.1...maven-jar-plugin-3.4.2) Updates `me.clip:placeholderapi` from 2.11.5 to 2.11.6 Updates `fr.xephi:authme` from 5.6.0-beta2 to 5.6.0 - [Release notes](https://github.com/AuthMe/AuthMeReloaded/releases) - [Commits](https://github.com/AuthMe/AuthMeReloaded/compare/5.6.0-beta2...5.6.0) Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.5.3 to 3.6.0 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.3...maven-shade-plugin-3.6.0) Updates `org.mariadb.jdbc:mariadb-java-client` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md) - [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.3.3...3.4.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: com.mycila:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: me.clip:placeholderapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: fr.xephi:authme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
fb6209d26c |
Bump the development-dependencies group across 1 directory with 2 updates
Bumps the development-dependencies group with 2 updates in the / directory: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) and [org.mockito:mockito-core](https://github.com/mockito/mockito). Updates `org.junit.jupiter:junit-jupiter` from 5.10.2 to 5.10.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3) Updates `org.mockito:mockito-core` from 5.11.0 to 5.12.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.11.0...v5.12.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
829c70a51b |
Disable connection verification by default
This matches the vanilla, Spigot, BungeeCord and Velocity configuration. Mojang seems to have too many issues like IPv6 errors and it's atm not very useful for server administrators. Fixes #1102 |
||
|
|
2876448e0c |
Merge pull request #1201 from games647/dependabot/maven/production-dependencies-e9fd1767f2
Bump com.mycila:license-maven-plugin from 4.3 to 4.4 in the production-dependencies group |
||
|
|
2b60153f8a |
Merge pull request #1205 from wtlgo/main
Fix floodgate config parsing |
||
|
|
54b49eb6be | Fix floodgate config parsing | ||
|
|
be2ec1e5a8 | Clean up methods names and documentation | ||
|
|
e9643ee3e2 | Simplify bug report template by dropping expected behavior | ||
|
|
f1b780c398 | Clarify pending logins methods |