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

Feature/winston 3 migration #5275

Closed
wants to merge 11 commits into from
Closed

Feature/winston 3 migration #5275

wants to merge 11 commits into from

Commits on Dec 29, 2018

  1. ⚡ Release 3.1.3 (#5267)

    * ⚡ Release 3.1.3
    
    * Update CHANGELOG.md
    flovilmart committed Dec 29, 2018
    Configuration menu
    Copy the full SHA
    eb0bdaf View commit details
    Browse the repository at this point in the history
  2. ⬆️ Bump winston and winston-daily-rotate-file

    Bumps [winston](https://github.com/winstonjs/winston) and [winston-daily-rotate-file](https://github.com/winstonjs/winston-daily-rotate-file). These dependencies needed to be updated together.
    
    Updates `winston` from 2.4.4 to 3.1.0
    - [Release notes](https://github.com/winstonjs/winston/releases)
    - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
    - [Commits](winstonjs/winston@2.4.4...3.1.0)
    
    Updates `winston-daily-rotate-file` from 1.7.2 to 3.5.1
    - [Release notes](https://github.com/winstonjs/winston-daily-rotate-file/releases)
    - [Commits](winstonjs/winston-daily-rotate-file@v1.7.2...v3.5.1)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Dec 29, 2018
    Configuration menu
    Copy the full SHA
    3ad1008 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. Configuration menu
    Copy the full SHA
    d06312b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85b3a7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6401cd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cf23cf View commit details
    Browse the repository at this point in the history
  5. Changed to strict equal

    emiljanitzek committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    10e0252 View commit details
    Browse the repository at this point in the history
  6. Override adapter name

    emiljanitzek committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    65d0aa8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ee6e2a View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. Bump winston and winston-daily-rotate-file

    Bumps [winston](https://github.com/winstonjs/winston) and [winston-daily-rotate-file](https://github.com/winstonjs/winston-daily-rotate-file). These dependencies needed to be updated together.
    
    Updates `winston` from 2.4.4 to 3.2.0
    - [Release notes](https://github.com/winstonjs/winston/releases)
    - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
    - [Commits](winstonjs/winston@2.4.4...3.2.0)
    
    Updates `winston-daily-rotate-file` from 1.7.2 to 3.6.0
    - [Release notes](https://github.com/winstonjs/winston-daily-rotate-file/releases)
    - [Commits](winstonjs/winston-daily-rotate-file@v1.7.2...v3.6.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    d81d84b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30a88f3 View commit details
    Browse the repository at this point in the history