Azure-Samples / durablefunctions-apiscraping-nodejs

Build an Azure Durable Functions that will scrape GitHub for opened issues and store them on Azure Storage.
MIT License
35 stars 13 forks source link

updating packages versions. adding compatibility mode. #5

Closed MaximRouiller closed 4 years ago

MaximRouiller commented 4 years ago

Updated @octokit/rest from 15.18.1 to 18.0.0 Updated durable-functions from v1.2.2 to v1.4.3 Updated uuid from 3.3.2 to 8.2.0

Updated list of changed method names for octokit. Updated authentication methods for octokit.