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 loglevel to the latest version 🚀 #31

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Sep 12, 2017

Version 1.5.0 of loglevel just got published.

Dependency loglevel
Current Version 1.4.1
Type devDependency

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

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

  • 344fd1b Release version 1.5.0
  • 25ef8ed Add an alias log for debug, for easier migration from console.log.
  • d029710 Map log.debug to console.log, as debug seems to have been deprecated
  • 5efa3f2 Update badges
  • 3451d42 Merge pull request #106 from kutuluk/patch-1
  • ce22293 One more plugin
  • 0748018 Merge pull request #105 from kutuluk/master
  • 2ac42b6 One more plugin
  • d3705dc Merge pull request #104 from thomasconner/master
  • b9d9e00 Fix bug where window test was flipped
  • ee69f0d Make jshint a bit more relaxed
  • 1b58323 Cleanup
  • d11e56c Check if window is defined before using it
  • 41282bf Avoid duplicate test runs when using watch
  • 9f34435 Use npm as a grunt wrapper, using the local grunt install

There 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 🌴

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

greenkeeper bot commented Oct 9, 2017

Version 1.5.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 2cd93e8 Release version 1.5.1
  • 583a302 Merge pull request #112 from quotquot/master
  • da34a76 Fixed cookie test.
  • e70c9b6 Get sponsored
  • 8525a19 Update CDN link to point to v1.5.0
  • c7bc929 Stop publishing to Jam (since it's been officially deprecated)

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 13, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 13, 2017

Version 1.6.0 just got published.

Update to this version instead 🚀

Release Notes v1.6.0

Add a name property to loggers and add log.getLoggers() (#114), and recommend unpkg as CDN instead of CDNJS.

Commits

The new version differs by 7 commits.

  • 7ccfb32 Release version 1.6.0
  • 6d03d28 Move from CDNJS to unpkg
  • d8a1527 Set theme jekyll-theme-minimal
  • 8ac6bf6 Merge pull request #114 from iabw/addGetLoggers
  • 3c7bc8c Update README.md to mention getLoggers method
  • 02995e4 Expose getter for all loggers on defaultLogger
  • 132c01e Save logger name on logger instance

See the full diff

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

greenkeeper bot commented Jan 11, 2018

Version 1.6.1 just got published.

Update to this version instead 🚀

Release Notes v1.6.1

Various small documentation & test updates

Commits

The new version differs by 4 commits.

  • a79c913 Update examples so they all print at default level
  • c1de8e4 Remove codesponsor
  • f9bf1e3 Add a test to ensure that logger methodFactories are independent
  • 4db207d Remove gh-pages from release steps - it now autoupdates

See the full diff

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

greenkeeper bot commented May 30, 2019

  • The devDependency loglevel was updated from 1.4.1 to 1.6.2.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • c54a06f Release version v1.6.2
  • 7bac127 Mention types in README
  • 574632c Add built-in TypeScript definitions
  • 29f2d70 Enable travis testing in new node versions
  • 34ef264 Merge pull request #131 from 0xflotus/master
  • a6c3f88 Merge pull request #1 from 0xflotus/patch-1
  • 66da597 fixed variadic
  • b69415b Release version 1.6.1

See the full diff

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

greenkeeper bot commented Jun 11, 2019

  • The devDependency loglevel was updated from 1.4.1 to 1.6.3.

Update to this version instead 🚀

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

greenkeeper bot commented Sep 5, 2019

  • The devDependency loglevel was updated from 1.4.1 to 1.6.4.

Update to this version instead 🚀

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

greenkeeper bot commented Nov 7, 2019

  • The devDependency loglevel was updated from 1.4.1 to 1.6.6.

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 10, 2020

  • The devDependency loglevel was updated from 1.4.1 to 1.6.7.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 10, 2020
greenkeeper bot added a commit that referenced this pull request Apr 14, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 14, 2020

  • The devDependency loglevel was updated from 1.4.1 to 1.6.8.

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