dependabot[bot] opened a new pull request, #3229: URL: https://github.com/apache/jena/pull/3229
Bumps the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 4 updates: [@vue/compat](https://github.com/vuejs/core), [vue](https://github.com/vuejs/core), [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc). Updates `@vue/compat` from 3.5.14 to 3.5.15 <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.15</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.14...v3.5.15">3.5.15</a> (2025-05-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compat:</strong> ensure false value on input retains value attribute (<a href="https://redirect.github.com/vuejs/core/issues/13216">#13216</a>) (<a href="https://github.com/vuejs/core/commit/1a664749d4d65a345589a6d78106ede7574cb2e1">1a66474</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13205">#13205</a></li> <li><strong>compat:</strong> should not warn COMPILER_V_BIND_OBJECT_ORDER when using v-bind together with v-for (<a href="https://redirect.github.com/vuejs/core/issues/12993">#12993</a>) (<a href="https://github.com/vuejs/core/commit/93949e6587ee019bccd5b8b9d76f0e1ed6ea16fc">93949e6</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12992">#12992</a></li> <li><strong>compile-sfc:</strong> handle inline template source map in prod build (<a href="https://redirect.github.com/vuejs/core/issues/12701">#12701</a>) (<a href="https://github.com/vuejs/core/commit/89edc6cdcbd34ea6394927ecbfaa61dc4f871de7">89edc6c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12682">#12682</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/500">vitejs/vite-plugin-vue#500</a></li> <li><strong>compiler-core:</strong> ensure mapping is added only if node source is available (<a href="https://redirect.github.com/vuejs/core/issues/13285">#13285</a>) (<a href="https://github.com/vuejs/core/commit/d37a2ac59d904ac0e3257ba552b6c04920a363f0">d37a2ac</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13261">#13261</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/368">vitejs/vite-plugin-vue#368</a></li> <li><strong>compiler-dom:</strong> improve HTML nesting validation to allow any child element within template tag (<a href="https://redirect.github.com/vuejs/core/issues/13320">#13320</a>) (<a href="https://github.com/vuejs/core/commit/163b3651d174321911648a164052effa9249a2aa">163b365</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13318">#13318</a></li> <li><strong>compiler-sfc:</strong> add error handling for defineModel() without variable assignment (<a href="https://redirect.github.com/vuejs/core/issues/13352">#13352</a>) (<a href="https://github.com/vuejs/core/commit/00734afef5f7bddbdaee52aa5359a6ef989f32d3">00734af</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13280">#13280</a></li> <li><strong>compiler-sfc:</strong> add scoping tag to trailing universal selector (<a href="https://redirect.github.com/vuejs/core/issues/12918">#12918</a>) (<a href="https://github.com/vuejs/core/commit/949df808809fd7cccf7718797beab0654aa68302">949df80</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12906">#12906</a></li> <li><strong>compiler-sfc:</strong> improve type inference for TSTypeAliasDeclaration with better runtime type detection (<a href="https://redirect.github.com/vuejs/core/issues/13245">#13245</a>) (<a href="https://github.com/vuejs/core/commit/cf5a5e0edf0efcab25c27aa2d13eba91f7372d39">cf5a5e0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13240">#13240</a></li> <li><strong>compiler-sfc:</strong> simulate <code>allowArbitraryExtensions</code> on resolving type (<a href="https://redirect.github.com/vuejs/core/issues/13301">#13301</a>) (<a href="https://github.com/vuejs/core/commit/f7ce5ae666129339c006b339437c2dff6bceffe0">f7ce5ae</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13295">#13295</a></li> <li><strong>custom-element:</strong> allow injecting values from app context in nested elements (<a href="https://redirect.github.com/vuejs/core/issues/13219">#13219</a>) (<a href="https://github.com/vuejs/core/commit/b9910755a50c7d6c52b28c3aef20cf97810295c9">b991075</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13212">#13212</a></li> <li><strong>custom-element:</strong> ensure proper remount and prevent redundant slot parsing with shadowRoot false (<a href="https://redirect.github.com/vuejs/core/issues/13201">#13201</a>) (<a href="https://github.com/vuejs/core/commit/1d41d4de7f64a37160c8171d0137fd8d35c346c9">1d41d4d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13199">#13199</a></li> <li><strong>custom-element:</strong> preserve appContext during update (<a href="https://redirect.github.com/vuejs/core/issues/12455">#12455</a>) (<a href="https://github.com/vuejs/core/commit/013749e75ef3b51762a86da379ea4ba4501b54ae">013749e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12453">#12453</a></li> <li><strong>custom-element:</strong> properly resolve props for sync component defs (<a href="https://redirect.github.com/vuejs/core/issues/12855">#12855</a>) (<a href="https://github.com/vuejs/core/commit/a683c80cf44ecc482f8ac9c76bf2381443c1b0bb">a683c80</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12854">#12854</a></li> <li><strong>hydration:</strong> handle transition appear hydration edge case (<a href="https://redirect.github.com/vuejs/core/issues/13339">#13339</a>) (<a href="https://github.com/vuejs/core/commit/35aeae7fa3168adcf9ed95fd35495d17c8b93eeb">35aeae7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13335">#13335</a></li> <li><strong>hydration:</strong> skip lazy hydration for patched components (<a href="https://redirect.github.com/vuejs/core/issues/13283">#13283</a>) (<a href="https://github.com/vuejs/core/commit/80055fddfb3ca1e2a44f19c7f0ffaeba00de5140">80055fd</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13255">#13255</a></li> <li><strong>suspense:</strong> handle edge case in patching list nodes within Suspense (<a href="https://redirect.github.com/vuejs/core/issues/13306">#13306</a>) (<a href="https://github.com/vuejs/core/commit/772b0087cb7be151c514a1d30365fb0f61a652ba">772b008</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13305">#13305</a></li> <li><strong>teleport:</strong> handle deferred teleport updates before and after mount (<a href="https://redirect.github.com/vuejs/core/issues/13350">#13350</a>) (<a href="https://github.com/vuejs/core/commit/d15dce3142474f2ef9fffed38383acdadcb26c4c">d15dce3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13349">#13349</a></li> <li><strong>types:</strong> avoid merging component instance into <code>$props</code> in <code>ComponentInstance</code> (<a href="https://redirect.github.com/vuejs/core/issues/12870">#12870</a>) (<a href="https://github.com/vuejs/core/commit/f44feed6fa461a9c4c724e9631c19e9e214c0a20">f44feed</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12751">#12751</a></li> <li><strong>types:</strong> exclude <code>undefined</code> from inferred prop types with default values (<a href="https://redirect.github.com/vuejs/core/issues/13007">#13007</a>) (<a href="https://github.com/vuejs/core/commit/5179d328d950015e7fb2a74fe1a8518fd8d2c94e">5179d32</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13006">#13006</a></li> <li><strong>watch:</strong> update <code>oldValue</code> before running <code>cb</code> to prevent stale value (<a href="https://redirect.github.com/vuejs/core/issues/12296">#12296</a>) (<a href="https://github.com/vuejs/core/commit/c69c4bb59c114f2b5e03733b55ef9ace3087b5c3">c69c4bb</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12294">#12294</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/d5ada3d2350103904c8538aa613808713c18e6a5"><code>d5ada3d</code></a> release: v3.5.15</li> <li><a href="https://github.com/vuejs/core/commit/c017c7b8d3bd4bd138dda2ce50b13fd75d2d75f6"><code>c017c7b</code></a> chore(deps): update dependency lint-staged to v16 (<a href="https://redirect.github.com/vuejs/core/issues/13381">#13381</a>)</li> <li><a href="https://github.com/vuejs/core/commit/004f488a674a08044e048e712b0779688e454194"><code>004f488</code></a> chore(deps): update dependency eslint-plugin-import-x to ^4.13.1 (<a href="https://redirect.github.com/vuejs/core/issues/13380">#13380</a>)</li> <li><a href="https://github.com/vuejs/core/commit/1ee3fcf929fe06831f7f982b0621a6e911db563e"><code>1ee3fcf</code></a> chore(deps): update dependency <code>@vitest/eslint-plugin</code> to ^1.2.1 (<a href="https://redirect.github.com/vuejs/core/issues/13379">#13379</a>)</li> <li><a href="https://github.com/vuejs/core/commit/c46d9f37aeb7b653ec98b796c0baeae3db469e4d"><code>c46d9f3</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/13378">#13378</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9fa787cfd2c8692a7051eabdc7e6496d4dc3c9b3"><code>9fa787c</code></a> chore(workflow): add TypeScript type checking step to CI pipeline (<a href="https://redirect.github.com/vuejs/core/issues/13367">#13367</a>)</li> <li><a href="https://github.com/vuejs/core/commit/2c6c0794a1f1d8195024429f1be339ef7472463e"><code>2c6c079</code></a> chore: fix type check error (<a href="https://redirect.github.com/vuejs/core/issues/13366">#13366</a>)</li> <li><a href="https://github.com/vuejs/core/commit/93949e6587ee019bccd5b8b9d76f0e1ed6ea16fc"><code>93949e6</code></a> fix(compat): should not warn COMPILER_V_BIND_OBJECT_ORDER when using v-bind t...</li> <li><a href="https://github.com/vuejs/core/commit/949df808809fd7cccf7718797beab0654aa68302"><code>949df80</code></a> fix(compiler-sfc): add scoping tag to trailing universal selector (<a href="https://redirect.github.com/vuejs/core/issues/12918">#12918</a>)</li> <li><a href="https://github.com/vuejs/core/commit/a683c80cf44ecc482f8ac9c76bf2381443c1b0bb"><code>a683c80</code></a> fix(custom-element): properly resolve props for sync component defs (<a href="https://redirect.github.com/vuejs/core/issues/12855">#12855</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.14...v3.5.15">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.5.14 to 3.5.15 <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.15</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.14...v3.5.15">3.5.15</a> (2025-05-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compat:</strong> ensure false value on input retains value attribute (<a href="https://redirect.github.com/vuejs/core/issues/13216">#13216</a>) (<a href="https://github.com/vuejs/core/commit/1a664749d4d65a345589a6d78106ede7574cb2e1">1a66474</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13205">#13205</a></li> <li><strong>compat:</strong> should not warn COMPILER_V_BIND_OBJECT_ORDER when using v-bind together with v-for (<a href="https://redirect.github.com/vuejs/core/issues/12993">#12993</a>) (<a href="https://github.com/vuejs/core/commit/93949e6587ee019bccd5b8b9d76f0e1ed6ea16fc">93949e6</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12992">#12992</a></li> <li><strong>compile-sfc:</strong> handle inline template source map in prod build (<a href="https://redirect.github.com/vuejs/core/issues/12701">#12701</a>) (<a href="https://github.com/vuejs/core/commit/89edc6cdcbd34ea6394927ecbfaa61dc4f871de7">89edc6c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12682">#12682</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/500">vitejs/vite-plugin-vue#500</a></li> <li><strong>compiler-core:</strong> ensure mapping is added only if node source is available (<a href="https://redirect.github.com/vuejs/core/issues/13285">#13285</a>) (<a href="https://github.com/vuejs/core/commit/d37a2ac59d904ac0e3257ba552b6c04920a363f0">d37a2ac</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13261">#13261</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/368">vitejs/vite-plugin-vue#368</a></li> <li><strong>compiler-dom:</strong> improve HTML nesting validation to allow any child element within template tag (<a href="https://redirect.github.com/vuejs/core/issues/13320">#13320</a>) (<a href="https://github.com/vuejs/core/commit/163b3651d174321911648a164052effa9249a2aa">163b365</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13318">#13318</a></li> <li><strong>compiler-sfc:</strong> add error handling for defineModel() without variable assignment (<a href="https://redirect.github.com/vuejs/core/issues/13352">#13352</a>) (<a href="https://github.com/vuejs/core/commit/00734afef5f7bddbdaee52aa5359a6ef989f32d3">00734af</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13280">#13280</a></li> <li><strong>compiler-sfc:</strong> add scoping tag to trailing universal selector (<a href="https://redirect.github.com/vuejs/core/issues/12918">#12918</a>) (<a href="https://github.com/vuejs/core/commit/949df808809fd7cccf7718797beab0654aa68302">949df80</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12906">#12906</a></li> <li><strong>compiler-sfc:</strong> improve type inference for TSTypeAliasDeclaration with better runtime type detection (<a href="https://redirect.github.com/vuejs/core/issues/13245">#13245</a>) (<a href="https://github.com/vuejs/core/commit/cf5a5e0edf0efcab25c27aa2d13eba91f7372d39">cf5a5e0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13240">#13240</a></li> <li><strong>compiler-sfc:</strong> simulate <code>allowArbitraryExtensions</code> on resolving type (<a href="https://redirect.github.com/vuejs/core/issues/13301">#13301</a>) (<a href="https://github.com/vuejs/core/commit/f7ce5ae666129339c006b339437c2dff6bceffe0">f7ce5ae</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13295">#13295</a></li> <li><strong>custom-element:</strong> allow injecting values from app context in nested elements (<a href="https://redirect.github.com/vuejs/core/issues/13219">#13219</a>) (<a href="https://github.com/vuejs/core/commit/b9910755a50c7d6c52b28c3aef20cf97810295c9">b991075</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13212">#13212</a></li> <li><strong>custom-element:</strong> ensure proper remount and prevent redundant slot parsing with shadowRoot false (<a href="https://redirect.github.com/vuejs/core/issues/13201">#13201</a>) (<a href="https://github.com/vuejs/core/commit/1d41d4de7f64a37160c8171d0137fd8d35c346c9">1d41d4d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13199">#13199</a></li> <li><strong>custom-element:</strong> preserve appContext during update (<a href="https://redirect.github.com/vuejs/core/issues/12455">#12455</a>) (<a href="https://github.com/vuejs/core/commit/013749e75ef3b51762a86da379ea4ba4501b54ae">013749e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12453">#12453</a></li> <li><strong>custom-element:</strong> properly resolve props for sync component defs (<a href="https://redirect.github.com/vuejs/core/issues/12855">#12855</a>) (<a href="https://github.com/vuejs/core/commit/a683c80cf44ecc482f8ac9c76bf2381443c1b0bb">a683c80</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12854">#12854</a></li> <li><strong>hydration:</strong> handle transition appear hydration edge case (<a href="https://redirect.github.com/vuejs/core/issues/13339">#13339</a>) (<a href="https://github.com/vuejs/core/commit/35aeae7fa3168adcf9ed95fd35495d17c8b93eeb">35aeae7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13335">#13335</a></li> <li><strong>hydration:</strong> skip lazy hydration for patched components (<a href="https://redirect.github.com/vuejs/core/issues/13283">#13283</a>) (<a href="https://github.com/vuejs/core/commit/80055fddfb3ca1e2a44f19c7f0ffaeba00de5140">80055fd</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13255">#13255</a></li> <li><strong>suspense:</strong> handle edge case in patching list nodes within Suspense (<a href="https://redirect.github.com/vuejs/core/issues/13306">#13306</a>) (<a href="https://github.com/vuejs/core/commit/772b0087cb7be151c514a1d30365fb0f61a652ba">772b008</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13305">#13305</a></li> <li><strong>teleport:</strong> handle deferred teleport updates before and after mount (<a href="https://redirect.github.com/vuejs/core/issues/13350">#13350</a>) (<a href="https://github.com/vuejs/core/commit/d15dce3142474f2ef9fffed38383acdadcb26c4c">d15dce3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13349">#13349</a></li> <li><strong>types:</strong> avoid merging component instance into <code>$props</code> in <code>ComponentInstance</code> (<a href="https://redirect.github.com/vuejs/core/issues/12870">#12870</a>) (<a href="https://github.com/vuejs/core/commit/f44feed6fa461a9c4c724e9631c19e9e214c0a20">f44feed</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12751">#12751</a></li> <li><strong>types:</strong> exclude <code>undefined</code> from inferred prop types with default values (<a href="https://redirect.github.com/vuejs/core/issues/13007">#13007</a>) (<a href="https://github.com/vuejs/core/commit/5179d328d950015e7fb2a74fe1a8518fd8d2c94e">5179d32</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13006">#13006</a></li> <li><strong>watch:</strong> update <code>oldValue</code> before running <code>cb</code> to prevent stale value (<a href="https://redirect.github.com/vuejs/core/issues/12296">#12296</a>) (<a href="https://github.com/vuejs/core/commit/c69c4bb59c114f2b5e03733b55ef9ace3087b5c3">c69c4bb</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12294">#12294</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/d5ada3d2350103904c8538aa613808713c18e6a5"><code>d5ada3d</code></a> release: v3.5.15</li> <li><a href="https://github.com/vuejs/core/commit/c017c7b8d3bd4bd138dda2ce50b13fd75d2d75f6"><code>c017c7b</code></a> chore(deps): update dependency lint-staged to v16 (<a href="https://redirect.github.com/vuejs/core/issues/13381">#13381</a>)</li> <li><a href="https://github.com/vuejs/core/commit/004f488a674a08044e048e712b0779688e454194"><code>004f488</code></a> chore(deps): update dependency eslint-plugin-import-x to ^4.13.1 (<a href="https://redirect.github.com/vuejs/core/issues/13380">#13380</a>)</li> <li><a href="https://github.com/vuejs/core/commit/1ee3fcf929fe06831f7f982b0621a6e911db563e"><code>1ee3fcf</code></a> chore(deps): update dependency <code>@vitest/eslint-plugin</code> to ^1.2.1 (<a href="https://redirect.github.com/vuejs/core/issues/13379">#13379</a>)</li> <li><a href="https://github.com/vuejs/core/commit/c46d9f37aeb7b653ec98b796c0baeae3db469e4d"><code>c46d9f3</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/13378">#13378</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9fa787cfd2c8692a7051eabdc7e6496d4dc3c9b3"><code>9fa787c</code></a> chore(workflow): add TypeScript type checking step to CI pipeline (<a href="https://redirect.github.com/vuejs/core/issues/13367">#13367</a>)</li> <li><a href="https://github.com/vuejs/core/commit/2c6c0794a1f1d8195024429f1be339ef7472463e"><code>2c6c079</code></a> chore: fix type check error (<a href="https://redirect.github.com/vuejs/core/issues/13366">#13366</a>)</li> <li><a href="https://github.com/vuejs/core/commit/93949e6587ee019bccd5b8b9d76f0e1ed6ea16fc"><code>93949e6</code></a> fix(compat): should not warn COMPILER_V_BIND_OBJECT_ORDER when using v-bind t...</li> <li><a href="https://github.com/vuejs/core/commit/949df808809fd7cccf7718797beab0654aa68302"><code>949df80</code></a> fix(compiler-sfc): add scoping tag to trailing universal selector (<a href="https://redirect.github.com/vuejs/core/issues/12918">#12918</a>)</li> <li><a href="https://github.com/vuejs/core/commit/a683c80cf44ecc482f8ac9c76bf2381443c1b0bb"><code>a683c80</code></a> fix(custom-element): properly resolve props for sync component defs (<a href="https://redirect.github.com/vuejs/core/issues/12855">#12855</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.14...v3.5.15">compare view</a></li> </ul> </details> <br /> Updates `@babel/core` from 7.27.1 to 7.27.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@babel/core</code>'s releases</a>.</em></p> <blockquote> <h2>v7.27.3 (2025-05-27)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17324">#17324</a> Improve multiline comments handling in yield/await expression (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17328">#17328</a> Correctly set <code>.displayName</code> on <code>GeneratorFunction</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-explicit-resource-management</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17319">#17319</a> fix: handle shadowed binding in <code>for using of</code> body (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/17317">#17317</a> fix: support named evaluation for using declaration (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-decorators</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17321">#17321</a> fix(converter): Remove <code>abstract</code> modifiers in class declaration to expression conversion (<a href="https://github.com/magic-akari"><code>@magic-akari</code></a>)</li> </ul> </li> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-transform-modules-amd</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-modules-umd</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17257">#17257</a> Preserve class id when transforming using declarations with exported class (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17312">#17312</a> fix(parser): properly handle optional markers in generator class methods (<a href="https://github.com/magic-akari"><code>@magic-akari</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/17307">#17307</a> fix(parser): Terminate modifier parsing at newline (<a href="https://github.com/magic-akari"><code>@magic-akari</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17308">#17308</a> Improve import phase parsing (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h4>Committers: 7</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@babel-bot</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li>Vik R (<a href="https://github.com/vikr01"><code>@vikr01</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a></li> <li><a href="https://github.com/magic-akari"><code>@magic-akari</code></a></li> <li>fisker Cheung (<a href="https://github.com/fisker"><code>@fisker</code></a>)</li> </ul> <h2>v7.27.2 (2025-05-06)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17289">#17289</a> fix: <code>@babel/parser/bin/index.js</code> contains <code>node:</code> protocol require (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/17291">#17291</a> fix: Private class method not found when TS and estree (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-object-rest-spread</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17281">#17281</a> Fix: improve object rest handling in array pattern (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-modules-commonjs</code>, <code>babel-template</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17284">#17284</a> fix(babel-template): Properly handle empty string replacements (<a href="https://github.com/magic-akari"><code>@magic-akari</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-cli</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17285">#17285</a> Enable Node compile cache for <code>@babel/cli</code> (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h4>Committers: 5</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@babel-bot</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a></li> <li><a href="https://github.com/magic-akari"><code>@magic-akari</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@babel/core</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.27.3 (2025-05-27)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17324">#17324</a> Improve multiline comments handling in yield/await expression (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17328">#17328</a> Correctly set <code>.displayName</code> on <code>GeneratorFunction</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-explicit-resource-management</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17319">#17319</a> fix: handle shadowed binding in <code>for using of</code> body (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/17317">#17317</a> fix: support named evaluation for using declaration (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-decorators</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17321">#17321</a> fix(converter): Remove <code>abstract</code> modifiers in class declaration to expression conversion (<a href="https://github.com/magic-akari"><code>@magic-akari</code></a>)</li> </ul> </li> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-transform-modules-amd</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-modules-umd</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17257">#17257</a> Preserve class id when transforming using declarations with exported class (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17312">#17312</a> fix(parser): properly handle optional markers in generator class methods (<a href="https://github.com/magic-akari"><code>@magic-akari</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/17307">#17307</a> fix(parser): Terminate modifier parsing at newline (<a href="https://github.com/magic-akari"><code>@magic-akari</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17308">#17308</a> Improve import phase parsing (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h2>v7.27.2 (2025-05-06)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17289">#17289</a> fix: <code>@babel/parser/bin/index.js</code> contains <code>node:</code> protocol require (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/17291">#17291</a> fix: Private class method not found when TS and estree (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-object-rest-spread</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17281">#17281</a> Fix: improve object rest handling in array pattern (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-modules-commonjs</code>, <code>babel-template</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17284">#17284</a> fix(babel-template): Properly handle empty string replacements (<a href="https://github.com/magic-akari"><code>@magic-akari</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-cli</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17285">#17285</a> Enable Node compile cache for <code>@babel/cli</code> (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/da5e371efabf6c0baab1ec2c888da189e1b610ad"><code>da5e371</code></a> v7.27.3</li> <li><a href="https://github.com/babel/babel/commit/4b76a5f2c1ae0b8ea308c1687f86cc8cdbaffc88"><code>4b76a5f</code></a> Enable <code>dot-notation</code> rule (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/17301">#17301</a>)</li> <li><a href="https://github.com/babel/babel/commit/73623f146a4432ff8618f4500fd1ee50f070e081"><code>73623f1</code></a> Refine typing for parserOverride in babel plugins (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/17322">#17322</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.27.3/packages/babel-core">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.14 to 3.5.15 <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.15</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.14...v3.5.15">3.5.15</a> (2025-05-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compat:</strong> ensure false value on input retains value attribute (<a href="https://redirect.github.com/vuejs/core/issues/13216">#13216</a>) (<a href="https://github.com/vuejs/core/commit/1a664749d4d65a345589a6d78106ede7574cb2e1">1a66474</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13205">#13205</a></li> <li><strong>compat:</strong> should not warn COMPILER_V_BIND_OBJECT_ORDER when using v-bind together with v-for (<a href="https://redirect.github.com/vuejs/core/issues/12993">#12993</a>) (<a href="https://github.com/vuejs/core/commit/93949e6587ee019bccd5b8b9d76f0e1ed6ea16fc">93949e6</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12992">#12992</a></li> <li><strong>compile-sfc:</strong> handle inline template source map in prod build (<a href="https://redirect.github.com/vuejs/core/issues/12701">#12701</a>) (<a href="https://github.com/vuejs/core/commit/89edc6cdcbd34ea6394927ecbfaa61dc4f871de7">89edc6c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12682">#12682</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/500">vitejs/vite-plugin-vue#500</a></li> <li><strong>compiler-core:</strong> ensure mapping is added only if node source is available (<a href="https://redirect.github.com/vuejs/core/issues/13285">#13285</a>) (<a href="https://github.com/vuejs/core/commit/d37a2ac59d904ac0e3257ba552b6c04920a363f0">d37a2ac</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13261">#13261</a> <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/368">vitejs/vite-plugin-vue#368</a></li> <li><strong>compiler-dom:</strong> improve HTML nesting validation to allow any child element within template tag (<a href="https://redirect.github.com/vuejs/core/issues/13320">#13320</a>) (<a href="https://github.com/vuejs/core/commit/163b3651d174321911648a164052effa9249a2aa">163b365</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13318">#13318</a></li> <li><strong>compiler-sfc:</strong> add error handling for defineModel() without variable assignment (<a href="https://redirect.github.com/vuejs/core/issues/13352">#13352</a>) (<a href="https://github.com/vuejs/core/commit/00734afef5f7bddbdaee52aa5359a6ef989f32d3">00734af</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13280">#13280</a></li> <li><strong>compiler-sfc:</strong> add scoping tag to trailing universal selector (<a href="https://redirect.github.com/vuejs/core/issues/12918">#12918</a>) (<a href="https://github.com/vuejs/core/commit/949df808809fd7cccf7718797beab0654aa68302">949df80</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12906">#12906</a></li> <li><strong>compiler-sfc:</strong> improve type inference for TSTypeAliasDeclaration with better runtime type detection (<a href="https://redirect.github.com/vuejs/core/issues/13245">#13245</a>) (<a href="https://github.com/vuejs/core/commit/cf5a5e0edf0efcab25c27aa2d13eba91f7372d39">cf5a5e0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13240">#13240</a></li> <li><strong>compiler-sfc:</strong> simulate <code>allowArbitraryExtensions</code> on resolving type (<a href="https://redirect.github.com/vuejs/core/issues/13301">#13301</a>) (<a href="https://github.com/vuejs/core/commit/f7ce5ae666129339c006b339437c2dff6bceffe0">f7ce5ae</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13295">#13295</a></li> <li><strong>custom-element:</strong> allow injecting values from app context in nested elements (<a href="https://redirect.github.com/vuejs/core/issues/13219">#13219</a>) (<a href="https://github.com/vuejs/core/commit/b9910755a50c7d6c52b28c3aef20cf97810295c9">b991075</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13212">#13212</a></li> <li><strong>custom-element:</strong> ensure proper remount and prevent redundant slot parsing with shadowRoot false (<a href="https://redirect.github.com/vuejs/core/issues/13201">#13201</a>) (<a href="https://github.com/vuejs/core/commit/1d41d4de7f64a37160c8171d0137fd8d35c346c9">1d41d4d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13199">#13199</a></li> <li><strong>custom-element:</strong> preserve appContext during update (<a href="https://redirect.github.com/vuejs/core/issues/12455">#12455</a>) (<a href="https://github.com/vuejs/core/commit/013749e75ef3b51762a86da379ea4ba4501b54ae">013749e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12453">#12453</a></li> <li><strong>custom-element:</strong> properly resolve props for sync component defs (<a href="https://redirect.github.com/vuejs/core/issues/12855">#12855</a>) (<a href="https://github.com/vuejs/core/commit/a683c80cf44ecc482f8ac9c76bf2381443c1b0bb">a683c80</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12854">#12854</a></li> <li><strong>hydration:</strong> handle transition appear hydration edge case (<a href="https://redirect.github.com/vuejs/core/issues/13339">#13339</a>) (<a href="https://github.com/vuejs/core/commit/35aeae7fa3168adcf9ed95fd35495d17c8b93eeb">35aeae7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13335">#13335</a></li> <li><strong>hydration:</strong> skip lazy hydration for patched components (<a href="https://redirect.github.com/vuejs/core/issues/13283">#13283</a>) (<a href="https://github.com/vuejs/core/commit/80055fddfb3ca1e2a44f19c7f0ffaeba00de5140">80055fd</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13255">#13255</a></li> <li><strong>suspense:</strong> handle edge case in patching list nodes within Suspense (<a href="https://redirect.github.com/vuejs/core/issues/13306">#13306</a>) (<a href="https://github.com/vuejs/core/commit/772b0087cb7be151c514a1d30365fb0f61a652ba">772b008</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13305">#13305</a></li> <li><strong>teleport:</strong> handle deferred teleport updates before and after mount (<a href="https://redirect.github.com/vuejs/core/issues/13350">#13350</a>) (<a href="https://github.com/vuejs/core/commit/d15dce3142474f2ef9fffed38383acdadcb26c4c">d15dce3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13349">#13349</a></li> <li><strong>types:</strong> avoid merging component instance into <code>$props</code> in <code>ComponentInstance</code> (<a href="https://redirect.github.com/vuejs/core/issues/12870">#12870</a>) (<a href="https://github.com/vuejs/core/commit/f44feed6fa461a9c4c724e9631c19e9e214c0a20">f44feed</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12751">#12751</a></li> <li><strong>types:</strong> exclude <code>undefined</code> from inferred prop types with default values (<a href="https://redirect.github.com/vuejs/core/issues/13007">#13007</a>) (<a href="https://github.com/vuejs/core/commit/5179d328d950015e7fb2a74fe1a8518fd8d2c94e">5179d32</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13006">#13006</a></li> <li><strong>watch:</strong> update <code>oldValue</code> before running <code>cb</code> to prevent stale value (<a href="https://redirect.github.com/vuejs/core/issues/12296">#12296</a>) (<a href="https://github.com/vuejs/core/commit/c69c4bb59c114f2b5e03733b55ef9ace3087b5c3">c69c4bb</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12294">#12294</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/d5ada3d2350103904c8538aa613808713c18e6a5"><code>d5ada3d</code></a> release: v3.5.15</li> <li><a href="https://github.com/vuejs/core/commit/2c6c0794a1f1d8195024429f1be339ef7472463e"><code>2c6c079</code></a> chore: fix type check error (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/13366">#13366</a>)</li> <li><a href="https://github.com/vuejs/core/commit/949df808809fd7cccf7718797beab0654aa68302"><code>949df80</code></a> fix(compiler-sfc): add scoping tag to trailing universal selector (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12918">#12918</a>)</li> <li><a href="https://github.com/vuejs/core/commit/d53daf1f29b185279c962633f46e5e0b3aa87c5b"><code>d53daf1</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/13353">#13353</a>)</li> <li><a href="https://github.com/vuejs/core/commit/00734afef5f7bddbdaee52aa5359a6ef989f32d3"><code>00734af</code></a> fix(compiler-sfc): add error handling for defineModel() without variable assi...</li> <li><a href="https://github.com/vuejs/core/commit/89edc6cdcbd34ea6394927ecbfaa61dc4f871de7"><code>89edc6c</code></a> fix(compile-sfc): handle inline template source map in prod build (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12701">#12701</a>)</li> <li><a href="https://github.com/vuejs/core/commit/f7ce5ae666129339c006b339437c2dff6bceffe0"><code>f7ce5ae</code></a> fix(compiler-sfc): simulate <code>allowArbitraryExtensions</code> on resolving type (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/13">#13</a>...</li> <li><a href="https://github.com/vuejs/core/commit/cf5a5e0edf0efcab25c27aa2d13eba91f7372d39"><code>cf5a5e0</code></a> fix(compiler-sfc): improve type inference for TSTypeAliasDeclaration with bet...</li> <li><a href="https://github.com/vuejs/core/commit/d37a2ac59d904ac0e3257ba552b6c04920a363f0"><code>d37a2ac</code></a> fix(compiler-core): ensure mapping is added only if node source is available ...</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.15/packages/compiler-sfc">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: [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]
