From cbaa871424f70e655faa6a2d6b0e48852002bfd9 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 3 Jun 2026 04:36:23 +0000
Subject: [PATCH] chore(deps): Bump vendor/bdwgc from `fc2990b` to `1d38c6d`
(#560)
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `fc2990b` to
`1d38c6d`.
Commits
1d38c6d
Fix async thread termination in GC_stack_range_for if
DARWIN_PARSE_STACK
30051c5
Remove useless GC_use_threads_discovery API function on Darwin
65cbc0a
GH Actions: Change compiler for make cppcheck to clang
5c7fcf0
Always use task-based threads discovery if DARWIN_PARSE_STACK
3e629c2
.gitignore: Add '*.dSYM' folder
baafbaa
Remove --disable-threads-discovery option from build scripts
b7c56d3
Include gc.h from gc_tiny_fl.h
- 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 fc2990b..1d38c6d 160000
--- a/vendor/bdwgc
+++ b/vendor/bdwgc
@@ -1 +1 @@
-Subproject commit fc2990b5ec30720b4814f3d48ce8be5b0262110d
+Subproject commit 1d38c6d905a83b006df843440b380e51a2119871