forked from GitHub/bdwgc-rust
chore(deps): Bump vendor/bdwgc from 32b7481 to 6d018a1 (#514)
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `32b7481` to `6d018a1`. <details> <summary>Commits</summary> <ul> <li><a href="6d018a1f24"><code>6d018a1</code></a> Provide GC_FREEZERO() and redirect platform freezero<a href="">all</a></li> <li><a href="5dbcb0ffc9"><code>5dbcb0f</code></a> Remove unused redefinition of GC_free in gctest</li> <li><a href="2ceaf1d9d1"><code>2ceaf1d</code></a> Fix 'undefined errno' compiler error in strdup/strndup on WinCE</li> <li><a href="eff358b97a"><code>eff358b</code></a> Use free_internal() from GC_debug_free[_inner]</li> <li><a href="913534be5f"><code>913534b</code></a> Mark down 'flags' identifier in comment of Win32 GC_get_mem</li> <li><a href="e06d8d60d2"><code>e06d8d6</code></a> Mark down identifier in comments of GC_allocobj and GC_FAST_MALLOC_GRANS</li> <li><a href="dabf6bc9f7"><code>dabf6bc</code></a> Travis CI: Minimize number of ppc64le and s390x builds</li> <li><a href="e11194501c"><code>e111945</code></a> Travis CI: Use git shallow clone with depth one</li> <li><a href="a902c60502"><code>a902c60</code></a> AppVeyor CI: Use git shallow clone with depth one</li> <li><a href="850de27d39"><code>850de27</code></a> GH Actions: Use git shallow clone with depth one</li> <li>Additional commits viewable in <a href="32b7481114...6d018a1f24">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: 32b7481114...6d018a1f24
Reference in New Issue
Block a user