Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: node-gh/gh
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.7
Choose a base ref
...
head repository: node-gh/gh
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.8.8
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Jun 5, 2020

  1. fix: package.json & package-lock.json to reduce vulnerabilities

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764
    snyk-bot authored and Ryan Garant committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    0b4ea51 View commit details
    Browse the repository at this point in the history
  2. test: skip token generation

    Ryan Garant
    Ryan Garant committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    5c35483 View commit details
    Browse the repository at this point in the history
  3. fix: update nock

    protoEvangelion
    protoEvangelion committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    783fb4e View commit details
    Browse the repository at this point in the history
  4. fix: upgrade typescript

    protoEvangelion
    protoEvangelion committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    e12e77a View commit details
    Browse the repository at this point in the history
  5. chore(release): 2.8.8 [skip ci]

    ## [2.8.8](v2.8.7...v2.8.8) (2020-06-05)
    
    ### Bug Fixes
    
    * package.json & package-lock.json to reduce vulnerabilities ([0b4ea51](0b4ea51))
    * update nock ([783fb4e](783fb4e))
    * upgrade typescript ([e12e77a](e12e77a))
    protoEvangelion authored and semantic-release-bot committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    51c4829 View commit details
    Browse the repository at this point in the history
Loading