Update loglevel to the latest version 🚀#22
Open
greenkeeper[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
Author
Version 1.5.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 6 commits.
See the full diff |
Author
Version 1.6.0 just got published.Update to this version instead 🚀 Release Notesv1.6.0Add a name property to loggers and add log.getLoggers() (#114), and recommend unpkg as CDN instead of CDNJS. CommitsThe new version differs by 7 commits.
See the full diff |
Author
Version 1.6.1 just got published.Update to this version instead 🚀 Release Notesv1.6.1Various small documentation & test updates |
Author
Update to this version instead 🚀 CommitsThe new version differs by 8 commits.
See the full diff |
Author
|
Author
|
Author
|
Author
|
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version 1.5.0 of loglevel just got published.
The version 1.5.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 loglevel.
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
1.5.0Fix log.debug (#111) after V8 changes deprecating console.debug, check for 'window' upfront (#104), and add '.log' alias for '.debug' (#64)
Commits
The new version differs by 19 commits.
344fd1bRelease version 1.5.025ef8edAdd an aliaslogfordebug, for easier migration from console.log.d029710Map log.debug to console.log, as debug seems to have been deprecated5efa3f2Update badges3451d42Merge pull request #106 from kutuluk/patch-1ce22293One more plugin0748018Merge pull request #105 from kutuluk/master2ac42b6One more plugind3705dcMerge pull request #104 from thomasconner/masterb9d9e00Fix bug where window test was flippedee69f0dMake jshint a bit more relaxed1b58323Cleanupd11e56cCheck if window is defined before using it41282bfAvoid duplicate test runs when using watch9f34435Use npm as a grunt wrapper, using the local grunt installThere are 19 commits in total.
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 🌴