forked from GitHub/bdwgc-rust
92bab1a9bf
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `e8e5a4e` to `39b0d4e`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bdwgc/bdwgc/commit/39b0d4ecf9bdc65a971e9423f4080d40814da6ce"><code>39b0d4e</code></a> Adjust .md files content to address warnings reported by markdownlint</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/2345e3456f1d9551e4dbaa382de860f8220391d5"><code>2345e34</code></a> GH Actions: Check .yml files format</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/9f3a2ff83f4e4adddc81ffb0266ead9abdeddb71"><code>9f3a2ff</code></a> GH Actions: Check .md files format (by markdownlint)</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/4f039fdb1f153555f577ef6485c6b1f9ad3d0494"><code>4f039fd</code></a> Reformat .yml files with yamllint 1.37.1</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/2dcf7c1ca41c5c16894d5789191168b439feec67"><code>2dcf7c1</code></a> Reformat .md files with markdownlint tool</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/6a2bc40a82043f41dce32aa72821e367a4ef0803"><code>6a2bc40</code></a> Remove big_realloc sample which uses GC_size incorrectly</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/e2a79af169ad67f87ad36a02fbdd371794914195"><code>e2a79af</code></a> Fix second-level heading format in cmake.md</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/910a9e3a323e29df45e0941d529a70a51a358f83"><code>910a9e3</code></a> GH Actions: Check gc.man file format</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/e151db84733529a5f0aec3197cef267a0ef27609"><code>e151db8</code></a> Fix formatting of gc.man</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/ad74bfed2f31515a9bc52301303f9e90cef7dc18"><code>ad74bfe</code></a> Update README about code format-checking tools</li> <li>Additional commits viewable in <a href="https://github.com/bdwgc/bdwgc/compare/e8e5a4eb19d21c94b14c158ff39cc68a3e105d30...39b0d4ecf9bdc65a971e9423f4080d40814da6ce">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 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>