-
Notifications
You must be signed in to change notification settings - Fork 0
Commit abcb5a0
authored
fix(deps): Bump webcrypto-core from 1.7.7 to 1.7.8 (#137)
Bumps [webcrypto-core](https://github.com/PeculiarVentures/webcrypto-core) from 1.7.7 to 1.7.8.
<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.7...v1.7.8">1.7.8</a> (2024-01-22)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>add <code>...args</code> for generateKey with Ed25519 algorithm (<a href="https://github.com/PeculiarVentures/webcrypto-core/commit/e8c65c3d003bd6e14ccf59a66ba698b2b648af89">e8c65c3</a>)</li>
<li>build error TypeScript 5.3 (<a href="https://github.com/PeculiarVentures/webcrypto-core/commit/b83ef17f07c38a9f64195f5f5aa10f8fcb59e252">b83ef17</a>)</li>
<li>type annotations and add missing return types (<a href="https://github.com/PeculiarVentures/webcrypto-core/commit/c83d87eb456a91d819a0441dcd8550e8518d7a1a">c83d87e</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/a021e75453be659fdfff1545d4bd3b41d3fa5ea1"><code>a021e75</code></a> chore(release): 1.7.8</li>
<li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/517e8dda20ef9e4ac40955bbad67245c4fd243f1"><code>517e8dd</code></a> Merge pull request <a href="https://redirect.github.com/PeculiarVentures/webcrypto-core/issues/63">#63</a> from PeculiarVentures/develop</li>
<li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/c83d87eb456a91d819a0441dcd8550e8518d7a1a"><code>c83d87e</code></a> fix: type annotations and add missing return types</li>
<li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/e7e9e2c8e24fba8f2d103a455e8ea48d15c844ae"><code>e7e9e2c</code></a> chore(deps): use eslint instead of tslint</li>
<li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/86cea75facf47e3f81e4eec2d794435f6724f1b6"><code>86cea75</code></a> ci: update GitHub Actions versions and Node.js versions</li>
<li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/1addff403159e20ddd6fb40d9f6e063a23016971"><code>1addff4</code></a> chore: add moduleResolution option to tsconfig.json</li>
<li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/032d868c4f0861d2fde571a0748a4030cba0ed3b"><code>032d868</code></a> chore(deps): update dependencies</li>
<li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/e8c65c3d003bd6e14ccf59a66ba698b2b648af89"><code>e8c65c3</code></a> fix: add <code>...args</code> for generateKey with Ed25519 algorithm</li>
<li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/4b7d82f20676cd081b0955731b094212b392eab7"><code>4b7d82f</code></a> Merge pull request <a href="https://redirect.github.com/PeculiarVentures/webcrypto-core/issues/62">#62</a> from ludufre/fix-TS53</li>
<li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/b83ef17f07c38a9f64195f5f5aa10f8fcb59e252"><code>b83ef17</code></a> fix: build error TypeScript 5.3</li>
<li>See full diff in <a href="https://github.com/PeculiarVentures/webcrypto-core/compare/v1.7.7...v1.7.8">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>1 parent 1f3a28c commit abcb5a0Copy full SHA for abcb5a0
File tree
Expand file treeCollapse file tree
2 files changed
+14
-14
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+14
-14
lines changed+13-13Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
|
0 commit comments