From c3f26e68d6705f36b58cf2a894f97057b84458e5 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 4 Mar 2026 19:15:26 +0000
Subject: [PATCH] chore(deps): Bump vendor/bdwgc from `f97b59c` to `af374f9`
(#535)
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `f97b59c` to
`af374f9`.
Commits
af374f9
Define and use TEST_ASSERT macro in gctest
b25a22a
Unify TEST_ASSERT macro definition across tests
0a410d0
Unify process exit codes in tests
b2f65c7
Add missing include stdio.h in disclaim and weakmap tests
4cc3409
Rename my_assert() to TEST_ASSERT() in tests
a4275b5
Fix assertion violation in debug_free if SHORT_DBG_HDRS and zero
size
97b4b34
GH Actions: Do not ignore failure of build and run tests
step
83c0280
Remove GC_in_save_callers as malloc cannot call backtrace anymore
bd0336d
Call GC_debug_malloc_inner from GC_debug_malloc_replacement
directly
78e14f5
Remove unneeded GC_debug_malloc/realloc_replacement macros
- See full diff in compare
view
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)
---
Dependabot commands and options
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 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)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
vendor/bdwgc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vendor/bdwgc b/vendor/bdwgc
index f97b59c..af374f9 160000
--- a/vendor/bdwgc
+++ b/vendor/bdwgc
@@ -1 +1 @@
-Subproject commit f97b59c6d1405875eb31498f051aabd5ab294a14
+Subproject commit af374f921837af641f2f61698ab90767befd8996