dependabot[bot] opened a new pull request, #74:
URL: https://github.com/apache/grails-forge-ui/pull/74

   Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.22.0.
   <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.22.0</h2>
   <h2>Important: Security</h2>
   <ul>
   <li>Security fix for <a 
href="https://www.cve.org/CVERecord?id=CVE-2024-51999";>CVE-2024-51999</a> (<a 
href="https://github.com/expressjs/express/security/advisories/GHSA-pj86-cfqh-vqx6";>GHSA-pj86-cfqh-vqx6</a>)</li>
   </ul>
   <h2>What's Changed</h2>
   <ul>
   <li>Refactor: improve readability by <a 
href="https://github.com/sazk07";><code>@​sazk07</code></a> in <a 
href="https://redirect.github.com/expressjs/express/pull/6190";>expressjs/express#6190</a></li>
   <li>ci: add support for [email protected] by <a 
href="https://github.com/UlisesGascon";><code>@​UlisesGascon</code></a> in <a 
href="https://redirect.github.com/expressjs/express/pull/6080";>expressjs/express#6080</a></li>
   <li>Method functions with no path should error by <a 
href="https://github.com/wesleytodd";><code>@​wesleytodd</code></a> in <a 
href="https://redirect.github.com/expressjs/express/pull/5957";>expressjs/express#5957</a></li>
   <li>ci: updated github actions ci workflow by <a 
href="https://github.com/Phillip9587";><code>@​Phillip9587</code></a> in <a 
href="https://redirect.github.com/expressjs/express/pull/6323";>expressjs/express#6323</a></li>
   <li>ci: reorder <code>npm i</code> steps to fix ci for older node versions 
by <a href="https://github.com/Phillip9587";><code>@​Phillip9587</code></a> in 
<a 
href="https://redirect.github.com/expressjs/express/pull/6336";>expressjs/express#6336</a></li>
   <li>Backport: ci: add node.js 24 to test matrix by <a 
href="https://github.com/Phillip9587";><code>@​Phillip9587</code></a> in <a 
href="https://redirect.github.com/expressjs/express/pull/6506";>expressjs/express#6506</a></li>
   <li>chore(4.x): wider range for query test skip by <a 
href="https://github.com/jonchurch";><code>@​jonchurch</code></a> in <a 
href="https://redirect.github.com/expressjs/express/pull/6513";>expressjs/express#6513</a></li>
   <li>use tilde notation for certain dependencies by <a 
href="https://github.com/UlisesGascon";><code>@​UlisesGascon</code></a> in <a 
href="https://redirect.github.com/expressjs/express/pull/6905";>expressjs/express#6905</a></li>
   <li>deps: [email protected] by <a 
href="https://github.com/UlisesGascon";><code>@​UlisesGascon</code></a> in <a 
href="https://redirect.github.com/expressjs/express/pull/6909";>expressjs/express#6909</a></li>
   <li>deps: use tilde notation for <code>qs</code> by <a 
href="https://github.com/Phillip9587";><code>@​Phillip9587</code></a> in <a 
href="https://redirect.github.com/expressjs/express/pull/6919";>expressjs/express#6919</a></li>
   <li>Release: 4.22.0 by <a 
href="https://github.com/UlisesGascon";><code>@​UlisesGascon</code></a> in <a 
href="https://redirect.github.com/expressjs/express/pull/6921";>expressjs/express#6921</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/expressjs/express/compare/4.21.2...4.22.0";>https://github.com/expressjs/express/compare/4.21.2...4.22.0</a></p>
   <h2>4.21.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Add funding field (v4) by <a 
href="https://github.com/bjohansebas";><code>@​bjohansebas</code></a> in <a 
href="https://redirect.github.com/expressjs/express/pull/6065";>expressjs/express#6065</a></li>
   <li>deps: [email protected] by <a 
href="https://github.com/blakeembrey";><code>@​blakeembrey</code></a> in <a 
href="https://redirect.github.com/expressjs/express/pull/5956";>expressjs/express#5956</a></li>
   <li>deps: bump [email protected] by <a 
href="https://github.com/jonchurch";><code>@​jonchurch</code></a> in <a 
href="https://redirect.github.com/expressjs/express/pull/6209";>expressjs/express#6209</a></li>
   <li>Release: 4.21.2 by <a 
href="https://github.com/UlisesGascon";><code>@​UlisesGascon</code></a> in <a 
href="https://redirect.github.com/expressjs/express/pull/6094";>expressjs/express#6094</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/expressjs/express/compare/4.21.1...4.21.2";>https://github.com/expressjs/express/compare/4.21.1...4.21.2</a></p>
   <h2>4.21.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Backport a fix for CVE-2024-47764 to the 4.x branch by <a 
href="https://github.com/joshbuker";><code>@​joshbuker</code></a> in <a 
href="https://redirect.github.com/expressjs/express/pull/6029";>expressjs/express#6029</a></li>
   <li>Release: 4.21.1 by <a 
href="https://github.com/UlisesGascon";><code>@​UlisesGascon</code></a> in <a 
href="https://redirect.github.com/expressjs/express/pull/6031";>expressjs/express#6031</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/expressjs/express/compare/4.21.0...4.21.1";>https://github.com/expressjs/express/compare/4.21.0...4.21.1</a></p>
   <h2>4.21.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Deprecate <code>&quot;back&quot;</code> magic string in redirects by <a 
href="https://github.com/blakeembrey";><code>@​blakeembrey</code></a> in <a 
href="https://redirect.github.com/expressjs/express/pull/5935";>expressjs/express#5935</a></li>
   <li>[email protected] by <a 
href="https://github.com/wesleytodd";><code>@​wesleytodd</code></a> in <a 
href="https://redirect.github.com/expressjs/express/pull/5954";>expressjs/express#5954</a></li>
   <li>fix(deps): [email protected] by <a 
href="https://github.com/wesleytodd";><code>@​wesleytodd</code></a> in <a 
href="https://redirect.github.com/expressjs/express/pull/5951";>expressjs/express#5951</a></li>
   <li>Upgraded dependency qs to 6.13.0 to match qs in body-parser by <a 
href="https://github.com/agadzinski93";><code>@​agadzinski93</code></a> in <a 
href="https://redirect.github.com/expressjs/express/pull/5946";>expressjs/express#5946</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/agadzinski93";><code>@​agadzinski93</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/expressjs/express/pull/5946";>expressjs/express#5946</a></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/4.22.0/History.md";>express's 
changelog</a>.</em></p>
   <blockquote>
   <h1>4.22.0 / 2025-12-01</h1>
   <ul>
   <li>Security fix for <a 
href="https://www.cve.org/CVERecord?id=CVE-2024-51999";>CVE-2024-51999</a> (<a 
href="https://github.com/expressjs/express/security/advisories/GHSA-pj86-cfqh-vqx6";>GHSA-pj86-cfqh-vqx6</a>)</li>
   <li>deps: use tilde notation for dependencies</li>
   <li>deps: [email protected]</li>
   </ul>
   <h1>4.21.2 / 2024-11-06</h1>
   <ul>
   <li>deps: [email protected]
   <ul>
   <li>Fix backtracking protection</li>
   </ul>
   </li>
   <li>deps: [email protected]
   <ul>
   <li>Throws an error on invalid path values</li>
   </ul>
   </li>
   </ul>
   <h1>4.21.1 / 2024-10-08</h1>
   <ul>
   <li>Backported a fix for <a 
href="https://nvd.nist.gov/vuln/detail/CVE-2024-47764";>CVE-2024-47764</a></li>
   </ul>
   <h1>4.21.0 / 2024-09-11</h1>
   <ul>
   <li>Deprecate <code>res.location(&quot;back&quot;)</code> and 
<code>res.redirect(&quot;back&quot;)</code> magic string</li>
   <li>deps: [email protected]
   <ul>
   <li>includes [email protected]</li>
   </ul>
   </li>
   <li>deps: [email protected]</li>
   <li>deps: [email protected]</li>
   </ul>
   <h1>4.20.0 / 2024-09-10</h1>
   <ul>
   <li>deps: [email protected]
   <ul>
   <li>Remove link renderization in html while redirecting</li>
   </ul>
   </li>
   <li>deps: [email protected]
   <ul>
   <li>Remove link renderization in html while redirecting</li>
   </ul>
   </li>
   <li>deps: [email protected]
   <ul>
   <li>add <code>depth</code> option to customize the depth level in the 
parser</li>
   <li>IMPORTANT: The default <code>depth</code> level for parsing URL-encoded 
data is now <code>32</code> (previously was <code>Infinity</code>)</li>
   </ul>
   </li>
   <li>Remove link renderization in html while using 
<code>res.redirect</code></li>
   <li>deps: [email protected]
   <ul>
   <li>Adds support for named matching groups in the routes using a regex</li>
   <li>Adds backtracking protection to parameters without regexes defined</li>
   </ul>
   </li>
   <li>deps: encodeurl@~2.0.0
   <ul>
   <li>Removes encoding of <code>\</code>, <code>|</code>, and <code>^</code> 
to align better with URL spec</li>
   </ul>
   </li>
   <li>Deprecate passing <code>options.maxAge</code> and 
<code>options.expires</code> to <code>res.clearCookie</code>
   <ul>
   <li>Will be ignored in v5, clearCookie will set a cookie with an expires in 
the past to instruct clients to delete the cookie</li>
   </ul>
   </li>
   </ul>
   <h1>4.19.2 / 2024-03-25</h1>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/expressjs/express/commit/49744abd1120484fe64d7bde1cd3197c32523b6e";><code>49744ab</code></a>
 4.22.0 (<a 
href="https://redirect.github.com/expressjs/express/issues/6921";>#6921</a>)</li>
   <li><a 
href="https://github.com/expressjs/express/commit/6e97452f600a3b01719fbc5517d833c7646b0bb7";><code>6e97452</code></a>
 sec: security patch for CVE-2024-51999</li>
   <li><a 
href="https://github.com/expressjs/express/commit/6a23d34d652b9e69a4486d2a2a0dea54b9685fa5";><code>6a23d34</code></a>
 deps: use tilde notation for <code>qs</code> (<a 
href="https://redirect.github.com/expressjs/express/issues/6919";>#6919</a>)</li>
   <li><a 
href="https://github.com/expressjs/express/commit/8c12cdf93b89a4628b59179e3cc0722fc517d6b3";><code>8c12cdf</code></a>
 deps: [email protected] (<a 
href="https://redirect.github.com/expressjs/express/issues/6909";>#6909</a>)</li>
   <li><a 
href="https://github.com/expressjs/express/commit/7fea74fcf02764580f38f2a7f1932dfa54cddd90";><code>7fea74f</code></a>
 deps: use tilde notation for certain dependencies (<a 
href="https://redirect.github.com/expressjs/express/issues/6905";>#6905</a>)</li>
   <li><a 
href="https://github.com/expressjs/express/commit/dac7a0475a99e9dfc57b3b8e6d5bdf52813f1944";><code>dac7a04</code></a>
 chore: wider range for query test skip (<a 
href="https://redirect.github.com/expressjs/express/issues/6513";>#6513</a>)</li>
   <li><a 
href="https://github.com/expressjs/express/commit/997919b48879bbd53171c3b4e5dd1b04ad139241";><code>997919b</code></a>
 ci: add node.js 24 to test matrix (<a 
href="https://redirect.github.com/expressjs/express/issues/6506";>#6506</a>)</li>
   <li><a 
href="https://github.com/expressjs/express/commit/36fb59c6c7d9dfca0b08dfeafb5b6e4a249234a1";><code>36fb59c</code></a>
 fix(ci): reorder <code>npm i</code> steps to fix ci for older node versions 
(<a 
href="https://redirect.github.com/expressjs/express/issues/6336";>#6336</a>)</li>
   <li><a 
href="https://github.com/expressjs/express/commit/3a5edfaff06f1a2c7079b08d0635108b371eddfd";><code>3a5edfa</code></a>
 fix(ci): updated github actions ci workflow (<a 
href="https://redirect.github.com/expressjs/express/issues/6323";>#6323</a>)</li>
   <li><a 
href="https://github.com/expressjs/express/commit/52d978119a7af27667cce5d99ac0739dc269d818";><code>52d9781</code></a>
 fix(test): add test for method routes without paths <a 
href="https://redirect.github.com/expressjs/express/issues/5955";>#5955</a></li>
   <li>Additional commits viewable in <a 
href="https://github.com/expressjs/express/compare/4.18.2...4.22.0";>compare 
view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by <a 
href="https://www.npmjs.com/~ulisesgascon";>ulisesgascon</a>, a new releaser for 
express since your current version.</p>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=express&package-manager=npm_and_yarn&previous-version=4.18.2&new-version=4.22.0)](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/grails-forge-ui/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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to