Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: winstonjs/winston-daily-rotate-file
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.6.1
Choose a base ref
...
head repository: winstonjs/winston-daily-rotate-file
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.7.1
Choose a head ref
  • 12 commits
  • 7 files changed
  • 6 contributors

Commits on Feb 15, 2022

  1. Copy the full SHA
    a4401b7 View commit details

Commits on Mar 24, 2022

  1. Verified

    This commit was signed with the committer’s verified signature.
    wojtekmaj Wojciech Maj
    Copy the full SHA
    706055e View commit details

Commits on Apr 7, 2022

  1. Merge pull request #341 from wojtekmaj/no-moment

    Remove dependency on moment.js
    wbt authored Apr 7, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    9e88c1d View commit details

Commits on Apr 8, 2022

  1. Copy the full SHA
    2762f84 View commit details

Commits on Apr 29, 2022

  1. Addressing review comment

    Used Ternary operator to set option value instead of OR condition
    patilms16 committed Apr 29, 2022
    Copy the full SHA
    fcc42eb View commit details
  2. Merge pull request #344 from patilms16/audit-hash-type-option

    Pass 'audit_hash_type' option for getStream method
    wbt authored Apr 29, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    972c87c View commit details
  3. Copy the full SHA
    9f9a83a View commit details

Commits on Apr 30, 2022

  1. Bump ansi-regex from 3.0.0 to 3.0.1 (#342)

    Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/chalk/ansi-regex/releases)
    - [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: ansi-regex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 30, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f679318 View commit details
  2. Bump minimist from 1.2.5 to 1.2.6 (#343)

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 30, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d1f6e97 View commit details
  3. Bump moment from 2.29.1 to 2.29.2 (#345)

    Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
    - [Release notes](https://github.com/moment/moment/releases)
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](moment/moment@2.29.1...2.29.2)
    
    ---
    updated-dependencies:
    - dependency-name: moment
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 30, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    de041ba View commit details

Commits on May 30, 2022

  1. Copy the full SHA
    1690392 View commit details
  2. 4.7.1

    mattberther committed May 30, 2022
    Copy the full SHA
    d2182f1 View commit details
Loading