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.2.2 to 1.2.4 (#725)
Bumps [@bytecodealliance/jco](https://github.com/bytecodealliance/jco) from 1.2.2 to 1.2.4. <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.2.4</h2> <h2>What's Changed</h2> <ul> <li>add repository field to make it easier to find the repository by <a href="https://github.com/szabgab"><code>@szabgab</code></a> in <a href="https://github.com/bytecodealliance/jco/pull/434">bytecodealliance/jco#434</a></li> <li>Fix syntax error with defined intrinsics by <a href="https://github.com/guybedford"><code>@guybedford</code></a> in <a href="https://github.com/bytecodealliance/jco/pull/437">bytecodealliance/jco#437</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/szabgab"><code>@szabgab</code></a> made their first contribution in <a href="https://github.com/bytecodealliance/jco/pull/434">bytecodealliance/jco#434</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bytecodealliance/jco/compare/1.2.3...1.2.4">https://github.com/bytecodealliance/jco/compare/1.2.3...1.2.4</a></p> <h2>1.2.3</h2> <h2>What's Changed</h2> <ul> <li>fix: resource borrow transfer handling by <a href="https://github.com/guybedford"><code>@guybedford</code></a> in <a href="https://github.com/bytecodealliance/jco/pull/432">bytecodealliance/jco#432</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bytecodealliance/jco/compare/1.2.2...1.2.3">https://github.com/bytecodealliance/jco/compare/1.2.2...1.2.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bytecodealliance/jco/commit/8abf4122b9587c3263f538509e660599494b8378"><code>8abf412</code></a> 1.2.4</li> <li><a href="https://github.com/bytecodealliance/jco/commit/5402dad28396e38617a87c2f27bb7ab70f0596a4"><code>5402dad</code></a> fix: intrinsic definitions syntax and ordering (<a href="https://github.com/bytecodealliance/jco/issues/437">#437</a>)</li> <li><a href="https://github.com/bytecodealliance/jco/commit/0963dec7c31c8e98a195e030cc382cb19a0d7452"><code>0963dec</code></a> add repository field (<a href="https://github.com/bytecodealliance/jco/issues/434">#434</a>)</li> <li><a href="https://github.com/bytecodealliance/jco/commit/e20b950bd0cbf39d6ebf99713305d557aa0266e7"><code>e20b950</code></a> 1.2.3</li> <li><a href="https://github.com/bytecodealliance/jco/commit/377d8fc4a2bb0e2b2e9acd78515e11e3f76319f2"><code>377d8fc</code></a> fix: resource borrow transfer handling (<a href="https://github.com/bytecodealliance/jco/issues/432">#432</a>)</li> <li>See full diff in <a href="https://github.com/bytecodealliance/jco/compare/1.2.2...1.2.4">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.2.2&new-version=1.2.4)](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