-
Notifications
You must be signed in to change notification settings - Fork 937
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.9.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: pinojs/pino
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.9.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 9 files changed
- 2 contributors
Commits on Sep 2, 2025
-
build(deps): bump actions/checkout from 4 to 5 (#2268)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' 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>
Configuration menu - View commit details
-
Copy full SHA for 0c82b53 - Browse repository at this point
Copy the full SHA 0c82b53View commit details -
build(deps-dev): bump tsd from 0.32.0 to 0.33.0 (#2269)
Bumps [tsd](https://github.com/tsdjs/tsd) from 0.32.0 to 0.33.0. - [Release notes](https://github.com/tsdjs/tsd/releases) - [Commits](tsdjs/tsd@v0.32.0...v0.33.0) --- updated-dependencies: - dependency-name: tsd dependency-version: 0.33.0 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>
Configuration menu - View commit details
-
Copy full SHA for 6e7f4c8 - Browse repository at this point
Copy the full SHA 6e7f4c8View commit details
Commits on Sep 3, 2025
-
fix: TypeScript regression with boolean values in %s placeholders (#2262
) * fix: TypeScript regression with boolean values in %s placeholders Fixes #2259 - TypeScript regression introduced in v9.9.0 where boolean values could not be used with %s placeholders in logging methods. The %s placeholder now correctly accepts all primitive types (string, number, boolean, bigint, null, undefined, symbol) as it should, matching the runtime behavior where these values are converted to strings. - Updated PlaceholderTypeMapping to allow all primitives for %s - Added comprehensive test coverage for all primitive types with %s - Removed incorrect type error expectations for boolean and number with %s * fix docs Signed-off-by: Matteo Collina <[email protected]> --------- Signed-off-by: Matteo Collina <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 57f14c1 - Browse repository at this point
Copy the full SHA 57f14c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e074b3 - Browse repository at this point
Copy the full SHA 7e074b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d791b8f - Browse repository at this point
Copy the full SHA d791b8fView commit details -
Signed-off-by: Matteo Collina <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7fffc9 - Browse repository at this point
Copy the full SHA e7fffc9View commit details -
Signed-off-by: Matteo Collina <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f98ef1d - Browse repository at this point
Copy the full SHA f98ef1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 260f07e - Browse repository at this point
Copy the full SHA 260f07eView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v9.9.0...v9.9.1