Skip to content

Commit

Permalink
fix(deps): bump @relaycorp/relaynet-core from 1.80.2 to 1.81.3 (#294)
Browse files Browse the repository at this point in the history
Bumps [@relaycorp/relaynet-core](https://github.com/relaycorp/relaynet-core-js) from 1.80.2 to 1.81.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/relaycorp/relaynet-core-js/releases"><code>@​relaycorp/relaynet-core</code>'s releases</a>.</em></p>
<blockquote>
<h2>v1.81.3</h2>
<h2><a href="https://github.com/relaycorp/relaynet-core-js/compare/v1.81.2...v1.81.3">1.81.3</a> (2022-06-30)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>RSA:</strong> Use custom provider in private key if present (<a href="https://github.com/relaycorp/relaynet-core-js/commit/26ab71fc486b0f7e11e5f74b8721562e5b4c10c6">26ab71f</a>)</li>
</ul>
<h2>v1.81.2</h2>
<h2><a href="https://github.com/relaycorp/relaynet-core-js/compare/v1.81.1...v1.81.2">1.81.2</a> (2022-06-29)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> Add ``@peculiar/webcrypto` to peerDependencies (<a href="https://github.com/relaycorp/relaynet-core-js/commit/02204e256e8b4b9743713c1296c1cc53463676ca">02204e2</a>)</li>
</ul>
<h2>v1.81.1</h2>
<h2><a href="https://github.com/relaycorp/relaynet-core-js/compare/v1.81.0...v1.81.1">1.81.1</a> (2022-06-29)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>PrivateKey:</strong> Expose provider instead of entire Crypto object (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/478">#478</a>) (<a href="https://github.com/relaycorp/relaynet-core-js/commit/dea502af4a47cb16c0c0d1b4b7a1e7b8bb093bae">dea502a</a>)</li>
</ul>
<h2>v1.81.0</h2>
<h1><a href="https://github.com/relaycorp/relaynet-core-js/compare/v1.80.2...v1.81.0">1.81.0</a> (2022-06-28)</h1>
<h3>Features</h3>
<ul>
<li>Allow private key stores to override the PKI.js engine (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/477">#477</a>) (<a href="https://github.com/relaycorp/relaynet-core-js/commit/5f3d549af1845576a766829f61eb12c968ab0399">5f3d549</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/relaycorp/relaynet-core-js/commit/26ab71fc486b0f7e11e5f74b8721562e5b4c10c6"><code>26ab71f</code></a> fix(RSA): Use custom provider in private key if present</li>
<li><a href="https://github.com/relaycorp/relaynet-core-js/commit/02204e256e8b4b9743713c1296c1cc53463676ca"><code>02204e2</code></a> fix(deps): Add ``@peculiar/webcrypto` to peerDependencies</li>
<li><a href="https://github.com/relaycorp/relaynet-core-js/commit/dea502af4a47cb16c0c0d1b4b7a1e7b8bb093bae"><code>dea502a</code></a> fix(PrivateKey): Expose provider instead of entire Crypto object (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/478">#478</a>)</li>
<li><a href="https://github.com/relaycorp/relaynet-core-js/commit/5f3d549af1845576a766829f61eb12c968ab0399"><code>5f3d549</code></a> feat: Allow private key stores to override the PKI.js engine (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/477">#477</a>)</li>
<li><a href="https://github.com/relaycorp/relaynet-core-js/commit/5596ff0b32348d32c199535a5ab1bd7548d7f0e2"><code>5596ff0</code></a> chore(deps): bump typedoc from 0.22.17 to 0.23.1 (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/476">#476</a>)</li>
<li><a href="https://github.com/relaycorp/relaynet-core-js/commit/5d9e6aeef5e3c6fcdb842efa834b748c85e7c2fb"><code>5d9e6ae</code></a> chore(deps): bump <code>@​relaycorp/shared-config</code> from 1.7.0 to 1.8.0 (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/474">#474</a>)</li>
<li><a href="https://github.com/relaycorp/relaynet-core-js/commit/2c29b2d2f73e4d3bfcc9b9ac55f5eb02152d01af"><code>2c29b2d</code></a> chore(deps): bump prettier from 2.6.2 to 2.7.1 (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/473">#473</a>)</li>
<li><a href="https://github.com/relaycorp/relaynet-core-js/commit/52ed152e3b29316f3f6b9d76c3307a0ec43733f3"><code>52ed152</code></a> chore(deps): bump typescript from 4.7.3 to 4.7.4 (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/472">#472</a>)</li>
<li>See full diff in <a href="https://github.com/relaycorp/relaynet-core-js/compare/v1.80.2...v1.81.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@relaycorp/relaynet-core&package-manager=npm_and_yarn&previous-version=1.80.2&new-version=1.81.3)](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
dependabot[bot] authored Jul 4, 2022
1 parent dc4885b commit aae3bb1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
21 changes: 11 additions & 10 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 @@ -40,7 +40,7 @@
"node": ">=14"
},
"dependencies": {
"@relaycorp/relaynet-core": "^1.80.2",
"@relaycorp/relaynet-core": "^1.81.3",
"abort-controller": "^3.0.0",
"axios": "^0.27.2",
"buffer-to-arraybuffer": "0.0.6",
Expand Down

0 comments on commit aae3bb1

Please sign in to comment.