Skip to content

Update loglevel to the latest version 🚀 - #22

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/loglevel-1.5.0
Open

Update loglevel to the latest version 🚀#22
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/loglevel-1.5.0

Conversation

@greenkeeper

Copy link
Copy Markdown

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

  • 344fd1bRelease version 1.5.0
  • 25ef8edAdd an alias log for debug, for easier migration from console.log.
  • d029710Map log.debug to console.log, as debug seems to have been deprecated
  • 5efa3f2Update badges
  • 3451d42Merge pull request #106 from kutuluk/patch-1
  • ce22293One more plugin
  • 0748018Merge pull request #105 from kutuluk/master
  • 2ac42b6One more plugin
  • d3705dcMerge pull request #104 from thomasconner/master
  • b9d9e00Fix bug where window test was flipped
  • ee69f0dMake jshint a bit more relaxed
  • 1b58323Cleanup
  • d11e56cCheck if window is defined before using it
  • 41282bfAvoid duplicate test runs when using watch
  • 9f34435Use 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 🌴

greenkeeperBot added a commit that referenced this pull request Oct 9, 2017
@greenkeeper

Copy link
Copy Markdown
Author

Version 1.5.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 2cd93e8Release version 1.5.1
  • 583a302Merge pull request #112 from quotquot/master
  • da34a76Fixed cookie test.
  • e70c9b6Get sponsored
  • 8525a19Update CDN link to point to v1.5.0
  • c7bc929Stop publishing to Jam (since it's been officially deprecated)

See the full diff

greenkeeperBot added a commit that referenced this pull request Nov 13, 2017
@greenkeeper

Copy link
Copy Markdown
Author

Version 1.6.0 just got published.

Update to this version instead 🚀

Release Notesv1.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.

  • 7ccfb32Release version 1.6.0
  • 6d03d28Move from CDNJS to unpkg
  • d8a1527Set theme jekyll-theme-minimal
  • 8ac6bf6Merge pull request #114 from iabw/addGetLoggers
  • 3c7bc8cUpdate README.md to mention getLoggers method
  • 02995e4Expose getter for all loggers on defaultLogger
  • 132c01eSave logger name on logger instance

See the full diff

greenkeeperBot added a commit that referenced this pull request Jan 11, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 1.6.1 just got published.

Update to this version instead 🚀

Release Notesv1.6.1

Various small documentation & test updates

Commits

The new version differs by 4 commits.

  • a79c913Update examples so they all print at default level
  • c1de8e4Remove codesponsor
  • f9bf1e3Add a test to ensure that logger methodFactories are independent
  • 4db207dRemove gh-pages from release steps - it now autoupdates

See the full diff

greenkeeperBot added a commit that referenced this pull request May 30, 2019
@greenkeeper

Copy link
Copy Markdown
Author
  • The devDependencyloglevel was updated from 1.4.1 to 1.6.2.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • c54a06fRelease version v1.6.2
  • 7bac127Mention types in README
  • 574632cAdd built-in TypeScript definitions
  • 29f2d70Enable travis testing in new node versions
  • 34ef264Merge pull request #131 from 0xflotus/master
  • a6c3f88Merge pull request #1 from 0xflotus/patch-1
  • 66da597fixed variadic
  • b69415bRelease version 1.6.1

See the full diff

greenkeeperBot added a commit that referenced this pull request Jun 11, 2019
@greenkeeper

Copy link
Copy Markdown
Author
  • The devDependencyloglevel was updated from 1.4.1 to 1.6.3.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Sep 5, 2019
@greenkeeper

Copy link
Copy Markdown
Author
  • The devDependencyloglevel was updated from 1.4.1 to 1.6.4.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Nov 7, 2019
@greenkeeper

Copy link
Copy Markdown
Author
  • The devDependencyloglevel was updated from 1.4.1 to 1.6.6.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Feb 10, 2020
@greenkeeper

Copy link
Copy Markdown
Author
  • The devDependencyloglevel was updated from 1.4.1 to 1.6.7.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Apr 14, 2020
@greenkeeper

Copy link
Copy Markdown
Author
  • The devDependencyloglevel was updated from 1.4.1 to 1.6.8.

Update to this version instead 🚀

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants