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 tail to the latest version 🚀 #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Aug 2, 2018

Version 1.3.0 of tail was just published.

Dependency tail
Current Version 1.2.4
Type dependency

The version 1.3.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 tail.

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 7 commits.

  • cffa9d1 prep for 1.3.0 release
  • 6f128ce Merge pull request #71 from johnseghersmsft/hotfix/update-pos-in-watchfile
  • a23cf15 Remove changes to Usage in README
  • d57e750 Update pos in watchFileEvent for scenario added to README
  • 8e566ee Update README.md
  • 1e6de6d Update README.md
  • 397a020 add _config.yml to .npmignore

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Sep 17, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 17, 2018

  • The dependency tail was updated from 1.2.4 to 1.4.0.

Update to this version instead 🚀

Release Notes for 1.4.0
  • Add abilty to tail binary file (fix #75) via null separator
  • Add capability to force flush of content at the end of file if file separator is not the last char in the file (fix #18)
Commits

The new version differs by 8 commits.

  • 5cdcfb0 1.4.0 release prep
  • 4a66418 improve documentation
  • e7b389c Add new constructor parameters in the constructor
  • 66fa3a6 Merge pull request #76 from dceejay/master
  • 34351c3 Add tests for new modes
  • 9966028 Only flush buffer is anything in it...
  • 0dbde56 Don't try to split if null separator
  • 3d66143 Add flushAtEOF flag to send last buffer on close of input

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 22, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 22, 2018

  • The dependency tail was updated from 1.2.4 to 2.0.0.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • c3f1cce fix bug#70: upgraded engine dependency to node LTS cycle.Nnow running only on node >=6.0.0
  • 661ff4f Merge pull request #77 from lucagrulla/fix-historical-data
  • 06e4b95 Fix bug#40: fromBegining will emit the existing lines before the first appended line
  • af0ca5f Update README.md
  • 1eb389c improve doc

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 24, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 24, 2018

  • The dependency tail was updated from 1.2.4 to 2.0.1.

Update to this version instead 🚀

Release Notes for 2.0.1

Fix #78

The error is caused by some off bug deep into Babel gut. This fix allows the use of tail with Electron based solution.

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 14, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 14, 2018

  • The dependency tail was updated from 1.2.4 to 2.0.2.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 0f2f546 2.0.2
  • 4c478a2 Merge pull request #82 from AlecDusheck/master
  • 3791355 Remove undefined variable 'e'

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 18, 2019

  • The dependency tail was updated from 1.2.4 to 2.0.3.

Update to this version instead 🚀

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.

0 participants