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

Bump async-process from 1.0.1 to 1.1.0 #3122

Merged
merged 1 commit into from
Jul 19, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2021

Bumps async-process from 1.0.1 to 1.1.0.

Changelog

Sourced from async-process's changelog.

Version 1.1.0

  • Add into_stdio method to ChildStdin, ChildStdout, and ChildStderr. (#13)

Version 1.0.2

  • Use kill_on_drop only when the last reference to ChildGuard is dropped.
Commits
  • bc9719e Merge pull request #15 from smol-rs/next
  • 0da2389 Bump to v1.1.0
  • 4831e3c Fix format of syscall macro
  • 7d9dc0b Adding the into_stdio make async-process more flexible. (#13)
  • 716cc8a Merge pull request #14 from JayceFayne/clippy
  • afbc34d fix clippy warnings
  • f6782f6 Merge pull request #12 from smol-rs/readme
  • e38b5f8 Remove readme field from Cargo.toml
  • d953551 Merge pull request #11 from smol-rs/badge
  • 9036446 Update license badge to match Cargo.toml
  • 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)

@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 May 27, 2021
@dependabot dependabot bot force-pushed the dependabot/cargo/async-process-1.1.0 branch from 50804b3 to fe3c1b6 Compare June 9, 2021 14:39
@rphmeier rphmeier merged commit 7f79897 into master Jul 19, 2021
@rphmeier rphmeier deleted the dependabot/cargo/async-process-1.1.0 branch July 19, 2021 16:27
ordian added a commit that referenced this pull request Jul 20, 2021
* master:
  Update secp256k1 and remove unrequired usage (#3502)
  Bump libc from 0.2.91 to 0.2.98 (#3496)
  Bump slotmap from 1.0.2 to 1.0.5 (#3495)
  Gossip rebroadcast rate limiter (#3494)
  dependabot: ignore another git dep (#3493)
  add rustfmt toml (#3491)
  Disputes runtime (#2947)
  Bump async-process from 1.0.1 to 1.1.0 (#3122)
  remove the kubernetes helm chart (#3483)
  added pallet-proxy in rococo feature dependencies (#3486)
  Update BEEFY+MMR integration. (#3480)
  more verbose asserts (#3476)
  ci: use srtool-actions to build runtimes (#3423)
  overseer gen minor chore fixes (#3479)
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.

None yet

1 participant