Commit a0ea0bf
authored
chore(deps): bump smoldot from 2.0.39 to 2.0.40 (#717)
Bumps [smoldot](https://github.com/smol-dot/smoldot) from 2.0.39 to
2.0.40.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/smol-dot/smoldot/commit/76ef8aa6e31e2618d4a7f40ae0ec525999dd6025"><code>76ef8aa</code></a>
Deno version publishing</li>
<li><a
href="https://github.com/smol-dot/smoldot/commit/5bb68b3851f4f9e5a9a51fdb9413b95824d7c1ff"><code>5bb68b3</code></a>
Publish v2.0.40 and new Rust versions (<a
href="https://redirect.github.com/smol-dot/smoldot/issues/2190">#2190</a>)</li>
<li><a
href="https://github.com/smol-dot/smoldot/commit/03e40d46b20286797b66dcf29b2b34ac4c444a4e"><code>03e40d4</code></a>
Update wasmtime to fix vulnerability (<a
href="https://redirect.github.com/smol-dot/smoldot/issues/2191">#2191</a>)</li>
<li><a
href="https://github.com/smol-dot/smoldot/commit/af7bb4d6e26344bac59c27f93b6e8b8cc00bb19e"><code>af7bb4d</code></a>
Added support for <code>renew</code> and <code>index</code> host
function (<a
href="https://redirect.github.com/smol-dot/smoldot/issues/2189">#2189</a>)</li>
<li><a
href="https://github.com/smol-dot/smoldot/commit/33d34fb8733c7d8a7e5878f8658bc7a0d0383bae"><code>33d34fb</code></a>
Publish new Rust versions of smoldot and smoldot-light (<a
href="https://redirect.github.com/smol-dot/smoldot/issues/2184">#2184</a>)</li>
<li><a
href="https://github.com/smol-dot/smoldot/commit/98c41cd95128dd8a9de09917bb2017ea8c259d52"><code>98c41cd</code></a>
Fix for backwards-incompatible change in ed25519-zebra (<a
href="https://redirect.github.com/smol-dot/smoldot/issues/2180">#2180</a>)</li>
<li>See full diff in <a
href="https://github.com/smol-dot/smoldot/compare/light-js-deno-v2.0.39...light-js-deno-v2.0.40">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 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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 92d2c60 commit a0ea0bf
File tree
4 files changed
+10
-10
lines changed- packages
- dedot
- providers
- smoldot
4 files changed
+10
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
398 | | - | |
| 398 | + | |
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
425 | | - | |
| 425 | + | |
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
| |||
3538 | 3538 | | |
3539 | 3539 | | |
3540 | 3540 | | |
3541 | | - | |
| 3541 | + | |
3542 | 3542 | | |
3543 | 3543 | | |
3544 | 3544 | | |
| |||
8126 | 8126 | | |
8127 | 8127 | | |
8128 | 8128 | | |
8129 | | - | |
8130 | | - | |
8131 | | - | |
| 8129 | + | |
| 8130 | + | |
| 8131 | + | |
8132 | 8132 | | |
8133 | 8133 | | |
8134 | | - | |
| 8134 | + | |
8135 | 8135 | | |
8136 | 8136 | | |
8137 | 8137 | | |
| |||
0 commit comments