From 2c0409beca9b3e4ad4931c992f3f39544ed2b1af Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 13 Feb 2026 19:15:27 +0000
Subject: [PATCH] chore(deps): Bump vendor/bdwgc from `cb3a2a8` to `76a3310`
(#528)
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `cb3a2a8` to
`76a3310`.
Commits
76a3310
Explicitly define type of CORD_EMPTY to CORD
6e8b190
Use CORD_EMPTY instead 0 for cords in cordbscs.c and cordxtra.c
2e77a8f
Fix CORD_cat_char_star for both empty cord and string arguments
5edeeef
Remove 'goto' statement in CORD_from_fn_inner
b832b71
Provide a callback in GC_os_get_mem()
eaaf561
Eliminate 'push_current_stack defined but unused' gcc warning on
Emscripten
- 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 cb3a2a8..76a3310 160000
--- a/vendor/bdwgc
+++ b/vendor/bdwgc
@@ -1 +1 @@
-Subproject commit cb3a2a8dbd5d588c81229a34a4a17f73f8ca65bf
+Subproject commit 76a3310471bbf7aa5077a43f8ef65a1a8637bae5