Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): Bump webcrypto-core from 1.7.5 to 1.7.6 (#83)
Bumps [webcrypto-core](https://github.com/PeculiarVentures/webcrypto-core) from 1.7.5 to 1.7.6. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/PeculiarVentures/webcrypto-core/blob/master/CHANGELOG.md">webcrypto-core's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/PeculiarVentures/webcrypto-core/compare/v1.7.5...v1.7.6">1.7.6</a> (2023-02-10)</h3> <h3>Bug Fixes</h3> <ul> <li>Generates invalid UUIDs (<a href="https://github.com/PeculiarVentures/webcrypto-core/commit/049cd7c9434c6171d8d8f4c83c9aa912fd510d3f">049cd7c</a>), closes <a href="https://github-redirect.dependabot.com/PeculiarVentures/webcrypto-core/issues/56">#56</a></li> <li>TS type error (<a href="https://github.com/PeculiarVentures/webcrypto-core/commit/45feab0a0a78dcf9ecbd252d105b5cfa128c5085">45feab0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/9915086f879308afad4a7c4b0fd424796d95fa39"><code>9915086</code></a> chore(release): 1.7.6</li> <li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/7405589fa26922db342ae0030ea8cabc8a3c2831"><code>7405589</code></a> chore: fix build (<a href="https://github-redirect.dependabot.com/PeculiarVentures/webcrypto-core/issues/60">#60</a>)</li> <li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/f94a1841e1750db225b0a23a0603b4e96b4ca4b8"><code>f94a184</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/PeculiarVentures/webcrypto-core/issues/59">#59</a> from PeculiarVentures/microshine/issue56</li> <li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/0b0a65da88669ccb49e3e7e753d93ee4b89745f8"><code>0b0a65d</code></a> ci: upgrade actions</li> <li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/730a018152bf0ef1fffb8e564fb45fddabc21b98"><code>730a018</code></a> test: improve test for EdDSA keys</li> <li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/45feab0a0a78dcf9ecbd252d105b5cfa128c5085"><code>45feab0</code></a> fix: TS type error</li> <li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/62cf40e61541eee97e39a1911b0e8c3b89b5a61b"><code>62cf40e</code></a> test: add tests for ECDSA keys</li> <li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/6ffe4263d0ab1ded12398bbe39bfe0778fb636ea"><code>6ffe426</code></a> ci: use NodeJS v16 and v18 for testing</li> <li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/7445ef8d80ddd3c34f582073f53b36ca0b8bb832"><code>7445ef8</code></a> chore(deps): update dependencies</li> <li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/049cd7c9434c6171d8d8f4c83c9aa912fd510d3f"><code>049cd7c</code></a> fix: Generates invalid UUIDs</li> <li>See full diff in <a href="https://github.com/PeculiarVentures/webcrypto-core/compare/v1.7.5...v1.7.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webcrypto-core&package-manager=npm_and_yarn&previous-version=1.7.5&new-version=1.7.6)](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) </details>
- Loading branch information