Files
bdwgc-rust/vendor
dependabot[bot] 340bb2020e chore(deps): Bump vendor/bdwgc from 57be926 to 07b910e (#305)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `57be926` to
`07b910e`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ivmai/bdwgc/commit/07b910ec9606eeae39320de5d43aac3090c7261a"><code>07b910e</code></a>
GH Actions: Do not test threads on OS X temporarily</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/ba6443b0a416aff88a17921442721e9bbb97948b"><code>ba6443b</code></a>
GH Action: Turn on assertion checking and large config</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/41522dbc3e4eea2bff6f47fd4f711c856d9b7f27"><code>41522db</code></a>
GH Actions: Test with malloc redirection with MSVC</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/16630e4b45b69694620d896eaff1558a662e8567"><code>16630e4</code></a>
GH Actions: Test multi-threaded builds on Windows with clang and
gcc</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/0efcf07d961013cc5e35a46d0a9978085ed4c1f1"><code>0efcf07</code></a>
GH Actions: Test with enable_cplusplus</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/43b075894b6e199a1b01a0f2e6b2441fd02a9d33"><code>43b0758</code></a>
GH Actions: Test with enable_rwlock</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/350711034cfae9b331575b55bb24c3d6fea582fa"><code>3507110</code></a>
Workaround 'malloc inconsistent dll linkage' MSVC error in CMake
script</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/98705c8fad9808fff8b5b765712f1430574f30eb"><code>98705c8</code></a>
Workaround MS Clang failure to compile de_win.rc</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/a5bd7f6d529123431788bc71b057d9e4669c9c23"><code>a5bd7f6</code></a>
Avoid code duplication in HAVE_FLAG_WNO_FRAME_ADDRESS of CMake
script</li>
<li><a
href="https://github.com/ivmai/bdwgc/commit/0513f61155fff81291bda7cb5d2a1008c0034235"><code>0513f61</code></a>
Support non-msys MinGW build by CMake</li>
<li>Additional commits viewable in <a
href="https://github.com/ivmai/bdwgc/compare/57be9268a2f35eb96ec64fec80f312f0caaf7d37...07b910ec9606eeae39320de5d43aac3090c7261a">compare
view</a></li>
</ul>
</details>
<br />


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)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> 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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 20:00:44 +00:00
..