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 @relaycorp/relaynet-core from 1.76.2 to 1.77.1 (#129)
Bumps [@relaycorp/relaynet-core](https://github.com/relaycorp/relaynet-core-js) from 1.76.2 to 1.77.1. <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.77.1</h2> <h2><a href="https://github.com/relaycorp/relaynet-core-js/compare/v1.77.0...v1.77.1">1.77.1</a> (2022-05-04)</h2> <h3>Bug Fixes</h3> <ul> <li>Export <code>IdentityKeyPair</code> (<a href="https://github.com/relaycorp/relaynet-core-js/commit/8b725a5d15c953b4ac06326d9726cb807c3f6894">8b725a5</a>)</li> <li>Export <code>RSAKeyGenOptions</code> (<a href="https://github.com/relaycorp/relaynet-core-js/commit/95fc7486d2312b427ce3aaa140d8cfd590ad4d84">95fc748</a>)</li> </ul> <h2>v1.77.0</h2> <h1><a href="https://github.com/relaycorp/relaynet-core-js/compare/v1.76.3...v1.77.0">1.77.0</a> (2022-05-03)</h1> <h3>Features</h3> <ul> <li><strong>PrivateKeyStore:</strong> Generate key instead of saving existing one (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/452">#452</a>) (<a href="https://github.com/relaycorp/relaynet-core-js/commit/950fca0550ce227c6b47843fa7bf08639a114ce5">950fca0</a>)</li> </ul> <h2>v1.76.3</h2> <h2><a href="https://github.com/relaycorp/relaynet-core-js/compare/v1.76.2...v1.76.3">1.76.3</a> (2022-05-03)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> bump asn1js from 2.3.3 to 2.4.0 (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/451">#451</a>) (<a href="https://github.com/relaycorp/relaynet-core-js/commit/652316af57ccae150b7910259ac8f2d908755506">652316a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/relaycorp/relaynet-core-js/commit/95fc7486d2312b427ce3aaa140d8cfd590ad4d84"><code>95fc748</code></a> fix: Export <code>RSAKeyGenOptions</code></li> <li><a href="https://github.com/relaycorp/relaynet-core-js/commit/8b725a5d15c953b4ac06326d9726cb807c3f6894"><code>8b725a5</code></a> fix: Export <code>IdentityKeyPair</code></li> <li><a href="https://github.com/relaycorp/relaynet-core-js/commit/950fca0550ce227c6b47843fa7bf08639a114ce5"><code>950fca0</code></a> feat(PrivateKeyStore): Generate key instead of saving existing one (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/452">#452</a>)</li> <li><a href="https://github.com/relaycorp/relaynet-core-js/commit/5bd79bbc799af1f86370f77db3f07a924f73073a"><code>5bd79bb</code></a> chore(deps): bump typescript from 4.6.3 to 4.6.4 (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/450">#450</a>)</li> <li><a href="https://github.com/relaycorp/relaynet-core-js/commit/652316af57ccae150b7910259ac8f2d908755506"><code>652316a</code></a> fix(deps): bump asn1js from 2.3.3 to 2.4.0 (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/451">#451</a>)</li> <li><a href="https://github.com/relaycorp/relaynet-core-js/commit/2c244eb34a38148db19c0cfd7845d019315b47ba"><code>2c244eb</code></a> chore(deps): bump <code>@types/jest</code> from 27.4.1 to 27.5.0 (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/449">#449</a>)</li> <li>See full diff in <a href="https://github.com/relaycorp/relaynet-core-js/compare/v1.76.2...v1.77.1">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.76.2&new-version=1.77.1)](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