dependabot[bot] opened a new pull request, #1403: URL: https://github.com/apache/syncope/pull/1403
Bumps [org.apache.maven.extensions:maven-build-cache-extension](https://github.com/apache/maven-build-cache-extension) from 1.2.2 to 1.2.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-build-cache-extension/releases">org.apache.maven.extensions:maven-build-cache-extension's releases</a>.</em></p> <blockquote> <h2>1.2.3</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>Issue <a href="https://redirect.github.com/apache/maven-build-cache-extension/issues/336">#336</a> Add command line flag to override maxBuildsCached (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/489">#489</a>) <a href="https://github.com/olamy"><code>@olamy</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MBUILDCACHE-73">[MBUILDCACHE-73]</a> - Allow arbitrary expressions as additional reconcilation properties (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/416">#416</a>) <a href="https://github.com/pdudits"><code>@pdudits</code></a></li> <li>fix: <a href="https://redirect.github.com/apache/maven-build-cache-extension/issues/480">#480</a> - execute blocking hostname resolution asynchronously and implement timeout and caching (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/481">#481</a>) <a href="https://github.com/marcuslinke"><code>@marcuslinke</code></a></li> <li>Do not read a JAR completely into a byte-array before computing the SHA (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/470">#470</a>) <a href="https://github.com/jvdvegt"><code>@jvdvegt</code></a></li> <li>[Test Only] Comprehensive test coverage (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/462">#462</a>) <a href="https://github.com/AlexanderAshitkin"><code>@AlexanderAshitkin</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Only set the project artifact if it is the actual JAR (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/453">#453</a>) <a href="https://github.com/mensinda"><code>@mensinda</code></a></li> <li>Fix <a href="https://redirect.github.com/apache/maven-build-cache-extension/issues/423">#423</a> — include declared input files in cache checksum for pom-packaged modules (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/482">#482</a>) <a href="https://github.com/olamy"><code>@olamy</code></a></li> <li>Fix issue <a href="https://redirect.github.com/apache/maven-build-cache-extension/issues/463">#463</a> Unexpected cache miss due to previously downloaded remote cache entry with skipTests (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/472">#472</a>) <a href="https://github.com/olamy"><code>@olamy</code></a></li> <li>Issue <a href="https://redirect.github.com/apache/maven-build-cache-extension/issues/345">#345</a> fix possible NPE with Intellij (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/473">#473</a>) <a href="https://github.com/olamy"><code>@olamy</code></a></li> <li>Test-jar type dependencies fail to be resolved during checksum calculation with -f builds (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/468">#468</a>) <a href="https://github.com/olamy"><code>@olamy</code></a></li> <li>fix for issue <a href="https://redirect.github.com/apache/maven-build-cache-extension/issues/450">#450</a> - fixed CacheUtils.unzip to properly restore unix permissions on file systems that support it (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/451">#451</a>) <a href="https://github.com/eyforia"><code>@eyforia</code></a></li> </ul> <h2>📝 Documentation updates</h2> <ul> <li>documentation fixes and updates (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/460">#460</a>) <a href="https://github.com/AlexanderAshitkin"><code>@AlexanderAshitkin</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Finish breaking dependency on org.apache.http in RemoteCacheRepositoryImpl (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/441">#441</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li>Remove undeclared NotNull annotations (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/440">#440</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li>Fill in two more used dependencies SLF4J and sisu.plexus (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/438">#438</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> </ul> <h2>🚦 Tests</h2> <ul> <li>Fix findFirstMainSourceFile to skip invoker test projects (src/it/) in p12 (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/474">#474</a>) <a href="https://github.com/olamy"><code>@olamy</code></a></li> <li>[Test Only] Comprehensive test coverage (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/462">#462</a>) <a href="https://github.com/AlexanderAshitkin"><code>@AlexanderAshitkin</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Update 48 and Maven 3.9.16 (in Maven 3 profile) (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/490">#490</a>) <a href="https://github.com/Bukama"><code>@Bukama</code></a></li> <li>Bump com.github.tomakehurst:wiremock-jre8 from 2.35.2 to 3.0.1 (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/485">#485</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven.plugins:maven-invoker-plugin from 3.10.0 to 3.10.1 (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/484">#484</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump com.google.guava:guava from 30.1.1-jre to 32.0.0-jre in /src/test/projects/reference-test-projects/p06-dep-edge-cases/bom-b (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/464">#464</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.junit:junit-bom from 5.14.3 to 5.14.4 (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/479">#479</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.18.0 in /src/test/projects/reference-test-projects/p18-maven4-native/platform-bom (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/465">#465</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven.plugins:maven-invoker-plugin from 3.9.1 to 3.10.0 (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/478">#478</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-io:commons-io from 2.21.0 to 2.22.0 (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/477">#477</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.testcontainers:testcontainers-bom from 2.0.4 to 2.0.5 (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/476">#476</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump com.fasterxml.jackson.core:jackson-annotations from 2.15.4 to 2.21 (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/475">#475</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.testcontainers:testcontainers-bom from 2.0.3 to 2.0.4 (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/466">#466</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump resolverVersion from 1.9.26 to 1.9.27 (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/459">#459</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump resolverVersion from 1.9.25 to 1.9.26 (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/458">#458</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.junit:junit-bom from 5.14.2 to 5.14.3 (<a href="https://redirect.github.com/apache/maven-build-cache-extension/pull/457">#457</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-build-cache-extension/commit/f9f25d2f6acd78238471f7f36e1efe93fb8b7e50"><code>f9f25d2</code></a> [maven-release-plugin] prepare release maven-build-cache-extension-1.2.3</li> <li><a href="https://github.com/apache/maven-build-cache-extension/commit/7bd513b6515e526554067386d2d4b1e67fb7e2cb"><code>7bd513b</code></a> Update 48 and Maven 3.9.16 (in Maven 3 profile) (<a href="https://redirect.github.com/apache/maven-build-cache-extension/issues/490">#490</a>)</li> <li><a href="https://github.com/apache/maven-build-cache-extension/commit/ada66d445c228ba9abe52e42632fc237af38f89f"><code>ada66d4</code></a> Issue <a href="https://redirect.github.com/apache/maven-build-cache-extension/issues/336">#336</a> Add command line flag to override maxBuildsCached (<a href="https://redirect.github.com/apache/maven-build-cache-extension/issues/489">#489</a>)</li> <li><a href="https://github.com/apache/maven-build-cache-extension/commit/c915399e169c6c3633b4a12be0fc1e9579114f50"><code>c915399</code></a> [MBUILDCACHE-73] Allow arbitrary expressions as additional reconcilation prop...</li> <li><a href="https://github.com/apache/maven-build-cache-extension/commit/0b7d080ffca2a32c892208bbfafbd18b9dd32a92"><code>0b7d080</code></a> Bump com.github.tomakehurst:wiremock-jre8 from 2.35.2 to 3.0.1 (<a href="https://redirect.github.com/apache/maven-build-cache-extension/issues/485">#485</a>)</li> <li><a href="https://github.com/apache/maven-build-cache-extension/commit/051a319a8f063ea59f97709186e8966e2969a1e4"><code>051a319</code></a> Only set the project artifact if it is the actual JAR (<a href="https://redirect.github.com/apache/maven-build-cache-extension/issues/453">#453</a>)</li> <li><a href="https://github.com/apache/maven-build-cache-extension/commit/6a48e056a89316d5c3a007098cd32aa9aa5e1a5e"><code>6a48e05</code></a> Bump org.apache.maven.plugins:maven-invoker-plugin from 3.10.0 to 3.10.1 (<a href="https://redirect.github.com/apache/maven-build-cache-extension/issues/484">#484</a>)</li> <li><a href="https://github.com/apache/maven-build-cache-extension/commit/5032c5d805f4071d34ecea96f40d80117369654a"><code>5032c5d</code></a> fix: <a href="https://redirect.github.com/apache/maven-build-cache-extension/issues/480">#480</a> - execute blocking hostname resolution asynchronously and implement...</li> <li><a href="https://github.com/apache/maven-build-cache-extension/commit/dc7069f9e25acfafa6cc41ebba48bcbe43e5bc4b"><code>dc7069f</code></a> Issue <a href="https://redirect.github.com/apache/maven-build-cache-extension/issues/423">#423</a> add an IT and a fix (<a href="https://redirect.github.com/apache/maven-build-cache-extension/issues/482">#482</a>)</li> <li><a href="https://github.com/apache/maven-build-cache-extension/commit/929bed8890bc43128818277c13b6f8c1c05e5f8c"><code>929bed8</code></a> Bump com.google.guava:guava</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-build-cache-extension/compare/maven-build-cache-extension-1.2.2...maven-build-cache-extension-1.2.3">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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
