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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update yaspeller to the latest version 馃殌 #36

Merged
merged 2 commits into from
Sep 9, 2017

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Sep 9, 2017

Version 4.0.0 of yaspeller just got published.

Dependency yaspeller
Current Version 3.3.0
Type devDependency

The version 4.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of yaspeller.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v4.0.0
  • Add --init CLI option #77
  • Add --stdin and --stdin-filename CLI options #76

Before:
echo "Hello, world!" | yaspeller

After:
echo "Hello, world!" | yaspeller --stdin
or
echo "Hello, world!" | yaspeller --stdin --stdin-filename hello.txt

Commits

The new version differs by 11 commits.

  • 55cab76 Merge pull request #79 from hcodes/v4
  • dcc0266 Updated package.json
  • b43ca31 Merge pull request #78 from hcodes/v4
  • 77498d2 Updated README
  • c62787c Fixes for stdin
  • 4428937 Added package-lock.json
  • 60fabeb Merge pull request #77 from hcodes/issue-71
  • a82d31a Add --init CLI option
  • de6568a Merge pull request #76 from hcodes/issue-72
  • ea24774 Add --stdin and --stdin-filename CLI options
  • bb02abf Update README.md

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 馃尨

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling eb7b6a1 on greenkeeper/yaspeller-4.0.0 into 6bdc17b on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling eb7b6a1 on greenkeeper/yaspeller-4.0.0 into 6bdc17b on master.

@coveralls
Copy link

coveralls commented Sep 9, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 7dfc541 on greenkeeper/yaspeller-4.0.0 into 6bdc17b on master.

@JLHwung JLHwung merged commit 7267168 into master Sep 9, 2017
@JLHwung JLHwung deleted the greenkeeper/yaspeller-4.0.0 branch September 9, 2017 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants