Commit d597dd6
authored
Bump @roamhq/wrtc from 0.9.1 to 0.10.0 in the npm group (#332)
Bumps the npm group with 1 update:
[@roamhq/wrtc](https://github.com/WonderInventions/node-webrtc).
Updates `@roamhq/wrtc` from 0.9.1 to 0.10.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/WonderInventions/node-webrtc/blob/develop/CHANGELOG.md"><code>@roamhq/wrtc</code>'s
changelog</a>.</em></p>
<blockquote>
<h1>0.10.0</h1>
<h2>New Features</h2>
<ul>
<li>Update libwebrtc to M106!</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li>Fix segfault/abort during program cleanup; some destructors that
relied on
the V8 environment were being called after said environment had shut
down.
Forcing them to run earlier (on <code>pc.close()</code>) seems to fix
things.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/WonderInventions/node-webrtc/commit/75f1f55642d803ee558abd7f99b1915598ad21a0"><code>75f1f55</code></a>
update README.md with M106</li>
<li><a
href="https://github.com/WonderInventions/node-webrtc/commit/e1189caea48faa571f78e403e0d4eff847e15f6a"><code>e1189ca</code></a>
v0.10.0 win32-x64</li>
<li><a
href="https://github.com/WonderInventions/node-webrtc/commit/0bb7bc249957a79ed9c116819f3e622acb9b9338"><code>0bb7bc2</code></a>
v0.10.0 linux-x64</li>
<li><a
href="https://github.com/WonderInventions/node-webrtc/commit/dff2f810a00ec24d9613a945d26607cf3679a2b6"><code>dff2f81</code></a>
v0.10.0 linux-arm64</li>
<li><a
href="https://github.com/WonderInventions/node-webrtc/commit/50b491c746e6c7cca3253bbd803f1ae5a6479f46"><code>50b491c</code></a>
v0.10.0 darwin-x64</li>
<li><a
href="https://github.com/WonderInventions/node-webrtc/commit/48898050bc07483ee300c707e89d1f4b8bf65c3c"><code>4889805</code></a>
v0.10.0 darwin-arm64</li>
<li><a
href="https://github.com/WonderInventions/node-webrtc/commit/5d20ed10d16fc7253295f299e4028e2469724e09"><code>5d20ed1</code></a>
v0.10.0 changelog</li>
<li><a
href="https://github.com/WonderInventions/node-webrtc/commit/56ad93f9252590e16199d03f522968fc0b55c42d"><code>56ad93f</code></a>
fix windows build</li>
<li><a
href="https://github.com/WonderInventions/node-webrtc/commit/9a5da3b22e39a51d9c2f8655233cf4a65369b438"><code>9a5da3b</code></a>
wip: Windows build with MSVC</li>
<li><a
href="https://github.com/WonderInventions/node-webrtc/commit/9571860cda0c23885331f3d7d7a46cca40a3601f"><code>9571860</code></a>
fix RTCPeerConnection crashing on exit</li>
<li>Additional commits viewable in <a
href="https://github.com/WonderInventions/node-webrtc/compare/v0.9.1...v0.10.0">compare
view</a></li>
</ul>
</details>
<br />
[](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 95ef5b2 commit d597dd6
2 files changed
Lines changed: 35 additions & 35 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1028 | 1028 | | |
1029 | 1029 | | |
1030 | 1030 | | |
1031 | | - | |
1032 | | - | |
1033 | | - | |
1034 | | - | |
1035 | | - | |
1036 | | - | |
1037 | | - | |
1038 | | - | |
1039 | | - | |
1040 | | - | |
1041 | | - | |
1042 | | - | |
1043 | | - | |
1044 | | - | |
1045 | | - | |
1046 | | - | |
1047 | | - | |
1048 | | - | |
1049 | | - | |
1050 | | - | |
1051 | | - | |
1052 | | - | |
1053 | | - | |
1054 | | - | |
1055 | | - | |
1056 | | - | |
1057 | | - | |
1058 | | - | |
1059 | | - | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
1060 | 1060 | | |
1061 | | - | |
1062 | | - | |
1063 | | - | |
1064 | | - | |
1065 | | - | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
| 1064 | + | |
| 1065 | + | |
1066 | 1066 | | |
1067 | 1067 | | |
1068 | 1068 | | |
| |||
0 commit comments