chore(package): update pino to version 9.13.1 #1413
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ pino (9.7.0 → 9.13.1) · Repo
Release Notes
9.13.1
9.13.0
9.12.0
9.11.0
9.10.0
9.9.5
9.9.4
9.9.2
9.9.1
9.9.0
9.8.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 54 commits:
Bumped v9.13.1fix(log): better logfn handling of generics (#2309)Bumped v9.13.0docs(ecosystem): add eslint-plugin-pino to ecosystem page (#2297)perf: optimize .child (#2300)build(deps-dev): bump @yao-pkg/pkg from 6.3.0 to 6.7.0 (#2306)build(deps): bump actions/github-script from 7 to 8 (#2303)build(deps): bump actions/checkout from 4.3.0 to 5.0.0 (#2301)Bumped v9.12.0Replace fast-redact with slow-redact (#2298)test: exclude Windows + Node 18.18 from test matrix (#2292)types: expose stdTimeFunctions on nested namespace pino while preserving callability; fix TS typings for CJS destructuring (#2260) (#2263)Bumped v9.11.0fix: gracefully handle missing diagChannel.tracingChannel on Node < 18.19 (#2290)feat: added timestamp rfc3339 format with nanoseconds (#2251)Bumped v9.10.0Add pino-console to ecoystem page (#2288)Add tracing channels (#2281)Add support for `Pear` and `Bare` runtimes (#2278)docs: Move pino-logflare out of legacy transports list (#2283)Bumped v9.9.5fix: allow object type in %s placeholder (#2277)Bumped v9.9.4fix(logfn): use unknown type (#2276)Bumped v9.9.3Do not run tests when releasingfix(types): compatibility when leveraging parameters (#2273)Bumped v9.9.2Avoid setLevel in child when possible (#2271)Bumped v9.9.1Fix publish-release.ymlFix publish-release.ymlfixupautomate releasesfix: TypeScript regression with boolean values in %s placeholders (#2262)build(deps-dev): bump tsd from 0.32.0 to 0.33.0 (#2269)build(deps): bump actions/checkout from 4 to 5 (#2268)Bumped v9.9.0feat: Added remove to multistream. (#2257)Fix TypeScript types (#2258)Bumped v9.8.0build(deps-dev): bump typescript from 5.8.3 to 5.9.2 (#2250)Fix TS export condition (#2223)docs: link hono integration to homepage (#2252)feat: introduce `logger.msgPrefix` getter (#2232)chore: remove benchmark as devDependency (#2247)Fix missing asObjectBindingsOnly type from browser config (#2243)build(deps-dev): bump jest from 29.7.0 to 30.0.3 (#2240)build(deps-dev): bump @types/node from 22.15.34 to 24.0.8 (#2238)fix: remove trailing comma in tsconfig.json (#2236)fix: correct typo in bench-long-string script name (#2235)Enhance logger function typing (#2230)chore(license): update licensing year (#2226)build(deps-dev): bump pino-pretty from 11.3.0 to 13.0.0 (#2083)🆕 slow-redact (added, 0.3.1)
🗑️ fast-redact (removed)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands