From 6920c0565934606ebe8f15c4de441ded0cc0fb77 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 30 Jun 2026 19:14:38 +0000
Subject: [PATCH] chore(deps): Bump vendor/bdwgc from `af6f40b` to `e8e5a4e`
(#564)
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `af6f40b` to
`e8e5a4e`.
Commits
e8e5a4e
Support UFFD-based VDB on Linux/aarch64 and Linux/x86_64
2ce4a99
Do not require exact installation path of addr2line
9884a0b
Refine GC_size documentation that result may be larger than actual
size
fcf43c0
GH Actions: Test manual VDB in single-threaded build
781f983
GH Actions: Test with -D NO_UFFDWP_VDB
df4461e
Fix missing GC_high_water initialization during initial collection
f997c34
Rename GC_inner_pthread_create/sigmask to
GC_real_pthread_create/sigmask
- 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 af6f40b..e8e5a4e 160000
--- a/vendor/bdwgc
+++ b/vendor/bdwgc
@@ -1 +1 @@
-Subproject commit af6f40bf3ce6ea916d487e10eee9dd4691ed4a07
+Subproject commit e8e5a4eb19d21c94b14c158ff39cc68a3e105d30