forked from GitHub/bdwgc-rust
chore(deps): Bump vendor/bdwgc from 805a084 to 4435122 (#431)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `805a084` to `4435122`. <details> <summary>Commits</summary> <ul> <li><a href="44351220b8"><code>4435122</code></a> Fix typo (missing word) in comment of GC_stop_func</li> <li><a href="58c8fa4796"><code>58c8fa4</code></a> Fix a typo in comment of GC_register_finalizer_ignore_self prototype</li> <li><a href="ca1a4ff41d"><code>ca1a4ff</code></a> Fix type name in comment of GC_PUSH_ONE_STACK</li> <li><a href="c4194eb506"><code>c4194eb</code></a> Fix a typo in comment of GC_base_C prototype</li> <li><a href="930552e1af"><code>930552e</code></a> Fix a typo in comment of CORD_put prototype</li> <li><a href="f0fa57ba99"><code>f0fa57b</code></a> Fix a typo in comment of GC_register_map_entries</li> <li><a href="e32e8495cb"><code>e32e849</code></a> Fix a typo (extra 'a') in comment of GC_base</li> <li><a href="43f990636a"><code>43f9906</code></a> Fix a typo (duplicate 'and') in comment of catch_exception_raise</li> <li><a href="8298304908"><code>8298304</code></a> Fix a typo (missing 'and') in comment of add_edge</li> <li><a href="e13e76c331"><code>e13e76c</code></a> Fix a typo in HBLKSIZE name in comment</li> <li>Additional commits viewable in <a href="805a0848e5...44351220b8">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>
This commit is contained in:
2
vendor/bdwgc
vendored
2
vendor/bdwgc
vendored
Submodule vendor/bdwgc updated: 805a0848e5...44351220b8
Reference in New Issue
Block a user