From 45c026b522126a1b587427acf68773322a13a246 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 29 Apr 2024 19:05:26 +0000
Subject: [PATCH] chore(deps): Bump vendor/bdwgc from `2b30780` to `13d9306`
(#350)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `2b30780` to
`13d9306`.
Commits
13d9306
GH Actions: add Windows GNU and MSVC targets to zig build
b59ae3f
GH Actions: Remove workaround about headers missing in zig for
macos
da1435f
Workaround missing Darwin exception.h, getsect.h error in zig build
script
2ccb138
Workaround 'large atomic operation' zig warnings in cordxtra on 32-bit
arm
4a30fab
Fix misleading comment for include gc.h in cordtest.c
f42f3a1
GH Actions: Workaround 'creating WASI shared libs not stable' zig
error
7201f3f
Build cord library by Zig script by default
acd55a3
Rename lib variable in Zig script to match CMake script
5201e76
Support zig build msvc target (Windows)
2ebe563
Do not define pthread-related macros for zig windows-gnu build
- 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 2b30780..13d9306 160000
--- a/vendor/bdwgc
+++ b/vendor/bdwgc
@@ -1 +1 @@
-Subproject commit 2b3078049ac446cc2e13faf174603d298401fddb
+Subproject commit 13d930639e1754f2420f22fc0070e913ecd1a2e0