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

upgrade filenamify to ^4.1.0 in botbuilder #995

Merged
merged 1 commit into from
Jul 3, 2019
Merged

Conversation

stevengum
Copy link
Member

Description

Removes the NPM warning about filenamify already including types (added in 3.0.0)

The breaking change from 2.0.0 to 3.0.0 is that Node.js 6 and up is required for 3.0.0.

Breaking change from 3.0.0 to 4.0.0 is that Node.js 8 is required for 4.0.0.

Specific Changes

  • Bump "filenamify" dependency from ^2.0.0 to ^4.1.0 in "botbuilder".
  • Remove "@types/filenamify" dependency from "botbuilder"

Testing

Successfully rebuilt library and re-ran tests locally

@stevengum stevengum added the 4.5 label Jun 16, 2019
@stevengum stevengum merged commit 8073c25 into master Jul 3, 2019
@stevengum stevengum deleted the stgum/filenamify branch July 3, 2019 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants