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.81.16 to 1.82.0 (#225)
Bumps [@relaycorp/relaynet-core](https://github.com/relaycorp/relaynet-core-js) from 1.81.16 to 1.82.0. <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.82.0</h2> <h1><a href="https://github.com/relaycorp/relaynet-core-js/compare/v1.81.18...v1.82.0">1.82.0</a> (2022-08-22)</h1> <h3>Features</h3> <ul> <li><strong>Channel:</strong> Make <code>getOutboundRAMFRecipient()</code> concrete (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/505">#505</a>) (<a href="https://github.com/relaycorp/relaynet-core-js/commit/dcf413b2caf37370c917119b8845df3649c97602">dcf413b</a>)</li> </ul> <h2>v1.81.18</h2> <h2><a href="https://github.com/relaycorp/relaynet-core-js/compare/v1.81.17...v1.81.18">1.81.18</a> (2022-08-22)</h2> <h3>Bug Fixes</h3> <ul> <li>Rename <code>PublicNodeConnectionParams</code> to <code>NodeConnectionParams</code> (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/504">#504</a>) (<a href="https://github.com/relaycorp/relaynet-core-js/commit/bef264dd70c61163e20cccc0a00dcefa27113df9">bef264d</a>)</li> </ul> <h2>v1.81.17</h2> <h2><a href="https://github.com/relaycorp/relaynet-core-js/compare/v1.81.16...v1.81.17">1.81.17</a> (2022-08-16)</h2> <h3>Bug Fixes</h3> <ul> <li>Migrate OID to one assigned to Relaycorp, Inc. by IANA (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/503">#503</a>) (<a href="https://github.com/relaycorp/relaynet-core-js/commit/eb268d3e47023c879fe7907faaa4bb369bc88293">eb268d3</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/relaycorp/relaynet-core-js/commit/dcf413b2caf37370c917119b8845df3649c97602"><code>dcf413b</code></a> feat(Channel): Make <code>getOutboundRAMFRecipient()</code> concrete (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/505">#505</a>)</li> <li><a href="https://github.com/relaycorp/relaynet-core-js/commit/bef264dd70c61163e20cccc0a00dcefa27113df9"><code>bef264d</code></a> fix: Rename <code>PublicNodeConnectionParams</code> to <code>NodeConnectionParams</code> (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/504">#504</a>)</li> <li><a href="https://github.com/relaycorp/relaynet-core-js/commit/eb268d3e47023c879fe7907faaa4bb369bc88293"><code>eb268d3</code></a> fix: Migrate OID to one assigned to Relaycorp, Inc. by IANA (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/503">#503</a>)</li> <li>See full diff in <a href="https://github.com/relaycorp/relaynet-core-js/compare/v1.81.16...v1.82.0">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.81.16&new-version=1.82.0)](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