From 1901b3a3f8b3e3b28de2f005a5c4b046742bc3b1 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 12 May 2026 23:08:12 +0000
Subject: [PATCH] chore(deps): Bump vendor/bdwgc from `b238dfd` to `3d1095e`
(#555)
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `b238dfd` to
`3d1095e`.
Commits
3d1095e
Eliminate 'condition always true' MSVC warning in
win32_unprotect_thread
6933e5c
Suppress MSVC code defect FP about uninitialized GC_marker_cv
cf1f9e2
GH Actions: Add cmake build with MSVC code analyzer
066c98a
Workaround MSVC code defect FP in GC_print_all_errors
a359320
Workaround 'condition always true' MSVC warning in
thread_is_registered
62d8ada
Suppress MSVC code defect FP about MEM_DECOMMIT in
block_unmap_inner
68e8a00
Workaround MSVC code defect FP in GC_merge_unmapped
742ac1c
Eliminate MSVC code defect of missing annotation for operator new
ef740f0
Workaround MSVC type_str array overrun FP in disclaim_bench
53d971e
Place type_str[] of disclaim_bench to read-only section
- 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 b238dfd..3d1095e 160000
--- a/vendor/bdwgc
+++ b/vendor/bdwgc
@@ -1 +1 @@
-Subproject commit b238dfdc2af7bf8e511c2b0cc72279a2f596f3b1
+Subproject commit 3d1095eedc7fa332f24c293a9d5aa1fd0e25f1c6