Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Bump sgx_tse from 5929e2f to 93c76de #943

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 20, 2020

Bumps sgx_tse from 5929e2f to 93c76de.

Commits

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 20, 2020
@tomtau
Copy link
Contributor

tomtau commented Jan 21, 2020

bors r+

@codecov
Copy link

codecov bot commented Jan 21, 2020

Codecov Report

Merging #943 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #943      +/-   ##
==========================================
+ Coverage   68.34%   68.35%   +<.01%     
==========================================
  Files         133      133              
  Lines       17562    17562              
==========================================
+ Hits        12003    12004       +1     
+ Misses       5559     5558       -1
Impacted Files Coverage Δ
chain-core/src/tx/fee/mod.rs 88.17% <0%> (+0.49%) ⬆️

bors bot added a commit that referenced this pull request Jan 21, 2020
933: Problem: Unbonding any amount removes a validator r=tomtau a=devashishdxt

Solution: Changed new voting power assignment logic. Fixes #910

Note: 
- Logic is slightly different than the one in issue description.
- This PR only includes basic test scenarios and does not cover all the possible cases.

934: Bump sgx_urts from `5929e2f` to `93c76de` r=tomtau a=dependabot-preview[bot]

Bumps [sgx_urts](https://github.com/apache/teaclave-sgx-sdk) from `5929e2f` to `93c76de`.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/93c76de88befbfc1f483ce8336c7ee1f0c7f7563"><code>93c76de</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/teaclave-sgx-sdk/issues/201">#201</a> from volcano0dr/urts</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/07f40b0d2d06351a9baa9217c6ae870261e2feaf"><code>07f40b0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/teaclave-sgx-sdk/issues/197">#197</a> from volcano0dr/master</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/35fe6b2159e717dceb9ae6f72e06dc8cf91bdd32"><code>35fe6b2</code></a> Update env.rs</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/e7991bb2eccd26a2612086e4badb57400da60a1d"><code>e7991bb</code></a> remove #![feature(ptr_offset_from)] in sgx_urts</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/d1cbad2df2c6a4d3e93be270ff0bcda79e5f108f"><code>d1cbad2</code></a> add pid_t definition in sgx_libc</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/484a39280ce283d456ca12f20ba84f689ce89085"><code>484a392</code></a> Add struct ucred definition in sgx_libc</li>
<li>See full diff in <a href="https://github.com/apache/teaclave-sgx-sdk/compare/5929e2fa2cd247bf29640d6353e2bc79d4bc87f1...93c76de88befbfc1f483ce8336c7ee1f0c7f7563">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 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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>

935: Bump sgx_types from `5929e2f` to `93c76de` r=tomtau a=dependabot-preview[bot]

Bumps [sgx_types](https://github.com/apache/teaclave-sgx-sdk) from `5929e2f` to `93c76de`.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/93c76de88befbfc1f483ce8336c7ee1f0c7f7563"><code>93c76de</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/teaclave-sgx-sdk/issues/201">#201</a> from volcano0dr/urts</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/07f40b0d2d06351a9baa9217c6ae870261e2feaf"><code>07f40b0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/teaclave-sgx-sdk/issues/197">#197</a> from volcano0dr/master</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/35fe6b2159e717dceb9ae6f72e06dc8cf91bdd32"><code>35fe6b2</code></a> Update env.rs</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/e7991bb2eccd26a2612086e4badb57400da60a1d"><code>e7991bb</code></a> remove #![feature(ptr_offset_from)] in sgx_urts</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/d1cbad2df2c6a4d3e93be270ff0bcda79e5f108f"><code>d1cbad2</code></a> add pid_t definition in sgx_libc</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/484a39280ce283d456ca12f20ba84f689ce89085"><code>484a392</code></a> Add struct ucred definition in sgx_libc</li>
<li>See full diff in <a href="https://github.com/apache/teaclave-sgx-sdk/compare/5929e2fa2cd247bf29640d6353e2bc79d4bc87f1...93c76de88befbfc1f483ce8336c7ee1f0c7f7563">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 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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>

936: Bump sgx_tstd from `5929e2f` to `93c76de` r=tomtau a=dependabot-preview[bot]

Bumps [sgx_tstd](https://github.com/apache/teaclave-sgx-sdk) from `5929e2f` to `93c76de`.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/93c76de88befbfc1f483ce8336c7ee1f0c7f7563"><code>93c76de</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/teaclave-sgx-sdk/issues/201">#201</a> from volcano0dr/urts</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/07f40b0d2d06351a9baa9217c6ae870261e2feaf"><code>07f40b0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/teaclave-sgx-sdk/issues/197">#197</a> from volcano0dr/master</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/35fe6b2159e717dceb9ae6f72e06dc8cf91bdd32"><code>35fe6b2</code></a> Update env.rs</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/e7991bb2eccd26a2612086e4badb57400da60a1d"><code>e7991bb</code></a> remove #![feature(ptr_offset_from)] in sgx_urts</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/d1cbad2df2c6a4d3e93be270ff0bcda79e5f108f"><code>d1cbad2</code></a> add pid_t definition in sgx_libc</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/484a39280ce283d456ca12f20ba84f689ce89085"><code>484a392</code></a> Add struct ucred definition in sgx_libc</li>
<li>See full diff in <a href="https://github.com/apache/teaclave-sgx-sdk/compare/5929e2fa2cd247bf29640d6353e2bc79d4bc87f1...93c76de88befbfc1f483ce8336c7ee1f0c7f7563">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 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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>

937: Bump sgx_trts from `5929e2f` to `93c76de` r=tomtau a=dependabot-preview[bot]

Bumps [sgx_trts](https://github.com/apache/teaclave-sgx-sdk) from `5929e2f` to `93c76de`.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/93c76de88befbfc1f483ce8336c7ee1f0c7f7563"><code>93c76de</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/teaclave-sgx-sdk/issues/201">#201</a> from volcano0dr/urts</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/07f40b0d2d06351a9baa9217c6ae870261e2feaf"><code>07f40b0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/teaclave-sgx-sdk/issues/197">#197</a> from volcano0dr/master</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/35fe6b2159e717dceb9ae6f72e06dc8cf91bdd32"><code>35fe6b2</code></a> Update env.rs</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/e7991bb2eccd26a2612086e4badb57400da60a1d"><code>e7991bb</code></a> remove #![feature(ptr_offset_from)] in sgx_urts</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/d1cbad2df2c6a4d3e93be270ff0bcda79e5f108f"><code>d1cbad2</code></a> add pid_t definition in sgx_libc</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/484a39280ce283d456ca12f20ba84f689ce89085"><code>484a392</code></a> Add struct ucred definition in sgx_libc</li>
<li>See full diff in <a href="https://github.com/apache/teaclave-sgx-sdk/compare/5929e2fa2cd247bf29640d6353e2bc79d4bc87f1...93c76de88befbfc1f483ce8336c7ee1f0c7f7563">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 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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>

938: Bump indexmap from 1.3.0 to 1.3.1 r=tomtau a=dependabot-preview[bot]

Bumps [indexmap](https://github.com/bluss/indexmap) from 1.3.0 to 1.3.1.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/bluss/indexmap/commit/d3eb7cd5074ae26e2d77da433cad673c8a1a50e2"><code>d3eb7cd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/bluss/indexmap/issues/111">#111</a> from cuviper/autocfg-1</li>
<li><a href="https://github.com/bluss/indexmap/commit/472c535601015be00ae81c1ab25781c855f1aaf6"><code>472c535</code></a> Release 1.3.1</li>
<li><a href="https://github.com/bluss/indexmap/commit/e6ac7351c7752f2f871f8bed9ac272aa5a2c24fc"><code>e6ac735</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/bluss/indexmap/issues/114">#114</a> from Razican/cargo_fmt</li>
<li><a href="https://github.com/bluss/indexmap/commit/46c1c966981c93253528b06ff128c23a38366cbf"><code>46c1c96</code></a> cargo fmt</li>
<li><a href="https://github.com/bluss/indexmap/commit/ceab95112479205f7a9f51781c53540931d17a88"><code>ceab951</code></a> Upgrade to autocfg 1</li>
<li>See full diff in <a href="https://github.com/bluss/indexmap/compare/1.3.0...1.3.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=indexmap&package-manager=cargo&previous-version=1.3.0&new-version=1.3.1)](https://dependabot.com/compatibility-score.html?dependency-name=indexmap&package-manager=cargo&previous-version=1.3.0&new-version=1.3.1)

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 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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>

941: Bump sgx_rand from `5929e2f` to `93c76de` r=tomtau a=dependabot-preview[bot]

Bumps [sgx_rand](https://github.com/apache/teaclave-sgx-sdk) from `5929e2f` to `93c76de`.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/93c76de88befbfc1f483ce8336c7ee1f0c7f7563"><code>93c76de</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/teaclave-sgx-sdk/issues/201">#201</a> from volcano0dr/urts</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/07f40b0d2d06351a9baa9217c6ae870261e2feaf"><code>07f40b0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/teaclave-sgx-sdk/issues/197">#197</a> from volcano0dr/master</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/35fe6b2159e717dceb9ae6f72e06dc8cf91bdd32"><code>35fe6b2</code></a> Update env.rs</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/e7991bb2eccd26a2612086e4badb57400da60a1d"><code>e7991bb</code></a> remove #![feature(ptr_offset_from)] in sgx_urts</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/d1cbad2df2c6a4d3e93be270ff0bcda79e5f108f"><code>d1cbad2</code></a> add pid_t definition in sgx_libc</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/484a39280ce283d456ca12f20ba84f689ce89085"><code>484a392</code></a> Add struct ucred definition in sgx_libc</li>
<li>See full diff in <a href="https://github.com/apache/teaclave-sgx-sdk/compare/5929e2fa2cd247bf29640d6353e2bc79d4bc87f1...93c76de88befbfc1f483ce8336c7ee1f0c7f7563">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 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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>

943: Bump sgx_tse from `5929e2f` to `93c76de` r=tomtau a=dependabot-preview[bot]

Bumps [sgx_tse](https://github.com/apache/teaclave-sgx-sdk) from `5929e2f` to `93c76de`.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/93c76de88befbfc1f483ce8336c7ee1f0c7f7563"><code>93c76de</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/teaclave-sgx-sdk/issues/201">#201</a> from volcano0dr/urts</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/07f40b0d2d06351a9baa9217c6ae870261e2feaf"><code>07f40b0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/teaclave-sgx-sdk/issues/197">#197</a> from volcano0dr/master</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/35fe6b2159e717dceb9ae6f72e06dc8cf91bdd32"><code>35fe6b2</code></a> Update env.rs</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/e7991bb2eccd26a2612086e4badb57400da60a1d"><code>e7991bb</code></a> remove #![feature(ptr_offset_from)] in sgx_urts</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/d1cbad2df2c6a4d3e93be270ff0bcda79e5f108f"><code>d1cbad2</code></a> add pid_t definition in sgx_libc</li>
<li><a href="https://github.com/apache/incubator-teaclave-sgx-sdk/commit/484a39280ce283d456ca12f20ba84f689ce89085"><code>484a392</code></a> Add struct ucred definition in sgx_libc</li>
<li>See full diff in <a href="https://github.com/apache/teaclave-sgx-sdk/compare/5929e2fa2cd247bf29640d6353e2bc79d4bc87f1...93c76de88befbfc1f483ce8336c7ee1f0c7f7563">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 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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>

Co-authored-by: Devashish Dixit <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
@dependabot-preview
Copy link
Contributor Author

Looks like sgx_tse is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/cargo/sgx_tse-93c76de branch January 21, 2020 01:42
@bors
Copy link
Contributor

bors bot commented Jan 21, 2020

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants