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.4.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.5.0
Choose a head ref
  • 10 commits
  • 13 files changed
  • 9 contributors

Commits on Aug 24, 2022

  1. Copy the full SHA
    0d56d99 View commit details

Commits on Aug 25, 2022

  1. Copy the full SHA
    c31bb1b View commit details

Commits on Aug 27, 2022

  1. Copy the full SHA
    548f257 View commit details

Commits on Aug 30, 2022

  1. Copy the full SHA
    3388e68 View commit details

Commits on Sep 1, 2022

  1. Remove all mentions of final (#1544)

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina authored Sep 1, 2022
    Copy the full SHA
    6d0a310 View commit details
  2. build(deps): bump jsumners/lock-threads (#1545)

    Bumps [jsumners/lock-threads](https://github.com/jsumners/lock-threads) from b27edac0ac998d42b2815e122b6c24b32b568321 to 3. This release includes the previously tagged commit.
    - [Release notes](https://github.com/jsumners/lock-threads/releases)
    - [Changelog](https://github.com/jsumners/lock-threads/blob/master/CHANGELOG.md)
    - [Commits](jsumners/lock-threads@b27edac...e460dfe)
    
    ---
    updated-dependencies:
    - dependency-name: jsumners/lock-threads
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 1, 2022
    Copy the full SHA
    d589a34 View commit details
  3. Copy the full SHA
    7d16f04 View commit details
  4. Copy the full SHA
    6a88d60 View commit details

Commits on Sep 5, 2022

  1. Copy the full SHA
    af3285f View commit details
  2. Added onChild callback with tests and documentation (#1541)

    * Added `onChild` callback with tests and documentation
    
    * Update `onChild` type to also be in options and added types tests
    
    * Apply suggestions from code review
    
    Co-authored-by: James Sumners <james@sumners.email>
    
    * updated documentation
    
    * Updated documentation. 
    
    Expanded `onChild` documentation to mention the function doesn't handle errors
    
    Co-authored-by: James Sumners <james@sumners.email>
    Diabl0269 and jsumners authored Sep 5, 2022
    Copy the full SHA
    553c66b View commit details
Loading