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.13.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.13.1
Choose a head ref
  • 14 commits
  • 4 files changed
  • 6 contributors

Commits on Apr 30, 2024

  1. Bump @babel/core from 7.24.0 to 7.24.5 (#2455)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.0 to 7.24.5.
    - [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.24.5/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8c58d0a View commit details
    Browse the repository at this point in the history
  2. Bump @types/node from 20.11.29 to 20.12.7 (#2448)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.29 to 20.12.7.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    947fa79 View commit details
    Browse the repository at this point in the history
  3. Bump @babel/cli from 7.23.9 to 7.24.5 (#2454)

    Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.23.9 to 7.24.5.
    - [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.24.5/packages/babel-cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/cli"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d89a34e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d5d527 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. chore(docs): Update w/ MySQL transport (#2456)

    * chore(docs): Update w/ MySQL transport
    
    * Update transports.md
    
    Clean up some of the verbiage and remove some redundancy
    
    ---------
    
    Co-authored-by: David Hyde <DABH@users.noreply.github.com>
    paulopatto and DABH committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d567c57 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    debf4fa View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    7f5f014 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Bump @babel/preset-env from 7.24.0 to 7.24.7 (#2475)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.0 to 7.24.7.
    - [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.24.7/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4aa6550 View commit details
    Browse the repository at this point in the history
  2. Bump mocha from 10.3.0 to 10.6.0 (#2484)

    Bumps [mocha](https://github.com/mochajs/mocha) from 10.3.0 to 10.6.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.3.0...v10.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    33611c9 View commit details
    Browse the repository at this point in the history
  3. Bump @types/node from 20.12.7 to 20.14.10 (#2483)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.7 to 20.14.10.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    93b52ac View commit details
    Browse the repository at this point in the history
  4. Update dependencies

    DABH committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a5853b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b56117e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b3a500 View commit details
    Browse the repository at this point in the history
  7. 3.13.1

    DABH committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7d7f9d3 View commit details
    Browse the repository at this point in the history
Loading