From 11ec2d7d1ad2afbe30c8e4fddb958a63215625fb Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 16 Oct 2024 19:55:24 +0000
Subject: [PATCH] chore(deps): Bump vendor/bdwgc from `b5fff12` to `8603735`
(#384)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `b5fff12` to
`8603735`.
Commits
8603735
Do not require explicit GC initialization in gctest on Cygwin
f2eb7f9
Remove implicit GC initialization by GC_set_warn_proc on Win32
5274204
Do not require explicit GC initialization in gctest on Darwin
a72ac8b
Use madvise() to return memory to OS on Cosmo
8e8b451
Refine TODO item regarding USE_COMPILER_TLS on Linux/arm
6be081a
Switch to USE_COMPILER_TLS on Cosmo
0532d00
Allow to build libgc with same signal to suspend/resume threads
(Linux)
892aa99
Assume clock_gettime(), pthread_setname_np() always available on
Cosmo
380f510
Use pthread_getattr_np() to get stack base on Cosmo
1310a0c
Intercept GC_pthread_sigmask on Cosmo
- 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 b5fff12..8603735 160000
--- a/vendor/bdwgc
+++ b/vendor/bdwgc
@@ -1 +1 @@
-Subproject commit b5fff1209b0a464956ab7c6b93ea36a18b0b0394
+Subproject commit 86037357c40e54ef09f4a0d3bcc9e89118acf7a3