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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.8.0
Choose a base ref
...
head repository: winstonjs/winston
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.8.1
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Jun 28, 2022

  1. Bump logform from 2.4.0 to 2.4.1

    Bumps [logform](https://github.com/winstonjs/logform) from 2.4.0 to 2.4.1.
    - [Release notes](https://github.com/winstonjs/logform/releases)
    - [Changelog](https://github.com/winstonjs/logform/blob/master/CHANGELOG.md)
    - [Commits](winstonjs/logform@v2.4.0...v2.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: logform
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and wbt committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    b892de9 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Change interface to class in exported types

    flappyBug authored and wbt committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    afd389a View commit details
    Browse the repository at this point in the history
  2. Replace new with constructor

    flappyBug authored and wbt committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    6217120 View commit details
    Browse the repository at this point in the history
  3. Bump async from 3.2.3 to 3.2.4

    Bumps [async](https://github.com/caolan/async) from 3.2.3 to 3.2.4.
    - [Release notes](https://github.com/caolan/async/releases)
    - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
    - [Commits](caolan/async@v3.2.3...v3.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: async
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and wbt committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    013799c View commit details
    Browse the repository at this point in the history
  4. v3.8.1 docs

    wbt committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    3998df0 View commit details
    Browse the repository at this point in the history
Loading