From 7894815e8c62246d948153d95a80dcbf6d9c4232 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 2 Mar 2026 21:05:06 +0000
Subject: [PATCH] chore(deps): Bump vendor/bdwgc from `5e09326` to `f97b59c`
(#534)
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `5e09326` to
`f97b59c`.
Commits
f97b59c
Inline GC_make_closure to have proper parent caller saved
3f6aa5c
Replace OPT_RA internal macro to PASS_EXTRA_PARAMS
20649aa
Fix crash in backtrace() when redirected malloc() is called from
libc
4f97077
.gitignore: Ignore '/build-*' folders
80ea0bd
Add Codecov.io badge to README again
8d037c3
Travis CI: Add Codecov.io service support again
- 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 5e09326..f97b59c 160000
--- a/vendor/bdwgc
+++ b/vendor/bdwgc
@@ -1 +1 @@
-Subproject commit 5e09326ea8b7e250777c0e4fe2cbfa5b13aaf65b
+Subproject commit f97b59c6d1405875eb31498f051aabd5ab294a14