dependabot[bot] opened a new pull request, #2761: URL: https://github.com/apache/jena/pull/2761
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.5.10` | `3.5.11` | | [vue](https://github.com/vuejs/core) | `3.5.10` | `3.5.11` | | [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) | `3.13.3` | `3.13.4` | | [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.5.10` | `3.5.11` | | [express](https://github.com/expressjs/express) | `4.21.0` | `4.21.1` | Updates `@vue/compat` from 3.5.10 to 3.5.11 <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.5.11</h2> <p>For stable releases, please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details. For pre-releases, please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> of the <code>minor</code> branch.</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.5.10...v3.5.11">3.5.11</a> (2024-10-03)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-sfc:</strong> do not skip <code>TSSatisfiesExpression</code> when transforming props destructure (<a href="https://redirect.github.com/vuejs/core/issues/12062">#12062</a>) (<a href="https://github.com/vuejs/core/commit/2328b051f4efa1f1394b7d4e73b7c3f76e430e7c">2328b05</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12061">#12061</a></li> <li><strong>reactivity:</strong> prevent overwriting <code>next</code> property during batch processing (<a href="https://redirect.github.com/vuejs/core/issues/12075">#12075</a>) (<a href="https://github.com/vuejs/core/commit/d3f5e6e5319b4ffaa55ca9a2ea3d95d78e76fa58">d3f5e6e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12072">#12072</a></li> <li><strong>scheduler:</strong> job ordering when the post queue is flushing (<a href="https://redirect.github.com/vuejs/core/issues/12090">#12090</a>) (<a href="https://github.com/vuejs/core/commit/577edca8e7795436efd710d1c289ea8ea2642b0e">577edca</a>)</li> <li><strong>types:</strong> correctly infer <code>TypeProps</code> when it is <code>any</code> (<a href="https://redirect.github.com/vuejs/core/issues/12073">#12073</a>) (<a href="https://github.com/vuejs/core/commit/57315ab9688c9741a271d1075bbd28cbe5f71e2f">57315ab</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12058">#12058</a></li> <li><strong>types:</strong> should not intersect <code>PublicProps</code> with <code>Props</code> (<a href="https://redirect.github.com/vuejs/core/issues/12077">#12077</a>) (<a href="https://github.com/vuejs/core/commit/6f8589437635706f825ccec51800effba1d2bf5f">6f85894</a>)</li> <li><strong>types:</strong> infer the first generic type of <code>Ref</code> correctly (<a href="https://redirect.github.com/vuejs/core/issues/12094">#12094</a>) (<a href="https://github.com/vuejs/core/commit/c97bb84d0b0a16b012f886b6498e924415ed63e5">c97bb84</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6e4de8d75e064a220c57c942c4239ca46fc7fe49"><code>6e4de8d</code></a> release: v3.5.11</li> <li><a href="https://github.com/vuejs/core/commit/6f8589437635706f825ccec51800effba1d2bf5f"><code>6f85894</code></a> fix(type): should not intersect <code>PublicProps</code> with <code>Props</code> (<a href="https://redirect.github.com/vuejs/core/issues/12077">#12077</a>)</li> <li><a href="https://github.com/vuejs/core/commit/c97bb84d0b0a16b012f886b6498e924415ed63e5"><code>c97bb84</code></a> fix(types): infer the first generic type of <code>Ref</code> correctly (<a href="https://redirect.github.com/vuejs/core/issues/12094">#12094</a>)</li> <li><a href="https://github.com/vuejs/core/commit/57315ab9688c9741a271d1075bbd28cbe5f71e2f"><code>57315ab</code></a> fix(types): correctly infer <code>TypeProps</code> when it is <code>any</code> (<a href="https://redirect.github.com/vuejs/core/issues/12073">#12073</a>)</li> <li><a href="https://github.com/vuejs/core/commit/577edca8e7795436efd710d1c289ea8ea2642b0e"><code>577edca</code></a> fix(scheduler): job ordering when the post queue is flushing (<a href="https://redirect.github.com/vuejs/core/issues/12090">#12090</a>)</li> <li><a href="https://github.com/vuejs/core/commit/3a55c3e4217ffcac394c7d9c5eab5d7224b217a1"><code>3a55c3e</code></a> chore(deps): update dependency rollup to ^4.24.0 (<a href="https://redirect.github.com/vuejs/core/issues/12081">#12081</a>)</li> <li><a href="https://github.com/vuejs/core/commit/435e4fefad0df3a79a077d4b9a985af6ce830d70"><code>435e4fe</code></a> chore(deps): update all non-major dependencies (<a href="https://redirect.github.com/vuejs/core/issues/12080">#12080</a>)</li> <li><a href="https://github.com/vuejs/core/commit/d3f5e6e5319b4ffaa55ca9a2ea3d95d78e76fa58"><code>d3f5e6e</code></a> fix(reactivity): prevent overwriting <code>next</code> property during batch processing ...</li> <li><a href="https://github.com/vuejs/core/commit/29de6f8b0bb1a604f247b0712daac29e93aa6f3e"><code>29de6f8</code></a> chore: remove no longer used property on Dep</li> <li><a href="https://github.com/vuejs/core/commit/2328b051f4efa1f1394b7d4e73b7c3f76e430e7c"><code>2328b05</code></a> fix(compiler-sfc): do not skip <code>TSSatisfiesExpression</code> when transforming prop...</li> <li>See full diff in <a href="https://github.com/vuejs/core/compare/v3.5.10...v3.5.11">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.5.10 to 3.5.11 <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.5.11</h2> <p>For stable releases, please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details. For pre-releases, please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> of the <code>minor</code> branch.</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.5.10...v3.5.11">3.5.11</a> (2024-10-03)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-sfc:</strong> do not skip <code>TSSatisfiesExpression</code> when transforming props destructure (<a href="https://redirect.github.com/vuejs/core/issues/12062">#12062</a>) (<a href="https://github.com/vuejs/core/commit/2328b051f4efa1f1394b7d4e73b7c3f76e430e7c">2328b05</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12061">#12061</a></li> <li><strong>reactivity:</strong> prevent overwriting <code>next</code> property during batch processing (<a href="https://redirect.github.com/vuejs/core/issues/12075">#12075</a>) (<a href="https://github.com/vuejs/core/commit/d3f5e6e5319b4ffaa55ca9a2ea3d95d78e76fa58">d3f5e6e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12072">#12072</a></li> <li><strong>scheduler:</strong> job ordering when the post queue is flushing (<a href="https://redirect.github.com/vuejs/core/issues/12090">#12090</a>) (<a href="https://github.com/vuejs/core/commit/577edca8e7795436efd710d1c289ea8ea2642b0e">577edca</a>)</li> <li><strong>types:</strong> correctly infer <code>TypeProps</code> when it is <code>any</code> (<a href="https://redirect.github.com/vuejs/core/issues/12073">#12073</a>) (<a href="https://github.com/vuejs/core/commit/57315ab9688c9741a271d1075bbd28cbe5f71e2f">57315ab</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12058">#12058</a></li> <li><strong>types:</strong> should not intersect <code>PublicProps</code> with <code>Props</code> (<a href="https://redirect.github.com/vuejs/core/issues/12077">#12077</a>) (<a href="https://github.com/vuejs/core/commit/6f8589437635706f825ccec51800effba1d2bf5f">6f85894</a>)</li> <li><strong>types:</strong> infer the first generic type of <code>Ref</code> correctly (<a href="https://redirect.github.com/vuejs/core/issues/12094">#12094</a>) (<a href="https://github.com/vuejs/core/commit/c97bb84d0b0a16b012f886b6498e924415ed63e5">c97bb84</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6e4de8d75e064a220c57c942c4239ca46fc7fe49"><code>6e4de8d</code></a> release: v3.5.11</li> <li><a href="https://github.com/vuejs/core/commit/6f8589437635706f825ccec51800effba1d2bf5f"><code>6f85894</code></a> fix(type): should not intersect <code>PublicProps</code> with <code>Props</code> (<a href="https://redirect.github.com/vuejs/core/issues/12077">#12077</a>)</li> <li><a href="https://github.com/vuejs/core/commit/c97bb84d0b0a16b012f886b6498e924415ed63e5"><code>c97bb84</code></a> fix(types): infer the first generic type of <code>Ref</code> correctly (<a href="https://redirect.github.com/vuejs/core/issues/12094">#12094</a>)</li> <li><a href="https://github.com/vuejs/core/commit/57315ab9688c9741a271d1075bbd28cbe5f71e2f"><code>57315ab</code></a> fix(types): correctly infer <code>TypeProps</code> when it is <code>any</code> (<a href="https://redirect.github.com/vuejs/core/issues/12073">#12073</a>)</li> <li><a href="https://github.com/vuejs/core/commit/577edca8e7795436efd710d1c289ea8ea2642b0e"><code>577edca</code></a> fix(scheduler): job ordering when the post queue is flushing (<a href="https://redirect.github.com/vuejs/core/issues/12090">#12090</a>)</li> <li><a href="https://github.com/vuejs/core/commit/3a55c3e4217ffcac394c7d9c5eab5d7224b217a1"><code>3a55c3e</code></a> chore(deps): update dependency rollup to ^4.24.0 (<a href="https://redirect.github.com/vuejs/core/issues/12081">#12081</a>)</li> <li><a href="https://github.com/vuejs/core/commit/435e4fefad0df3a79a077d4b9a985af6ce830d70"><code>435e4fe</code></a> chore(deps): update all non-major dependencies (<a href="https://redirect.github.com/vuejs/core/issues/12080">#12080</a>)</li> <li><a href="https://github.com/vuejs/core/commit/d3f5e6e5319b4ffaa55ca9a2ea3d95d78e76fa58"><code>d3f5e6e</code></a> fix(reactivity): prevent overwriting <code>next</code> property during batch processing ...</li> <li><a href="https://github.com/vuejs/core/commit/29de6f8b0bb1a604f247b0712daac29e93aa6f3e"><code>29de6f8</code></a> chore: remove no longer used property on Dep</li> <li><a href="https://github.com/vuejs/core/commit/2328b051f4efa1f1394b7d4e73b7c3f76e430e7c"><code>2328b05</code></a> fix(compiler-sfc): do not skip <code>TSSatisfiesExpression</code> when transforming prop...</li> <li>See full diff in <a href="https://github.com/vuejs/core/compare/v3.5.10...v3.5.11">compare view</a></li> </ul> </details> <br /> Updates `@cypress/code-coverage` from 3.13.3 to 3.13.4 <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.13.4</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v3.13.3...v3.13.4">3.13.4</a> (2024-10-02)</h2> <h3>Bug Fixes</h3> <ul> <li>improve performance combining coverage on large codebases (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/753">#753</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/bf696bb716d10f1fcfc4953f94fc683fe7078c85">bf696bb</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/code-coverage/commit/bf696bb716d10f1fcfc4953f94fc683fe7078c85"><code>bf696bb</code></a> fix: improve performance combining coverage on large codebases (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/753">#753</a>)</li> <li>See full diff in <a href="https://github.com/cypress-io/code-coverage/compare/v3.13.3...v3.13.4">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.10 to 3.5.11 <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.5.11</h2> <p>For stable releases, please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details. For pre-releases, please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> of the <code>minor</code> branch.</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.5.10...v3.5.11">3.5.11</a> (2024-10-03)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-sfc:</strong> do not skip <code>TSSatisfiesExpression</code> when transforming props destructure (<a href="https://redirect.github.com/vuejs/core/issues/12062">#12062</a>) (<a href="https://github.com/vuejs/core/commit/2328b051f4efa1f1394b7d4e73b7c3f76e430e7c">2328b05</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12061">#12061</a></li> <li><strong>reactivity:</strong> prevent overwriting <code>next</code> property during batch processing (<a href="https://redirect.github.com/vuejs/core/issues/12075">#12075</a>) (<a href="https://github.com/vuejs/core/commit/d3f5e6e5319b4ffaa55ca9a2ea3d95d78e76fa58">d3f5e6e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12072">#12072</a></li> <li><strong>scheduler:</strong> job ordering when the post queue is flushing (<a href="https://redirect.github.com/vuejs/core/issues/12090">#12090</a>) (<a href="https://github.com/vuejs/core/commit/577edca8e7795436efd710d1c289ea8ea2642b0e">577edca</a>)</li> <li><strong>types:</strong> correctly infer <code>TypeProps</code> when it is <code>any</code> (<a href="https://redirect.github.com/vuejs/core/issues/12073">#12073</a>) (<a href="https://github.com/vuejs/core/commit/57315ab9688c9741a271d1075bbd28cbe5f71e2f">57315ab</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12058">#12058</a></li> <li><strong>types:</strong> should not intersect <code>PublicProps</code> with <code>Props</code> (<a href="https://redirect.github.com/vuejs/core/issues/12077">#12077</a>) (<a href="https://github.com/vuejs/core/commit/6f8589437635706f825ccec51800effba1d2bf5f">6f85894</a>)</li> <li><strong>types:</strong> infer the first generic type of <code>Ref</code> correctly (<a href="https://redirect.github.com/vuejs/core/issues/12094">#12094</a>) (<a href="https://github.com/vuejs/core/commit/c97bb84d0b0a16b012f886b6498e924415ed63e5">c97bb84</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/6e4de8d75e064a220c57c942c4239ca46fc7fe49"><code>6e4de8d</code></a> release: v3.5.11</li> <li><a href="https://github.com/vuejs/core/commit/435e4fefad0df3a79a077d4b9a985af6ce830d70"><code>435e4fe</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12080">#12080</a>)</li> <li><a href="https://github.com/vuejs/core/commit/2328b051f4efa1f1394b7d4e73b7c3f76e430e7c"><code>2328b05</code></a> fix(compiler-sfc): do not skip <code>TSSatisfiesExpression</code> when transforming prop...</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.11/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `express` from 4.21.0 to 4.21.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.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> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/expressjs/express/blob/4.21.1/History.md">express's changelog</a>.</em></p> <blockquote> <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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/expressjs/express/commit/8e229f92752ad51462c868b99f6e6c2e559801b0"><code>8e229f9</code></a> 4.21.1</li> <li><a href="https://github.com/expressjs/express/commit/a024c8a7b658a178cbdb9bde33030b7500172815"><code>a024c8a</code></a> fix(deps): cookie@0.7.1</li> <li>See full diff in <a href="https://github.com/expressjs/express/compare/4.21.0...4.21.1">compare view</a></li> </ul> </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: pr-unsubscr...@jena.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@jena.apache.org For additional commands, e-mail: pr-h...@jena.apache.org