Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Node, TypeScript, and Yeoman generator to sue 4.1.5 of the SDK #858

Merged
merged 15 commits into from
Nov 6, 2018

Conversation

sgellock
Copy link
Member

@sgellock sgellock commented Nov 6, 2018

Fixes #857

Proposed Changes

  • Update nodejs samples to use 4.1.5 of the SDK
  • Update nodejs sample dependencies to their current versions
  • Delete all package-lock.json files
  • Add package-log.json to .gitignore
  • Update typescript samples to use 4.1.5 of the SDK
  • Update typescript sample dependencies to their current versions
  • Update Yeoman generated samples to use 4.1.5 of the SDK

increase code readability by putting See aka.ms links on their own line
increase code readability by putting See aka.ms links on their own line
- remove package-lock.json
- add package-lock.json to gitignore
- update package.json to use 4.1.5 of the SDK
- update any other module dependencies to their current version
Copy link
Contributor

@vishwacsena vishwacsena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. How do we verify that all samples work E2E with 4.1.5? Is that being covered as a separate effort?

@sgellock sgellock merged commit 8878a1e into master Nov 6, 2018
@sgellock sgellock deleted the sgellock/yeoman-4-1 branch November 6, 2018 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants