Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Bump dlmalloc from 0.2.1 to 0.2.2 #4205

Merged
merged 1 commit into from
Nov 2, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2021

Bumps dlmalloc from 0.2.1 to 0.2.2.

Commits
  • d9ed983 Bump to 0.2.2
  • 91861fb Merge pull request #25 from alexcrichton/wasm64
  • b510fa9 Add support for wasm64
  • fb9bb77 Merge pull request #23 from nivkner/unixify
  • 8dc1a86 unify linux and macos into a single module
  • 0a1c253 Merge pull request #22 from nivkner/fork_safe
  • 96c59c6 use a dedicated function for registering atfork
  • 4c7334a use existing global lock to protect against fork
  • 3bc9ca2 add feature to make allocations safe in fork
  • dabe431 Merge pull request #20 from sunfishcode/master
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [dlmalloc](https://github.com/alexcrichton/dlmalloc-rs) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/alexcrichton/dlmalloc-rs/releases)
- [Commits](alexcrichton/dlmalloc-rs@0.2.1...0.2.2)

---
updated-dependencies:
- dependency-name: dlmalloc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels Nov 2, 2021
@bkchr bkchr merged commit 5a6b4ef into master Nov 2, 2021
@bkchr bkchr deleted the dependabot/cargo/dlmalloc-0.2.2 branch November 2, 2021 21:34
ordian added a commit that referenced this pull request Nov 3, 2021
* master:
  Update CI image to use the latest rustc (#4200)
  Offchain: Disable http requests (#4188)
  Update SimNet test to the new format (#4051)
  Bump libc from 0.2.105 to 0.2.106 (#4194)
  Update GHA to s3krit/matrix-message-action@v0.0.3 + doc (#4030)
  Bump dlmalloc from 0.2.1 to 0.2.2 (#4205)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant