dependabot[bot] opened a new pull request, #2239: URL: https://github.com/apache/jena/pull/2239
Bumps [nanoid](https://github.com/ai/nanoid) from 4.0.2 to 5.0.5. <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.0.5</h2> <ul> <li>Make browser’s version faster by increasing size a little (by Samuel Elgozi).</li> </ul> <h2>5.0.4</h2> <ul> <li>Fixed CLI docs (by <a href="https://github.com/ilyaboka"><code>@​ilyaboka</code></a>).</li> </ul> <h2>5.0.3</h2> <ul> <li>Fixed CLI docs (by Chris Schmich).</li> </ul> <h2>5.0.2</h2> <ul> <li>Fixed <code>webcrypto</code> import (by Divyansh Singh).</li> </ul> <h2>5.0.1</h2> <ul> <li>Fixed Node.js 18 support.</li> </ul> <h2>5.0</h2> <ul> <li>Moved Node.js version to Web Crypto API.</li> <li>Removed async API since Web Crypto API has only sync version.</li> <li>Removed Node.js 14 and 16 support.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ai/nanoid/commit/61a087715a21d971dc9154c5726c818db0e42b27"><code>61a0877</code></a> Release 5.0.5 version</li> <li><a href="https://github.com/ai/nanoid/commit/4db3464b8753a63ceca5889000fb073eac840f61"><code>4db3464</code></a> Reduce size</li> <li><a href="https://github.com/ai/nanoid/commit/7863ce5065ae9203913efb1cafefbb1a89c6ca1b"><code>7863ce5</code></a> Update size</li> <li><a href="https://github.com/ai/nanoid/commit/3d4b9f0c95ee8afab26f7087244322577fc74206"><code>3d4b9f0</code></a> Update pre-build</li> <li><a href="https://github.com/ai/nanoid/commit/78e405c29c665e39a69631aedbd0fa1a576b350d"><code>78e405c</code></a> Clean up code style</li> <li><a href="https://github.com/ai/nanoid/commit/70409a3d8fbde3f20d35f351fc5044d69f86290d"><code>70409a3</code></a> Much faster implementation (<a href="https://redirect.github.com/ai/nanoid/issues/466">#466</a>)</li> <li><a href="https://github.com/ai/nanoid/commit/dfcfcc65966340788d13d9eba15d0975a133bbc6"><code>dfcfcc6</code></a> Add browser nanoid to benchmark</li> <li><a href="https://github.com/ai/nanoid/commit/95911817bf7adaddf61019212956e4374e0d622d"><code>9591181</code></a> Update dependencies</li> <li><a href="https://github.com/ai/nanoid/commit/f9081020666ff9c05e4830444f07e838a10e74a6"><code>f908102</code></a> Bump vite from 5.0.5 to 5.0.12 (<a href="https://redirect.github.com/ai/nanoid/issues/463">#463</a>)</li> <li><a href="https://github.com/ai/nanoid/commit/5483e229ceeafd87fb431e21c49b77d60cb3d7a6"><code>5483e22</code></a> Update dependencies</li> <li>Additional commits viewable in <a href="https://github.com/ai/nanoid/compare/4.0.2...5.0.5">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]
