You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by GitBox <gi...@apache.org> on 2022/12/26 17:09:36 UTC

[GitHub] [directory-scimple] dependabot[bot] opened a new pull request, #212: Bump version.spring-boot from 3.0.0 to 3.0.1

dependabot[bot] opened a new pull request, #212:
URL: https://github.com/apache/directory-scimple/pull/212

   Bumps `version.spring-boot` from 3.0.0 to 3.0.1.
   Updates `spring-boot-maven-plugin` from 3.0.0 to 3.0.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/spring-projects/spring-boot/releases">spring-boot-maven-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>v3.0.1</h2>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Fix typo in LocalDevToolsAutoConfiguration logging <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33615">#33615</a></li>
   <li>No warning is given when <code>&lt;springProfile&gt;</code> is used in a Logback <code>&lt;root&gt;</code> block <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33610">#33610</a></li>
   <li>Auto-configure PropagationWebGraphQlInterceptor for tracing propagation <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33542">#33542</a></li>
   <li>WebClient instrumentation fails with IllegalArgumentException when adapting to WebClientExchangeTagsProvider <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33483">#33483</a></li>
   <li>Reactive observation auto-configuration does not declare order for WebFilter <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33444">#33444</a></li>
   <li>Web server fails to start due to &quot;Resource location must not be null&quot; when attempting to use a PKCS 11 KeyStore <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33433">#33433</a></li>
   <li>Actuator health endpoint for neo4j throws NoSuchElementException and always returns Status.DOWN <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33428">#33428</a></li>
   <li>Anchors in YAML configuration files throw UnsupportedOperationException <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33404">#33404</a></li>
   <li>ZipkinRestTemplateSender is not customizable <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33399">#33399</a></li>
   <li>AOT doesn't work with Logstash Logback Encoder <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33387">#33387</a></li>
   <li>Maven process-aot goal fails when release version is set in Maven compiler plugin <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33382">#33382</a></li>
   <li><code>DependsOnDatabaseInitializationPostProcessor</code> re-declares bean dependencies at native image runtime <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33374">#33374</a></li>
   <li><code>@SpringBootTest</code> now throws a NullPointerException rather than a helpful IllegalStateException when <code>@SpringBootConfiguration</code> is not found <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33371">#33371</a></li>
   <li>bootBuildImage always trys to create a native image due to bootJar always adding a META-INF/native-image/argfile to the jar <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33363">#33363</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Improve gradle plugin tags documentation <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33617">#33617</a></li>
   <li>Improve maven plugin tags documentation <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33616">#33616</a></li>
   <li>Fix typo in tomcat accesslog checkExists doc <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33512">#33512</a></li>
   <li>Documented Java compiler level is wrong <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33505">#33505</a></li>
   <li>Fix typo in documentation <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33453">#33453</a></li>
   <li>Update instead of replace environment in bootBuildImage documentation <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33424">#33424</a></li>
   <li>Update the reference docs to document the need to declare the native-maven-plugin when using buildpacks to create a native image <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33422">#33422</a></li>
   <li>Document that the shutdown endpoint is not intended for use when deploying a war to a servlet container <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33410">#33410</a></li>
   <li>Reinstate GraphQL testing documentaion <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33407">#33407</a></li>
   <li>Description of <code>NEVER</code> in Sanitize Sensitive Values isn't formatted correctly <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33398">#33398</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to AspectJ 1.9.19 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33586">#33586</a></li>
   <li>Upgrade to Byte Buddy 1.12.20 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33587">#33587</a></li>
   <li>Upgrade to Couchbase Client 3.4.1 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33588">#33588</a></li>
   <li>Upgrade to Dropwizard Metrics 4.2.14 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33589">#33589</a></li>
   <li>Upgrade to Elasticsearch Client 8.5.3 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33590">#33590</a></li>
   <li>Upgrade to Hibernate 6.1.6.Final <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33591">#33591</a></li>
   <li>Upgrade to HttpClient 4.5.14 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33592">#33592</a></li>
   <li>Upgrade to HttpCore 4.4.16 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33593">#33593</a></li>
   <li>Upgrade to Infinispan 14.0.4.Final <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33594">#33594</a></li>
   <li>Upgrade to Jaybird 4.0.8.java11 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33595">#33595</a></li>
   <li>Upgrade to Jetty 11.0.13 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33596">#33596</a></li>
   <li>Upgrade to jOOQ 3.17.6 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33597">#33597</a></li>
   <li>Upgrade to Kotlin 1.7.22 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33598">#33598</a></li>
   <li>Upgrade to Lettuce 6.2.2.RELEASE <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33599">#33599</a></li>
   <li>Upgrade to MongoDB 4.8.1 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33600">#33600</a></li>
   <li>Upgrade to MSSQL JDBC 11.2.2.jre17 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33601">#33601</a></li>
   <li>Upgrade to Native Build Tools Plugin 0.9.19 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33602">#33602</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/837947ca090cc18934379a0142c8ba0fa9b3f0f5"><code>837947c</code></a> Release v3.0.1</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/5929d956040af8a30591fd6a4f44de8e88a54209"><code>5929d95</code></a> Merge branch '2.7.x'</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/b10b788cd8f3a550b79f3334b3829ec5d8cd3a52"><code>b10b788</code></a> Next development version (v2.7.8-SNAPSHOT)</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/f588793445dee905335625ba946674ed3a771db0"><code>f588793</code></a> Update copyright year of changed files</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/02546197820a00dedb012f43f20fd67e982e6f3f"><code>0254619</code></a> Merge branch '2.7.x'</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/e4772cf3b7b6bdff6cad040655ed110402126409"><code>e4772cf</code></a> Update copyright year of changed files</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/2e7ca6f82d9a8552f6b0de3cb9f4f4bb0424a07c"><code>2e7ca6f</code></a> Warning if &lt;springProfile&gt; is used in phase 2 model elements</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/2ed512ddb5793b5bd6849ec4b7764e30e338407a"><code>2ed512d</code></a> Use model.deepMarkAsSkipped in SpringProfileModelHandler</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/532fed3147b916d440007e0ecb8c4e7a10320f16"><code>532fed3</code></a> Increase couchbase connection timeout for tests</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/9562a2c2f1fcc60204536ff21597178b51ba4954"><code>9562a2c</code></a> Merge branch '2.7.x'</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-boot/compare/v3.0.0...v3.0.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `spring-boot-dependencies` from 3.0.0 to 3.0.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/spring-projects/spring-boot/releases">spring-boot-dependencies's releases</a>.</em></p>
   <blockquote>
   <h2>v3.0.1</h2>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Fix typo in LocalDevToolsAutoConfiguration logging <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33615">#33615</a></li>
   <li>No warning is given when <code>&lt;springProfile&gt;</code> is used in a Logback <code>&lt;root&gt;</code> block <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33610">#33610</a></li>
   <li>Auto-configure PropagationWebGraphQlInterceptor for tracing propagation <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33542">#33542</a></li>
   <li>WebClient instrumentation fails with IllegalArgumentException when adapting to WebClientExchangeTagsProvider <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33483">#33483</a></li>
   <li>Reactive observation auto-configuration does not declare order for WebFilter <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33444">#33444</a></li>
   <li>Web server fails to start due to &quot;Resource location must not be null&quot; when attempting to use a PKCS 11 KeyStore <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33433">#33433</a></li>
   <li>Actuator health endpoint for neo4j throws NoSuchElementException and always returns Status.DOWN <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33428">#33428</a></li>
   <li>Anchors in YAML configuration files throw UnsupportedOperationException <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33404">#33404</a></li>
   <li>ZipkinRestTemplateSender is not customizable <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33399">#33399</a></li>
   <li>AOT doesn't work with Logstash Logback Encoder <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33387">#33387</a></li>
   <li>Maven process-aot goal fails when release version is set in Maven compiler plugin <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33382">#33382</a></li>
   <li><code>DependsOnDatabaseInitializationPostProcessor</code> re-declares bean dependencies at native image runtime <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33374">#33374</a></li>
   <li><code>@SpringBootTest</code> now throws a NullPointerException rather than a helpful IllegalStateException when <code>@SpringBootConfiguration</code> is not found <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33371">#33371</a></li>
   <li>bootBuildImage always trys to create a native image due to bootJar always adding a META-INF/native-image/argfile to the jar <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33363">#33363</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Improve gradle plugin tags documentation <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33617">#33617</a></li>
   <li>Improve maven plugin tags documentation <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33616">#33616</a></li>
   <li>Fix typo in tomcat accesslog checkExists doc <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33512">#33512</a></li>
   <li>Documented Java compiler level is wrong <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33505">#33505</a></li>
   <li>Fix typo in documentation <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33453">#33453</a></li>
   <li>Update instead of replace environment in bootBuildImage documentation <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33424">#33424</a></li>
   <li>Update the reference docs to document the need to declare the native-maven-plugin when using buildpacks to create a native image <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33422">#33422</a></li>
   <li>Document that the shutdown endpoint is not intended for use when deploying a war to a servlet container <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33410">#33410</a></li>
   <li>Reinstate GraphQL testing documentaion <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33407">#33407</a></li>
   <li>Description of <code>NEVER</code> in Sanitize Sensitive Values isn't formatted correctly <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33398">#33398</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to AspectJ 1.9.19 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33586">#33586</a></li>
   <li>Upgrade to Byte Buddy 1.12.20 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33587">#33587</a></li>
   <li>Upgrade to Couchbase Client 3.4.1 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33588">#33588</a></li>
   <li>Upgrade to Dropwizard Metrics 4.2.14 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33589">#33589</a></li>
   <li>Upgrade to Elasticsearch Client 8.5.3 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33590">#33590</a></li>
   <li>Upgrade to Hibernate 6.1.6.Final <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33591">#33591</a></li>
   <li>Upgrade to HttpClient 4.5.14 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33592">#33592</a></li>
   <li>Upgrade to HttpCore 4.4.16 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33593">#33593</a></li>
   <li>Upgrade to Infinispan 14.0.4.Final <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33594">#33594</a></li>
   <li>Upgrade to Jaybird 4.0.8.java11 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33595">#33595</a></li>
   <li>Upgrade to Jetty 11.0.13 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33596">#33596</a></li>
   <li>Upgrade to jOOQ 3.17.6 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33597">#33597</a></li>
   <li>Upgrade to Kotlin 1.7.22 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33598">#33598</a></li>
   <li>Upgrade to Lettuce 6.2.2.RELEASE <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33599">#33599</a></li>
   <li>Upgrade to MongoDB 4.8.1 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33600">#33600</a></li>
   <li>Upgrade to MSSQL JDBC 11.2.2.jre17 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33601">#33601</a></li>
   <li>Upgrade to Native Build Tools Plugin 0.9.19 <a href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33602">#33602</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/837947ca090cc18934379a0142c8ba0fa9b3f0f5"><code>837947c</code></a> Release v3.0.1</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/5929d956040af8a30591fd6a4f44de8e88a54209"><code>5929d95</code></a> Merge branch '2.7.x'</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/b10b788cd8f3a550b79f3334b3829ec5d8cd3a52"><code>b10b788</code></a> Next development version (v2.7.8-SNAPSHOT)</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/f588793445dee905335625ba946674ed3a771db0"><code>f588793</code></a> Update copyright year of changed files</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/02546197820a00dedb012f43f20fd67e982e6f3f"><code>0254619</code></a> Merge branch '2.7.x'</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/e4772cf3b7b6bdff6cad040655ed110402126409"><code>e4772cf</code></a> Update copyright year of changed files</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/2e7ca6f82d9a8552f6b0de3cb9f4f4bb0424a07c"><code>2e7ca6f</code></a> Warning if &lt;springProfile&gt; is used in phase 2 model elements</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/2ed512ddb5793b5bd6849ec4b7764e30e338407a"><code>2ed512d</code></a> Use model.deepMarkAsSkipped in SpringProfileModelHandler</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/532fed3147b916d440007e0ecb8c4e7a10320f16"><code>532fed3</code></a> Increase couchbase connection timeout for tests</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/9562a2c2f1fcc60204536ff21597178b51ba4954"><code>9562a2c</code></a> Merge branch '2.7.x'</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-boot/compare/v3.0.0...v3.0.1">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 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: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


[GitHub] [directory-scimple] bdemers merged pull request #212: Bump version.spring-boot from 3.0.0 to 3.0.1

Posted by GitBox <gi...@apache.org>.
bdemers merged PR #212:
URL: https://github.com/apache/directory-scimple/pull/212


-- 
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: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org