• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

codetheweb / tuyapi / 183
58%

Build:
DEFAULT BRANCH: master
Ran 01 Feb 2019 03:03PM UTC
Jobs 4
Files 2
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
183

push

travis-ci

codetheweb
Update dependency node-forge to ^0.8.0 (#135)

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| node-forge | dependencies | minor | `^0.7.1` -> `^0.8.0` | [source](https://togithub.com/digitalbazaar/forge) |

---

### Release Notes

<details>
<summary>digitalbazaar/forge</summary>

### [`v0.8.0`](https://togithub.com/digitalbazaar/forge/blob/master/CHANGELOG.md#&#8203;080---2019-01-31)

[Compare Source](https://togithub.com/digitalbazaar/forge/compare/0.7.6...0.8.0)

##### Fixed

-   Handle creation of certificates with `notBefore` and `notAfter` dates less
    than Jan 1, 1950 or greater than or equal to Jan 1, 2050.

##### Added

-   Add OID 2.5.4.13 "description".
-   Add OID 2.16.840.1.113730.1.13 "nsComment".
    -   Also handle extension when creating a certificate.
-   `pki.verifyCertificateChain`:
    -   Add `validityCheckDate` option to allow checking the certificate validity
        period against an arbitrary `Date` or `null` for no check at all. The
        current date is used by default.
-   `tls.createConnection`:
    -   Add `verifyOptions` option that passes through to
        `pki.verifyCertificateChain`. Can be used for the above `validityCheckDate`
        option.

##### Changed

-   Support WebCrypto API in web workers.
-   `rsa.generateKeyPair`:
    -   Use `crypto.generateKeyPair`/`crypto.generateKeyPairSync` on Node.js if
        available (10.12.0+) and not in pure JS mode.
    -   Use JS fallback in `rsa.generateKeyPair` if `prng` option specified since
        this isn't supported by current native APIs.
    -   Only run key generation comparison tests if keys will be deterministic.
-   PhantomJS is deprecated, now using Headless Chrome with Karma.
-   **Note**: Using Headless Chrome vs PhantomJS may cause newer JS features to
    slip into releases without proper support for older runtimes and browsers.
    Ple... (continued)

12 of 26 branches covered (46.15%)

Branch coverage included in aggregate %.

72 of 93 relevant lines covered (77.42%)

3.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 183.1 01 Feb 2019 03:04PM UTC 0
70.59
Travis Job 183.1
2 183.2 01 Feb 2019 03:03PM UTC 0
70.59
Travis Job 183.2
3 183.3 01 Feb 2019 03:03PM UTC 0
70.59
Travis Job 183.3
4 183.4 01 Feb 2019 03:03PM UTC 0
70.59
Travis Job 183.4
Source Files on build 183
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #183
  • aa287712 on github
  • Prev Build on master (#179)
  • Next Build on master (#188)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc