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 electron-log to the latest version 🚀 #111

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jun 16, 2018

Version 2.2.15 of electron-log was just published.

Dependency [electron-log](https://github.com/megahertz/electron-log)
Current Version 2.2.14
Type dependency

The version 2.2.15 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 electron-log.

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

  • 9b26a45 Close #80 Electron-log Typescript : Property 'stream' does not exist on type 'IFileTransport'.

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 Jun 27, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 27, 2018

Version 2.2.16 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • fc1c768 bump
  • cf2a857 Fixes #80 Electron-log Typescript : Property 'stream' does not exist on type 'IFileTransport'.
  • 261a8c1 Fix test-projects install/build: webpack 4 changes
  • e7f43a2 Fix test-projects install/build: webpack 4 changes
  • aa99868 Fix test-projects install/build: webpack 4 changes
  • 61e883d Fix test-projects install/build

See the full diff

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

greenkeeper bot commented Aug 14, 2018

Version 2.2.17 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 1d0e5c0 Fix nwjs tests
  • 8fd7fbc Merge pull request #88 from robgonnella/issue-87-allow-color-formatting-in-dev-console
  • 2fc0c8a Cosmetics part 2
  • ff822cd Bump
  • 00b7e53 Cosmetics
  • 1e03ceb Allow color formatting in dev console

See the full diff

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

greenkeeper bot commented Feb 1, 2019

  • The dependency electron-log was updated from 2.2.14 to 3.0.0.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

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

greenkeeper bot commented Feb 4, 2019

  • The dependency electron-log was updated from 2.2.14 to 3.0.1.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 063ac70 Close #112 'init', which lacks return-type annotation
  • 84b4465 Update docs to follow v3

See the full diff

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

greenkeeper bot commented Mar 24, 2019

  • The dependency electron-log was updated from 2.2.14 to 3.0.2.

Update to this version instead 🚀

Commits

The new version differs by 16 commits.

  • 27ad612 Fix #121 Colors not working when using Electron
  • a1f4fe9 Suppress silly messages of nwjs test
  • 42869c8 Investigate #114 findLogPath returns wrong path
  • cdc6ee4 tests: better test-projects output
  • c25e991 ci: simplify build matrix
  • 096c046 ci: run all tests only on linux
  • 1f6e705 ci: run all tests only on linux
  • 301157f Fix tests on Windows: npm script-shell
  • de682be Fix tests on Windows: increase nwjs timeout
  • cac0381 Fix tests on node.js 6
  • 30734d6 Fix tests on Windows
  • 6438210 Fix tests for Windows
  • e659a4e Add windows as travis platform
  • f521a97 Run tests on MacOS too
  • 552cb15 Disable tslint for js code

There are 16 commits in total.

See the full diff

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

greenkeeper bot commented Mar 24, 2019

  • The dependency electron-log was updated from 2.2.14 to 3.0.3.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • 28fdd56 #121 Colors not working when using Electron: fix utf8 char on win32

See the full diff

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

greenkeeper bot commented Mar 29, 2019

  • The dependency electron-log was updated from 2.2.14 to 3.0.4.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 24f59d9 Add log function for compatibility with Console API
  • 7a70d0c Close #125 output of objects doesn't print their properties values
  • 62bafb7 #123 Replace process.off by process.removeListener for node.js < 10
  • 684b4de #123 main process catches errors from the renderer process...

See the full diff

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

greenkeeper bot commented Apr 3, 2019

  • The dependency electron-log was updated from 2.2.14 to 3.0.5.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 4e53706 bump
  • c7db048 Merge pull request #130 from aluxian/patch-1
  • 26c34af fix(transports/console): undefined style in cssToAnsi

See the full diff

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

greenkeeper bot commented May 28, 2019

  • The dependency electron-log was updated from 2.2.14 to 3.0.6.

Update to this version instead 🚀

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

greenkeeper bot commented Jul 31, 2019

  • The dependency electron-log was updated from 2.2.14 to 3.0.7.

Update to this version instead 🚀

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

greenkeeper bot commented Sep 14, 2019

  • The dependency electron-log was updated from 2.2.14 to 3.0.8.

Update to this version instead 🚀

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

greenkeeper bot commented Nov 6, 2019

  • The dependency electron-log was updated from 2.2.14 to 3.0.9.

Update to this version instead 🚀

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

greenkeeper bot commented Dec 9, 2019

  • The dependency electron-log was updated from 2.2.14 to 4.0.0.

Update to this version instead 🚀

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

greenkeeper bot commented Dec 24, 2019

  • The dependency electron-log was updated from 2.2.14 to 4.0.1.

Update to this version instead 🚀

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

greenkeeper bot commented Dec 27, 2019

  • The dependency electron-log was updated from 2.2.14 to 4.0.2.

Update to this version instead 🚀

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

greenkeeper bot commented Jan 23, 2020

  • The dependency electron-log was updated from 2.2.14 to 4.0.4.

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 2, 2020

  • The dependency electron-log was updated from 2.2.14 to 4.0.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 2, 2020
greenkeeper bot added a commit that referenced this pull request Feb 4, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 4, 2020

  • The dependency electron-log was updated from 2.2.14 to 4.0.6.

Update to this version instead 🚀

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

greenkeeper bot commented Feb 25, 2020

  • The dependency electron-log was updated from 2.2.14 to 4.0.7.

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 12, 2020

  • The dependency electron-log was updated from 2.2.14 to 4.1.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 12, 2020
greenkeeper bot added a commit that referenced this pull request Mar 28, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 28, 2020

  • The dependency electron-log was updated from 2.2.14 to 4.1.1.

Update to this version instead 🚀

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

greenkeeper bot commented May 1, 2020

  • The dependency electron-log was updated from 2.2.14 to 4.1.2.

Update to this version instead 🚀

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

greenkeeper bot commented May 20, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency electron-log was updated from 2.2.14 to 4.1.3.

Update to this version instead 🚀

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

greenkeeper bot commented May 22, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency electron-log was updated from 2.2.14 to 4.1.4.

Update to this version instead 🚀

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

greenkeeper bot commented May 22, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency electron-log was updated from 2.2.14 to 4.2.0.

Update to this version instead 🚀

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

greenkeeper bot commented Jun 3, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency electron-log was updated from 2.2.14 to 4.2.1.

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