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/logform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.2
Choose a base ref
...
head repository: winstonjs/logform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.0
Choose a head ref
  • 16 commits
  • 17 files changed
  • 4 contributors

Commits on Feb 5, 2022

  1. Replace Travis CI with GitHub Actions (#136)

    * Replace Travis CI with GitHub Actions
    
    * Replace Travis CI with GitHub Actions
    
    * try ts fix
    DABH authored Feb 5, 2022
    Configuration menu
    Copy the full SHA
    7e5cffc View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Update ESLint config (#142)

    DABH authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    0ab2982 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Bump ms from 2.1.2 to 2.1.3 (#138)

    Bumps [ms](https://github.com/vercel/ms) from 2.1.2 to 2.1.3.
    - [Release notes](https://github.com/vercel/ms/releases)
    - [Commits](vercel/ms@2.1.2...2.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: ms
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    ff0d634 View commit details
    Browse the repository at this point in the history
  2. Bump fecha from 4.2.0 to 4.2.1 (#137)

    Bumps [fecha](https://github.com/taylorhakes/fecha) from 4.2.0 to 4.2.1.
    - [Release notes](https://github.com/taylorhakes/fecha/releases)
    - [Changelog](https://github.com/taylorhakes/fecha/blob/master/CHANGELOG.md)
    - [Commits](taylorhakes/fecha@4.2.0...4.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: fecha
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    2377a51 View commit details
    Browse the repository at this point in the history
  3. Bump @babel/preset-env from 7.10.3 to 7.16.11 (#140)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.3 to 7.16.11.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.16.11/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    1bb6f34 View commit details
    Browse the repository at this point in the history
  4. Bump safe-stable-stringify from 1.1.0 to 2.3.1 (#141)

    Bumps [safe-stable-stringify](https://github.com/BridgeAR/safe-stable-stringify) from 1.1.0 to 2.3.1.
    - [Release notes](https://github.com/BridgeAR/safe-stable-stringify/releases)
    - [Changelog](https://github.com/BridgeAR/safe-stable-stringify/blob/main/CHANGELOG.md)
    - [Commits](BridgeAR/safe-stable-stringify@v1.1.0...v2.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: safe-stable-stringify
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    e0d2b5e View commit details
    Browse the repository at this point in the history
  5. Bump mocha from 8.4.0 to 9.2.0 (#139)

    Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.2.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v8.4.0...v9.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    048c9df View commit details
    Browse the repository at this point in the history
  6. Bump eslint from 8.8.0 to 8.9.0 (#148)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.8.0 to 8.9.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.8.0...v8.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    691182a View commit details
    Browse the repository at this point in the history
  7. Bump @babel/cli from 7.15.7 to 7.17.0 (#146)

    Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.15.7 to 7.17.0.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.17.0/packages/babel-cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/cli"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    48eee25 View commit details
    Browse the repository at this point in the history
  8. Bump assume from 2.2.0 to 2.3.0 (#145)

    Bumps [assume](https://github.com/bigpipe/assume) from 2.2.0 to 2.3.0.
    - [Release notes](https://github.com/bigpipe/assume/releases)
    - [Commits](bigpipe/assume@2.2.0...2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: assume
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    9371de2 View commit details
    Browse the repository at this point in the history
  9. Update to @colors/colors (#144)

    * Update to @colors/colors
    
    * Fix references to colors
    
    * fix lock file
    DABH authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    5ee5fec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6c677ed View commit details
    Browse the repository at this point in the history
  11. Make use of new safe-stable-stringify 2.x features (#134)

    This commit originally included an upgrade of the lib itself from 1.x to 2.x.
    After a Dependabot PR was merged in to do the upgrade, this commit was rebased to only include the changes that take advantage of the new features.
    https://github.com/BridgeAR/safe-stable-stringify/releases
    
    ----
    
    - Allow `opts` to configure the lib.
    - Update types for new opts.
    - Add tests to fill in coverage for json.js.
    
    NB. The `Buffer.toString('base64')` conversion was removed. Buffer implements `toJSON` so this block of code was not being executed anyway, as the replacer is called with the result of `toJSON`. Base64 was never being returned.
    https://nodejs.org/api/buffer.html#buftojson
    mastermatt authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    e3a8000 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6e9ce5d View commit details
    Browse the repository at this point in the history
  13. Update .npmignore

    DABH committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    6e412cd View commit details
    Browse the repository at this point in the history
  14. 2.4.0

    DABH committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    c9b80e5 View commit details
    Browse the repository at this point in the history
Loading