mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-08-22 12:16:24 -06:00
a1ea3e000e
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `ea69934` to `b238dfd`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bdwgc/bdwgc/commit/b238dfdc2af7bf8e511c2b0cc72279a2f596f3b1"><code>b238dfd</code></a> Adjust calling conventions for callbacks in msvc_dbg.c</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/deb47e3e00a5ab1a57c0ada1d144d3ce29cebde5"><code>deb47e3</code></a> GH Actions: Upgrade macos-15 to macos-26-intel in cmake build</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/89646f2561363457718200452e5c5eba01932100"><code>89646f2</code></a> Refine comments in GC_mark_some related to WRAP_MARK_SOME</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/1b56339bc7a923552ddee2daf67960985e14aa12"><code>1b56339</code></a> Do not call WARN in case of USE_PROC_FOR_LIBRARIES and non-default VDB</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/ebc653cf23f54fe0b7c8c5ed914e4e46f8451990"><code>ebc653c</code></a> Do not define GC_started_thread_while_stopped if GC_NO_THREADS_DISCOVERY</li> <li>See full diff in <a href="https://github.com/bdwgc/bdwgc/compare/ea69934ed214cfb4e38d2a0176cc392af8055a83...b238dfdc2af7bf8e511c2b0cc72279a2f596f3b1">compare view</a></li> </ul> </details> <br /> 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 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>