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
base: v8.5.0
Choose a base ref
...
head repository: pinojs/pino
compare: v8.6.0
Choose a head ref
  • 9 commits
  • 16 files changed
  • 7 contributors

Commits on Sep 5, 2022

  1. Bumped v8.5.0

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    727244e View commit details
    Browse the repository at this point in the history
  2. feat: bump typescript to 4.8.2 (#1550)

    * feat: bump typescript to 4.8.2
    
    * feat: bump tsd and ts-node
    anonrig committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    376a8c4 View commit details
    Browse the repository at this point in the history
  3. Document how error is received from worker transport (#1548)

    * document how error is received from worker transport
    
    * add a link to nodejs worker thread doc
    
    * improve doc based on review
    
    * ops, missed a few places
    
    * Update docs/transports.md
    
    Co-authored-by: James Sumners <james@sumners.email>
    
    * add a line between sentences
    
    Co-authored-by: James Sumners <james@sumners.email>
    TommyDew42 and jsumners committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    dc4e854 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. build(deps-dev): bump jest from 28.1.3 to 29.0.3 (#1553)

    Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.3 to 29.0.3.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v29.0.3/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    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] committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    44fe7d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. fix: add this to hooks.logMethod (#1559)

    SimenB committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    a769539 View commit details
    Browse the repository at this point in the history
  2. docs: grammar and spelling fixes (#1560)

    * docs: grammar and spelling fixes
    
    * docs: more fixes
    Fdawgs committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    73678ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7962c76 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

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

Commits on Sep 19, 2022

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