dependabot[bot] opened a new pull request, #3434: URL: https://github.com/apache/jena/pull/3434
Bumps the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 4 updates: [@fortawesome/vue-fontawesome](https://github.com/FortAwesome/vue-fontawesome), [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [sass-embedded](https://github.com/sass/embedded-host-node) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `@fortawesome/vue-fontawesome` from 3.1.1 to 3.1.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/FortAwesome/vue-fontawesome/releases"><code>@fortawesome/vue-fontawesome</code>'s releases</a>.</em></p> <blockquote> <h2>Release 3.1.2</h2> <h3>Changed</h3> <ul> <li> <p>Replaced Jest with Vitest as the test runner for unit tests. This will help improve test performance and better aligns with the Vue 3 + Vite ecosystem.</p> </li> <li> <p>Updated <code>FontAwesomeIconProps</code>:</p> <ul> <li><code>flip</code> now accepts the <code>boolean</code> type in addition to <code>'horizontal' | 'vertical' | 'both'</code></li> <li><code>maskId</code> is now correctly typed as <code>string</code></li> </ul> </li> <li> <p>Updated <code>DEVELOPMENT.md</code> with revised release instructions</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/FortAwesome/vue-fontawesome/blob/3.x/CHANGELOG.md"><code>@fortawesome/vue-fontawesome</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/FortAwesome/vue-fontawesome/releases/tag/3.1.2">3.1.2</a> - 2025-09-09</h2> <h3>Changed</h3> <ul> <li> <p>Replaced Jest with Vitest as the test runner for unit tests. This will help improve test performance and better aligns with the Vue 3 + Vite ecosystem.</p> </li> <li> <p>Updated <code>FontAwesomeIconProps</code>:</p> <ul> <li><code>flip</code> now accepts the <code>boolean</code> type in addition to <code>'horizontal' | 'vertical' | 'both'</code></li> <li><code>maskId</code> is now correctly typed as <code>string</code></li> </ul> </li> <li> <p>Updated <code>DEVELOPMENT.md</code> with revised release instructions</p> </li> </ul> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/FortAwesome/vue-fontawesome/commit/3e1c7e29b11417f8c63ea4190ff1cd3c867fa04b"><code>3e1c7e2</code></a> Release 3.1.2</li> <li><a href="https://github.com/FortAwesome/vue-fontawesome/commit/4cdc010b61fb44638ce6de3b3e9bfb5fab7065a1"><code>4cdc010</code></a> add vitest, remove jest (<a href="https://redirect.github.com/FortAwesome/vue-fontawesome/issues/538">#538</a>)</li> <li><a href="https://github.com/FortAwesome/vue-fontawesome/commit/dad842a54c3471ee22dd6acb01846604b8b4d72c"><code>dad842a</code></a> update FontAwesomeIconProps flip and mask with correct types (<a href="https://redirect.github.com/FortAwesome/vue-fontawesome/issues/536">#536</a>)</li> <li><a href="https://github.com/FortAwesome/vue-fontawesome/commit/b5bcc7c5e63999fa79277cf08d46be69dcbb6b4f"><code>b5bcc7c</code></a> update package-lock version</li> <li><a href="https://github.com/FortAwesome/vue-fontawesome/commit/6376518e2ec361750149360ffbc09e3300c62ea4"><code>6376518</code></a> update DEVELOPMENT.md release section (<a href="https://redirect.github.com/FortAwesome/vue-fontawesome/issues/532">#532</a>)</li> <li>See full diff in <a href="https://github.com/FortAwesome/vue-fontawesome/compare/3.1.1...3.1.2">compare view</a></li> </ul> </details> <br /> Updates `@babel/core` from 7.28.3 to 7.28.4 <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.28.4 (2025-09-05)</h2> <p>Thanks <a href="https://github.com/gwillen"><code>@gwillen</code></a> and <a href="https://github.com/mrginglymus"><code>@mrginglymus</code></a> for your first PRs!</p> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code>, <code>babel-helper-check-duplicate-nodes</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17493">#17493</a> Update Jest to v30.1.1 (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-regenerator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17455">#17455</a> chore: Clean up <code>transform-regenerator</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17474">#17474</a> Switch to <code>@jridgewell/remapping</code> (<a href="https://github.com/mrginglymus"><code>@mrginglymus</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>Bill Collins (<a href="https://github.com/mrginglymus"><code>@mrginglymus</code></a>)</li> <li>Glenn Willen (<a href="https://github.com/gwillen"><code>@gwillen</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</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.28.4 (2025-09-05)</h2> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code>, <code>babel-helper-check-duplicate-nodes</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17493">#17493</a> Update Jest to v30.1.1 (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-regenerator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17455">#17455</a> chore: Clean up <code>transform-regenerator</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17474">#17474</a> Switch to <code>@jridgewell/remapping</code> (<a href="https://github.com/mrginglymus"><code>@mrginglymus</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/35055e392079a65830b7bf5b1d1c1fc4de90a78f"><code>35055e3</code></a> v7.28.4</li> <li><a href="https://github.com/babel/babel/commit/b41f8cdd0183e800de58c573a4f57497f72b2e26"><code>b41f8cd</code></a> Update Jest to v30.1.1 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/17493">#17493</a>)</li> <li><a href="https://github.com/babel/babel/commit/18d88b83c67c8dbbe63e4ac423e6006c4c01b85c"><code>18d88b8</code></a> Improve <code>@babel/core</code> typings (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/17471">#17471</a>)</li> <li><a href="https://github.com/babel/babel/commit/453b068f36b8b2f8a5d10ef9e05e4ec6a985b28f"><code>453b068</code></a> Switch to <code>@jridgewell/remapping</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/17474">#17474</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.28.4/packages/babel-core">compare view</a></li> </ul> </details> <br /> Updates `sass-embedded` from 1.92.0 to 1.92.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md">sass-embedded's changelog</a>.</em></p> <blockquote> <h2>1.92.1</h2> <ul> <li>Fix a bug where variable definitions from one imported, forwarded module would not be passed as implicit configuration to a later imported, forwarded module.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/embedded-host-node/commit/a53778ba958860b714b2c9b5e7104b3b42c8e68a"><code>a53778b</code></a> Update Dart Sass version and release</li> <li><a href="https://github.com/sass/embedded-host-node/commit/4dd3994188c60d7a11835472a725f55073f2ae6b"><code>4dd3994</code></a> Bump actions/checkout from 4 to 5 (<a href="https://redirect.github.com/sass/embedded-host-node/issues/390">#390</a>)</li> <li>See full diff in <a href="https://github.com/sass/embedded-host-node/compare/1.92.0...1.92.1">compare view</a></li> </ul> </details> <br /> Updates `vite` from 7.1.4 to 7.1.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/releases">vite's releases</a>.</em></p> <blockquote> <h2>v7.1.5</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.5/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.1.4...v7.1.5">7.1.5</a> (2025-09-08)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li>apply <code>fs.strict</code> check to HTML files (<a href="https://redirect.github.com/vitejs/vite/issues/20736">#20736</a>) (<a href="https://github.com/vitejs/vite/commit/14015d794f69accba68798bd0e15135bc51c9c1e">14015d7</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20732">#20732</a>) (<a href="https://github.com/vitejs/vite/commit/122bfbabeb1f095ce7cabd30893e5531e9a007c4">122bfba</a>)</li> <li>upgrade sirv to 3.0.2 (<a href="https://redirect.github.com/vitejs/vite/issues/20735">#20735</a>) (<a href="https://github.com/vitejs/vite/commit/09f2b52e8d5907f26602653caf41b3a56692600d">09f2b52</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/564754061e9494f355370e31ee9d7ea5abef6037"><code>5647540</code></a> release: v7.1.5</li> <li><a href="https://github.com/vitejs/vite/commit/09f2b52e8d5907f26602653caf41b3a56692600d"><code>09f2b52</code></a> fix: upgrade sirv to 3.0.2 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20735">#20735</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/14015d794f69accba68798bd0e15135bc51c9c1e"><code>14015d7</code></a> fix: apply <code>fs.strict</code> check to HTML files (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20736">#20736</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/122bfbabeb1f095ce7cabd30893e5531e9a007c4"><code>122bfba</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20732">#20732</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v7.1.5/packages/vite">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