BLAKE3 hashing for JavaScript: native Node bindings (where available) and WebAssembly
Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.3 to 0.4.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eugeneware/jpeg-js/releases">jpeg-js's releases</a>.</em></p> <blockquote> <h2>v0.4.4</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h2><!-- raw HTML omitted -->v0.4.4 (2022-06-07)<!-- raw HTML omitted --></h2> <ul> <li>feat: add comment tag encoding (<a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/87">#87</a>) (<a href="https://github.com/eugeneware/jpeg-js/commits/13e1ffa">13e1ffa</a>), closes <a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/87">#87</a></li> <li>fix: validate sampling factors (<a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/106">#106</a>) (<a href="https://github.com/eugeneware/jpeg-js/commits/9ccd35f">9ccd35f</a>), closes <a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/106">#106</a></li> <li>fix(decoder): rethrow a more helpful error if Buffer is undefined (<a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/93">#93</a>) (<a href="https://github.com/eugeneware/jpeg-js/commits/b58cc11">b58cc11</a>), closes <a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/93">#93</a></li> <li>chore(ci): migrate to github actions (<a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/86">#86</a>) (<a href="https://github.com/eugeneware/jpeg-js/commits/417e8e2">417e8e2</a>), closes <a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/86">#86</a></li> <li>chore(deps): bump y18n from 4.0.0 to 4.0.3 (<a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/98">#98</a>) (<a href="https://github.com/eugeneware/jpeg-js/commits/2c90858">2c90858</a>), closes <a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/98">#98</a></li> <li>chore(deps): bump ws from 7.2.3 to 7.4.6 (<a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/91">#91</a>) (<a href="https://github.com/eugeneware/jpeg-js/commits/fd73289">fd73289</a>), closes <a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/91">#91</a></li> <li>chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (<a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/90">#90</a>) (<a href="https://github.com/eugeneware/jpeg-js/commits/9449a8b">9449a8b</a>), closes <a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/90">#90</a></li> <li>chore(deps): bump lodash from 4.17.15 to 4.17.21 (<a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/89">#89</a>) (<a href="https://github.com/eugeneware/jpeg-js/commits/ffdc4a4">ffdc4a4</a>), closes <a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/89">#89</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jpeg-js/jpeg-js/commit/9ccd35fb5f55a6c4f1902ac5b0f270f675750c27"><code>9ccd35f</code></a> fix: validate sampling factors (<a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/106">#106</a>)</li> <li><a href="https://github.com/jpeg-js/jpeg-js/commit/b58cc11b29a66f853b4195d31e9e2de6080fcd7a"><code>b58cc11</code></a> fix(decoder): rethrow a more helpful error if Buffer is undefined (<a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/93">#93</a>)</li> <li><a href="https://github.com/jpeg-js/jpeg-js/commit/2c90858c95832e9fdf49170bcd09f3079567e417"><code>2c90858</code></a> chore(deps): bump y18n from 4.0.0 to 4.0.3 (<a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/98">#98</a>)</li> <li><a href="https://github.com/jpeg-js/jpeg-js/commit/fd73289664cbdd3d18b5841c49874dfef7ea55fd"><code>fd73289</code></a> chore(deps): bump ws from 7.2.3 to 7.4.6 (<a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/91">#91</a>)</li> <li><a href="https://github.com/jpeg-js/jpeg-js/commit/9449a8bcda9340b9fd8ca475e2b699fefc2c2828"><code>9449a8b</code></a> chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (<a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/90">#90</a>)</li> <li><a href="https://github.com/jpeg-js/jpeg-js/commit/ffdc4a4d595e1e249a72b08d095363bff739aad7"><code>ffdc4a4</code></a> chore(deps): bump lodash from 4.17.15 to 4.17.21 (<a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/89">#89</a>)</li> <li><a href="https://github.com/jpeg-js/jpeg-js/commit/13e1ffa04670d7c7a363d54eab92e31f01243cd7"><code>13e1ffa</code></a> feat: add comment tag encoding (<a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/87">#87</a>)</li> <li><a href="https://github.com/jpeg-js/jpeg-js/commit/417e8e2baff2d1e546fdf68c492fba88205d3fb5"><code>417e8e2</code></a> chore(ci): migrate to github actions (<a href="https://github-redirect.dependabot.com/eugeneware/jpeg-js/issues/86">#86</a>)</li> <li>See full diff in <a href="https://github.com/eugeneware/jpeg-js/compare/v0.4.3...v0.4.4">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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/connor4312/blake3/network/alerts). </details>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dependabot[bot] and has received 1 comments.