From d781e668edb7839b701cddaaad768e6dfcdaeb01 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 22 Apr 2026 19:15:41 +0000
Subject: [PATCH] chore(deps): Bump vendor/bdwgc from `fac8d27` to `563de69`
(#550)
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `fac8d27` to
`563de69`.
Commits
563de69
Fix deadlock in GC_start_mark_threads if redirect-malloc on Linux
bbfc1d1
Remove code duplication in GC_wrap_pthread_cancel and
GC_wrap_pthread_exit
13c30fe
New API function GC_finish_and_disable
70767c1
Fix GC_heapsize_on_gc_disable update inconsistency
- 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 fac8d27..563de69 160000
--- a/vendor/bdwgc
+++ b/vendor/bdwgc
@@ -1 +1 @@
-Subproject commit fac8d279076017c4063356f8e42287c70306830a
+Subproject commit 563de69e6935fa4e2f251e02edcd80761ba4c428