forked from GitHub/bdwgc-rust
chore(deps): Bump vendor/bdwgc from f97b59c to af374f9 (#535)
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `f97b59c` to `af374f9`. <details> <summary>Commits</summary> <ul> <li><a href="af374f9218"><code>af374f9</code></a> Define and use TEST_ASSERT macro in gctest</li> <li><a href="b25a22ad8f"><code>b25a22a</code></a> Unify TEST_ASSERT macro definition across tests</li> <li><a href="0a410d06a6"><code>0a410d0</code></a> Unify process exit codes in tests</li> <li><a href="b2f65c71eb"><code>b2f65c7</code></a> Add missing include stdio.h in disclaim and weakmap tests</li> <li><a href="4cc340968a"><code>4cc3409</code></a> Rename my_assert() to TEST_ASSERT() in tests</li> <li><a href="a4275b55bd"><code>a4275b5</code></a> Fix assertion violation in debug_free if SHORT_DBG_HDRS and zero size</li> <li><a href="97b4b34d16"><code>97b4b34</code></a> GH Actions: Do not ignore failure of <code>build and run tests</code> step</li> <li><a href="83c02807a0"><code>83c0280</code></a> Remove GC_in_save_callers as malloc cannot call backtrace anymore</li> <li><a href="bd0336d498"><code>bd0336d</code></a> Call GC_debug_malloc_inner from GC_debug_malloc_replacement directly</li> <li><a href="78e14f5c5e"><code>78e14f5</code></a> Remove unneeded GC_debug_malloc/realloc_replacement macros</li> <li>See full diff in <a href="f97b59c6d1...af374f9218">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>
This commit is contained in:
2
vendor/bdwgc
vendored
2
vendor/bdwgc
vendored
Submodule vendor/bdwgc updated: f97b59c6d1...af374f9218
Reference in New Issue
Block a user