Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps(dev): Bump @bytecodealliance/jco from 1.0.2 to 1.0.3 (#365)
Bumps [@bytecodealliance/jco](https://github.com/bytecodealliance/jco) from 1.0.2 to 1.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bytecodealliance/jco/releases"><code>@bytecodealliance/jco</code>'s releases</a>.</em></p> <blockquote> <h2>1.0.3</h2> <h2>What's Changed</h2> <ul> <li>deps: update wit bindgen by <a href="https://github.com/guybedford"><code>@guybedford</code></a> in <a href="https://github.com/bytecodealliance/jco/pull/383">bytecodealliance/jco#383</a></li> <li>feat: resource transfer by <a href="https://github.com/guybedford"><code>@guybedford</code></a> in <a href="https://github.com/bytecodealliance/jco/pull/371">bytecodealliance/jco#371</a></li> <li>docs: fix end-to-end example by <a href="https://github.com/guybedford"><code>@guybedford</code></a> in <a href="https://github.com/bytecodealliance/jco/pull/386">bytecodealliance/jco#386</a></li> <li>fix: pass sourceName to componentizeJS by <a href="https://github.com/guybedford"><code>@guybedford</code></a> in <a href="https://github.com/bytecodealliance/jco/pull/388">bytecodealliance/jco#388</a></li> <li>fixes for <code>deno</code> compatibility by <a href="https://github.com/mash-graz"><code>@mash-graz</code></a> in <a href="https://github.com/bytecodealliance/jco/pull/387">bytecodealliance/jco#387</a></li> <li>deps: toolchain update by <a href="https://github.com/guybedford"><code>@guybedford</code></a> in <a href="https://github.com/bytecodealliance/jco/pull/389">bytecodealliance/jco#389</a></li> <li>feat: experimental deno run by <a href="https://github.com/guybedford"><code>@guybedford</code></a> in <a href="https://github.com/bytecodealliance/jco/pull/295">bytecodealliance/jco#295</a></li> <li>deps: update submodules by <a href="https://github.com/guybedford"><code>@guybedford</code></a> in <a href="https://github.com/bytecodealliance/jco/pull/391">bytecodealliance/jco#391</a></li> <li>feat: JS resource method dynamic dispatch by <a href="https://github.com/guybedford"><code>@guybedford</code></a> in <a href="https://github.com/bytecodealliance/jco/pull/390">bytecodealliance/jco#390</a></li> <li>feat: slab implementation for resource tables by <a href="https://github.com/guybedford"><code>@guybedford</code></a> in <a href="https://github.com/bytecodealliance/jco/pull/393">bytecodealliance/jco#393</a></li> <li>Updating <code>wasi:http</code> <code>RequestOptions</code> to properly handle nano/milliseconds by <a href="https://github.com/landonxjames"><code>@landonxjames</code></a> in <a href="https://github.com/bytecodealliance/jco/pull/395">bytecodealliance/jco#395</a></li> <li>feat: optimized host bindings by <a href="https://github.com/guybedford"><code>@guybedford</code></a> in <a href="https://github.com/bytecodealliance/jco/pull/382">bytecodealliance/jco#382</a></li> <li>fix: handle table indexing by <a href="https://github.com/guybedford"><code>@guybedford</code></a> in <a href="https://github.com/bytecodealliance/jco/pull/398">bytecodealliance/jco#398</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mash-graz"><code>@mash-graz</code></a> made their first contribution in <a href="https://github.com/bytecodealliance/jco/pull/387">bytecodealliance/jco#387</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bytecodealliance/jco/compare/1.0.2...1.0.3">https://github.com/bytecodealliance/jco/compare/1.0.2...1.0.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bytecodealliance/jco/commit/b64012279fe4b6af4245972c28a0eb48aa4d1cd4"><code>b640122</code></a> 1.0.3</li> <li><a href="https://github.com/bytecodealliance/jco/commit/d1d23504e9498306aaec6a7a0ba6a83be7e33b4c"><code>d1d2350</code></a> fix: handle table indexing (<a href="https://github.com/bytecodealliance/jco/issues/398">#398</a>)</li> <li><a href="https://github.com/bytecodealliance/jco/commit/9058965a4ad5a8385cc1981085c212ee07257c55"><code>9058965</code></a> feat: optimized host bindings (<a href="https://github.com/bytecodealliance/jco/issues/382">#382</a>)</li> <li><a href="https://github.com/bytecodealliance/jco/commit/a23cc467284baf603f3fafe471aa773eaaa4b416"><code>a23cc46</code></a> preview2-shims: Updating http RequestOptions to handle nano/milli (<a href="https://github.com/bytecodealliance/jco/issues/395">#395</a>)</li> <li><a href="https://github.com/bytecodealliance/jco/commit/32cc6123edb2cc032c00079bccdef1a1fdc33f87"><code>32cc612</code></a> feat: slab implementation for resource tables (<a href="https://github.com/bytecodealliance/jco/issues/393">#393</a>)</li> <li><a href="https://github.com/bytecodealliance/jco/commit/59f1b5523b07e5243e4c14d153028d99f12e6f68"><code>59f1b55</code></a> feat: JS resource method dynamic dispatch (<a href="https://github.com/bytecodealliance/jco/issues/390">#390</a>)</li> <li><a href="https://github.com/bytecodealliance/jco/commit/d28833ed0ad687eb6119c6c3bf6c4fe18eaef0ed"><code>d28833e</code></a> deps: update submodules (<a href="https://github.com/bytecodealliance/jco/issues/391">#391</a>)</li> <li><a href="https://github.com/bytecodealliance/jco/commit/153502f6ae52525ec0185ef8bb952c1dc2197e47"><code>153502f</code></a> feat: experimental deno run (<a href="https://github.com/bytecodealliance/jco/issues/295">#295</a>)</li> <li><a href="https://github.com/bytecodealliance/jco/commit/cac587f11628a4fb924f044e86efe596ba4a20ea"><code>cac587f</code></a> deps: toolchain update (<a href="https://github.com/bytecodealliance/jco/issues/389">#389</a>)</li> <li><a href="https://github.com/bytecodealliance/jco/commit/1420aad1679418da6037bb787a9130b88453bcd3"><code>1420aad</code></a> fix: some fixes for <code>deno</code> compatibility (<a href="https://github.com/bytecodealliance/jco/issues/387">#387</a>)</li> <li>Additional commits viewable in <a href="https://github.com/bytecodealliance/jco/compare/1.0.2...1.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@bytecodealliance/jco&package-manager=npm_and_yarn&previous-version=1.0.2&new-version=1.0.3)](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>
- Loading branch information