From 0d326ce22917355eee5fdd7aa4a9c5ae79337021 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 9 Dec 2024 19:34:09 +0000
Subject: [PATCH] chore(deps): Bump vendor/bdwgc from `6dcc828` to `8123aa1`
(#402)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `6dcc828` to
`8123aa1`.
Commits
8123aa1
Fix new[] usage in treetest to refer that defined in class gc
d6600fe
Workaround 'qualifier gc is not a class in ~Tree' bcc32 error in
treetest
badc0f9
Travis CI: Workaround 'unexpected memory mapping' TSan error on Jammy
x64
9e27ff8
Test operator delete of 'class gc' in treetest
32b23b4
Build cord.lib static library by digimars.mak
0ff7ed8
Workaround tests crash if mprotect-based VDB is manually selected
(bcc)
df10534
AppVeyor CI: Add CMake builds with Borland C++ Compiler
fd400b0
Travis CI: Update automake to v1.17 and libtool to v2.5.4 for
distcheck
7e18060
AppVeyor CI: Update wcc compiler to v2 beta shapshot 2024-12-02
a16ad8d
Fix 'cannot locate assembly file' bcc32 error in CMake script
- 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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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 6dcc828..8123aa1 160000
--- a/vendor/bdwgc
+++ b/vendor/bdwgc
@@ -1 +1 @@
-Subproject commit 6dcc828d2a8d16b9245d0d7b25a0fd306f6a56be
+Subproject commit 8123aa15a57b63425a4b249ece85dae957ddc5a8