From 2f709624692046a28692bf5c6d49adff72947dfb Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 24 Jun 2026 19:14:38 +0000
Subject: [PATCH] chore(deps): Bump vendor/bdwgc from `1d38c6d` to `af6f40b`
(#563)
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `1d38c6d` to
`af6f40b`.
Commits
af6f40b
Fix user-defined signals drop by Darwin mprotect thread
818c347
Do not report value returned by GC_get_heap_size in gctest
cf7e2f1
Support mprotect-based VDB when cross-compiling to Darwin by zig
0.16
4253a0c
Fix user-defined signals drop by marker threads on Darwin
16f95c2
Do not define GC_pthread_sigmask on Cygwin
7531317
Explicitly ensure client data is not collected till finalizer is
called
305f81a
Fix a typo comment of soft_set_grungy_pages
f6fa7d0
Better document action on curr_fo after finalizer is called
addefc0
Fix user-defined signals drop by marker threads on Cygwin
36e07a9
Allow to use push_all in push_all_stack if non-mprotect VDB used at
runtime
- Additional commits viewable 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 1d38c6d..af6f40b 160000
--- a/vendor/bdwgc
+++ b/vendor/bdwgc
@@ -1 +1 @@
-Subproject commit 1d38c6d905a83b006df843440b380e51a2119871
+Subproject commit af6f40bf3ce6ea916d487e10eee9dd4691ed4a07