dependabot[bot] opened a new pull request, #2307: URL: https://github.com/apache/jena/pull/2307
Bumps the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 5 updates: | Package | From | To | | --- | --- | --- | | [@vue/compat](https://github.com/vuejs/core) | `3.4.19` | `3.4.21` | | [vue](https://github.com/vuejs/core) | `3.4.19` | `3.4.21` | | [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) | `3.12.24` | `3.12.26` | | [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.4.19` | `3.4.21` | | [express](https://github.com/expressjs/express) | `4.18.2` | `4.18.3` | Updates `@vue/compat` from 3.4.19 to 3.4.21 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@vue/compat</code>'s releases</a>.</em></p> <blockquote> <h2>v3.4.21</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.4.20</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md"><code>@vue/compat</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.4.20...v3.4.21">3.4.21</a> (2024-02-28)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>runtime-dom:</strong> avoid unset option's value (<a href="https://redirect.github.com/vuejs/core/issues/10416">#10416</a>) (<a href="https://github.com/vuejs/core/commit/b3f8b5a4e700d4c47a146b6040882287d180f6cb">b3f8b5a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10412">#10412</a> <a href="https://redirect.github.com/vuejs/core/issues/10396">#10396</a></li> <li><strong>suspense:</strong> ensure nested suspense patching if in fallback state (<a href="https://redirect.github.com/vuejs/core/issues/10417">#10417</a>) (<a href="https://github.com/vuejs/core/commit/7c97778aec1e3513035e5df265e1b8a7801f6106">7c97778</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10415">#10415</a></li> <li><strong>warning:</strong> stringify args in warn handler (<a href="https://redirect.github.com/vuejs/core/issues/10414">#10414</a>) (<a href="https://github.com/vuejs/core/commit/bc37258caa2f6f67f4554ab8587aca3798d92124">bc37258</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10409">#10409</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.19...v3.4.20">3.4.20</a> (2024-02-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>parser:</strong> should not treat uppercase components as special tags (<a href="https://github.com/vuejs/core/commit/e0e02535cdea1aeb1cfaff0d61d4b2555e555c36">e0e0253</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10395">#10395</a></li> <li><strong>runtime-dom:</strong> avoid always resetting nullish option value (<a href="https://github.com/vuejs/core/commit/ff130c470204086edaa093fb8fdc1247c69cba69">ff130c4</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10396">#10396</a></li> <li><strong>runtime-dom:</strong> fix nested v-show priority regression (<a href="https://github.com/vuejs/core/commit/364f8902c8657faec7c3a4d70a5b2c856567e92d">364f890</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10338">#10338</a></li> <li><strong>runtime-dom:</strong> v-bind style should clear previous css string value (<a href="https://redirect.github.com/vuejs/core/issues/10373">#10373</a>) (<a href="https://github.com/vuejs/core/commit/e2d323538e71d404e729148fd19a08bbc2e3da9b">e2d3235</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10352">#10352</a></li> <li><strong>suspense:</strong> handle suspense switching with nested suspense (<a href="https://redirect.github.com/vuejs/core/issues/10184">#10184</a>) (<a href="https://github.com/vuejs/core/commit/0f3da05ea201761529bb95594df1e2cee20b7107">0f3da05</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10098">#10098</a></li> <li><strong>types:</strong> better typing for direct setup signature of defineComponent (<a href="https://redirect.github.com/vuejs/core/issues/10357">#10357</a>) (<a href="https://github.com/vuejs/core/commit/eadce5b75356656fd2209ebdb406d34823c961b7">eadce5b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8604">#8604</a> <a href="https://redirect.github.com/vuejs/core/issues/8855">#8855</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/f66a75ea75c8aece065b61e2126b4c5b2338aa6e"><code>f66a75e</code></a> release: v3.4.21</li> <li><a href="https://github.com/vuejs/core/commit/b3f8b5a4e700d4c47a146b6040882287d180f6cb"><code>b3f8b5a</code></a> fix(runtime-dom): avoid unset option's value (<a href="https://redirect.github.com/vuejs/core/issues/10416">#10416</a>)</li> <li><a href="https://github.com/vuejs/core/commit/bc37258caa2f6f67f4554ab8587aca3798d92124"><code>bc37258</code></a> fix(warning): stringify args in warn handler (<a href="https://redirect.github.com/vuejs/core/issues/10414">#10414</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7c97778aec1e3513035e5df265e1b8a7801f6106"><code>7c97778</code></a> fix(suspense): ensure nested suspense patching if in fallback state (<a href="https://redirect.github.com/vuejs/core/issues/10417">#10417</a>)</li> <li><a href="https://github.com/vuejs/core/commit/1f6a1102aa09960f76a9af2872ef01e7da8538e3"><code>1f6a110</code></a> test: clean snapshot</li> <li><a href="https://github.com/vuejs/core/commit/89de26cdcdddef8096417ea494de113399629d5b"><code>89de26c</code></a> release: v3.4.20</li> <li><a href="https://github.com/vuejs/core/commit/b97ad0ee9a76207062779a5feb23136d900fd740"><code>b97ad0e</code></a> chore: update e2eUtils puppeteer options</li> <li><a href="https://github.com/vuejs/core/commit/b3bd3a210aec72d5253c50b27c621d608d2b7a07"><code>b3bd3a2</code></a> build: disable reexportProtoFromExternal in rollup config</li> <li><a href="https://github.com/vuejs/core/commit/a24809fbd24a0d538dfddb6ee9d085efb206249b"><code>a24809f</code></a> chore: limit typescript lib to es2016 (<a href="https://redirect.github.com/vuejs/core/issues/10164">#10164</a>)</li> <li><a href="https://github.com/vuejs/core/commit/822cb72e01192c9eb04a642a360ef47ed0ec9fda"><code>822cb72</code></a> chore(deps): update test to ^1.3.1 (<a href="https://redirect.github.com/vuejs/core/issues/10355">#10355</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.19...v3.4.21">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.4.19 to 3.4.21 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases">vue's releases</a>.</em></p> <blockquote> <h2>v3.4.21</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.4.20</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">vue's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.4.20...v3.4.21">3.4.21</a> (2024-02-28)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>runtime-dom:</strong> avoid unset option's value (<a href="https://redirect.github.com/vuejs/core/issues/10416">#10416</a>) (<a href="https://github.com/vuejs/core/commit/b3f8b5a4e700d4c47a146b6040882287d180f6cb">b3f8b5a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10412">#10412</a> <a href="https://redirect.github.com/vuejs/core/issues/10396">#10396</a></li> <li><strong>suspense:</strong> ensure nested suspense patching if in fallback state (<a href="https://redirect.github.com/vuejs/core/issues/10417">#10417</a>) (<a href="https://github.com/vuejs/core/commit/7c97778aec1e3513035e5df265e1b8a7801f6106">7c97778</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10415">#10415</a></li> <li><strong>warning:</strong> stringify args in warn handler (<a href="https://redirect.github.com/vuejs/core/issues/10414">#10414</a>) (<a href="https://github.com/vuejs/core/commit/bc37258caa2f6f67f4554ab8587aca3798d92124">bc37258</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10409">#10409</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.19...v3.4.20">3.4.20</a> (2024-02-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>parser:</strong> should not treat uppercase components as special tags (<a href="https://github.com/vuejs/core/commit/e0e02535cdea1aeb1cfaff0d61d4b2555e555c36">e0e0253</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10395">#10395</a></li> <li><strong>runtime-dom:</strong> avoid always resetting nullish option value (<a href="https://github.com/vuejs/core/commit/ff130c470204086edaa093fb8fdc1247c69cba69">ff130c4</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10396">#10396</a></li> <li><strong>runtime-dom:</strong> fix nested v-show priority regression (<a href="https://github.com/vuejs/core/commit/364f8902c8657faec7c3a4d70a5b2c856567e92d">364f890</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10338">#10338</a></li> <li><strong>runtime-dom:</strong> v-bind style should clear previous css string value (<a href="https://redirect.github.com/vuejs/core/issues/10373">#10373</a>) (<a href="https://github.com/vuejs/core/commit/e2d323538e71d404e729148fd19a08bbc2e3da9b">e2d3235</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10352">#10352</a></li> <li><strong>suspense:</strong> handle suspense switching with nested suspense (<a href="https://redirect.github.com/vuejs/core/issues/10184">#10184</a>) (<a href="https://github.com/vuejs/core/commit/0f3da05ea201761529bb95594df1e2cee20b7107">0f3da05</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10098">#10098</a></li> <li><strong>types:</strong> better typing for direct setup signature of defineComponent (<a href="https://redirect.github.com/vuejs/core/issues/10357">#10357</a>) (<a href="https://github.com/vuejs/core/commit/eadce5b75356656fd2209ebdb406d34823c961b7">eadce5b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8604">#8604</a> <a href="https://redirect.github.com/vuejs/core/issues/8855">#8855</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/f66a75ea75c8aece065b61e2126b4c5b2338aa6e"><code>f66a75e</code></a> release: v3.4.21</li> <li><a href="https://github.com/vuejs/core/commit/b3f8b5a4e700d4c47a146b6040882287d180f6cb"><code>b3f8b5a</code></a> fix(runtime-dom): avoid unset option's value (<a href="https://redirect.github.com/vuejs/core/issues/10416">#10416</a>)</li> <li><a href="https://github.com/vuejs/core/commit/bc37258caa2f6f67f4554ab8587aca3798d92124"><code>bc37258</code></a> fix(warning): stringify args in warn handler (<a href="https://redirect.github.com/vuejs/core/issues/10414">#10414</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7c97778aec1e3513035e5df265e1b8a7801f6106"><code>7c97778</code></a> fix(suspense): ensure nested suspense patching if in fallback state (<a href="https://redirect.github.com/vuejs/core/issues/10417">#10417</a>)</li> <li><a href="https://github.com/vuejs/core/commit/1f6a1102aa09960f76a9af2872ef01e7da8538e3"><code>1f6a110</code></a> test: clean snapshot</li> <li><a href="https://github.com/vuejs/core/commit/89de26cdcdddef8096417ea494de113399629d5b"><code>89de26c</code></a> release: v3.4.20</li> <li><a href="https://github.com/vuejs/core/commit/b97ad0ee9a76207062779a5feb23136d900fd740"><code>b97ad0e</code></a> chore: update e2eUtils puppeteer options</li> <li><a href="https://github.com/vuejs/core/commit/b3bd3a210aec72d5253c50b27c621d608d2b7a07"><code>b3bd3a2</code></a> build: disable reexportProtoFromExternal in rollup config</li> <li><a href="https://github.com/vuejs/core/commit/a24809fbd24a0d538dfddb6ee9d085efb206249b"><code>a24809f</code></a> chore: limit typescript lib to es2016 (<a href="https://redirect.github.com/vuejs/core/issues/10164">#10164</a>)</li> <li><a href="https://github.com/vuejs/core/commit/822cb72e01192c9eb04a642a360ef47ed0ec9fda"><code>822cb72</code></a> chore(deps): update test to ^1.3.1 (<a href="https://redirect.github.com/vuejs/core/issues/10355">#10355</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.19...v3.4.21">compare view</a></li> </ul> </details> <br /> Updates `@cypress/code-coverage` from 3.12.24 to 3.12.26 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cypress-io/code-coverage/releases"><code>@cypress/code-coverage</code>'s releases</a>.</em></p> <blockquote> <h2>v3.12.26</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v3.12.25...v3.12.26">3.12.26</a> (2024-02-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@types/node</code> to v20.11.20 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/780">#780</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/78fd474abaaaa774b2b356eca883f57cafb26174">78fd474</a>)</li> </ul> <h2>v3.12.25</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v3.12.24...v3.12.25">3.12.25</a> (2024-02-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@types/react</code> to v18.2.58 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/785">#785</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/536da493c11a2a46e5b524e802b053c798d17fb1">536da49</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/code-coverage/commit/78fd474abaaaa774b2b356eca883f57cafb26174"><code>78fd474</code></a> fix(deps): update dependency <code>@types/node</code> to v20.11.20 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/780">#780</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/dcda590c2b12da055e1b5625b4a316022cf78cac"><code>dcda590</code></a> chore(deps): update dependency cypress to v13.6.6 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/783">#783</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/536da493c11a2a46e5b524e802b053c798d17fb1"><code>536da49</code></a> fix(deps): update dependency <code>@types/react</code> to v18.2.58 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/785">#785</a>)</li> <li>See full diff in <a href="https://github.com/cypress-io/code-coverage/compare/v3.12.24...v3.12.26">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.4.19 to 3.4.21 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.4.21</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.4.20</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md"><code>@vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.4.20...v3.4.21">3.4.21</a> (2024-02-28)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>runtime-dom:</strong> avoid unset option's value (<a href="https://redirect.github.com/vuejs/core/issues/10416">#10416</a>) (<a href="https://github.com/vuejs/core/commit/b3f8b5a4e700d4c47a146b6040882287d180f6cb">b3f8b5a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10412">#10412</a> <a href="https://redirect.github.com/vuejs/core/issues/10396">#10396</a></li> <li><strong>suspense:</strong> ensure nested suspense patching if in fallback state (<a href="https://redirect.github.com/vuejs/core/issues/10417">#10417</a>) (<a href="https://github.com/vuejs/core/commit/7c97778aec1e3513035e5df265e1b8a7801f6106">7c97778</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10415">#10415</a></li> <li><strong>warning:</strong> stringify args in warn handler (<a href="https://redirect.github.com/vuejs/core/issues/10414">#10414</a>) (<a href="https://github.com/vuejs/core/commit/bc37258caa2f6f67f4554ab8587aca3798d92124">bc37258</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10409">#10409</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.19...v3.4.20">3.4.20</a> (2024-02-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>parser:</strong> should not treat uppercase components as special tags (<a href="https://github.com/vuejs/core/commit/e0e02535cdea1aeb1cfaff0d61d4b2555e555c36">e0e0253</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10395">#10395</a></li> <li><strong>runtime-dom:</strong> avoid always resetting nullish option value (<a href="https://github.com/vuejs/core/commit/ff130c470204086edaa093fb8fdc1247c69cba69">ff130c4</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10396">#10396</a></li> <li><strong>runtime-dom:</strong> fix nested v-show priority regression (<a href="https://github.com/vuejs/core/commit/364f8902c8657faec7c3a4d70a5b2c856567e92d">364f890</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10338">#10338</a></li> <li><strong>runtime-dom:</strong> v-bind style should clear previous css string value (<a href="https://redirect.github.com/vuejs/core/issues/10373">#10373</a>) (<a href="https://github.com/vuejs/core/commit/e2d323538e71d404e729148fd19a08bbc2e3da9b">e2d3235</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10352">#10352</a></li> <li><strong>suspense:</strong> handle suspense switching with nested suspense (<a href="https://redirect.github.com/vuejs/core/issues/10184">#10184</a>) (<a href="https://github.com/vuejs/core/commit/0f3da05ea201761529bb95594df1e2cee20b7107">0f3da05</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10098">#10098</a></li> <li><strong>types:</strong> better typing for direct setup signature of defineComponent (<a href="https://redirect.github.com/vuejs/core/issues/10357">#10357</a>) (<a href="https://github.com/vuejs/core/commit/eadce5b75356656fd2209ebdb406d34823c961b7">eadce5b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8604">#8604</a> <a href="https://redirect.github.com/vuejs/core/issues/8855">#8855</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/f66a75ea75c8aece065b61e2126b4c5b2338aa6e"><code>f66a75e</code></a> release: v3.4.21</li> <li><a href="https://github.com/vuejs/core/commit/1f6a1102aa09960f76a9af2872ef01e7da8538e3"><code>1f6a110</code></a> test: clean snapshot</li> <li><a href="https://github.com/vuejs/core/commit/89de26cdcdddef8096417ea494de113399629d5b"><code>89de26c</code></a> release: v3.4.20</li> <li><a href="https://github.com/vuejs/core/commit/bcf16659c8b7ca003c11342b2debc36941b356ee"><code>bcf1665</code></a> chore(deps): update compiler (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/10322">#10322</a>)</li> <li><a href="https://github.com/vuejs/core/commit/2529b97ebda10b713ce8960a2023d461b7e1df19"><code>2529b97</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/10320">#10320</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.4.21/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `express` from 4.18.2 to 4.18.3 <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.3</h2> <h2>Main Changes</h2> <ul> <li>Fix routing requests without method</li> <li>deps: [email protected] <ul> <li>Fix strict json error message on Node.js 19+</li> <li>deps: content-type@~1.0.5</li> <li>deps: [email protected]</li> </ul> </li> </ul> <h2>Other Changes</h2> <ul> <li>Use https: protocol instead of deprecated git: protocol by <a href="https://github.com/vcsjones"><code>@vcsjones</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5032">expressjs/express#5032</a></li> <li>build: [email protected] and [email protected] by <a href="https://github.com/abenhamdine"><code>@abenhamdine</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5034">expressjs/express#5034</a></li> <li>ci: update actions/checkout to v3 by <a href="https://github.com/armujahid"><code>@armujahid</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5027">expressjs/express#5027</a></li> <li>test: remove unused function arguments in params by <a href="https://github.com/raksbisht"><code>@raksbisht</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5124">expressjs/express#5124</a></li> <li>Remove unused originalIndex from acceptParams by <a href="https://github.com/raksbisht"><code>@raksbisht</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5119">expressjs/express#5119</a></li> <li>Fixed typos by <a href="https://github.com/raksbisht"><code>@raksbisht</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5117">expressjs/express#5117</a></li> <li>examples: remove unused params by <a href="https://github.com/raksbisht"><code>@raksbisht</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5113">expressjs/express#5113</a></li> <li>fix: parameter str is not described in JSDoc by <a href="https://github.com/raksbisht"><code>@raksbisht</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5130">expressjs/express#5130</a></li> <li>fix: typos in History.md by <a href="https://github.com/raksbisht"><code>@raksbisht</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5131">expressjs/express#5131</a></li> <li>build : add [email protected] by <a href="https://github.com/abenhamdine"><code>@abenhamdine</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5028">expressjs/express#5028</a></li> <li>test: remove unused function arguments in params by <a href="https://github.com/raksbisht"><code>@raksbisht</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5137">expressjs/express#5137</a></li> <li>use random port in test so it won't fail on already listening by <a href="https://github.com/rluvaton"><code>@rluvaton</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5162">expressjs/express#5162</a></li> <li>tests: use cb() instead of done() by <a href="https://github.com/kristof-low"><code>@kristof-low</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5233">expressjs/express#5233</a></li> <li>examples: remove multipart example by <a href="https://github.com/riddlew"><code>@riddlew</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5195">expressjs/express#5195</a></li> <li>Update support Node.js@18 in the CI by <a href="https://github.com/UlisesGascon"><code>@UlisesGascon</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5490">expressjs/express#5490</a></li> <li>Fix favicon-related bug in cookie-sessions example by <a href="https://github.com/DmytroKondrashov"><code>@DmytroKondrashov</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5414">expressjs/express#5414</a></li> <li>Release 4.18.3 by <a href="https://github.com/UlisesGascon"><code>@UlisesGascon</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5505">expressjs/express#5505</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/vcsjones"><code>@vcsjones</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/express/pull/5032">expressjs/express#5032</a></li> <li><a href="https://github.com/abenhamdine"><code>@abenhamdine</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/express/pull/5034">expressjs/express#5034</a></li> <li><a href="https://github.com/armujahid"><code>@armujahid</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/express/pull/5027">expressjs/express#5027</a></li> <li><a href="https://github.com/raksbisht"><code>@raksbisht</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/express/pull/5124">expressjs/express#5124</a></li> <li><a href="https://github.com/rluvaton"><code>@rluvaton</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/express/pull/5162">expressjs/express#5162</a></li> <li><a href="https://github.com/kristof-low"><code>@kristof-low</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/express/pull/5233">expressjs/express#5233</a></li> <li><a href="https://github.com/riddlew"><code>@riddlew</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/express/pull/5195">expressjs/express#5195</a></li> <li><a href="https://github.com/DmytroKondrashov"><code>@DmytroKondrashov</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/express/pull/5414">expressjs/express#5414</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/expressjs/express/compare/4.18.2...4.18.3">https://github.com/expressjs/express/compare/4.18.2...4.18.3</a></p> </blockquote> </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.3 / 2024-02-26</h1> <ul> <li>Fix routing requests without method</li> <li>deps: [email protected] <ul> <li>Fix strict json error message on Node.js 19+</li> <li>deps: content-type@~1.0.5</li> <li>deps: [email protected]</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/expressjs/express/commit/1b51edac7c5f2844e23602164a52643bb625993a"><code>1b51eda</code></a> 4.18.3</li> <li><a href="https://github.com/expressjs/express/commit/b625132864ef40b1fb119ff7c7b984573a7974c6"><code>b625132</code></a> build: pin Node 21.x to minor</li> <li><a href="https://github.com/expressjs/express/commit/e3eca805847e0057ab1c83e7d61a6cc1c1ca47f1"><code>e3eca80</code></a> build: pin Node 21.x to minor</li> <li><a href="https://github.com/expressjs/express/commit/23b44b3ddd45bc68487cc34cd576b117ba9d2609"><code>23b44b3</code></a> build: support Node.js 21.6.2</li> <li><a href="https://github.com/expressjs/express/commit/b9fea1224516e372f6f63480cc1830e5f6ee63e6"><code>b9fea12</code></a> build: support Node.js 21.x in appveyor</li> <li><a href="https://github.com/expressjs/express/commit/c259c3407f8c503c83d95fb1f30b132b73bb6388"><code>c259c34</code></a> build: support Node.js 21.x</li> <li><a href="https://github.com/expressjs/express/commit/fdeb1d3176d11506557388ecaa2fe6a250e17efc"><code>fdeb1d3</code></a> build: support Node.js 20.x in appveyor</li> <li><a href="https://github.com/expressjs/express/commit/734b28190085c052e3ecd9c7d0b9595d9edb1b85"><code>734b281</code></a> build: support Node.js 20.x</li> <li><a href="https://github.com/expressjs/express/commit/0e3ab6ec215fc297473323fb1e8d0df03033e774"><code>0e3ab6e</code></a> examples: improve view count in cookie-sessions</li> <li><a href="https://github.com/expressjs/express/commit/59af63ac2e6aea6a9cefb6fe27705ccf024d8373"><code>59af63a</code></a> build: [email protected]</li> <li>Additional commits viewable in <a href="https://github.com/expressjs/express/compare/4.18.2...4.18.3">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 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </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]
