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: pinojs/pino
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.17.2
Choose a base ref
...
head repository: pinojs/pino
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.18.0
Choose a head ref
  • 7 commits
  • 13 files changed
  • 5 contributors

Commits on Jan 1, 2024

  1. build(deps): bump actions/upload-artifact from 3 to 4 (#1873)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      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 Jan 1, 2024
    Configuration menu
    Copy the full SHA
    af002c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. chore(license): Update licensing year (#1882)

    codershiba authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    61cca12 View commit details
    Browse the repository at this point in the history
  2. fix: destination docs and types (#1881)

    codershiba authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    89fc326 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

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

Commits on Feb 1, 2024

  1. Add ability to override custom levels comparison (#1883)

    * feat: add ability to override custom levels compare
    
    * fix: use function instead of closure
    
    * docs: update level comparison to docs
    
    * test: update types tests for level comparison
    
    * refactor: move default levels and sorting order to constants
    
    * fix: made suggested changes in pr review
    
    * fix: change enum annotation type
    obrus-corcentric authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    384df31 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump tsd from 0.29.0 to 0.30.4 (#1888)

    Bumps [tsd](https://github.com/tsdjs/tsd) from 0.29.0 to 0.30.4.
    - [Release notes](https://github.com/tsdjs/tsd/releases)
    - [Commits](tsdjs/tsd@v0.29.0...v0.30.4)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      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 1, 2024
    Configuration menu
    Copy the full SHA
    86ceb86 View commit details
    Browse the repository at this point in the history
  3. Bumped v8.18.0

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    9259e13 View commit details
    Browse the repository at this point in the history
Loading