LibCrowds / libcrowds-viewer

A Vue component for crowdsourcing Web Annotations.
https://libcrowds.gitbooks.io/libcrowds-viewer-docs
MIT License
21 stars 3 forks source link

Update eslint-friendly-formatter to the latest version šŸš€ #328

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 4.0.0 of eslint-friendly-formatter was just published.

Dependency eslint-friendly-formatter
Current Version 3.0.0
Type devDependency

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

If you donā€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of eslint-friendly-formatter.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donā€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 16 commits.

  • e2d0900 DOC: Generate changelog
  • 1863038 BLD: Release v4.0.0
  • 68de47b FIX: Make tests to pass for #23
  • 414db03 Fix trailing color in new lines
  • f1946c8 Merge pull request #31 from gartnera/master
  • 23ad2ec Change iterm escape code
  • 32a1e55 Update README.md
  • 206719b Merge pull request #28 from hsxfjames/master
  • 1951a8f Update tests snapshots after upgrading chalk.
  • 25ff0b5 Upgrade chalk to v2.0.1 && DO NOT use removed method chalk.stripColor
  • 747f1e6 FIX: make travis happy again, take 4
  • 1c6c7a8 FIX: use chai-jest-snapshot
  • d0b184e BLD: update nodejs in travis to 6x
  • c42a40a FIX: Add snapshot testing to make it easier the testing
  • a4e2d42 FIX: make travis happy again, take 2

There are 16 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donā€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 4.0.1 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 4 commits.

  • 3846aa9 DOC: Generate changelog
  • 584f8e6 BLD: Release v4.0.1
  • b0f9074 Merge pull request #33 from exbinary/allow-for-null-message-source
  • e0fcea4 Allow for null message.source

See the full diff