probot / pino

🛠️ formatting and error captioning for probot logs
ISC License
8 stars 9 forks source link

chore(deps): update dependency pino to v9 #302

Open renovate[bot] opened 5 months ago

renovate[bot] commented 5 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pino (source) ^6.6.0 -> ^9.0.0 age adoption passing confidence

Release Notes

pinojs/pino (pino) ### [`v9.3.2`](https://togithub.com/pinojs/pino/compare/v9.3.1...00d19804cfe818e97c500de097a12deb97a5b8e5) [Compare Source](https://togithub.com/pinojs/pino/compare/v9.3.1...v9.3.2) ### [`v9.3.1`](https://togithub.com/pinojs/pino/releases/tag/v9.3.1) [Compare Source](https://togithub.com/pinojs/pino/compare/v9.3.0...v9.3.1) **Full Changelog**: https://github.com/pinojs/pino/compare/v9.3.0...v9.3.1 ### [`v9.3.0`](https://togithub.com/pinojs/pino/compare/v9.2.0...92f2cee98e83d3f864b228a6e1dc29a31e54ba49) [Compare Source](https://togithub.com/pinojs/pino/compare/v9.2.0...v9.3.0) ### [`v9.2.0`](https://togithub.com/pinojs/pino/releases/tag/v9.2.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v9.1.0...v9.2.0) #### What's Changed - shallow clone target options by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1973](https://togithub.com/pinojs/pino/pull/1973) - add logger instance as third parameter by [@​emmyakin](https://togithub.com/emmyakin) in [https://github.com/pinojs/pino/pull/1977](https://togithub.com/pinojs/pino/pull/1977) - use boolean flag to ensure serializers are applied once by [@​emmyakin](https://togithub.com/emmyakin) in [https://github.com/pinojs/pino/pull/1976](https://togithub.com/pinojs/pino/pull/1976) - suppport messageKey in pino/browser by [@​emmyakin](https://togithub.com/emmyakin) in [https://github.com/pinojs/pino/pull/1980](https://togithub.com/pinojs/pino/pull/1980) - Fixing browser side child log issue ([#​960](https://togithub.com/pinojs/pino/issues/960)) child level can now be set at cr… by [@​stevel032](https://togithub.com/stevel032) in [https://github.com/pinojs/pino/pull/1986](https://togithub.com/pinojs/pino/pull/1986) #### New Contributors - [@​stevel032](https://togithub.com/stevel032) made their first contribution in [https://github.com/pinojs/pino/pull/1986](https://togithub.com/pinojs/pino/pull/1986) **Full Changelog**: https://github.com/pinojs/pino/compare/v9.1.0...v9.2.0 ### [`v9.1.0`](https://togithub.com/pinojs/pino/releases/tag/v9.1.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v9.0.0...v9.1.0) #### What's Changed - fix(transport-stream): Fix import error when using pkg with node v20 by [@​nagyszabi](https://togithub.com/nagyszabi) in [https://github.com/pinojs/pino/pull/1949](https://togithub.com/pinojs/pino/pull/1949) - Update LTS doc by [@​jsumners](https://togithub.com/jsumners) in [https://github.com/pinojs/pino/pull/1955](https://togithub.com/pinojs/pino/pull/1955) - Update pino types for browser.formatters by [@​KatelynKim](https://togithub.com/KatelynKim) in [https://github.com/pinojs/pino/pull/1946](https://togithub.com/pinojs/pino/pull/1946) - add node v22 to CI by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1953](https://togithub.com/pinojs/pino/pull/1953) - Add Platformatic to sponsors by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1956](https://togithub.com/pinojs/pino/pull/1956) - Update h3 example by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1968](https://togithub.com/pinojs/pino/pull/1968) - Support file URLs when configuring multiple transports by [@​haines](https://togithub.com/haines) in [https://github.com/pinojs/pino/pull/1961](https://togithub.com/pinojs/pino/pull/1961) - Adding support for mix\&match pipelines by [@​dbacarel](https://togithub.com/dbacarel) in [https://github.com/pinojs/pino/pull/1954](https://togithub.com/pinojs/pino/pull/1954) - apply serializers to args once before asObject or transmit by [@​emmyakin](https://togithub.com/emmyakin) in [https://github.com/pinojs/pino/pull/1971](https://togithub.com/pinojs/pino/pull/1971) - build(deps-dev): bump pino-pretty from 10.3.1 to 11.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1933](https://togithub.com/pinojs/pino/pull/1933) - build(deps): bump sonic-boom from 3.8.1 to 4.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1960](https://togithub.com/pinojs/pino/pull/1960) - build(deps): bump pino-std-serializers from 6.2.2 to 7.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1957](https://togithub.com/pinojs/pino/pull/1957) - build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1937](https://togithub.com/pinojs/pino/pull/1937) - build(deps): bump actions/dependency-review-action from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1894](https://togithub.com/pinojs/pino/pull/1894) - build(deps): bump pnpm/action-setup from 2.4.0 to 3.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1913](https://togithub.com/pinojs/pino/pull/1913) - Drop yarn support and update pnpm by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1972](https://togithub.com/pinojs/pino/pull/1972) - build(deps): bump thread-stream from 2.7.0 to 3.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1959](https://togithub.com/pinojs/pino/pull/1959) #### New Contributors - [@​nagyszabi](https://togithub.com/nagyszabi) made their first contribution in [https://github.com/pinojs/pino/pull/1949](https://togithub.com/pinojs/pino/pull/1949) - [@​haines](https://togithub.com/haines) made their first contribution in [https://github.com/pinojs/pino/pull/1961](https://togithub.com/pinojs/pino/pull/1961) - [@​emmyakin](https://togithub.com/emmyakin) made their first contribution in [https://github.com/pinojs/pino/pull/1971](https://togithub.com/pinojs/pino/pull/1971) **Full Changelog**: https://github.com/pinojs/pino/compare/v9.0.0...v9.1.0 ### [`v9.0.0`](https://togithub.com/pinojs/pino/compare/v8.21.0...4f8ea32aa69ec94b2fb5561716a7701aec991ce7) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.21.0...v9.0.0) ### [`v8.21.0`](https://togithub.com/pinojs/pino/releases/tag/v8.21.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.20.0...v8.21.0) #### What's Changed - docs: add a section about pino-logfmt [#​1879](https://togithub.com/pinojs/pino/issues/1879) by [@​botflux](https://togithub.com/botflux) in [https://github.com/pinojs/pino/pull/1941](https://togithub.com/pinojs/pino/pull/1941) - Docs: Separate ecosystem lists by [@​EstebanDalelR](https://togithub.com/EstebanDalelR) in [https://github.com/pinojs/pino/pull/1942](https://togithub.com/pinojs/pino/pull/1942) - feat: send config to transports on init by [@​10xLaCroixDrinker](https://togithub.com/10xLaCroixDrinker) in [https://github.com/pinojs/pino/pull/1930](https://togithub.com/pinojs/pino/pull/1930) #### New Contributors - [@​botflux](https://togithub.com/botflux) made their first contribution in [https://github.com/pinojs/pino/pull/1941](https://togithub.com/pinojs/pino/pull/1941) - [@​EstebanDalelR](https://togithub.com/EstebanDalelR) made their first contribution in [https://github.com/pinojs/pino/pull/1942](https://togithub.com/pinojs/pino/pull/1942) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.20.0...v8.21.0 ### [`v8.20.0`](https://togithub.com/pinojs/pino/compare/v8.19.0...v8.20.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.19.0...v8.20.0) ### [`v8.19.0`](https://togithub.com/pinojs/pino/releases/tag/v8.19.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.18.0...v8.19.0) #### What's Changed - api.md: Fix link declaration by [@​homersimpsons](https://togithub.com/homersimpsons) in [https://github.com/pinojs/pino/pull/1900](https://togithub.com/pinojs/pino/pull/1900) - Update transports.md by [@​huijiewei](https://togithub.com/huijiewei) in [https://github.com/pinojs/pino/pull/1897](https://togithub.com/pinojs/pino/pull/1897) - Add a basic `formatters` option to the browser pino by [@​KatelynKim](https://togithub.com/KatelynKim) in [https://github.com/pinojs/pino/pull/1898](https://togithub.com/pinojs/pino/pull/1898) - `setLevel` should respect level comparison option by [@​obrus-corcentric](https://togithub.com/obrus-corcentric) in [https://github.com/pinojs/pino/pull/1901](https://togithub.com/pinojs/pino/pull/1901) - Add formatters log option by [@​KatelynKim](https://togithub.com/KatelynKim) in [https://github.com/pinojs/pino/pull/1905](https://togithub.com/pinojs/pino/pull/1905) #### New Contributors - [@​homersimpsons](https://togithub.com/homersimpsons) made their first contribution in [https://github.com/pinojs/pino/pull/1900](https://togithub.com/pinojs/pino/pull/1900) - [@​huijiewei](https://togithub.com/huijiewei) made their first contribution in [https://github.com/pinojs/pino/pull/1897](https://togithub.com/pinojs/pino/pull/1897) - [@​KatelynKim](https://togithub.com/KatelynKim) made their first contribution in [https://github.com/pinojs/pino/pull/1898](https://togithub.com/pinojs/pino/pull/1898) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.18.0...v8.19.0 ### [`v8.18.0`](https://togithub.com/pinojs/pino/releases/tag/v8.18.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.17.2...v8.18.0) #### What's Changed - build(deps): bump actions/upload-artifact from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1873](https://togithub.com/pinojs/pino/pull/1873) - chore(license): Update licensing year by [@​codershiba](https://togithub.com/codershiba) in [https://github.com/pinojs/pino/pull/1882](https://togithub.com/pinojs/pino/pull/1882) - fix: destination docs and types by [@​codershiba](https://togithub.com/codershiba) in [https://github.com/pinojs/pino/pull/1881](https://togithub.com/pinojs/pino/pull/1881) - Correct type of `pino`'s `stream` parameter by [@​quisido](https://togithub.com/quisido) in [https://github.com/pinojs/pino/pull/1874](https://togithub.com/pinojs/pino/pull/1874) - Add ability to override custom levels comparison by [@​obrus-corcentric](https://togithub.com/obrus-corcentric) in [https://github.com/pinojs/pino/pull/1883](https://togithub.com/pinojs/pino/pull/1883) - build(deps-dev): bump tsd from 0.29.0 to 0.30.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1888](https://togithub.com/pinojs/pino/pull/1888) #### New Contributors - [@​codershiba](https://togithub.com/codershiba) made their first contribution in [https://github.com/pinojs/pino/pull/1882](https://togithub.com/pinojs/pino/pull/1882) - [@​quisido](https://togithub.com/quisido) made their first contribution in [https://github.com/pinojs/pino/pull/1874](https://togithub.com/pinojs/pino/pull/1874) - [@​obrus-corcentric](https://togithub.com/obrus-corcentric) made their first contribution in [https://github.com/pinojs/pino/pull/1883](https://togithub.com/pinojs/pino/pull/1883) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.17.2...v8.18.0 ### [`v8.17.2`](https://togithub.com/pinojs/pino/releases/tag/v8.17.2) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.17.1...v8.17.2) #### What's Changed - build(deps): bump process-warning from 2.3.2 to 3.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1869](https://togithub.com/pinojs/pino/pull/1869) - fix: type of child logger with custom levels by [@​UndefinedBehaviour](https://togithub.com/UndefinedBehaviour) in [https://github.com/pinojs/pino/pull/1871](https://togithub.com/pinojs/pino/pull/1871) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.17.1...v8.17.2 ### [`v8.17.1`](https://togithub.com/pinojs/pino/releases/tag/v8.17.1) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.17.0...v8.17.1) #### What's Changed - Support unknown, reverts 1783, add tests by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1866](https://togithub.com/pinojs/pino/pull/1866) - Add Type Example for custom logger by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1867](https://togithub.com/pinojs/pino/pull/1867) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.17.0...v8.17.1 ### [`v8.17.0`](https://togithub.com/pinojs/pino/releases/tag/v8.17.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.16.2...v8.17.0) #### What's Changed - build(deps): bump actions/github-script from 6 to 7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1857](https://togithub.com/pinojs/pino/pull/1857) - Make license detectable by GitHub by [@​10xLaCroixDrinker](https://togithub.com/10xLaCroixDrinker) in [https://github.com/pinojs/pino/pull/1859](https://togithub.com/pinojs/pino/pull/1859) - docs: Clarify how to log both to a custom transport and to stdout by [@​kibertoad](https://togithub.com/kibertoad) in [https://github.com/pinojs/pino/pull/1860](https://togithub.com/pinojs/pino/pull/1860) - Fix/types by [@​UndefinedBehaviour](https://togithub.com/UndefinedBehaviour) in [https://github.com/pinojs/pino/pull/1858](https://togithub.com/pinojs/pino/pull/1858) - Bumped tsd to v0.29.0 by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1863](https://togithub.com/pinojs/pino/pull/1863) - fix: typescript types by [@​Zamiell](https://togithub.com/Zamiell) in [https://github.com/pinojs/pino/pull/1783](https://togithub.com/pinojs/pino/pull/1783) - build(deps): bump pnpm/action-setup from 2.2.4 to 2.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1766](https://togithub.com/pinojs/pino/pull/1766) #### New Contributors - [@​10xLaCroixDrinker](https://togithub.com/10xLaCroixDrinker) made their first contribution in [https://github.com/pinojs/pino/pull/1859](https://togithub.com/pinojs/pino/pull/1859) - [@​Zamiell](https://togithub.com/Zamiell) made their first contribution in [https://github.com/pinojs/pino/pull/1783](https://togithub.com/pinojs/pino/pull/1783) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.16.2...v8.17.0 ### [`v8.16.2`](https://togithub.com/pinojs/pino/releases/tag/v8.16.2) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.16.1...v8.16.2) #### What's Changed - fix child-child benchmark by [@​bngarren](https://togithub.com/bngarren) in [https://github.com/pinojs/pino/pull/1849](https://togithub.com/pinojs/pino/pull/1849) - fix: make transports.options and transports.level optional by [@​krosenk729](https://togithub.com/krosenk729) in [https://github.com/pinojs/pino/pull/1831](https://togithub.com/pinojs/pino/pull/1831) - fix: export `redactOptions` type by [@​wolfy1339](https://togithub.com/wolfy1339) in [https://github.com/pinojs/pino/pull/1847](https://togithub.com/pinojs/pino/pull/1847) - build(deps): bump actions/setup-node from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1844](https://togithub.com/pinojs/pino/pull/1844) #### New Contributors - [@​bngarren](https://togithub.com/bngarren) made their first contribution in [https://github.com/pinojs/pino/pull/1849](https://togithub.com/pinojs/pino/pull/1849) - [@​krosenk729](https://togithub.com/krosenk729) made their first contribution in [https://github.com/pinojs/pino/pull/1831](https://togithub.com/pinojs/pino/pull/1831) - [@​wolfy1339](https://togithub.com/wolfy1339) made their first contribution in [https://github.com/pinojs/pino/pull/1847](https://togithub.com/pinojs/pino/pull/1847) - [@​UndefinedBehaviour](https://togithub.com/UndefinedBehaviour) made their first contribution in [https://github.com/pinojs/pino/pull/1843](https://togithub.com/pinojs/pino/pull/1843) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.16.1...v8.16.2 ### [`v8.16.1`](https://togithub.com/pinojs/pino/releases/tag/v8.16.1) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.16.0...v8.16.1) #### What's Changed - Support Node.js v21 by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1834](https://togithub.com/pinojs/pino/pull/1834) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.16.0...v8.16.1 ### [`v8.16.0`](https://togithub.com/pinojs/pino/releases/tag/v8.16.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.15.7...v8.16.0) #### What's Changed - allow passing callback to flush by [@​rluvaton](https://togithub.com/rluvaton) in [https://github.com/pinojs/pino/pull/1827](https://togithub.com/pinojs/pino/pull/1827) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.15.7...v8.16.0 ### [`v8.15.7`](https://togithub.com/pinojs/pino/releases/tag/v8.15.7) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.15.6...v8.15.7) #### What's Changed - update flush function type by [@​rluvaton](https://togithub.com/rluvaton) in [https://github.com/pinojs/pino/pull/1824](https://togithub.com/pinojs/pino/pull/1824) - Fix Node.js in CITGM (v18.x) by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1828](https://togithub.com/pinojs/pino/pull/1828) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.15.6...v8.15.7 ### [`v8.15.6`](https://togithub.com/pinojs/pino/releases/tag/v8.15.6) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.15.5...v8.15.6) #### What's Changed - Fix flaky test in CITGM by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1826](https://togithub.com/pinojs/pino/pull/1826) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.15.5...v8.15.6 ### [`v8.15.5`](https://togithub.com/pinojs/pino/releases/tag/v8.15.5) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.15.4...v8.15.5) #### What's Changed - Fix broken test by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1825](https://togithub.com/pinojs/pino/pull/1825) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.15.4...v8.15.5 ### [`v8.15.4`](https://togithub.com/pinojs/pino/releases/tag/v8.15.4) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.15.3...v8.15.4) #### What's Changed - build(deps): bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1822](https://togithub.com/pinojs/pino/pull/1822) - feat: auto completion for `level` by [@​bogeychan](https://togithub.com/bogeychan) in [https://github.com/pinojs/pino/pull/1808](https://togithub.com/pinojs/pino/pull/1808) #### New Contributors - [@​bogeychan](https://togithub.com/bogeychan) made their first contribution in [https://github.com/pinojs/pino/pull/1808](https://togithub.com/pinojs/pino/pull/1808) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.15.3...v8.15.4 ### [`v8.15.3`](https://togithub.com/pinojs/pino/releases/tag/v8.15.3) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.15.2...v8.15.3) #### What's Changed - Disable FinalizationRegistry if node code coverage is active by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1819](https://togithub.com/pinojs/pino/pull/1819) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.15.2...v8.15.3 ### [`v8.15.2`](https://togithub.com/pinojs/pino/releases/tag/v8.15.2) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.15.1...v8.15.2) #### What's Changed - enable named export in browser.js by [@​tarunrajput](https://togithub.com/tarunrajput) in [https://github.com/pinojs/pino/pull/1803](https://togithub.com/pinojs/pino/pull/1803) - Fix improperly placed quote by [@​Artrix9095](https://togithub.com/Artrix9095) in [https://github.com/pinojs/pino/pull/1810](https://togithub.com/pinojs/pino/pull/1810) - export the LoggerExtras interface by [@​ethanniser](https://togithub.com/ethanniser) in [https://github.com/pinojs/pino/pull/1813](https://togithub.com/pinojs/pino/pull/1813) #### New Contributors - [@​Artrix9095](https://togithub.com/Artrix9095) made their first contribution in [https://github.com/pinojs/pino/pull/1810](https://togithub.com/pinojs/pino/pull/1810) - [@​ethanniser](https://togithub.com/ethanniser) made their first contribution in [https://github.com/pinojs/pino/pull/1813](https://togithub.com/pinojs/pino/pull/1813) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.15.1...v8.15.2 ### [`v8.15.1`](https://togithub.com/pinojs/pino/releases/tag/v8.15.1) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.15.0...v8.15.1) #### What's Changed - fix: replace nullish coalescing operator by [@​hchangjae](https://togithub.com/hchangjae) in [https://github.com/pinojs/pino/pull/1780](https://togithub.com/pinojs/pino/pull/1780) - adding asString to the key by [@​tzviki](https://togithub.com/tzviki) in [https://github.com/pinojs/pino/pull/1779](https://togithub.com/pinojs/pino/pull/1779) - feat([#​1595](https://togithub.com/pinojs/pino/issues/1595)): improve stream entry type by [@​Puppo](https://togithub.com/Puppo) in [https://github.com/pinojs/pino/pull/1778](https://togithub.com/pinojs/pino/pull/1778) - build(deps): bump pino-abstract-transport from v1.0.0 to 1.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1797](https://togithub.com/pinojs/pino/pull/1797) - Skip writing a big file test in CI and CITGM by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1800](https://togithub.com/pinojs/pino/pull/1800) #### New Contributors - [@​hchangjae](https://togithub.com/hchangjae) made their first contribution in [https://github.com/pinojs/pino/pull/1780](https://togithub.com/pinojs/pino/pull/1780) - [@​Puppo](https://togithub.com/Puppo) made their first contribution in [https://github.com/pinojs/pino/pull/1778](https://togithub.com/pinojs/pino/pull/1778) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.15.0...v8.15.1 ### [`v8.15.0`](https://togithub.com/pinojs/pino/releases/tag/v8.15.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.14.2...v8.15.0) #### What's Changed - docs(transports): add axiom [#​1753](https://togithub.com/pinojs/pino/issues/1753) by [@​qlaffont](https://togithub.com/qlaffont) in [https://github.com/pinojs/pino/pull/1754](https://togithub.com/pinojs/pino/pull/1754) - Add pino-opentelemetry-transport as a known plugin to transports.md by [@​Vunovati](https://togithub.com/Vunovati) in [https://github.com/pinojs/pino/pull/1757](https://togithub.com/pinojs/pino/pull/1757) - fix: example code in transports.md by [@​exKAZUu](https://togithub.com/exKAZUu) in [https://github.com/pinojs/pino/pull/1761](https://togithub.com/pinojs/pino/pull/1761) - Add default levels to opts in multistream by [@​tzviki](https://togithub.com/tzviki) in [https://github.com/pinojs/pino/pull/1760](https://togithub.com/pinojs/pino/pull/1760) #### New Contributors - [@​qlaffont](https://togithub.com/qlaffont) made their first contribution in [https://github.com/pinojs/pino/pull/1754](https://togithub.com/pinojs/pino/pull/1754) - [@​Vunovati](https://togithub.com/Vunovati) made their first contribution in [https://github.com/pinojs/pino/pull/1757](https://togithub.com/pinojs/pino/pull/1757) - [@​exKAZUu](https://togithub.com/exKAZUu) made their first contribution in [https://github.com/pinojs/pino/pull/1761](https://togithub.com/pinojs/pino/pull/1761) - [@​tzviki](https://togithub.com/tzviki) made their first contribution in [https://github.com/pinojs/pino/pull/1760](https://togithub.com/pinojs/pino/pull/1760) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.14.2...v8.15.0 ### [`v8.14.2`](https://togithub.com/pinojs/pino/releases/tag/v8.14.2) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.14.1...v8.14.2) #### What's Changed - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.16.14 to 20.2.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1718](https://togithub.com/pinojs/pino/pull/1718) - build(deps-dev): bump rimraf from 4.4.1 to 5.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1719](https://togithub.com/pinojs/pino/pull/1719) - build(deps-dev): bump pino-pretty from 9.4.0 to 10.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1670](https://togithub.com/pinojs/pino/pull/1670) - docs: add pino-slack-webhook to list of v7+ compatible transports by [@​youngkiu](https://togithub.com/youngkiu) in [https://github.com/pinojs/pino/pull/1730](https://togithub.com/pinojs/pino/pull/1730) - Add missing closing curly brace in transports documentation by [@​JasoonS](https://togithub.com/JasoonS) in [https://github.com/pinojs/pino/pull/1737](https://togithub.com/pinojs/pino/pull/1737) - Issue [#​1735](https://togithub.com/pinojs/pino/issues/1735) - Programmatic Integration as a transport fails by [@​altearius](https://togithub.com/altearius) in [https://github.com/pinojs/pino/pull/1739](https://togithub.com/pinojs/pino/pull/1739) - build(deps-dev): bump typescript from 4.9.5 to 5.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1728](https://togithub.com/pinojs/pino/pull/1728) - build(deps-dev): bump bole from 4.0.1 to 5.0.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1734](https://togithub.com/pinojs/pino/pull/1734) - build(deps-dev): bump eslint-plugin-n from 15.7.0 to 16.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1740](https://togithub.com/pinojs/pino/pull/1740) - fix: browser respect child logger log level by [@​NicoVogel](https://togithub.com/NicoVogel) in [https://github.com/pinojs/pino/pull/1725](https://togithub.com/pinojs/pino/pull/1725) - Fix dependency version by [@​jsumners](https://togithub.com/jsumners) in [https://github.com/pinojs/pino/pull/1747](https://togithub.com/pinojs/pino/pull/1747) - fix: use `messageKey` when giving message precedence over error by [@​joelmukuthu](https://togithub.com/joelmukuthu) in [https://github.com/pinojs/pino/pull/1746](https://togithub.com/pinojs/pino/pull/1746) #### New Contributors - [@​youngkiu](https://togithub.com/youngkiu) made their first contribution in [https://github.com/pinojs/pino/pull/1730](https://togithub.com/pinojs/pino/pull/1730) - [@​JasoonS](https://togithub.com/JasoonS) made their first contribution in [https://github.com/pinojs/pino/pull/1737](https://togithub.com/pinojs/pino/pull/1737) - [@​altearius](https://togithub.com/altearius) made their first contribution in [https://github.com/pinojs/pino/pull/1739](https://togithub.com/pinojs/pino/pull/1739) - [@​NicoVogel](https://togithub.com/NicoVogel) made their first contribution in [https://github.com/pinojs/pino/pull/1725](https://togithub.com/pinojs/pino/pull/1725) - [@​joelmukuthu](https://togithub.com/joelmukuthu) made their first contribution in [https://github.com/pinojs/pino/pull/1746](https://togithub.com/pinojs/pino/pull/1746) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.14.1...v8.14.2 ### [`v8.14.1`](https://togithub.com/pinojs/pino/releases/tag/v8.14.1) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.14.0...v8.14.1) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.14.0...v8.14.1 ### [`v8.14.0`](https://togithub.com/pinojs/pino/releases/tag/v8.14.0) [Compare Source](https://togithub.com/pinojs/pino/compare/c1c8eb41240c0ae9282bac1741ae2ee7bdb82895...v8.14.0) #### What's Changed - Docs: add favicon by [@​WolfGangsta](https://togithub.com/WolfGangsta) in [https://github.com/pinojs/pino/pull/1698](https://togithub.com/pinojs/pino/pull/1698) - docs: bindings formatter function usage by [@​nadhifikbarw](https://togithub.com/nadhifikbarw) in [https://github.com/pinojs/pino/pull/1702](https://togithub.com/pinojs/pino/pull/1702) - add crlf in LoggerOptions Interface by [@​tarunrajput](https://togithub.com/tarunrajput) in [https://github.com/pinojs/pino/pull/1696](https://togithub.com/pinojs/pino/pull/1696) - Support custom levels on browser by [@​matheusvellone](https://togithub.com/matheusvellone) in [https://github.com/pinojs/pino/pull/1707](https://togithub.com/pinojs/pino/pull/1707) - Add child method default generic type by [@​matheusvellone](https://togithub.com/matheusvellone) in [https://github.com/pinojs/pino/pull/1704](https://togithub.com/pinojs/pino/pull/1704) - feat: pass logger/child logger as param to mixin by [@​mmarchini](https://togithub.com/mmarchini) in [https://github.com/pinojs/pino/pull/1709](https://togithub.com/pinojs/pino/pull/1709) - docs: add 'best performance for basic stdout logging' to help.md by [@​janeklb](https://togithub.com/janeklb) in [https://github.com/pinojs/pino/pull/1584](https://togithub.com/pinojs/pino/pull/1584) #### New Contributors - [@​WolfGangsta](https://togithub.com/WolfGangsta) made their first contribution in [https://github.com/pinojs/pino/pull/1698](https://togithub.com/pinojs/pino/pull/1698) - [@​nadhifikbarw](https://togithub.com/nadhifikbarw) made their first contribution in [https://github.com/pinojs/pino/pull/1702](https://togithub.com/pinojs/pino/pull/1702) - [@​matheusvellone](https://togithub.com/matheusvellone) made their first contribution in [https://github.com/pinojs/pino/pull/1707](https://togithub.com/pinojs/pino/pull/1707) - [@​janeklb](https://togithub.com/janeklb) made their first contribution in [https://github.com/pinojs/pino/pull/1584](https://togithub.com/pinojs/pino/pull/1584) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.12.0...v8.14.0 ### [`v8.12.1`](https://togithub.com/pinojs/pino/compare/v8.12.0...c1c8eb41240c0ae9282bac1741ae2ee7bdb82895) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.12.0...c1c8eb41240c0ae9282bac1741ae2ee7bdb82895) ### [`v8.12.0`](https://togithub.com/pinojs/pino/releases/tag/v8.12.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.11.0...v8.12.0) #### What's Changed - feat: add mightnight-smoker closes [#​1570](https://togithub.com/pinojs/pino/issues/1570) by [@​dancastillo](https://togithub.com/dancastillo) in [https://github.com/pinojs/pino/pull/1665](https://togithub.com/pinojs/pino/pull/1665) - Remove (package.json).files by [@​jsumners](https://togithub.com/jsumners) in [https://github.com/pinojs/pino/pull/1673](https://togithub.com/pinojs/pino/pull/1673) - docs(ecosystem): add crawlee-pino by [@​imyelo](https://togithub.com/imyelo) in [https://github.com/pinojs/pino/pull/1685](https://togithub.com/pinojs/pino/pull/1685) - fix(type): add `disabled` to `pino.LoggerOptions` by [@​JonParton](https://togithub.com/JonParton) in [https://github.com/pinojs/pino/pull/1629](https://togithub.com/pinojs/pino/pull/1629) - remove type definition for pino 7.0 comment by [@​tarunrajput](https://togithub.com/tarunrajput) in [https://github.com/pinojs/pino/pull/1693](https://togithub.com/pinojs/pino/pull/1693) - Expose errWithCause to browser API & add Node v20 by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1701](https://togithub.com/pinojs/pino/pull/1701) #### New Contributors - [@​imyelo](https://togithub.com/imyelo) made their first contribution in [https://github.com/pinojs/pino/pull/1685](https://togithub.com/pinojs/pino/pull/1685) - [@​JonParton](https://togithub.com/JonParton) made their first contribution in [https://github.com/pinojs/pino/pull/1629](https://togithub.com/pinojs/pino/pull/1629) - [@​tarunrajput](https://togithub.com/tarunrajput) made their first contribution in [https://github.com/pinojs/pino/pull/1693](https://togithub.com/pinojs/pino/pull/1693) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.11.0...v8.12.0 ### [`v8.11.0`](https://togithub.com/pinojs/pino/releases/tag/v8.11.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.10.0...v8.11.0) #### What's Changed - Add script to bump version by [@​jsumners](https://togithub.com/jsumners) in [https://github.com/pinojs/pino/pull/1643](https://togithub.com/pinojs/pino/pull/1643) - Add Node 19 to the CI by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1646](https://togithub.com/pinojs/pino/pull/1646) - fix(docs): update multistream example and description by [@​Cheprer](https://togithub.com/Cheprer) in [https://github.com/pinojs/pino/pull/1649](https://togithub.com/pinojs/pino/pull/1649) - fix msg precendence when sending a merging object with msg and err by [@​leon-volq](https://togithub.com/leon-volq) in [https://github.com/pinojs/pino/pull/1654](https://togithub.com/pinojs/pino/pull/1654) #### New Contributors - [@​Cheprer](https://togithub.com/Cheprer) made their first contribution in [https://github.com/pinojs/pino/pull/1649](https://togithub.com/pinojs/pino/pull/1649) - [@​leon-volq](https://togithub.com/leon-volq) made their first contribution in [https://github.com/pinojs/pino/pull/1654](https://togithub.com/pinojs/pino/pull/1654) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.10.0...v8.11.0 ### [`v8.10.0`](https://togithub.com/pinojs/pino/releases/tag/v8.10.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.9.0...v8.10.0) #### What's Changed - feat: add dedupe option to transport by [@​nekosaur](https://togithub.com/nekosaur) in [https://github.com/pinojs/pino/pull/1640](https://togithub.com/pinojs/pino/pull/1640) #### New Contributors - [@​nekosaur](https://togithub.com/nekosaur) made their first contribution in [https://github.com/pinojs/pino/pull/1640](https://togithub.com/pinojs/pino/pull/1640) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.9.0...v8.10.0 ### [`v8.9.0`](https://togithub.com/pinojs/pino/releases/tag/v8.9.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.8.0...v8.9.0) ##### What's Changed - Fix documentation example by [@​khobaib222](https://togithub.com/khobaib222) in [https://github.com/pinojs/pino/pull/1608](https://togithub.com/pinojs/pino/pull/1608) - docs: Add correct link to Matteo Collina's github account in README.md by [@​HassanBahati](https://togithub.com/HassanBahati) in [https://github.com/pinojs/pino/pull/1609](https://togithub.com/pinojs/pino/pull/1609) - Docs: Enhance Fastify Example - Add port for the server by [@​HassanBahati](https://togithub.com/HassanBahati) in [https://github.com/pinojs/pino/pull/1611](https://togithub.com/pinojs/pino/pull/1611) - Add yarn install to the documentation. by [@​luluhoc](https://togithub.com/luluhoc) in [https://github.com/pinojs/pino/pull/1614](https://togithub.com/pinojs/pino/pull/1614) - build(deps): bump actions/dependency-review-action from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1597](https://togithub.com/pinojs/pino/pull/1597) - docs(pretty): update the api example guide and remove an obsolete type by [@​borjapazr](https://togithub.com/borjapazr) in [https://github.com/pinojs/pino/pull/1620](https://togithub.com/pinojs/pino/pull/1620) - Remove defunct "Exit logging" link by [@​bitjson](https://togithub.com/bitjson) in [https://github.com/pinojs/pino/pull/1622](https://togithub.com/pinojs/pino/pull/1622) - build(deps-dev): bump rimraf from 3.0.2 to 4.0.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1624](https://togithub.com/pinojs/pino/pull/1624) - remove: outdated/unused information from docs/pretty.md by [@​VladimirMikulic](https://togithub.com/VladimirMikulic) in [https://github.com/pinojs/pino/pull/1625](https://togithub.com/pinojs/pino/pull/1625) - fix: badges by [@​xtexChooser](https://togithub.com/xtexChooser) in [https://github.com/pinojs/pino/pull/1630](https://togithub.com/pinojs/pino/pull/1630) - Transports are always asynchronous by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1631](https://togithub.com/pinojs/pino/pull/1631) - Add [@​logtail/pino](https://togithub.com/logtail/pino) to v7+ compatible transports by [@​curusarn](https://togithub.com/curusarn) in [https://github.com/pinojs/pino/pull/1634](https://togithub.com/pinojs/pino/pull/1634) - Allow message prefix - [#​544](https://togithub.com/pinojs/pino/issues/544) by [@​rluvaton](https://togithub.com/rluvaton) in [https://github.com/pinojs/pino/pull/1635](https://togithub.com/pinojs/pino/pull/1635) ##### New Contributors - [@​khobaib222](https://togithub.com/khobaib222) made their first contribution in [https://github.com/pinojs/pino/pull/1608](https://togithub.com/pinojs/pino/pull/1608) - [@​HassanBahati](https://togithub.com/HassanBahati) made their first contribution in [https://github.com/pinojs/pino/pull/1609](https://togithub.com/pinojs/pino/pull/1609) - [@​luluhoc](https://togithub.com/luluhoc) made their first contribution in [https://github.com/pinojs/pino/pull/1614](https://togithub.com/pinojs/pino/pull/1614) - [@​borjapazr](https://togithub.com/borjapazr) made their first contribution in [https://github.com/pinojs/pino/pull/1620](https://togithub.com/pinojs/pino/pull/1620) - [@​bitjson](https://togithub.com/bitjson) made their first contribution in [https://github.com/pinojs/pino/pull/1622](https://togithub.com/pinojs/pino/pull/1622) - [@​VladimirMikulic](https://togithub.com/VladimirMikulic) made their first contribution in [https://github.com/pinojs/pino/pull/1625](https://togithub.com/pinojs/pino/pull/1625) - [@​xtexChooser](https://togithub.com/xtexChooser) made their first contribution in [https://github.com/pinojs/pino/pull/1630](https://togithub.com/pinojs/pino/pull/1630) - [@​curusarn](https://togithub.com/curusarn) made their first contribution in [https://github.com/pinojs/pino/pull/1634](https://togithub.com/pinojs/pino/pull/1634) - [@​rluvaton](https://togithub.com/rluvaton) made their first contribution in [https://github.com/pinojs/pino/pull/1635](https://togithub.com/pinojs/pino/pull/1635) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.8.0...v8.9.0 ### [`v8.8.0`](https://togithub.com/pinojs/pino/releases/tag/v8.8.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.7.0...v8.8.0) #### What's Changed - Update async logging caveats documentation by [@​jonathansamines](https://togithub.com/jonathansamines) in [https://github.com/pinojs/pino/pull/1578](https://togithub.com/pinojs/pino/pull/1578) - Update hapi-pino usage example by [@​jonathansamines](https://togithub.com/jonathansamines) in [https://github.com/pinojs/pino/pull/1580](https://togithub.com/pinojs/pino/pull/1580) - build(deps): bump pnpm/action-setup from 2.2.2 to 2.2.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1582](https://togithub.com/pinojs/pino/pull/1582) - Use safe stringify for redaction by [@​bbi22](https://togithub.com/bbi22) in [https://github.com/pinojs/pino/pull/1587](https://togithub.com/pinojs/pino/pull/1587) - Fix updating errorKey with default error serializer ([#​1593](https://togithub.com/pinojs/pino/issues/1593)) by [@​zahar517](https://togithub.com/zahar517) in [https://github.com/pinojs/pino/pull/1604](https://togithub.com/pinojs/pino/pull/1604) #### New Contributors - [@​jonathansamines](https://togithub.com/jonathansamines) made their first contribution in [https://github.com/pinojs/pino/pull/1578](https://togithub.com/pinojs/pino/pull/1578) - [@​bbi22](https://togithub.com/bbi22) made their first contribution in [https://github.com/pinojs/pino/pull/1587](https://togithub.com/pinojs/pino/pull/1587) - [@​zahar517](https://togithub.com/zahar517) made their first contribution in [https://github.com/pinojs/pino/pull/1604](https://togithub.com/pinojs/pino/pull/1604) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.7.0...v8.8.0 ### [`v8.7.0`](https://togithub.com/pinojs/pino/releases/tag/v8.7.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.6.1...v8.7.0) #### What's Changed - Add DestinationStreamMetadata type to pino.d.ts by [@​segevfiner](https://togithub.com/segevfiner) in [https://github.com/pinojs/pino/pull/1566](https://togithub.com/pinojs/pino/pull/1566) - fix: remove pretty print in types, docs by [@​susmithagudapati](https://togithub.com/susmithagudapati) in [https://github.com/pinojs/pino/pull/1569](https://togithub.com/pinojs/pino/pull/1569) - Pass logger instance as an argument in `level-change` event by [@​bienzaaron](https://togithub.com/bienzaaron) in [https://github.com/pinojs/pino/pull/1576](https://togithub.com/pinojs/pino/pull/1576) #### New Contributors - [@​segevfiner](https://togithub.com/segevfiner) made their first contribution in [https://github.com/pinojs/pino/pull/1566](https://togithub.com/pinojs/pino/pull/1566) - [@​susmithagudapati](https://togithub.com/susmithagudapati) made their first contribution in [https://github.com/pinojs/pino/pull/1569](https://togithub.com/pinojs/pino/pull/1569) - [@​bienzaaron](https://togithub.com/bienzaaron) made their first contribution in [https://github.com/pinojs/pino/pull/1576](https://togithub.com/pinojs/pino/pull/1576) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.6.1...v8.7.0 ### [`v8.6.1`](https://togithub.com/pinojs/pino/releases/tag/v8.6.1) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.6.0...v8.6.1) #### What's Changed - build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1563](https://togithub.com/pinojs/pino/pull/1563) - fix(tools): log\[level] compatible with when first argument is undefined (fix [#​1555](https://togithub.com/pinojs/pino/issues/1555)) by [@​sun0day](https://togithub.com/sun0day) in [https://github.com/pinojs/pino/pull/1565](https://togithub.com/pinojs/pino/pull/1565) #### New Contributors - [@​sun0day](https://togithub.com/sun0day) made their first contribution in [https://github.com/pinojs/pino/pull/1565](https://togithub.com/pinojs/pino/pull/1565) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.6.0...v8.6.1 ### [`v8.6.0`](https://togithub.com/pinojs/pino/releases/tag/v8.6.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.5.0...v8.6.0) #### What's Changed - feat: bump typescript to 4.8.2 by [@​anonrig](https://togithub.com/anonrig) in [https://github.com/pinojs/pino/pull/1550](https://togithub.com/pinojs/pino/pull/1550) - Document how error is received from worker transport by [@​TommyDew42](https://togithub.com/TommyDew42) in [https://github.com/pinojs/pino/pull/1548](https://togithub.com/pinojs/pino/pull/1548) - build(deps-dev): bump jest from 28.1.3 to 29.0.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1553](https://togithub.com/pinojs/pino/pull/1553) - fix: add `this` to `hooks.logMethod` by [@​SimenB](https://togithub.com/SimenB) in [https://github.com/pinojs/pino/pull/1559](https://togithub.com/pinojs/pino/pull/1559) - docs: grammar and spelling fixes by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/pinojs/pino/pull/1560](https://togithub.com/pinojs/pino/pull/1560) - fix: type `formatters.log` with a Record type by [@​SimenB](https://togithub.com/SimenB) in [https://github.com/pinojs/pino/pull/1561](https://togithub.com/pinojs/pino/pull/1561) - fix: correct type of `args` passed to `hooks.logMethod` by [@​SimenB](https://togithub.com/SimenB) in [https://github.com/pinojs/pino/pull/1558](https://togithub.com/pinojs/pino/pull/1558) #### New Contributors - [@​anonrig](https://togithub.com/anonrig) made their first contribution in [https://github.com/pinojs/pino/pull/1550](https://togithub.com/pinojs/pino/pull/1550) - [@​TommyDew42](https://togithub.com/TommyDew42) made their first contribution in [https://github.com/pinojs/pino/pull/1548](https://togithub.com/pinojs/pino/pull/1548) - [@​SimenB](https://togithub.com/SimenB) made their first contribution in [https://github.com/pinojs/pino/pull/1559](https://togithub.com/pinojs/pino/pull/1559) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.5.0...v8.6.0 ### [`v8.5.0`](https://togithub.com/pinojs/pino/releases/tag/v8.5.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.4.2...v8.5.0) #### What's Changed - docs(ecosystem): add cloud-pine to community list by [@​metcoder95](https://togithub.com/metcoder95) in [https://github.com/pinojs/pino/pull/1527](https://togithub.com/pinojs/pino/pull/1527) - Fix transports doc pipeline example by [@​AceFire6](https://togithub.com/AceFire6) in [https://github.com/pinojs/pino/pull/1530](https://togithub.com/pinojs/pino/pull/1530) - docs(help): use formatters since useLevelLabels is deprecated by [@​arkerone](https://togithub.com/arkerone) in [https://github.com/pinojs/pino/pull/1533](https://togithub.com/pinojs/pino/pull/1533) - build(deps-dev): add debug by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/pinojs/pino/pull/1537](https://togithub.com/pinojs/pino/pull/1537) - Remove all mentions of final by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1544](https://togithub.com/pinojs/pino/pull/1544) - build(deps): bump jsumners/lock-threads from [`b27edac`](https://togithub.com/pinojs/pino/commit/b27edac0ac998d42b2815e122b6c24b32b568321) to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1545](https://togithub.com/pinojs/pino/pull/1545) - GitHub Workflows security hardening by [@​sashashura](https://togithub.com/sashashura) in [https://github.com/pinojs/pino/pull/1546](https://togithub.com/pinojs/pino/pull/1546) - Revert "build(deps): bump jsumners/lock-threads from [`b27edac`](https://togithub.com/pinojs/pino/commit/b27edac0ac998d42b2815e122b6c24b32b568321) to 3" by [@​jsumners](https://togithub.com/jsumners) in [https://github.com/pinojs/pino/pull/1547](https://togithub.com/pinojs/pino/pull/1547) - Added `onChild` callback with tests and documentation by [@​Diabl0269](https://togithub.com/Diabl0269) in [https://github.com/pinojs/pino/pull/1541](https://togithub.com/pinojs/pino/pull/1541) #### New Contributors - [@​metcoder95](https://togithub.com/metcoder95) made their first contribution in [https://github.com/pinojs/pino/pull/1527](https://togithub.com/pinojs/pino/pull/1527) - [@​AceFire6](https://togithub.com/AceFire6) made their first contribution in [https://github.com/pinojs/pino/pull/1530](https://togithub.com/pinojs/pino/pull/1530) - [@​arkerone](https://togithub.com/arkerone) made their first contribution in [https://github.com/pinojs/pino/pull/1533](https://togithub.com/pinojs/pino/pull/1533) - [@​sashashura](https://togithub.com/sashashura) made their first contribution in [https://github.com/pinojs/pino/pull/1546](https://togithub.com/pinojs/pino/pull/1546) - [@​Diabl0269](https://togithub.com/Diabl0269) made their first contribution in [https://github.com/pinojs/pino/pull/1541](https://togithub.com/pinojs/pino/pull/1541) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.4.2...v8.5.0 ### [`v8.4.2`](https://togithub.com/pinojs/pino/releases/tag/v8.4.2) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.4.1...v8.4.2) #### What's Changed - build(deps-dev): bump pino-pretty from 8.1.0 to 9.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1519](https://togithub.com/pinojs/pino/pull/1519) - chore: update pino-pretty example image by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/pinojs/pino/pull/1522](https://togithub.com/pinojs/pino/pull/1522) - fix loading .js with pkg by [@​burgerni10](https://togithub.com/burgerni10) in [https://github.com/pinojs/pino/pull/1493](https://togithub.com/pinojs/pino/pull/1493) #### New Contributors - [@​burgerni10](https://togithub.com/burgerni10) made their first contribution in [https://github.com/pinojs/pino/pull/1493](https://togithub.com/pinojs/pino/pull/1493) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.4.1...v8.4.2 ### [`v8.4.1`](https://togithub.com/pinojs/pino/releases/tag/v8.4.1) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.4.0...v8.4.1) #### What's Changed - Add pino-transport-datadog to transports.md by [@​theogravity](https://togithub.com/theogravity) in [https://github.com/pinojs/pino/pull/1512](https://togithub.com/pinojs/pino/pull/1512) - Simplify Google logging-specific configuration example by [@​andrew-demb](https://togithub.com/andrew-demb) in [https://github.com/pinojs/pino/pull/1516](https://togithub.com/pinojs/pino/pull/1516) - Default fd=1 in pino.destination if stdout has no file descriptor by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1517](https://togithub.com/pinojs/pino/pull/1517) #### New Contributors - [@​theogravity](https://togithub.com/theogravity) made their first contribution in [https://github.com/pinojs/pino/pull/1512](https://togithub.com/pinojs/pino/pull/1512) - [@​andrew-demb](https://togithub.com/andrew-demb) made their first contribution in [https://github.com/pinojs/pino/pull/1516](https://togithub.com/pinojs/pino/pull/1516) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.4.0...v8.4.1 ### [`v8.4.0`](https://togithub.com/pinojs/pino/releases/tag/v8.4.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.3.1...v8.4.0) #### What's Changed - build(deps): bump real-require from 0.1.0 to 0.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1505](https://togithub.com/pinojs/pino/pull/1505) - feat: add errorKey option by [@​qwelias](https://togithub.com/qwelias) in [https://github.com/pinojs/pino/pull/1507](https://togithub.com/pinojs/pino/pull/1507) - Fix: dedup works with multistream (refs: [#​1506](https://togithub.com/pinojs/pino/issues/1506)) by [@​bl00dhound](https://togithub.com/bl00dhound) in [https://github.com/pinojs/pino/pull/1508](https://togithub.com/pinojs/pino/pull/1508) #### New Contributors - [@​qwelias](https://togithub.com/qwelias) made their first contribution in [https://github.com/pinojs/pino/pull/1507](https://togithub.com/pinojs/pino/pull/1507) - [@​bl00dhound](https://togithub.com/bl00dhound) made their first contribution in [https://github.com/pinojs/pino/pull/1508](https://togithub.com/pinojs/pino/pull/1508) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.3.1...v8.4.0 ### [`v8.3.1`](https://togithub.com/pinojs/pino/releases/tag/v8.3.1) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.3.0...v8.3.1) #### What's Changed - Do not assume process.stdout has a file descriptor by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1503](https://togithub.com/pinojs/pino/pull/1503) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.3.0...v8.3.1 ### [`v8.3.0`](https://togithub.com/pinojs/pino/releases/tag/v8.3.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.2.0...v8.3.0) #### What's Changed - Use https url in package.json homepage field by [@​glensc](https://togithub.com/glensc) in [https://github.com/pinojs/pino/pull/1498](https://togithub.com/pinojs/pino/pull/1498) - Use process.stdout if specified by the developer by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1499](https://togithub.com/pinojs/pino/pull/1499) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.2.0...v8.3.0 ### [`v8.2.0`](https://togithub.com/pinojs/pino/releases/tag/v8.2.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.1.0...v8.2.0) #### What's Changed - fix([#​1347](https://togithub.com/pinojs/pino/issues/1347)): added disabled to browser opts for logs by [@​dancastillo](https://togithub.com/dancastillo) in [https://github.com/pinojs/pino/pull/1480](https://togithub.com/pinojs/pino/pull/1480) - Introducing Aibrake transport by [@​enricodeleo](https://togithub.com/enricodeleo) in [https://github.com/pinojs/pino/pull/1481](https://togithub.com/pinojs/pino/pull/1481) - build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1483](https://togithub.com/pinojs/pino/pull/1483) - fix: updated lts docs by [@​dancastillo](https://togithub.com/dancastillo) in [https://github.com/pinojs/pino/pull/1486](https://togithub.com/pinojs/pino/pull/1486) - docs(API): add description to `level` constructor option by [@​KoltesDigital](https://togithub.com/KoltesDigital) in [https://github.com/pinojs/pino/pull/1488](https://togithub.com/pinojs/pino/pull/1488) - build(deps): bump actions/dependency-review-action from 1 to 2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1482](https://togithub.com/pinojs/pino/pull/1482) - Update thread-stream@2.0.0 by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1494](https://togithub.com/pinojs/pino/pull/1494) - build(deps): bump pino-std-serializers from 5.6.0 to 6.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1478](https://togithub.com/pinojs/pino/pull/1478) - resolves [#​1489](https://togithub.com/pinojs/pino/issues/1489) add test by [@​Mogztter](https://togithub.com/Mogztter) in [https://github.com/pinojs/pino/pull/1496](https://togithub.com/pinojs/pino/pull/1496) #### New Contributors - [@​dancastillo](https://togithub.com/dancastillo) made their first contribution in [https://github.com/pinojs/pino/pull/1480](https://togithub.com/pinojs/pino/pull/1480) - [@​enricodeleo](https://togithub.com/enricodeleo) made their first contribution in [https://github.com/pinojs/pino/pull/1481](https://togithub.com/pinojs/pino/pull/1481) - [@​KoltesDigital](https://togithub.com/KoltesDigital) made their first contribution in [https://github.com/pinojs/pino/pull/1488](https://togithub.com/pinojs/pino/pull/1488) - [@​Mogztter](https://togithub.com/Mogztter) made their first contribution in [https://github.com/pinojs/pino/pull/1496](https://togithub.com/pinojs/pino/pull/1496) **Full Changelog**: https://github.com/pinojs/pino/compare/v8.1.0...v8.2.0 ### [`v8.1.0`](https://togithub.com/pinojs/pino/releases/tag/v8.1.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.0.0...v8.1.0) #### What's Changed - build(deps): bump pnpm/action-setup from 2.2.1 to 2.2.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1450](https://togithub.com/pinojs/pino/pull/1450) - fix(publishing): add preval pino version by [@​budarin](https://togithub.com/budarin) in [https://github.com/pinojs/pino/pull/1453](https://togithub.com/pinojs/pino/pull/1453) - Update dependencies by [@​jsumners](https://togithub.com/jsumners) in [https://github.com/pinojs/pino/pull/1458](https://togithub.com/pinojs/pino/pull/1458) - build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1460](https://togithub.com/pinojs/pino/pull/1460) - docs: Fixed options for loki transport example by [@​mrbrianevans](https://togithub.com/mrbrianevans) in [https://github.com/pinojs/pino/pull/1459](https://togithub.com/pinojs/pino/pull/1459) - test: Remove npx from transpile. by [@​ShogunPanda](https://togithub.com/ShogunPanda) in [https://github.com/pinojs/pino/pull/1467](https://togithub.com/pinojs/pino/pull/1467) - Add documentation regard pino-sentry-transport by [@​tomer-yechiel](https://togithub.com/tomer-yechiel) in [https://github.com/pinojs/pino/pull/1464](https://togithub.com/pinojs/pino/pull/1464) - docs: Fix typo by [@​krmroland](https://togithub.com/krmroland) in [https://github.com/pinojs/pino/pull/1470](https://togithub.com/pinojs/pino/pull/1470) - ci: update workflows by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.c

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.



This PR was generated by Mend Renovate. View the repository job log.