Skip to content

Commit 3bb4c32

Browse files
build(deps): bump csbindgen from 1.9.6 to 1.9.7 (#221)
Bumps [csbindgen](https://github.com/Cysharp/csbindgen) from 1.9.6 to 1.9.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Cysharp/csbindgen/releases">csbindgen's releases</a>.</em></p> <blockquote> <h2>v1.9.7</h2> <h2>What's Changed</h2> <ul> <li>ci: add id-token: write for NuGet Trusted Publish by <a href="https://github.com/guitarrapc"><code>@​guitarrapc</code></a> in <a href="https://redirect.github.com/Cysharp/csbindgen/pull/116">Cysharp/csbindgen#116</a></li> <li>Add calling convention options for output by <a href="https://github.com/RivenSkaye"><code>@​RivenSkaye</code></a> in <a href="https://redirect.github.com/Cysharp/csbindgen/pull/119">Cysharp/csbindgen#119</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/RivenSkaye"><code>@​RivenSkaye</code></a> made their first contribution in <a href="https://redirect.github.com/Cysharp/csbindgen/pull/119">Cysharp/csbindgen#119</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Cysharp/csbindgen/compare/1.9.6...1.9.7">https://github.com/Cysharp/csbindgen/compare/1.9.6...1.9.7</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Cysharp/csbindgen/commit/68ea5670e814f24dc4e9048a08bd1862a095b049"><code>68ea567</code></a> Update cargo.toml version to 1.9.7</li> <li><a href="https://github.com/Cysharp/csbindgen/commit/e8e1d85c4635a19b5336f0e1f4c397a59624a199"><code>e8e1d85</code></a> Merge pull request <a href="https://redirect.github.com/Cysharp/csbindgen/issues/119">#119</a> from RivenSkaye/main</li> <li><a href="https://github.com/Cysharp/csbindgen/commit/9d3edcebcfd180f1d454c3e71680da1ce1c21955"><code>9d3edce</code></a> special case aapcs</li> <li><a href="https://github.com/Cysharp/csbindgen/commit/21d324887f581acc2b9b7d42ed688a6f3308ab34"><code>21d3248</code></a> better handling</li> <li><a href="https://github.com/Cysharp/csbindgen/commit/5e480d73f590499ced69fc081604273f062562cd"><code>5e480d7</code></a> cfg in a build script context is the host, not the target</li> <li><a href="https://github.com/Cysharp/csbindgen/commit/2f628378a638dffa22e2b8290ee8183f0cdc11d9"><code>2f62837</code></a> emit calling convention</li> <li><a href="https://github.com/Cysharp/csbindgen/commit/c8a01346a8b76fe5927213ea7d40541f45e0bbe4"><code>c8a0134</code></a> Parse: add calling convention, panic on faulty inputs</li> <li><a href="https://github.com/Cysharp/csbindgen/commit/e5484c7869cb46abc43e968854eb1aa9994cc3fd"><code>e5484c7</code></a> Add calling convention to the struct</li> <li><a href="https://github.com/Cysharp/csbindgen/commit/9acd15b1bcc47e88b5b4ab50f2eb0db2f1a21b87"><code>9acd15b</code></a> Enhance README with bindgen and csbindgen details</li> <li><a href="https://github.com/Cysharp/csbindgen/commit/194a0897c93fe828e4776487afdc090208cbd3b8"><code>194a089</code></a> Merge pull request <a href="https://redirect.github.com/Cysharp/csbindgen/issues/116">#116</a> from Cysharp/ci/nuget_release</li> <li>Additional commits viewable in <a href="https://github.com/Cysharp/csbindgen/compare/1.9.6...1.9.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=csbindgen&package-manager=cargo&previous-version=1.9.6&new-version=1.9.7)](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 5d0b766 commit 3bb4c32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)