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

   Bumps 
[commons-daemon:commons-daemon](https://github.com/apache/commons-daemon) from 
1.4.1 to 1.5.1.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/commons-daemon/blob/master/RELEASE-NOTES.txt";>commons-daemon:commons-daemon's
 changelog</a>.</em></p>
   <blockquote>
   
<p>================================================================================
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0
   (the &quot;License&quot;); you may not use this file except in compliance 
with
   the License.  You may obtain a copy of the License at</p>
   <pre><code>  https://www.apache.org/licenses/LICENSE-2.0
   </code></pre>
   <h1>Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.</h1>
   <pre><code>               Apache Commons Daemon 1.5.1
                        Release Notes
   </code></pre>
   <p>This document contains the release notes for this version of the
   Apache Commons Daemon package, and highlights new features in the 1.5
   releases compared to the 1.4 releases.</p>
   <h2>New Features</h2>
   <ul>
   <li>Added support for  --enable-native-access Java startup option in 
jsvc</li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li>Please see the change log
   <a 
href="https://commons.apache.org/proper/commons-daemon/changes-report.html";>https://commons.apache.org/proper/commons-daemon/changes-report.html</a></li>
   </ul>
   <h2>Feedback</h2>
   <p>Open source works best when you give feedback:
   <a 
href="https://commons.apache.org/daemon/";>https://commons.apache.org/daemon/</a></p>
   <p>Please direct all bug reports to JIRA
   <a 
href="https://issues.apache.org/jira/browse/DAEMON";>https://issues.apache.org/jira/browse/DAEMON</a></p>
   <p>Or subscribe to the commons-user mailing list (prefix emails by [daemon])
   <a 
href="https://commons.apache.org/mail-lists.html";>https://commons.apache.org/mail-lists.html</a></p>
   <p>The Apache Commons Daemon Team</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/commons-daemon/commit/875c32118cb3b4d467c2660de076b36452f14e76";><code>875c321</code></a>
 Tag 1.5.1</li>
   <li><a 
href="https://github.com/apache/commons-daemon/commit/162e26dd832fcd3e592aa7ac745050f5c25b2f96";><code>162e26d</code></a>
 Update generated pages</li>
   <li><a 
href="https://github.com/apache/commons-daemon/commit/a3853bab3ce3aa727d02cf27b1556d9b4fbc1d92";><code>a3853ba</code></a>
 Another location for the release date</li>
   <li><a 
href="https://github.com/apache/commons-daemon/commit/d12df3937942de0fa8f289d8121497a95bb8b5d8";><code>d12df39</code></a>
 Set earliest possible release date allowing 72 working hours for voting</li>
   <li><a 
href="https://github.com/apache/commons-daemon/commit/4df8f9cc8b1068d09d012130de412c002fcf8502";><code>4df8f9c</code></a>
 Set a reasonable time stamp for the 1.5.1 release</li>
   <li><a 
href="https://github.com/apache/commons-daemon/commit/b9f60a6e3cdc1b003da80330875ca522cfd4d572";><code>b9f60a6</code></a>
 Build binaries for Windows using static hybrid CRT strategy by default</li>
   <li><a 
href="https://github.com/apache/commons-daemon/commit/40d38a2f805e0f73fd5e128943e4f097e2294dee";><code>40d38a2</code></a>
 Normalize formatting in apxLogWrite()</li>
   <li><a 
href="https://github.com/apache/commons-daemon/commit/498fe0ace2d459adaabe1f83947ed0c63412c31e";><code>498fe0a</code></a>
 Add NetBean IDE metadata files to .gitignore</li>
   <li><a 
href="https://github.com/apache/commons-daemon/commit/cd608ca9fbfc73c2e1c3f1d1d033f77052be60f6";><code>cd608ca</code></a>
 Ask for details on AI usage in creating a pull request</li>
   <li><a 
href="https://github.com/apache/commons-daemon/commit/61a10131a2918be1f135c71a6e56639599159256";><code>61a1013</code></a>
 Bump github/codeql-action from 4.31.6 to 4.31.7</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/commons-daemon/compare/commons-daemon-1.4.1...commons-daemon-1.5.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-daemon:commons-daemon&package-manager=maven&previous-version=1.4.1&new-version=1.5.1)](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>


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to