From da4430aa0f9604cfbb71e0e437b7782f346591b5 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 9 Oct 2023 19:58:22 +0000
Subject: [PATCH] chore(deps): Bump vendor/bdwgc from `e3338f4` to `3ce1bb6`
(#293)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `e3338f4` to
`3ce1bb6`.
Commits
3ce1bb6
Travis CI: Test with USE_RWLOCK
3bfb499
Implement shared locks
c5d9ad1
Use reader mode of the allocator lock in GC_is_tmp_root
6594e9a
Fix handling of GC_gc_no counter wrap in
GC_notify_or_invoke_finalizers
42d7698
Handle GC_gc_no counter overflow properly in GC_print_trace
88ed41e
Fix handling of GC_gc_no counter wrap in GC_clear_stack
113550b
Fix a typo in name GC_gc_no in comment of GC_stack_last_cleared
efec6f9
Fix update of last_back_trace_gc_no if KEEP_BACK_PTRS is not
defined
46c4e03
Travis CI: Remove build on xenial with TSan and parallel marker off
50fb233
Fix a misleading comment about lock holder in gc_locks.h
- 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 e3338f4..3ce1bb6 160000
--- a/vendor/bdwgc
+++ b/vendor/bdwgc
@@ -1 +1 @@
-Subproject commit e3338f439db1f9579fff7f33a5b6f0d3aba34371
+Subproject commit 3ce1bb6691345d320594911c7659d592f0cfb105