Skip to content

Update winston-daily-rotate-file to the latest version 🚀 #4157

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

Merged
merged 2 commits into from
Sep 28, 2017

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Sep 13, 2017

Version 1.6.0 of winston-daily-rotate-file just got published.

Dependency winston-daily-rotate-file
Current Version 1.5.0
Type dependency

The version 1.6.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 winston-daily-rotate-file.
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.


Commits

The new version differs by 2 commits.

  • 3a98a2a 1.6.0
  • 52c2bcb Correct the query method so that all created log files are read (#89)

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 13, 2017

Version 1.7.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 475b8c7 1.7.0
  • 655d018 create subdirectories with datePattern, if desired (#45)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 21, 2017

Version 1.7.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 4f8c399 1.7.1
  • b5cfc32 cloning files array for query (#93)
  • 7e6539d test cleanup for zipped archive case
  • ebbd886 using callback on afterEach hook

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 21, 2017

Version 1.7.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 525a941 1.7.2
  • e6e040e incorporating order: desc fix for query from winston.transports.File

See the full diff

@codecov
Copy link

codecov bot commented Sep 28, 2017

Codecov Report

Merging #4157 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4157      +/-   ##
==========================================
+ Coverage   92.21%   92.23%   +0.02%     
==========================================
  Files         116      116              
  Lines        8092     8092              
==========================================
+ Hits         7462     7464       +2     
+ Misses        630      628       -2
Impacted Files Coverage Δ
src/RestWrite.js 93.71% <0%> (+0.36%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 61a3e3c...ddc08ba. Read the comment docs.

@acinader acinader merged commit c777a26 into master Sep 28, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/winston-daily-rotate-file-1.6.0 branch September 28, 2017 17:29
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.

1 participant