dependabot[bot] opened a new pull request, #2189: URL: https://github.com/apache/jena/pull/2189
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.3.8 to 3.4.13. <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.13</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.12</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.11</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.10</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.9</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.8</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.7</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.6</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.5</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.4</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.3</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.2</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.1</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.0</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.0-rc.3</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.0-rc.2</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.0-rc.1</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.12...v3.4.13">3.4.13</a> (2024-01-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix dirtyLevel checks for recursive effects (<a href="https://redirect.github.com/vuejs/core/issues/10101">#10101</a>) (<a href="https://github.com/vuejs/core/commit/e45a8d24b46c174deb46ed952bdaf54c81ad5a85">e45a8d2</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10082">#10082</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.11...v3.4.12">3.4.12</a> (2024-01-13)</h2> <h3>Reverts</h3> <ul> <li>fix(reactivity): correct dirty assign in render function (<a href="https://redirect.github.com/vuejs/core/issues/10091">#10091</a>) (<a href="https://github.com/vuejs/core/commit/8b1848173b0bc8fd84ce1da1af8d373c044bf073">8b18481</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10098">#10098</a> <a href="https://redirect.github.com/vuejs/core/issues/10100">#10100</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.10...v3.4.11">3.4.11</a> (2024-01-12)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> improve mismatch when client value is null or undefined (<a href="https://redirect.github.com/vuejs/core/issues/10086">#10086</a>) (<a href="https://github.com/vuejs/core/commit/08b60f5d0d5b57fcf3347ef66cbeab472c475a88">08b60f5</a>)</li> <li><strong>reactivity:</strong> correct dirty assign in render function (<a href="https://redirect.github.com/vuejs/core/issues/10091">#10091</a>) (<a href="https://github.com/vuejs/core/commit/8d042050411fdf04d9d1d6c153287164b12e0255">8d04205</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10082">#10082</a></li> <li><strong>runtime-core:</strong> filter single root for nested DEV_ROOT_FRAGMENT (<a href="https://redirect.github.com/vuejs/core/issues/8593">#8593</a>) (<a href="https://github.com/vuejs/core/commit/d35b87725ab3e2bdc86fb5781ab34939f7ec1029">d35b877</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/5203">#5203</a> <a href="https://redirect.github.com/vuejs/core/issues/8581">#8581</a> <a href="https://redirect.github.com/vuejs/core/issues/10087">#10087</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.9...v3.4.10">3.4.10</a> (2024-01-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>hydration:</strong> should not warn on falsy bindings of non-property keys (<a href="https://github.com/vuejs/core/commit/3907c87ce23cc6ef4a739b5a66ddb553e8723114">3907c87</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.8...v3.4.9">3.4.9</a> (2024-01-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> avoid accessing <strong>FEATURE_PROD_DEVTOOLS</strong> flag in root scope (<a href="https://github.com/vuejs/core/commit/dfd9654665890d1bc7129f6e3c2faaa5b1f28f72">dfd9654</a>)</li> <li><strong>hydration:</strong> do not warn against bindings w/ object values (<a href="https://github.com/vuejs/core/commit/dcc68ef7d48973abd8dd3178b46e50e3b0785ea4">dcc68ef</a>)</li> <li><strong>runtime-dom:</strong> unify behavior for v-show + style display binding (<a href="https://redirect.github.com/vuejs/core/issues/10075">#10075</a>) (<a href="https://github.com/vuejs/core/commit/cd419aec3cb615eaea8b2324356f38f4c0ff1fcc">cd419ae</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10074">#10074</a></li> <li><strong>suspense:</strong> avoid double-patching nested suspense when parent suspense is not resolved (<a href="https://redirect.github.com/vuejs/core/issues/10055">#10055</a>) (<a href="https://github.com/vuejs/core/commit/bcda96b525801eb7a1d397300fb3f2f9b827ddfb">bcda96b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8678">#8678</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/3a642fb95c9dee29662236ac3610b73d608c57b5"><code>3a642fb</code></a> release: v3.4.13</li> <li><a href="https://github.com/vuejs/core/commit/ffd0473e0f56de0f0d16b05b85d6b6f2e46bf10e"><code>ffd0473</code></a> release: v3.4.12</li> <li><a href="https://github.com/vuejs/core/commit/fd337dddd1fc9e41213e74b96aa393bbcc070aa9"><code>fd337dd</code></a> release: v3.4.11</li> <li><a href="https://github.com/vuejs/core/commit/c60479146aad8c0c33a6e4be186b1cff45bd1871"><code>c604791</code></a> dx(defineModel): warn against reference of setup scope variables in defineMod...</li> <li><a href="https://github.com/vuejs/core/commit/bb6b7a297e51f8b9999922a079fb4ceef000758a"><code>bb6b7a2</code></a> release: v3.4.10</li> <li><a href="https://github.com/vuejs/core/commit/9636357c89f99c55d8aa3bfde4403c8b5d6f5168"><code>9636357</code></a> release: v3.4.9</li> <li><a href="https://github.com/vuejs/core/commit/bceccf9e21ea13c20c096cb352f0bed5ada52f1d"><code>bceccf9</code></a> chore(build): rename <strong>NODE_JS</strong> build flag to <strong>CJS</strong></li> <li><a href="https://github.com/vuejs/core/commit/92514db70821fce5aaa7dd903bfcb19252b26c4c"><code>92514db</code></a> build: add node production/development condition in package exports (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/10036">#10036</a>)</li> <li><a href="https://github.com/vuejs/core/commit/8d656ce88df12ea3706acf25db16efb58282d1e8"><code>8d656ce</code></a> release: v3.4.8</li> <li><a href="https://github.com/vuejs/core/commit/a3725a729cc99dc0ebe7c50ca65f183b8ff30073"><code>a3725a7</code></a> release: v3.4.7</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/commits/v3.4.13/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> [](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) </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]
