From acd978aa29f28f18c2ca15e11f04f1e5787ec724 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 12 Dec 2025 13:15:58 +0100 Subject: [PATCH] fix(deps): update dependency pino to v10 (#53) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [pino](https://getpino.io) ([source](https://github.com/pinojs/pino)) | [`9.6.0` -> `10.1.0`](https://renovatebot.com/diffs/npm/pino/9.6.0/10.1.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/pino/10.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pino/9.6.0/10.1.0?slim=true) | --- ### Release Notes
pinojs/pino (pino) ### [`v10.1.0`](https://github.com/pinojs/pino/releases/tag/v10.1.0) [Compare Source](https://github.com/pinojs/pino/compare/v10.0.0...v10.1.0) #### What's Changed - test: add regression test for issue [#​2313](https://github.com/pinojs/pino/issues/2313) by [@​mcollina](https://github.com/mcollina) in [#​2314](https://github.com/pinojs/pino/pull/2314) - fix!: use safer types for censor function signature ([#​2307](https://github.com/pinojs/pino/issues/2307)) by [@​slifty](https://github.com/slifty) in [#​2308](https://github.com/pinojs/pino/pull/2308) - remove unused parsedChindingsSym symbol by [@​mcollina](https://github.com/mcollina) in [#​2315](https://github.com/pinojs/pino/pull/2315) - chore: add .npmignore to exclude unnecessary files by [@​mcollina](https://github.com/mcollina) in [#​2312](https://github.com/pinojs/pino/pull/2312) - chore(lint): migrate from standard to neostandard & upgrade eslint to v9 by [@​lokeshwar777](https://github.com/lokeshwar777) in [#​2316](https://github.com/pinojs/pino/pull/2316) - build(deps-dev): bump eslint-plugin-n from 15.7.0 to 17.23.1 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2305](https://github.com/pinojs/pino/pull/2305) - Use [@​pinojs/redact](https://github.com/pinojs/redact) by [@​mcollina](https://github.com/mcollina) in [#​2321](https://github.com/pinojs/pino/pull/2321) - fix: added missing isoTimeNano to nested namespace by [@​edge33](https://github.com/edge33) in [#​2325](https://github.com/pinojs/pino/pull/2325) #### New Contributors - [@​slifty](https://github.com/slifty) made their first contribution in [#​2308](https://github.com/pinojs/pino/pull/2308) - [@​lokeshwar777](https://github.com/lokeshwar777) made their first contribution in [#​2316](https://github.com/pinojs/pino/pull/2316) **Full Changelog**: ### [`v10.0.0`](https://github.com/pinojs/pino/releases/tag/v10.0.0) [Compare Source](https://github.com/pinojs/pino/compare/v9.14.0...v10.0.0) The only breaking change is dropping support for Node 18. #### What's Changed - feat(types): add LogFnFields by [@​samchungy](https://github.com/samchungy) in [#​2254](https://github.com/pinojs/pino/pull/2254) - Convert tests to node:test by [@​jsumners](https://github.com/jsumners) in [#​2299](https://github.com/pinojs/pino/pull/2299) - removed unused .taprc.yaml by [@​jsumners](https://github.com/jsumners) in [#​2310](https://github.com/pinojs/pino/pull/2310) **Full Changelog**: ### [`v9.14.0`](https://github.com/pinojs/pino/releases/tag/v9.14.0) [Compare Source](https://github.com/pinojs/pino/compare/v9.13.1...v9.14.0) #### What's Changed - feat(types): add LogFnFields by [@​samchungy](https://github.com/samchungy) in [#​2254](https://github.com/pinojs/pino/pull/2254) - \[v9.x] Update to pinojs redact by [@​mcollina](https://github.com/mcollina) in [#​2322](https://github.com/pinojs/pino/pull/2322) - Revert setlevel opt in 9.x by [@​mcollina](https://github.com/mcollina) in [#​2323](https://github.com/pinojs/pino/pull/2323) **Full Changelog**: ### [`v9.13.1`](https://github.com/pinojs/pino/releases/tag/v9.13.1) [Compare Source](https://github.com/pinojs/pino/compare/v9.13.0...v9.13.1) #### What's Changed - fix(log): better logfn handling of generics by [@​rozzilla](https://github.com/rozzilla) in [#​2309](https://github.com/pinojs/pino/pull/2309) **Full Changelog**: ### [`v9.13.0`](https://github.com/pinojs/pino/releases/tag/v9.13.0) [Compare Source](https://github.com/pinojs/pino/compare/v9.12.0...v9.13.0) #### What's Changed - build(deps): bump actions/checkout from 4.3.0 to 5.0.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2301](https://github.com/pinojs/pino/pull/2301) - build(deps): bump actions/github-script from 7 to 8 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2303](https://github.com/pinojs/pino/pull/2303) - build(deps-dev): bump [@​yao-pkg/pkg](https://github.com/yao-pkg/pkg) from 6.3.0 to 6.7.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2306](https://github.com/pinojs/pino/pull/2306) - perf: optimize .child by [@​ronag](https://github.com/ronag) in [#​2300](https://github.com/pinojs/pino/pull/2300) - docs(ecosystem): add eslint-plugin-pino to ecosystem page by [@​orzarchi](https://github.com/orzarchi) in [#​2297](https://github.com/pinojs/pino/pull/2297) #### New Contributors - [@​ronag](https://github.com/ronag) made their first contribution in [#​2300](https://github.com/pinojs/pino/pull/2300) - [@​orzarchi](https://github.com/orzarchi) made their first contribution in [#​2297](https://github.com/pinojs/pino/pull/2297) **Full Changelog**: ### [`v9.12.0`](https://github.com/pinojs/pino/releases/tag/v9.12.0) [Compare Source](https://github.com/pinojs/pino/compare/v9.11.0...v9.12.0) #### What's Changed - types: expose stdTimeFunctions on nested namespace pino while preserv… by [@​tawseefnabi](https://github.com/tawseefnabi) in [#​2263](https://github.com/pinojs/pino/pull/2263) - test: exclude Windows + Node 18.18 from test matrix by [@​aryamohanan](https://github.com/aryamohanan) in [#​2292](https://github.com/pinojs/pino/pull/2292) - Replace fast-redact with slow-redact by [@​mcollina](https://github.com/mcollina) in [#​2298](https://github.com/pinojs/pino/pull/2298) #### New Contributors - [@​tawseefnabi](https://github.com/tawseefnabi) made their first contribution in [#​2263](https://github.com/pinojs/pino/pull/2263) **Full Changelog**: ### [`v9.11.0`](https://github.com/pinojs/pino/releases/tag/v9.11.0) [Compare Source](https://github.com/pinojs/pino/compare/v9.10.0...v9.11.0) #### What's Changed - feat: added timestamp rfc3339 format with nanoseconds by [@​edge33](https://github.com/edge33) in [#​2251](https://github.com/pinojs/pino/pull/2251) - fix: gracefully handle missing diagChannel.tracingChannel on Node < 18.19 by [@​aryamohanan](https://github.com/aryamohanan) in [#​2290](https://github.com/pinojs/pino/pull/2290) #### New Contributors - [@​edge33](https://github.com/edge33) made their first contribution in [#​2251](https://github.com/pinojs/pino/pull/2251) - [@​aryamohanan](https://github.com/aryamohanan) made their first contribution in [#​2290](https://github.com/pinojs/pino/pull/2290) **Full Changelog**: ### [`v9.10.0`](https://github.com/pinojs/pino/releases/tag/v9.10.0) [Compare Source](https://github.com/pinojs/pino/compare/v9.9.5...v9.10.0) #### What's Changed - docs: Move pino-logflare out of legacy transports list by [@​kamilogorek](https://github.com/kamilogorek) in [#​2283](https://github.com/pinojs/pino/pull/2283) - Add support for `Pear` and `Bare` runtimes by [@​yassernasc](https://github.com/yassernasc) in [#​2278](https://github.com/pinojs/pino/pull/2278) - Add tracing channels by [@​jsumners-nr](https://github.com/jsumners-nr) in [#​2281](https://github.com/pinojs/pino/pull/2281) - Add pino-console to ecoystem page by [@​mcollina](https://github.com/mcollina) in [#​2288](https://github.com/pinojs/pino/pull/2288) #### New Contributors - [@​kamilogorek](https://github.com/kamilogorek) made their first contribution in [#​2283](https://github.com/pinojs/pino/pull/2283) - [@​yassernasc](https://github.com/yassernasc) made their first contribution in [#​2278](https://github.com/pinojs/pino/pull/2278) - [@​jsumners-nr](https://github.com/jsumners-nr) made their first contribution in [#​2281](https://github.com/pinojs/pino/pull/2281) **Full Changelog**: ### [`v9.9.5`](https://github.com/pinojs/pino/releases/tag/v9.9.5) [Compare Source](https://github.com/pinojs/pino/compare/v9.9.4...v9.9.5) #### What's Changed - fix: allow object type in %s placeholder by [@​mcollina](https://github.com/mcollina) in [#​2277](https://github.com/pinojs/pino/pull/2277) **Full Changelog**: ### [`v9.9.4`](https://github.com/pinojs/pino/releases/tag/v9.9.4) [Compare Source](https://github.com/pinojs/pino/compare/v9.9.3...v9.9.4) #### What's Changed - fix(logfn): use unknown type by [@​rozzilla](https://github.com/rozzilla) in [#​2276](https://github.com/pinojs/pino/pull/2276) **Full Changelog**: ### [`v9.9.3`](https://github.com/pinojs/pino/releases/tag/v9.9.3) [Compare Source](https://github.com/pinojs/pino/compare/v9.9.2...v9.9.3) #### What's Changed - fix(types): compatibility when leveraging parameters by [@​rozzilla](https://github.com/rozzilla) in [#​2273](https://github.com/pinojs/pino/pull/2273) #### New Contributors - [@​rozzilla](https://github.com/rozzilla) made their first contribution in [#​2273](https://github.com/pinojs/pino/pull/2273) **Full Changelog**: ### [`v9.9.2`](https://github.com/pinojs/pino/releases/tag/v9.9.2) [Compare Source](https://github.com/pinojs/pino/compare/v9.9.1...v9.9.2) #### What's Changed - Avoid setLevel in child when possible by [@​mcollina](https://github.com/mcollina) in [#​2271](https://github.com/pinojs/pino/pull/2271) **Full Changelog**: ### [`v9.9.1`](https://github.com/pinojs/pino/releases/tag/v9.9.1) [Compare Source](https://github.com/pinojs/pino/compare/v9.9.0...v9.9.1) #### What's Changed - build(deps): bump actions/checkout from 4 to 5 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2268](https://github.com/pinojs/pino/pull/2268) - build(deps-dev): bump tsd from 0.32.0 to 0.33.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2269](https://github.com/pinojs/pino/pull/2269) - fix: TypeScript regression with boolean values in %s placeholders by [@​mcollina](https://github.com/mcollina) in [#​2262](https://github.com/pinojs/pino/pull/2262) **Full Changelog**: ### [`v9.9.0`](https://github.com/pinojs/pino/releases/tag/v9.9.0) [Compare Source](https://github.com/pinojs/pino/compare/v9.8.0...v9.9.0) #### What's Changed - Fix TypeScript types by [@​joshkel](https://github.com/joshkel) in [#​2258](https://github.com/pinojs/pino/pull/2258) - feat: Added remove to multistream. by [@​ShogunPanda](https://github.com/ShogunPanda) in [#​2257](https://github.com/pinojs/pino/pull/2257) **Full Changelog**: ### [`v9.8.0`](https://github.com/pinojs/pino/releases/tag/v9.8.0) [Compare Source](https://github.com/pinojs/pino/compare/v9.7.0...v9.8.0) #### What's Changed - build(deps-dev): bump pino-pretty from 11.3.0 to 13.0.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2083](https://github.com/pinojs/pino/pull/2083) - chore(license): update licensing year by [@​Tony133](https://github.com/Tony133) in [#​2226](https://github.com/pinojs/pino/pull/2226) - Enhance logger function typing by [@​samchungy](https://github.com/samchungy) in [#​2230](https://github.com/pinojs/pino/pull/2230) - Fix typo in bench-long-string script name in package.json by [@​prkomb](https://github.com/prkomb) in [#​2235](https://github.com/pinojs/pino/pull/2235) - fix: remove trailing comma in tsconfig.json by [@​prkomb](https://github.com/prkomb) in [#​2236](https://github.com/pinojs/pino/pull/2236) - build(deps-dev): bump [@​types/node](https://github.com/types/node) from 22.15.34 to 24.0.8 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2238](https://github.com/pinojs/pino/pull/2238) - build(deps-dev): bump jest from 29.7.0 to 30.0.3 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2240](https://github.com/pinojs/pino/pull/2240) - Fix missing asObjectBindingsOnly type from browser config by [@​MarsCapone](https://github.com/MarsCapone) in [#​2243](https://github.com/pinojs/pino/pull/2243) - chore: remove benchmark as devDependency by [@​Uzlopak](https://github.com/Uzlopak) in [#​2247](https://github.com/pinojs/pino/pull/2247) - feat: introduce `logger.msgPrefix` getter by [@​indutny-signal](https://github.com/indutny-signal) in [#​2232](https://github.com/pinojs/pino/pull/2232) - docs: link hono integration to homepage by [@​0-BSCode](https://github.com/0-BSCode) in [#​2252](https://github.com/pinojs/pino/pull/2252) - Fix TS export condition by [@​mcollina](https://github.com/mcollina) in [#​2223](https://github.com/pinojs/pino/pull/2223) - build(deps-dev): bump typescript from 5.8.3 to 5.9.2 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2250](https://github.com/pinojs/pino/pull/2250) #### New Contributors - [@​Tony133](https://github.com/Tony133) made their first contribution in [#​2226](https://github.com/pinojs/pino/pull/2226) - [@​samchungy](https://github.com/samchungy) made their first contribution in [#​2230](https://github.com/pinojs/pino/pull/2230) - [@​prkomb](https://github.com/prkomb) made their first contribution in [#​2235](https://github.com/pinojs/pino/pull/2235) - [@​MarsCapone](https://github.com/MarsCapone) made their first contribution in [#​2243](https://github.com/pinojs/pino/pull/2243) - [@​Uzlopak](https://github.com/Uzlopak) made their first contribution in [#​2247](https://github.com/pinojs/pino/pull/2247) - [@​indutny-signal](https://github.com/indutny-signal) made their first contribution in [#​2232](https://github.com/pinojs/pino/pull/2232) - [@​0-BSCode](https://github.com/0-BSCode) made their first contribution in [#​2252](https://github.com/pinojs/pino/pull/2252) **Full Changelog**: ### [`v9.7.0`](https://github.com/pinojs/pino/releases/tag/v9.7.0) [Compare Source](https://github.com/pinojs/pino/compare/v9.6.0...v9.7.0) #### What's Changed - Update api.md - typo in default of options.base by [@​osher](https://github.com/osher) in [#​2113](https://github.com/pinojs/pino/pull/2113) - build(deps-dev): bump [@​yao-pkg/pkg](https://github.com/yao-pkg/pkg) from 6.1.1 to 6.2.0 by [@​dependabot](https://github.com/dependabot) in [#​2115](https://github.com/pinojs/pino/pull/2115) - Document that the error event on the thread stream is fatal by [@​mcollina](https://github.com/mcollina) in [#​2116](https://github.com/pinojs/pino/pull/2116) - build(deps-dev): bump [@​yao-pkg/pkg](https://github.com/yao-pkg/pkg) from 6.2.0 to 6.3.0 by [@​dependabot](https://github.com/dependabot) in [#​2124](https://github.com/pinojs/pino/pull/2124) - docs: add hono example by [@​jansepke](https://github.com/jansepke) in [#​2136](https://github.com/pinojs/pino/pull/2136) - build(deps-dev): bump typescript from 5.7.3 to 5.8.2 by [@​dependabot](https://github.com/dependabot) in [#​2140](https://github.com/pinojs/pino/pull/2140) - build(deps): bump process-warning from 4.0.1 to 5.0.0 by [@​dependabot](https://github.com/dependabot) in [#​2142](https://github.com/pinojs/pino/pull/2142) - build(dependabot): reduce npm updates to monthly by [@​Fdawgs](https://github.com/Fdawgs) in [#​2146](https://github.com/pinojs/pino/pull/2146) - Skipping test in packaging into executable on ppc64 arch by [@​pacostas](https://github.com/pacostas) in [#​2122](https://github.com/pinojs/pino/pull/2122) - fix: [#​2053](https://github.com/pinojs/pino/issues/2053) - re-added is level enabled to browser by [@​SamSalvatico](https://github.com/SamSalvatico) in [#​2125](https://github.com/pinojs/pino/pull/2125) - Add asObjectBindingsOnly, allowing write to receive only the bindings as object by [@​segevfiner](https://github.com/segevfiner) in [#​2051](https://github.com/pinojs/pino/pull/2051) - docs: hono js docs by [@​Puppo](https://github.com/Puppo) in [#​2166](https://github.com/pinojs/pino/pull/2166) - Include pino-roll in Pino transports list​ by [@​mustakimkr](https://github.com/mustakimkr) in [#​2159](https://github.com/pinojs/pino/pull/2159) - Fix order of pino-roll by [@​jsumners](https://github.com/jsumners) in [#​2167](https://github.com/pinojs/pino/pull/2167) - build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by [@​dependabot](https://github.com/dependabot) in [#​2170](https://github.com/pinojs/pino/pull/2170) - The finalization registry bug has been fixed everywhere by [@​mcollina](https://github.com/mcollina) in [#​2220](https://github.com/pinojs/pino/pull/2220) #### New Contributors - [@​jansepke](https://github.com/jansepke) made their first contribution in [#​2136](https://github.com/pinojs/pino/pull/2136) - [@​pacostas](https://github.com/pacostas) made their first contribution in [#​2122](https://github.com/pinojs/pino/pull/2122) - [@​SamSalvatico](https://github.com/SamSalvatico) made their first contribution in [#​2125](https://github.com/pinojs/pino/pull/2125) - [@​mustakimkr](https://github.com/mustakimkr) made their first contribution in [#​2159](https://github.com/pinojs/pino/pull/2159) **Full Changelog**:
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.t000-n.de/t.behrendt/ts3gotify/pulls/53 Reviewed-by: t.behrendt Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- bun.lockb | Bin 121310 -> 121312 bytes package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bun.lockb b/bun.lockb index a765aa4bf6670751139e2711a97efb8aa737fdd1..4cc970a0f169048f258a43a493c0ecae9ffed08e 100755 GIT binary patch delta 8941 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 diff --git a/package.json b/package.json index 9d11e7a..7c04174 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "dependencies": { "env-var": "7.5.0", "gotify": "1.1.0", - "pino": "9.6.0", + "pino": "10.1.0", "pino-pretty": "13.0.0", "ts3-nodejs-library": "3.4.1" },