dependabot[bot] opened a new pull request, #4028:
URL: https://github.com/apache/jena/pull/4028

   Bumps the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 2 
updates: [axios](https://github.com/axios/axios) and 
[nanoid](https://github.com/ai/nanoid).
   
   Updates `axios` from 1.18.0 to 1.18.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/axios/axios/releases";>axios's releases</a>.</em></p>
   <blockquote>
   <h2>v1.18.1 — June 21, 2026</h2>
   <p>This release focuses on Node HTTP adapter fixes, safer AxiosError 
serialisation, runtime/type correctness fixes, documentation updates, and 
dependency maintenance.</p>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>AxiosError Serialisation: Made AxiosError#cause non-enumerable to 
prevent circular JSON serialisation failures when errors include nested causes. 
(<a href="https://redirect.github.com/axios/axios/issues/10913";>#10913</a>)</li>
   <li>Node HTTP Adapter: Guarded socket.setKeepAlive for proxy agent streams, 
accepted path-only URLs when socketPath is configured, deferred environment 
proxy handling to Node, and explicitly passed maxBodyLength through to 
follow-redirects. (<a 
href="https://redirect.github.com/axios/axios/issues/10917";>#10917</a>, <a 
href="https://redirect.github.com/axios/axios/issues/10930";>#10930</a>, <a 
href="https://redirect.github.com/axios/axios/issues/10942";>#10942</a>, <a 
href="https://redirect.github.com/axios/axios/issues/10993";>#10993</a>)</li>
   <li>Runtime and Type Correctness: Fixed several runtime crashes, type 
definition mismatches, and incorrect error handling paths. (<a 
href="https://redirect.github.com/axios/axios/issues/10959";>#10959</a>, <a 
href="https://redirect.github.com/axios/axios/issues/11021";>#11021</a>)</li>
   <li>AxiosURLSearchParams: Switched the encoder callback to an arrow function 
so <code>encoder.call(this)</code> receives the 
<code>AxiosURLSearchParams</code> instance correctly. (<a 
href="https://redirect.github.com/axios/axios/issues/11019";>#11019</a>)</li>
   </ul>
   <h2>🔧 Maintenance &amp; Chores</h2>
   <ul>
   <li>
   <p>Documentation: Documented sensitive headers and status transition 
behaviour, prepared cleaned-up docs, added Deno install instructions, and 
clarified that request data is request-specific (<a 
href="https://redirect.github.com/axios/axios/issues/11007";>#11007</a>, <a 
href="https://redirect.github.com/axios/axios/issues/11010";>#11010</a>, <a 
href="https://redirect.github.com/axios/axios/issues/11023";>#11023</a>, <a 
href="https://redirect.github.com/axios/axios/issues/11025";>#11025</a>)</p>
   </li>
   <li>
   <p>Dependencies: Bumped vite, rollup, form-data, js-yaml, and multer across 
the root project, docs, smoke tests, and module test workspaces. (<a 
href="https://redirect.github.com/axios/axios/issues/11011";>#11011</a>, <a 
href="https://redirect.github.com/axios/axios/issues/11012";>#11012</a>, <a 
href="https://redirect.github.com/axios/axios/issues/11013";>#11013</a>, <a 
href="https://redirect.github.com/axios/axios/issues/11014";>#11014</a>, <a 
href="https://redirect.github.com/axios/axios/issues/11015";>#11015</a>, <a 
href="https://redirect.github.com/axios/axios/issues/11016";>#11016</a>, <a 
href="https://redirect.github.com/axios/axios/issues/11017";>#11017</a>, <a 
href="https://redirect.github.com/axios/axios/issues/11026";>#11026</a>)</p>
   </li>
   </ul>
   <h2>🌟 New Contributors</h2>
   <p>We are thrilled to welcome our new contributors. Thank you for helping 
improve axios:</p>
   <ul>
   <li><a 
href="https://github.com/webdevelopersrinu";><code>@​webdevelopersrinu</code></a>
 (<a 
href="https://redirect.github.com/axios/axios/issues/10913";>#10913</a>)</li>
   <li><a href="https://github.com/sijie-Z";><code>@​sijie-Z</code></a> (<a 
href="https://redirect.github.com/axios/axios/issues/10993";>#10993</a>)</li>
   <li><a href="https://github.com/bartlomieju";><code>@​bartlomieju</code></a> 
(<a href="https://redirect.github.com/axios/axios/issues/11023";>#11023</a>)</li>
   <li><a href="https://github.com/JSap0914";><code>@​JSap0914</code></a> (<a 
href="https://redirect.github.com/axios/axios/issues/11019";>#11019</a>)</li>
   </ul>
   <p><a href="https://github.com/axios/axios/compare/v1.18.0...v1.18.1";>Full 
Changelog</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/axios/axios/blob/v1.x/CHANGELOG.md";>axios's 
changelog</a>.</em></p>
   <blockquote>
   <h1>Changelog</h1>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/axios/axios/commit/a209bfb1e5dcbce3cecbf4bd955339d006358887";><code>a209bfb</code></a>
 chore(release): prepare release 1.18.1 (<a 
href="https://redirect.github.com/axios/axios/issues/11027";>#11027</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/fa6a55ef99235074d2c11d80a1064ef02850d598";><code>fa6a55e</code></a>
 chore(deps-dev): bump multer from 2.1.1 to 2.2.0 (<a 
href="https://redirect.github.com/axios/axios/issues/11026";>#11026</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/40e7be8a78dd43caaeb2313cc4be3f8e714be91d";><code>40e7be8</code></a>
 docs: clarifies that request data is request-specific in axios (<a 
href="https://redirect.github.com/axios/axios/issues/11025";>#11025</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/a446b39b19c8b570214a4158520c5ddd5b020366";><code>a446b39</code></a>
 fix(AxiosURLSearchParams): use arrow function so encoder.call(this) receives 
...</li>
   <li><a 
href="https://github.com/axios/axios/commit/cf1306a42d97960b635c894c83658f2692e53585";><code>cf1306a</code></a>
 docs: add Deno to install instructions (<a 
href="https://redirect.github.com/axios/axios/issues/11023";>#11023</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/b32880af48017457a1203ab2e63720902d3b71b3";><code>b32880a</code></a>
 fix: incorrect use of error (<a 
href="https://redirect.github.com/axios/axios/issues/11021";>#11021</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/1792eda11aff8fe0f8c8a6e5ae6ff305740a6460";><code>1792eda</code></a>
 fix: ensure maxBodyLength is explicitly passed to follow-redirects (<a 
href="https://redirect.github.com/axios/axios/issues/10993";>#10993</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/30499d6af0961ec38619792013a534d1933b08a9";><code>30499d6</code></a>
 fix: various runtime crashes and type definition mismatches (<a 
href="https://redirect.github.com/axios/axios/issues/10959";>#10959</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/20ce9c412ebd88823d1a4a47000cb133a8f79440";><code>20ce9c4</code></a>
 fix(http): defer env proxy handling to Node (<a 
href="https://redirect.github.com/axios/axios/issues/10942";>#10942</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/e64bcf9c5af231d6f37d8389b1e57ded314fff86";><code>e64bcf9</code></a>
 chore(deps): merge branch 'v1.x' into tests/module/cjs (<a 
href="https://redirect.github.com/axios/axios/issues/11014";>#11014</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/axios/axios/compare/v1.18.0...v1.18.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `nanoid` from 5.1.11 to 5.1.15
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/ai/nanoid/releases";>nanoid's 
releases</a>.</em></p>
   <blockquote>
   <h2>5.1.15</h2>
   <ul>
   <li>Fixed random pool corruption on big ID sizes.</li>
   </ul>
   <h2>5.1.14</h2>
   <ul>
   <li>Fixed npm package size regression.</li>
   </ul>
   <h2>5.1.13</h2>
   <ul>
   <li>Fixed npm package size regression.</li>
   </ul>
   <h2>5.1.12</h2>
   <ul>
   <li>Moved to npm Provenance and Staged Publishing.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/ai/nanoid/blob/main/CHANGELOG.md";>nanoid's 
changelog</a>.</em></p>
   <blockquote>
   <h2>5.1.15</h2>
   <ul>
   <li>Fixed random pool corruption on big ID sizes.</li>
   </ul>
   <h2>5.1.14</h2>
   <ul>
   <li>Fixed npm package size regression.</li>
   </ul>
   <h2>5.1.13</h2>
   <ul>
   <li>Fixed npm package size regression.</li>
   </ul>
   <h2>5.1.12</h2>
   <ul>
   <li>Moved to npm Provenance and Staged Publishing.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/ai/nanoid/commit/0b695546fd83beaa943fbcaa90af92895dd0ae55";><code>0b69554</code></a>
 Release 5.1.15 version</li>
   <li><a 
href="https://github.com/ai/nanoid/commit/333c5a030e2ee68ba08c43c5021d8dbf1724cef5";><code>333c5a0</code></a>
 Backport changelog changes for 3.x</li>
   <li><a 
href="https://github.com/ai/nanoid/commit/266eb637236f654a6ec6ef58fd12213e1bafe35b";><code>266eb63</code></a>
 Remove debug code</li>
   <li><a 
href="https://github.com/ai/nanoid/commit/a6a94d3f8dc71513864f2e9ae9c5a4130511b34c";><code>a6a94d3</code></a>
 Do not allow to pollute pool</li>
   <li><a 
href="https://github.com/ai/nanoid/commit/93fe197416c337bb732e2665be2c60968379dc73";><code>93fe197</code></a>
 Reduce ID size</li>
   <li><a 
href="https://github.com/ai/nanoid/commit/e4b7a9a7323006474ec939112aec68944b0da097";><code>e4b7a9a</code></a>
 Release 5.1.14 version</li>
   <li><a 
href="https://github.com/ai/nanoid/commit/6bf3469b5b33137e385e07dc1c84779cf3e38956";><code>6bf3469</code></a>
 Update release action</li>
   <li><a 
href="https://github.com/ai/nanoid/commit/b2f1cb65d6031b2a7014c680a8a94729b69a5802";><code>b2f1cb6</code></a>
 Release 5.1.13 version</li>
   <li><a 
href="https://github.com/ai/nanoid/commit/c04e2544309e730a3b37e12cdd3b4cb8c5005b1f";><code>c04e254</code></a>
 Update release action</li>
   <li><a 
href="https://github.com/ai/nanoid/commit/625a539cae07a708b269011399d7063d2f70c1fb";><code>625a539</code></a>
 Typo</li>
   <li>Additional commits viewable in <a 
href="https://github.com/ai/nanoid/compare/5.1.11...5.1.15";>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/~GitHub%20Actions";>GitHub Actions</a>, a new 
releaser for nanoid 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 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]

Reply via email to