Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Update http crate to fix security vulnerability (bp #7725) #7728

Merged
merged 2 commits into from
Jan 9, 2020

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 9, 2020

This is an automated backport of pull request #7725 done by Mergify.io

Cherry-pick of 719785a has failed:

On branch mergify/bp/v0.21/pr-7725
Your branch is up to date with 'origin/v0.21'.

You are currently cherry-picking commit 719785a8d.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)

	both modified:   Cargo.lock
	both modified:   ci/test-checks.sh

no changes added to commit (use "git add" and/or "git commit -a")

To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

Mergify commands and options
More conditions and actions can be found in the [documention](https://doc.mergify.io/).

You can also trigger Mergify actions by commenting on this pull request:
  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR
  • @Mergifyio backports <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the simulator.

Finally, you can contact us on https://mergify.io/

jstarry and others added 2 commits January 9, 2020 19:43
* Update http to fix security vulnerability

* Ignore RUSTSEC because they incorrectly says http 0.1.21 is vulnerable

(cherry picked from commit 719785a)

# Conflicts:
#	Cargo.lock
#	ci/test-checks.sh
@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Jan 9, 2020
@solana-grimes solana-grimes removed the automerge Merge this Pull Request automatically once CI passes label Jan 9, 2020
@solana-grimes
Copy link
Contributor

💔 Unable to automerge due to CI failure

@codecov
Copy link

codecov bot commented Jan 9, 2020

Codecov Report

Merging #7728 into v0.21 will decrease coverage by 22.1%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           v0.21   #7728      +/-   ##
========================================
- Coverage   79.6%   57.4%   -22.2%     
========================================
  Files        239     239              
  Lines      46558   64521   +17963     
========================================
- Hits       37084   37078       -6     
- Misses      9474   27443   +17969

@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Jan 9, 2020
@solana-grimes solana-grimes merged commit c16356e into v0.21 Jan 9, 2020
@mergify mergify bot deleted the mergify/bp/v0.21/pr-7725 branch January 9, 2020 21:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants