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

Commits on Sep 20, 2025

  1. types: expose stdTimeFunctions on nested namespace pino while preserv…

    …ing callability; fix TS typings for CJS destructuring (#2260) (#2263)
    tawseefnabi authored Sep 20, 2025
    Configuration menu
    Copy the full SHA
    2a21912 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

  1. test: exclude Windows + Node 18.18 from test matrix (#2292)

    * test: ensure transport test passes on Node 18.18 Windows CI
    
    * ci: exclude Windows + Node 18.18 from CI tests
    aryamohanan authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    550f8c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2025

  1. Replace fast-redact with slow-redact (#2298)

    * replace fast-redact with slow-redact
    
    * update slow-redact to 0.3.0 - fixes most compatibility issues
    
    * fixed last remaining tests
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    ---------
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina authored Sep 28, 2025
    Configuration menu
    Copy the full SHA
    6cbfbe8 View commit details
    Browse the repository at this point in the history
  2. Bumped v9.12.0

    mcollina committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    ea1e576 View commit details
    Browse the repository at this point in the history
Loading