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

   Bumps [puma](https://github.com/puma/puma) from 5.3.2 to 6.3.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/puma/puma/releases";>puma's 
releases</a>.</em></p>
   <blockquote>
   <h2>6.3.1</h2>
   <ul>
   <li>Security
   <ul>
   <li>Address HTTP request smuggling vulnerabilities with zero-length Content 
Length header and trailer fields (<a 
href="https://github.com/puma/puma/security/advisories/GHSA-68xg-gqqm-vgj8";>GHSA-68xg-gqqm-vgj8</a>)</li>
   </ul>
   </li>
   </ul>
   <h2>6.3.0 - Mugi No Toki Itaru</h2>
   <p><img 
src="https://github.com/puma/puma/assets/845662/cddbd718-4b38-4bd4-bb04-0cce99c602d1";
 alt="image" /></p>
   <p>Japan has <a 
href="https://en.wikipedia.org/wiki/Japanese_calendar#The_24_sekki";>72 
traditional microseasons</a>. May 31 is the first day of 麦秋至, which means the 
time of the wheat/barley harvest.</p>
   <ul>
   <li>
   <p>Features</p>
   <ul>
   <li>Add dsl method <code>supported_http_methods</code> (<a 
href="https://redirect.github.com/puma/puma/issues/3106";>#3106</a>, <a 
href="https://redirect.github.com/puma/puma/issues/3014";>#3014</a>)</li>
   <li>Puma error responses no longer have any fingerprints to indicate Puma 
(<a href="https://redirect.github.com/puma/puma/issues/3161";>#3161</a>, <a 
href="https://redirect.github.com/puma/puma/issues/3037";>#3037</a>)</li>
   <li>Support decryption of SSL key (<a 
href="https://redirect.github.com/puma/puma/issues/3133";>#3133</a>, <a 
href="https://redirect.github.com/puma/puma/issues/3132";>#3132</a>)</li>
   </ul>
   </li>
   <li>
   <p>Bugfixes</p>
   <ul>
   <li>Don't send 103 early hints response when only invalid headers are used 
(<a href="https://redirect.github.com/puma/puma/issues/3163";>#3163</a>)</li>
   <li>Handle malformed request path (<a 
href="https://redirect.github.com/puma/puma/issues/3155";>#3155</a>, <a 
href="https://redirect.github.com/puma/puma/issues/3148";>#3148</a>)</li>
   <li>Misc lib file fixes - trapping additional errors, CI helper (<a 
href="https://redirect.github.com/puma/puma/issues/3129";>#3129</a>)</li>
   <li>Fixup req form data file upload with &quot;r\n&quot; line endings (<a 
href="https://redirect.github.com/puma/puma/issues/3137";>#3137</a>)</li>
   <li>Restore rack 1.6 compatibility (<a 
href="https://redirect.github.com/puma/puma/issues/3156";>#3156</a>)</li>
   </ul>
   </li>
   <li>
   <p>Refactor</p>
   <ul>
   <li>const.rb - Update Puma::HTTP_STATUS_CODES (<a 
href="https://redirect.github.com/puma/puma/issues/3162";>#3162</a>)</li>
   <li>Clarify Reactor#initialize (<a 
href="https://redirect.github.com/puma/puma/issues/3151";>#3151</a>)</li>
   </ul>
   </li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/severin";><code>@​severin</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/puma/puma/pull/3156";>puma/puma#3156</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/puma/puma/compare/v6.2.2...v6.3.0";>https://github.com/puma/puma/compare/v6.2.2...v6.3.0</a></p>
   <h2>6.2.2</h2>
   <ul>
   <li>Bugfixes
   <ul>
   <li>Fix Rack-related NameError by adding :: operator (<a 
href="https://redirect.github.com/puma/puma/issues/3118";>#3118</a>, <a 
href="https://redirect.github.com/puma/puma/issues/3117";>#3117</a>)</li>
   </ul>
   </li>
   </ul>
   <h2>6.2.1 / 2023-03-31</h2>
   <ul>
   <li>Bugfixes
   <ul>
   <li>Fix java 8 compatibility (<a 
href="https://redirect.github.com/puma/puma/issues/3109";>#3109</a>, <a 
href="https://redirect.github.com/puma/puma/issues/3108";>#3108</a>)</li>
   <li>Always write io_buffer when in &quot;enum bodies&quot; branch. (<a 
href="https://redirect.github.com/puma/puma/issues/3113";>#3113</a>, <a 
href="https://redirect.github.com/puma/puma/issues/3112";>#3112</a>)</li>
   <li>Fix warn_if_in_single_mode incorrect message (<a 
href="https://redirect.github.com/puma/puma/issues/3111";>#3111</a>)</li>
   </ul>
   </li>
   </ul>
   <h2>6.2 - Speaking of Now</h2>
   <p><img 
src="https://user-images.githubusercontent.com/845662/228450084-b38d0843-69de-4399-8960-a36e494f813c.png";
 alt="image" /></p>
   <p><a href="https://youtu.be/QBj-ziAyoUI";>Pat Metheny Group - Speaking of 
Now</a></p>
   <ul>
   <li>Features
   <ul>
   <li>Ability to supply a custom logger (<a 
href="https://redirect.github.com/puma/puma/issues/2770";>#2770</a>, <a 
href="https://redirect.github.com/puma/puma/issues/2511";>#2511</a>)</li>
   <li>Warn when clustered-only hooks are defined in single mode (<a 
href="https://redirect.github.com/puma/puma/issues/3089";>#3089</a>)</li>
   <li>Adds the on_booted event (<a 
href="https://redirect.github.com/puma/puma/issues/2709";>#2709</a>)</li>
   </ul>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/puma/puma/blob/master/History.md";>puma's 
changelog</a>.</em></p>
   <blockquote>
   <h2>6.3.1 / 2023-08-18</h2>
   <ul>
   <li>Security
   <ul>
   <li>Address HTTP request smuggling vulnerabilities with zero-length Content 
Length header and trailer fields (<a 
href="https://github.com/puma/puma/security/advisories/GHSA-68xg-gqqm-vgj8";>GHSA-68xg-gqqm-vgj8</a>)</li>
   </ul>
   </li>
   </ul>
   <h2>6.3.0 / 2023-05-31</h2>
   <ul>
   <li>
   <p>Features</p>
   <ul>
   <li>Add dsl method <code>supported_http_methods</code> (<a 
href="https://redirect.github.com/puma/puma/issues/3106";>#3106</a>, <a 
href="https://redirect.github.com/puma/puma/issues/3014";>#3014</a>)</li>
   <li>Puma error responses no longer have any fingerprints to indicate Puma 
(<a href="https://redirect.github.com/puma/puma/issues/3161";>#3161</a>, <a 
href="https://redirect.github.com/puma/puma/issues/3037";>#3037</a>)</li>
   <li>Support decryption of SSL key (<a 
href="https://redirect.github.com/puma/puma/issues/3133";>#3133</a>, <a 
href="https://redirect.github.com/puma/puma/issues/3132";>#3132</a>)</li>
   </ul>
   </li>
   <li>
   <p>Bugfixes</p>
   <ul>
   <li>Don't send 103 early hints response when only invalid headers are used 
(<a href="https://redirect.github.com/puma/puma/issues/3163";>#3163</a>)</li>
   <li>Handle malformed request path (<a 
href="https://redirect.github.com/puma/puma/issues/3155";>#3155</a>, <a 
href="https://redirect.github.com/puma/puma/issues/3148";>#3148</a>)</li>
   <li>Misc lib file fixes - trapping additional errors, CI helper (<a 
href="https://redirect.github.com/puma/puma/issues/3129";>#3129</a>)</li>
   <li>Fixup req form data file upload with &quot;r\n&quot; line endings (<a 
href="https://redirect.github.com/puma/puma/issues/3137";>#3137</a>)</li>
   <li>Restore rack 1.6 compatibility (<a 
href="https://redirect.github.com/puma/puma/issues/3156";>#3156</a>)</li>
   </ul>
   </li>
   <li>
   <p>Refactor</p>
   <ul>
   <li>const.rb - Update Puma::HTTP_STATUS_CODES (<a 
href="https://redirect.github.com/puma/puma/issues/3162";>#3162</a>)</li>
   <li>Clarify Reactor#initialize (<a 
href="https://redirect.github.com/puma/puma/issues/3151";>#3151</a>)</li>
   </ul>
   </li>
   </ul>
   <h2>6.2.2 / 2023-04-17</h2>
   <ul>
   <li>Bugfixes
   <ul>
   <li>Fix Rack-related NameError by adding :: operator (<a 
href="https://redirect.github.com/puma/puma/issues/3118";>#3118</a>, <a 
href="https://redirect.github.com/puma/puma/issues/3117";>#3117</a>)</li>
   </ul>
   </li>
   </ul>
   <h2>6.2.1 / 2023-03-31</h2>
   <ul>
   <li>Bugfixes
   <ul>
   <li>Fix java 8 compatibility (<a 
href="https://redirect.github.com/puma/puma/issues/3109";>#3109</a>, <a 
href="https://redirect.github.com/puma/puma/issues/3108";>#3108</a>)</li>
   <li>Always write io_buffer when in &quot;enum bodies&quot; branch. (<a 
href="https://redirect.github.com/puma/puma/issues/3113";>#3113</a>, <a 
href="https://redirect.github.com/puma/puma/issues/3112";>#3112</a>)</li>
   <li>Fix warn_if_in_single_mode incorrect message (<a 
href="https://redirect.github.com/puma/puma/issues/3111";>#3111</a>)</li>
   </ul>
   </li>
   </ul>
   <h2>6.2.0 / 2023-03-29</h2>
   <ul>
   <li>
   <p>Features</p>
   <ul>
   <li>Ability to supply a custom logger (<a 
href="https://redirect.github.com/puma/puma/issues/2770";>#2770</a>, <a 
href="https://redirect.github.com/puma/puma/issues/2511";>#2511</a>)</li>
   <li>Warn when clustered-only hooks are defined in single mode (<a 
href="https://redirect.github.com/puma/puma/issues/3089";>#3089</a>)</li>
   <li>Adds the on_booted event (<a 
href="https://redirect.github.com/puma/puma/issues/2709";>#2709</a>)</li>
   </ul>
   </li>
   <li>
   <p>Bugfixes</p>
   <ul>
   <li>Loggers - internal_write - catch Errno::EINVAL (<a 
href="https://redirect.github.com/puma/puma/issues/3091";>#3091</a>)</li>
   <li>commonlogger.rb - fix HIJACK time format, use constants, not strings (<a 
href="https://redirect.github.com/puma/puma/issues/3074";>#3074</a>)</li>
   <li>Fixed some edge cases regarding request hijacking (<a 
href="https://redirect.github.com/puma/puma/issues/3072";>#3072</a>)</li>
   </ul>
   </li>
   </ul>
   <h2>6.1.1 / 2023-02-28</h2>
   <ul>
   <li>Bugfixes</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/puma/puma/commit/72bdcd16cd680ab109a9df448b64ab53cb6bfccd";><code>72bdcd1</code></a>
 6.3.1</li>
   <li><a 
href="https://github.com/puma/puma/commit/ed0f2f94b56982c687452504b95d5f1fbbe3eed1";><code>ed0f2f9</code></a>
 Merge pull request from GHSA-68xg-gqqm-vgj8</li>
   <li><a 
href="https://github.com/puma/puma/commit/763d1a1a971d9bb17fc1478859d626a539c29970";><code>763d1a1</code></a>
 6.3.0 (<a 
href="https://redirect.github.com/puma/puma/issues/3169";>#3169</a>)</li>
   <li><a 
href="https://github.com/puma/puma/commit/dfd33df8b1c63091cfa56632a45542b75a2920f1";><code>dfd33df</code></a>
 Add dsl method <code>supported_http_methods</code> (<a 
href="https://redirect.github.com/puma/puma/issues/3106";>#3106</a>)</li>
   <li><a 
href="https://github.com/puma/puma/commit/a434005e8fb53c80725d113079726ba0474bbe76";><code>a434005</code></a>
 Puma error responses - remove fingerprints to indicate Puma (<a 
href="https://redirect.github.com/puma/puma/issues/3161";>#3161</a>)</li>
   <li><a 
href="https://github.com/puma/puma/commit/7b7774ce67ec171c7ba70327ca2b6ca2f00a44c5";><code>7b7774c</code></a>
 Don't send 103 early hints response when only invalid headers are used (<a 
href="https://redirect.github.com/puma/puma/issues/3163";>#3163</a>)</li>
   <li><a 
href="https://github.com/puma/puma/commit/2bb9143c4538f854ad0fd6aaf41aea47df5ee724";><code>2bb9143</code></a>
 const.rb - Update Puma::HTTP_STATUS_CODES (<a 
href="https://redirect.github.com/puma/puma/issues/3162";>#3162</a>)</li>
   <li><a 
href="https://github.com/puma/puma/commit/d244dc7eea842898e06d2a1a8a9c89e039eb5714";><code>d244dc7</code></a>
 [CI] - Use RubyGems 3.3.26 for Ruby 2.4 thru 2.6 (was 3.3.14) (<a 
href="https://redirect.github.com/puma/puma/issues/3160";>#3160</a>)</li>
   <li><a 
href="https://github.com/puma/puma/commit/c467e57f3d21dc3ffe3b8fd01c1d19e455ad721e";><code>c467e57</code></a>
 [CI] test_redirect_io.rb - fixup for intermittent failures (<a 
href="https://redirect.github.com/puma/puma/issues/3157";>#3157</a>)</li>
   <li><a 
href="https://github.com/puma/puma/commit/b61bbc740fd00408f3a70a63d8e477e7fdd06f16";><code>b61bbc7</code></a>
 [CI] Use &lt;&lt;~ for heredocs (<a 
href="https://redirect.github.com/puma/puma/issues/3159";>#3159</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/puma/puma/compare/v5.3.2...v6.3.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=puma&package-manager=bundler&previous-version=5.3.2&new-version=6.3.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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/geode/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: notifications-unsubscr...@geode.apache.org

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

Reply via email to