You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/18 22:50:48 UTC

[GitHub] [camel] dependabot[bot] opened a new pull request, #9896: Bump jetty-server from 9.4.44.v20210927 to 10.0.14 in /components/camel-solr

dependabot[bot] opened a new pull request, #9896:
URL: https://github.com/apache/camel/pull/9896

   Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.44.v20210927 to 10.0.14.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/eclipse/jetty.project/releases">jetty-server's releases</a>.</em></p>
   <blockquote>
   <h2>10.0.14</h2>
   <h1>Special Thanks to the following Eclipse Jetty community members</h1>
   <ul>
   <li><a href="https://github.com/pzygielo"><code>@​pzygielo</code></a> (Piotrek Żygieło)</li>
   <li><a href="https://github.com/jluehe"><code>@​jluehe</code></a> (jluehe)</li>
   <li><a href="https://github.com/dzoech"><code>@​dzoech</code></a> (Dominik Zöchbauer)</li>
   </ul>
   <h1>Changelog</h1>
   <ul>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9344">#9344</a> - Cleanup Multipart handling for CVE-2023-26048</li>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9343">#9343</a> - URI Host Mismatch with optional Compliance modes</li>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9339">#9339</a> - Cleanup Cookie Cutter handling for CVE-2023-26049</li>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9337">#9337</a> - LowResourceMonitor.getReasons should include detailed reason instead of hard-coded message (<a href="https://github.com/jluehe"><code>@​jluehe</code></a>)</li>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9334">#9334</a> - Better support for Cookie RFC 2965 compliance</li>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9285">#9285</a> - ContextHandler sends redirect on BaseResponse instead of Wrapped Response object from Handler chain</li>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9283">#9283</a> - Configurable Unsafe Host Header Behaviors</li>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9188">#9188</a> - Log as info exceptions from server after sending stop with StopMojo.</li>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9183">#9183</a> - ConnectHandler may close the connection instead of sending 200 OK</li>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9128">#9128</a> - Do not execute any phase for maven plugin :start (<a href="https://github.com/pzygielo"><code>@​pzygielo</code></a>)</li>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9119">#9119</a> - Wrong value of javax.servlet.forward.context_path attribute</li>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9092">#9092</a> - Use ASM Bom</li>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9059">#9059</a> - IteratingCallback not serializing close() and failed()</li>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9055">#9055</a> - PathMappings optimizations</li>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/7650">#7650</a> - QueuedThreadPool: Stopped without executing or closing null (<a href="https://github.com/dzoech"><code>@​dzoech</code></a>)</li>
   </ul>
   <h1>Dependencies</h1>
   <ul>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9242">#9242</a> - Bump infinispan-bom to 11.0.17.Final</li>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9359">#9359</a> - Bump maven.version to 3.9.0</li>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9102">#9102</a> - Bump org.apache.aries.spifly.dynamic.bundle to 1.3.6</li>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9098">#9098</a> - Bump org.eclipse.osgi to 3.18.200</li>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9106">#9106</a> - Bump org.eclipse.osgi.services to 3.11.100</li>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9097">#9097</a> - Bump protostream to 4.6.0.Final</li>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9367">#9367</a> - Bump tycho-p2-repository-plugin to 3.0.2</li>
   </ul>
   <h2>10.0.13</h2>
   <h1>Special Thanks to the following Eclipse Jetty community members</h1>
   <ul>
   <li><a href="https://github.com/janvojt"><code>@​janvojt</code></a> (Jan Vojt)</li>
   <li><a href="https://github.com/joschi"><code>@​joschi</code></a> (Jochen Schalanda)</li>
   <li><a href="https://github.com/leonchen83"><code>@​leonchen83</code></a> (Baoyi Chen)</li>
   <li><a href="https://github.com/cowwoc"><code>@​cowwoc</code></a> (Gili Tzabari)</li>
   <li><a href="https://github.com/Vlatombe"><code>@​Vlatombe</code></a> (Vincent Latombe)</li>
   </ul>
   <h1>Changelog</h1>
   <ul>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9006">#9006</a> - WebSocket Message InputStream read() returns signed byte</li>
   <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/8913">#8913</a> - Review Jetty XML syntax to allow calling JDK methods</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eclipse/jetty.project/commit/976721d0f3e903a243584d47870ad2f2c1bf9e55"><code>976721d</code></a> Updating to version 10.0.14</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/b7075161d015ddce23fbf3db873d5f6b539f6a6b"><code>b707516</code></a> Fix osgi dependencies for update to org.eclipse.osgi.services.</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/4d146412c8feac05c25d171b15c4f6ab4d42719b"><code>4d14641</code></a> Fix <a href="https://redirect.github.com/eclipse/jetty.project/issues/9334">#9334</a> Cookie Compliance (<a href="https://redirect.github.com/eclipse/jetty.project/issues/9402">#9402</a>)</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/f01d53895f8930e1ebc52c9d89944df14fe5d6f2"><code>f01d538</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/jetty.project/issues/9380">#9380</a> from eclipse/dependabot/maven/jetty-10.0.x/org.apach...</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/8b4f5eab4127bc6fd270451eac1d044e6c855b7b"><code>8b4f5ea</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/jetty.project/issues/9378">#9378</a> from eclipse/dependabot/maven/jetty-10.0.x/org.ascii...</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/840ef489223670a840189bda4c5544acdbe03405"><code>840ef48</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/jetty.project/issues/9372">#9372</a> from eclipse/dependabot/maven/jetty-10.0.x/org.apach...</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/cfb8d706250bba25a9439a91a6a173b303054261"><code>cfb8d70</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/jetty.project/issues/9371">#9371</a> from eclipse/dependabot/maven/jetty-10.0.x/maven.sur...</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/cfe6e91338293b91fc2642e92cc665d0244fa648"><code>cfe6e91</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/jetty.project/issues/9369">#9369</a> from eclipse/dependabot/maven/jetty-10.0.x/org.apach...</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/bce4fc2941ed76ea787be048cffe2f5cd45d5bb1"><code>bce4fc2</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/jetty.project/issues/9367">#9367</a> from eclipse/dependabot/maven/jetty-10.0.x/org.eclip...</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/610cee13c23c9a5757eb3c2f212582f1d8f6bf97"><code>610cee1</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/jetty.project/issues/9359">#9359</a> from eclipse/dependabot/maven/jetty-10.0.x/maven.ver...</li>
   <li>Additional commits viewable in <a href="https://github.com/eclipse/jetty.project/compare/jetty-9.4.44.v20210927...jetty-10.0.14">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.eclipse.jetty:jetty-server&package-manager=maven&previous-version=9.4.44.v20210927&new-version=10.0.14)](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 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)
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/camel/network/alerts).
   
   </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: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel] github-actions[bot] commented on pull request #9896: Bump jetty-server from 9.4.44.v20210927 to 10.0.14 in /components/camel-solr

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #9896:
URL: https://github.com/apache/camel/pull/9896#issuecomment-1513881849

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :warning: Please note that the changes on this PR may be **tested automatically**. 
   
   If necessary Apache Camel Committers may access logs and test results in the job summaries!


-- 
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: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel] oscerd closed pull request #9896: Bump jetty-server from 9.4.44.v20210927 to 10.0.14 in /components/camel-solr

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd closed pull request #9896: Bump jetty-server from 9.4.44.v20210927 to 10.0.14 in /components/camel-solr
URL: https://github.com/apache/camel/pull/9896


-- 
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: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel] davsclaus commented on pull request #9896: Bump jetty-server from 9.4.44.v20210927 to 10.0.14 in /components/camel-solr

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on PR #9896:
URL: https://github.com/apache/camel/pull/9896#issuecomment-1517615368

   this is used for testing only, and our current version of solr only works with 9.4.44, and cannot be upgraded


-- 
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: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel] github-actions[bot] commented on pull request #9896: Bump jetty-server from 9.4.44.v20210927 to 10.0.14 in /components/camel-solr

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #9896:
URL: https://github.com/apache/camel/pull/9896#issuecomment-1513911731

   ### Components tested:
   
   | Total | Tested | Failed :x: | Passed :white_check_mark: | 
   | --- | --- | --- |  --- |
   | 1 | 1 | 1 | 0 |


-- 
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: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel] dependabot[bot] commented on pull request #9896: Bump jetty-server from 9.4.44.v20210927 to 10.0.14 in /components/camel-solr

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #9896:
URL: https://github.com/apache/camel/pull/9896#issuecomment-1519574014

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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: commits-unsubscribe@camel.apache.org

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