Skip to content

Commit

Permalink
fix(deps): Bump webcrypto-core from 1.7.7 to 1.7.8 (#137)
Browse files Browse the repository at this point in the history
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 />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webcrypto-core&package-manager=npm_and_yarn&previous-version=1.7.7&new-version=1.7.8)](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>
  • Loading branch information
dependabot[bot] authored Jan 27, 2024
1 parent 1f3a28c commit abcb5a0
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"env-var": "^7.4.1",
"fast-crc32c": "^2.0.0",
"uuid4": "^2.0.3",
"webcrypto-core": "^1.7.6"
"webcrypto-core": "^1.7.8"
},
"devDependencies": {
"@relaycorp/shared-config": "^1.14.1",
Expand Down

0 comments on commit abcb5a0

Please sign in to comment.