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

Commits on Oct 3, 2025

  1. Configuration menu
    Copy the full SHA
    d376e95 View commit details
    Browse the repository at this point in the history
  2. Convert tests to node:test (#2299)

    * Convert tests to node:test
    
    * broken-pipe.test.js
    
    * browser-is-level-enabled.test.js
    
    * complex-objects.test.js
    
    * crlf.test.js
    
    * custom-levels.test.js
    
    * error.test.js
    
    * error-key.test.js
    
    * escaping.test.js
    
    * exit.test.js
    
    * formatters.test.js
    
    * hooks.test.js
    
    * http.test.js
    
    * is-level-enabled.test.js
    
    * levels.test.js
    
    * metadata.test.js
    
    * mixin.test.js
    
    * mixin-merge-strategy.test.js
    
    * multistream.test.js
    
    * redact.test.js
    
    * serializers.test.js
    
    * stdout-protection.test.js
    
    * syncfalse.test.js
    
    * timestamp.test.js
    
    * timestamp-nano.test.js
    
    * transport-stream.test.js
    
    * esm/*
    
    * internals/version.test.js
    
    * transport/big.test.js
    
    * transport/bundlers-support.test.js
    
    * transport/caller.test.js
    
    * transport/core.test.js
    
    * transport/core.transpiled.test.js
    
    * transport/module-link.test.js
    
    * transport/pipeline.test.js
    
    * transport/repl.test.js
    
    * transport/sync-false.test.js
    
    * transport/sync-true.test.js
    
    * transport/targets.test.js
    
    * transport/uses-pino-config.test.js
    
    * clean helper
    
    * finalize
    
    * restore transport/core.test.js
    
    * address feedback
    
    * skip broken-pipe in CITGM
    
    * remove unused package
    
    * remove duplicate test file
    jsumners authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    41d1706 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd4d8b5 View commit details
    Browse the repository at this point in the history
  4. Bumped v10.0.0

    mcollina committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    d15cdd6 View commit details
    Browse the repository at this point in the history
Loading