Skip to content

Commit

Permalink
fix(deps): Bump @relaycorp/relaynet-core from 1.87.9 to 1.88.2 (#321)
Browse files Browse the repository at this point in the history
Bumps [@relaycorp/relaynet-core](https://github.com/relaycorp/relaynet-core-js) from 1.87.9 to 1.88.2.
<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.88.2</h2>
<h2><a href="https://github.com/relaycorp/relaynet-core-js/compare/v1.88.1...v1.88.2">1.88.2</a> (2024-01-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>derSerializePublicKey:</strong> Support KMS-backed private keys (<a href="https://redirect.github.com/relaycorp/relaynet-core-js/issues/645">#645</a>) (<a href="https://github.com/relaycorp/relaynet-core-js/commit/d1944835f30ca61563c18ea552653070ea840adc">d194483</a>)</li>
</ul>
<h2>v1.88.1</h2>
<h2><a href="https://github.com/relaycorp/relaynet-core-js/compare/v1.88.0...v1.88.1">1.88.1</a> (2024-01-17)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>PrivateKeyStore:</strong> Make <code>retrieveUnboundSessionPublicKey</code> output <code>SessionKey</code> (<a href="https://redirect.github.com/relaycorp/relaynet-core-js/issues/642">#642</a>) (<a href="https://github.com/relaycorp/relaynet-core-js/commit/0745a9d018cc6fb52dcd1b7b2a86aa9f5b73d9f4">0745a9d</a>)</li>
</ul>
<h2>v1.88.0</h2>
<h1><a href="https://github.com/relaycorp/relaynet-core-js/compare/v1.87.9...v1.88.0">1.88.0</a> (2024-01-17)</h1>
<h3>Features</h3>
<ul>
<li><strong>Node:</strong> Implement getter and setter for initial session keys (<a href="https://redirect.github.com/relaycorp/relaynet-core-js/issues/641">#641</a>) (<a href="https://github.com/relaycorp/relaynet-core-js/commit/3cfcb0804ce3ddc4b0dbbb6c3d5d3ed5674b6ad1">3cfcb08</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/relaycorp/relaynet-core-js/commit/d1944835f30ca61563c18ea552653070ea840adc"><code>d194483</code></a> fix(derSerializePublicKey): Support KMS-backed private keys (<a href="https://redirect.github.com/relaycorp/relaynet-core-js/issues/645">#645</a>)</li>
<li><a href="https://github.com/relaycorp/relaynet-core-js/commit/0745a9d018cc6fb52dcd1b7b2a86aa9f5b73d9f4"><code>0745a9d</code></a> fix(PrivateKeyStore): Make <code>retrieveUnboundSessionPublicKey</code> output `SessionK...</li>
<li><a href="https://github.com/relaycorp/relaynet-core-js/commit/3cfcb0804ce3ddc4b0dbbb6c3d5d3ed5674b6ad1"><code>3cfcb08</code></a> feat(Node): Implement getter and setter for initial session keys (<a href="https://redirect.github.com/relaycorp/relaynet-core-js/issues/641">#641</a>)</li>
<li><a href="https://github.com/relaycorp/relaynet-core-js/commit/487eaf90dbf341830ac297a4046a69bd0bfab40f"><code>487eaf9</code></a> Revert &quot;feat: Implement <code>InternetNode</code> interface (<a href="https://redirect.github.com/relaycorp/relaynet-core-js/issues/640">#640</a>)&quot;</li>
<li><a href="https://github.com/relaycorp/relaynet-core-js/commit/7265ccc217d1175f19336d8d1fb16bca35268c65"><code>7265ccc</code></a> feat: Implement <code>InternetNode</code> interface (<a href="https://redirect.github.com/relaycorp/relaynet-core-js/issues/640">#640</a>)</li>
<li><a href="https://github.com/relaycorp/relaynet-core-js/commit/ab066e025f68482b0e1f53b0f48dce5e994ac81f"><code>ab066e0</code></a> chore(deps): Bump <code>@​types/node</code> from 20.10.6 to 20.11.0 (<a href="https://redirect.github.com/relaycorp/relaynet-core-js/issues/639">#639</a>)</li>
<li>See full diff in <a href="https://github.com/relaycorp/relaynet-core-js/compare/v1.87.9...v1.88.2">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.87.9&new-version=1.88.2)](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 22, 2024
1 parent 2982ff4 commit a27dbd6
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions package-lock.json

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

0 comments on commit a27dbd6

Please sign in to comment.