From 859998ab27d6f2ca2373f61b233b9fecef855c8f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 26 Aug 2026 19:16:23 +0000
Subject: [PATCH] chore(deps): Bump vendor/bdwgc from `39b0d4e` to `331e007`
(#572)
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `39b0d4e` to
`331e007`.
Commits
331e007
Change clear_all_fl_marks to return number of bytes on free lists
649ed13
Update copyright information in allchblk.c and other modified files
(2026)
330df70
Define and use THREAD_GCJ_FREELISTS internal macro
685b501
Fix IGNORE_DYNAMIC_LOADING macro name in build.zig
e8572a2
Do not define set_all_fl_marks() if NO_FIND_LEAK
7ea0a4a
Add TODO items in GC_mark_some
efa58a1
Disable incremental mode completely if saving back pointers is on
- 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 39b0d4e..331e007 160000
--- a/vendor/bdwgc
+++ b/vendor/bdwgc
@@ -1 +1 @@
-Subproject commit 39b0d4ecf9bdc65a971e9423f4080d40814da6ce
+Subproject commit 331e007fffa19b6344982b7eb3f4ea8f973f68c7