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

   Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/expressjs/express/releases";>express's 
releases</a>.</em></p>
   <blockquote>
   <h2>4.18.1</h2>
   <ul>
   <li>Fix hanging on large stack of sync routes</li>
   </ul>
   <h2>4.18.0</h2>
   <ul>
   <li>Add &quot;root&quot; option to <code>res.download</code></li>
   <li>Allow <code>options</code> without <code>filename</code> in 
<code>res.download</code></li>
   <li>Deprecate string and non-integer arguments to 
<code>res.status</code></li>
   <li>Fix behavior of <code>null</code>/<code>undefined</code> as 
<code>maxAge</code> in <code>res.cookie</code></li>
   <li>Fix handling very large stacks of sync middleware</li>
   <li>Ignore <code>Object.prototype</code> values in settings through 
<code>app.set</code>/<code>app.get</code></li>
   <li>Invoke <code>default</code> with same arguments as types in 
<code>res.format</code></li>
   <li>Support proper 205 responses using <code>res.send</code></li>
   <li>Use <code>http-errors</code> for <code>res.format</code> error</li>
   <li>deps: [email protected]
   <ul>
   <li>Fix error message for json parse whitespace in <code>strict</code></li>
   <li>Fix internal error when inflated body exceeds limit</li>
   <li>Prevent loss of async hooks context</li>
   <li>Prevent hanging when request already read</li>
   <li>deps: [email protected]</li>
   <li>deps: [email protected]</li>
   <li>deps: [email protected]</li>
   <li>deps: [email protected]</li>
   <li>deps: [email protected]</li>
   </ul>
   </li>
   <li>deps: [email protected]
   <ul>
   <li>Add <code>priority</code> option</li>
   <li>Fix <code>expires</code> option to reject invalid dates</li>
   </ul>
   </li>
   <li>deps: [email protected]
   <ul>
   <li>Replace internal <code>eval</code> usage with <code>Function</code> 
constructor</li>
   <li>Use instance methods on <code>process</code> to check for listeners</li>
   </ul>
   </li>
   <li>deps: [email protected]
   <ul>
   <li>Remove set content headers that break response</li>
   <li>deps: [email protected]</li>
   <li>deps: [email protected]</li>
   </ul>
   </li>
   <li>deps: [email protected]
   <ul>
   <li>Prevent loss of async hooks context</li>
   </ul>
   </li>
   <li>deps: [email protected]</li>
   <li>deps: [email protected]
   <ul>
   <li>Fix emitted 416 error missing headers property</li>
   <li>Limit the headers removed for 304 response</li>
   <li>deps: [email protected]</li>
   <li>deps: [email protected]</li>
   <li>deps: [email protected]</li>
   <li>deps: [email protected]</li>
   <li>deps: [email protected]</li>
   </ul>
   </li>
   <li>deps: [email protected]
   <ul>
   <li>deps: [email protected]</li>
   </ul>
   </li>
   <li>deps: [email protected]
   <ul>
   <li>Remove code 306</li>
   <li>Rename <code>425 Unordered Collection</code> to standard <code>425 Too 
Early</code></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/expressjs/express/blob/master/History.md";>express's 
changelog</a>.</em></p>
   <blockquote>
   <h1>4.18.1 / 2022-04-29</h1>
   <ul>
   <li>Fix hanging on large stack of sync routes</li>
   </ul>
   <h1>4.18.0 / 2022-04-25</h1>
   <ul>
   <li>Add &quot;root&quot; option to <code>res.download</code></li>
   <li>Allow <code>options</code> without <code>filename</code> in 
<code>res.download</code></li>
   <li>Deprecate string and non-integer arguments to 
<code>res.status</code></li>
   <li>Fix behavior of <code>null</code>/<code>undefined</code> as 
<code>maxAge</code> in <code>res.cookie</code></li>
   <li>Fix handling very large stacks of sync middleware</li>
   <li>Ignore <code>Object.prototype</code> values in settings through 
<code>app.set</code>/<code>app.get</code></li>
   <li>Invoke <code>default</code> with same arguments as types in 
<code>res.format</code></li>
   <li>Support proper 205 responses using <code>res.send</code></li>
   <li>Use <code>http-errors</code> for <code>res.format</code> error</li>
   <li>deps: [email protected]
   <ul>
   <li>Fix error message for json parse whitespace in <code>strict</code></li>
   <li>Fix internal error when inflated body exceeds limit</li>
   <li>Prevent loss of async hooks context</li>
   <li>Prevent hanging when request already read</li>
   <li>deps: [email protected]</li>
   <li>deps: [email protected]</li>
   <li>deps: [email protected]</li>
   <li>deps: [email protected]</li>
   <li>deps: [email protected]</li>
   </ul>
   </li>
   <li>deps: [email protected]
   <ul>
   <li>Add <code>priority</code> option</li>
   <li>Fix <code>expires</code> option to reject invalid dates</li>
   </ul>
   </li>
   <li>deps: [email protected]
   <ul>
   <li>Replace internal <code>eval</code> usage with <code>Function</code> 
constructor</li>
   <li>Use instance methods on <code>process</code> to check for listeners</li>
   </ul>
   </li>
   <li>deps: [email protected]
   <ul>
   <li>Remove set content headers that break response</li>
   <li>deps: [email protected]</li>
   <li>deps: [email protected]</li>
   </ul>
   </li>
   <li>deps: [email protected]
   <ul>
   <li>Prevent loss of async hooks context</li>
   </ul>
   </li>
   <li>deps: [email protected]</li>
   <li>deps: [email protected]
   <ul>
   <li>Fix emitted 416 error missing headers property</li>
   <li>Limit the headers removed for 304 response</li>
   <li>deps: [email protected]</li>
   <li>deps: [email protected]</li>
   <li>deps: [email protected]</li>
   <li>deps: [email protected]</li>
   <li>deps: [email protected]</li>
   </ul>
   </li>
   <li>deps: [email protected]
   <ul>
   <li>deps: [email protected]</li>
   </ul>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/expressjs/express/commit/d854c43ea177d1faeea56189249fff8c24a764bd";><code>d854c43</code></a>
 4.18.1</li>
   <li><a 
href="https://github.com/expressjs/express/commit/b02a95c6937e3b7e0b85a51c7e1a7366e1699dce";><code>b02a95c</code></a>
 build: [email protected]</li>
   <li><a 
href="https://github.com/expressjs/express/commit/631ada0c645dc84c6df8788f5a7eb2b8100acea5";><code>631ada0</code></a>
 Fix hanging on large stack of sync routes</li>
   <li><a 
href="https://github.com/expressjs/express/commit/75e0c7a2c91665f44d053d83be15f8ecd0177f41";><code>75e0c7a</code></a>
 bench: remove unused parameter</li>
   <li><a 
href="https://github.com/expressjs/express/commit/e2482b7e36e39fd9875508a297c2db4a80a33635";><code>e2482b7</code></a>
 build: [email protected]</li>
   <li><a 
href="https://github.com/expressjs/express/commit/2df96e349f49bbcf51126c1f3b93b3b7fe8c16d2";><code>2df96e3</code></a>
 build: [email protected]</li>
   <li><a 
href="https://github.com/expressjs/express/commit/a38fae126a9d5681d075c1a5c44fd7357eae843b";><code>a38fae1</code></a>
 build: [email protected]</li>
   <li><a 
href="https://github.com/expressjs/express/commit/547fdd41dca9ae9c49956748cc0bd1f011310fb6";><code>547fdd4</code></a>
 4.18.0</li>
   <li><a 
href="https://github.com/expressjs/express/commit/0b330ef57c0801313251c95a461d93f8d3afa7f7";><code>0b330ef</code></a>
 bench: print latency and vary connections</li>
   <li><a 
href="https://github.com/expressjs/express/commit/158a17031a2668269aedb31ea07b58d6b700272b";><code>158a170</code></a>
 build: support Node.js 18.x</li>
   <li>Additional commits viewable in <a 
href="https://github.com/expressjs/express/compare/4.17.1...4.18.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=express&package-manager=npm_and_yarn&previous-version=4.17.1&new-version=4.18.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 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