From 6895288700d4c45ac482c1db322beea3d6ee898a Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 2 Oct 2024 20:01:18 +0000
Subject: [PATCH] chore(deps): Bump vendor/bdwgc from `1133dc4` to `98d0159`
(#377)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `1133dc4` to
`98d0159`.
Commits
98d0159
Reformat all C/C++ files with clang-format based on GNU style
5257d56
Remove no-op GC_push_regs
6b40481
Reduce nesting of ifdef directives for GC_register_data_segments
c584704
Name wrapped dlopen and phtread_* functions using GC_wrap_ macros
2936975
Do not use else-if construction where else part is commented out
18d1872
Travis CI: Remove deleted PCR-specific files from checking by CSA
989125b
Discontinue support of Xerox Portable Common Runtime (PCR)
cb546ab
Discontinue support of Amiga target
b04f341
Discontinue support of ancient MacOS
94ea02e
Define a single macro which includes all GC_ATTR_NO_SANITIZE_x
- 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 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 1133dc4..98d0159 160000
--- a/vendor/bdwgc
+++ b/vendor/bdwgc
@@ -1 +1 @@
-Subproject commit 1133dc4804726c1fb6c922743c31e47560124969
+Subproject commit 98d01596f05a600026a0a86ce4c9e9c703c72b39