Skip to content

Commit

Permalink
fix(deps): bump @relaycorp/relaynet-core from 1.81.11 to 1.81.13 (#220)
Browse files Browse the repository at this point in the history
Bumps [@relaycorp/relaynet-core](https://github.com/relaycorp/relaynet-core-js) from 1.81.11 to 1.81.13.
<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.13</h2>
<h2><a href="https://github.com/relaycorp/relaynet-core-js/compare/v1.81.12...v1.81.13">1.81.13</a> (2022-08-04)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>Cargo:</strong> Expose <code>CargoMessageSetItem</code> (<a href="https://github.com/relaycorp/relaynet-core-js/commit/23144c431110509a7f80c46f4fcdbe134fd81cef">23144c4</a>)</li>
</ul>
<h2>v1.81.12</h2>
<h2><a href="https://github.com/relaycorp/relaynet-core-js/compare/v1.81.11...v1.81.12">1.81.12</a> (2022-08-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>RAMF:</strong> Break up <code>validate()</code> method into two types (overloading) (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/498">#498</a>) (<a href="https://github.com/relaycorp/relaynet-core-js/commit/3049bbb54c50444db6ba2f6e85405d4ef98d7ef1">3049bbb</a>)</li>
<li><strong>RAMF:</strong> Fix error message thrown by <code>validate()</code> (<a href="https://github.com/relaycorp/relaynet-core-js/commit/beda018b31ab52962f253682ad126c2b5bf0b359">beda018</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/relaycorp/relaynet-core-js/commit/23144c431110509a7f80c46f4fcdbe134fd81cef"><code>23144c4</code></a> fix(Cargo): Expose <code>CargoMessageSetItem</code></li>
<li><a href="https://github.com/relaycorp/relaynet-core-js/commit/beda018b31ab52962f253682ad126c2b5bf0b359"><code>beda018</code></a> fix(RAMF): Fix error message thrown by <code>validate()</code></li>
<li><a href="https://github.com/relaycorp/relaynet-core-js/commit/3049bbb54c50444db6ba2f6e85405d4ef98d7ef1"><code>3049bbb</code></a> fix(RAMF): Break up <code>validate()</code> method into two types (overloading) (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/498">#498</a>)</li>
<li>See full diff in <a href="https://github.com/relaycorp/relaynet-core-js/compare/v1.81.11...v1.81.13">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.11&new-version=1.81.13)](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 Aug 8, 2022
1 parent 626a9af commit 36cb4bb
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 36cb4bb

Please sign in to comment.