fix(deps): update dependency pino to v9
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| pino (source) | 7.11.0 -> 9.6.0 |
Release Notes
pinojs/pino (pino)
v9.6.0
v9.5.0
What's Changed
- build(deps-dev): bump @yao-pkg/pkg from 5.12.1 to 5.13.0 by @dependabot in https://github.com/pinojs/pino/pull/2042
- build(deps): bump pino-abstract-transport from 1.2.0 to 2.0.0 by @dependabot in https://github.com/pinojs/pino/pull/2043
- Update transports.md by @Jhon-Mosk in https://github.com/pinojs/pino/pull/2041
- doc: Add Transport @macfja/pino-fingers-crossed by @MacFJA in https://github.com/pinojs/pino/pull/2047
- build(deps-dev): bump @yao-pkg/pkg from 5.13.0 to 5.15.0 by @dependabot in https://github.com/pinojs/pino/pull/2050
- docs->added pino-hana transport by @HiImGiovi in https://github.com/pinojs/pino/pull/2059
- docs -> #2061 Alphabetize transport list and reorder sections in documentation by @superherobtf1985 in https://github.com/pinojs/pino/pull/2062
- feature: allow sync flag to be passed to ThreadStream for synchronous… by @karankraina in https://github.com/pinojs/pino/pull/2063
- fix: Ensure silent log level is respected with browser.transmit option by @SrsDanny in https://github.com/pinojs/pino/pull/2052
New Contributors
- @MacFJA made their first contribution in https://github.com/pinojs/pino/pull/2047
- @HiImGiovi made their first contribution in https://github.com/pinojs/pino/pull/2059
- @superherobtf1985 made their first contribution in https://github.com/pinojs/pino/pull/2062
- @karankraina made their first contribution in https://github.com/pinojs/pino/pull/2063
- @SrsDanny made their first contribution in https://github.com/pinojs/pino/pull/2052
Full Changelog: https://github.com/pinojs/pino/compare/v9.4.0...v9.5.0
v9.4.0
What's Changed
- Drop failing pnpm tests by @mcollina in https://github.com/pinojs/pino/pull/2015
- Add bun plugin link to docs by @vktrl in https://github.com/pinojs/pino/pull/2016
- build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in https://github.com/pinojs/pino/pull/2017
- docs: Update transports.md by @Imgodmaoyouknow in https://github.com/pinojs/pino/pull/2027
- build(deps-dev): bump @yao-pkg/pkg from 5.12.0 to 5.12.1 by @dependabot in https://github.com/pinojs/pino/pull/2031
- feat(types): forbid using default log fn when custom only used (#1998) by @chernodub in https://github.com/pinojs/pino/pull/1999
- feat: accept level in capitals by @balaji-atoa in https://github.com/pinojs/pino/pull/2034
New Contributors
- @vktrl made their first contribution in https://github.com/pinojs/pino/pull/2016
- @Imgodmaoyouknow made their first contribution in https://github.com/pinojs/pino/pull/2027
- @chernodub made their first contribution in https://github.com/pinojs/pino/pull/1999
- @balaji-atoa made their first contribution in https://github.com/pinojs/pino/pull/2034
Full Changelog: https://github.com/pinojs/pino/compare/v9.3.2...v9.4.0
v9.3.2
v9.3.1
Full Changelog: https://github.com/pinojs/pino/compare/v9.3.0...v9.3.1
v9.3.0
v9.2.0
What's Changed
- shallow clone target options by @mcollina in https://github.com/pinojs/pino/pull/1973
- add logger instance as third parameter by @emmyakin in https://github.com/pinojs/pino/pull/1977
- use boolean flag to ensure serializers are applied once by @emmyakin in https://github.com/pinojs/pino/pull/1976
- suppport messageKey in pino/browser by @emmyakin in https://github.com/pinojs/pino/pull/1980
- Fixing browser side child log issue (#960) child level can now be set at cr… by @stevel032 in https://github.com/pinojs/pino/pull/1986
New Contributors
- @stevel032 made their first contribution in https://github.com/pinojs/pino/pull/1986
Full Changelog: https://github.com/pinojs/pino/compare/v9.1.0...v9.2.0
v9.1.0
What's Changed
- fix(transport-stream): Fix import error when using pkg with node v20 by @nagyszabi in https://github.com/pinojs/pino/pull/1949
- Update LTS doc by @jsumners in https://github.com/pinojs/pino/pull/1955
- Update pino types for browser.formatters by @KatelynKim in https://github.com/pinojs/pino/pull/1946
- add node v22 to CI by @mcollina in https://github.com/pinojs/pino/pull/1953
- Add Platformatic to sponsors by @mcollina in https://github.com/pinojs/pino/pull/1956
- Update h3 example by @mcollina in https://github.com/pinojs/pino/pull/1968
- Support file URLs when configuring multiple transports by @haines in https://github.com/pinojs/pino/pull/1961
- Adding support for mix&match pipelines by @dbacarel in https://github.com/pinojs/pino/pull/1954
- apply serializers to args once before asObject or transmit by @emmyakin in https://github.com/pinojs/pino/pull/1971
- build(deps-dev): bump pino-pretty from 10.3.1 to 11.0.0 by @dependabot in https://github.com/pinojs/pino/pull/1933
- build(deps): bump sonic-boom from 3.8.1 to 4.0.1 by @dependabot in https://github.com/pinojs/pino/pull/1960
- build(deps): bump pino-std-serializers from 6.2.2 to 7.0.0 by @dependabot in https://github.com/pinojs/pino/pull/1957
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in https://github.com/pinojs/pino/pull/1937
- build(deps): bump actions/dependency-review-action from 3 to 4 by @dependabot in https://github.com/pinojs/pino/pull/1894
- build(deps): bump pnpm/action-setup from 2.4.0 to 3.0.0 by @dependabot in https://github.com/pinojs/pino/pull/1913
- Drop yarn support and update pnpm by @mcollina in https://github.com/pinojs/pino/pull/1972
- build(deps): bump thread-stream from 2.7.0 to 3.0.0 by @dependabot in https://github.com/pinojs/pino/pull/1959
New Contributors
- @nagyszabi made their first contribution in https://github.com/pinojs/pino/pull/1949
- @haines made their first contribution in https://github.com/pinojs/pino/pull/1961
- @emmyakin made their first contribution in https://github.com/pinojs/pino/pull/1971
Full Changelog: https://github.com/pinojs/pino/compare/v9.0.0...v9.1.0
v9.0.0
v8.21.0
What's Changed
- docs: add a section about pino-logfmt #1879 by @botflux in https://github.com/pinojs/pino/pull/1941
- Docs: Separate ecosystem lists by @EstebanDalelR in https://github.com/pinojs/pino/pull/1942
- feat: send config to transports on init by @10xLaCroixDrinker in https://github.com/pinojs/pino/pull/1930
New Contributors
- @botflux made their first contribution in https://github.com/pinojs/pino/pull/1941
- @EstebanDalelR made their first contribution in https://github.com/pinojs/pino/pull/1942
Full Changelog: https://github.com/pinojs/pino/compare/v8.20.0...v8.21.0
v8.20.0
v8.19.0
What's Changed
- api.md: Fix link declaration by @homersimpsons in https://github.com/pinojs/pino/pull/1900
- Update transports.md by @huijiewei in https://github.com/pinojs/pino/pull/1897
- Add a basic
formattersoption to the browser pino by @KatelynKim in https://github.com/pinojs/pino/pull/1898 -
setLevelshould respect level comparison option by @obrus-corcentric in https://github.com/pinojs/pino/pull/1901 - Add formatters log option by @KatelynKim in https://github.com/pinojs/pino/pull/1905
New Contributors
- @homersimpsons made their first contribution in https://github.com/pinojs/pino/pull/1900
- @huijiewei made their first contribution in https://github.com/pinojs/pino/pull/1897
- @KatelynKim made their first contribution in https://github.com/pinojs/pino/pull/1898
Full Changelog: https://github.com/pinojs/pino/compare/v8.18.0...v8.19.0
v8.18.0
What's Changed
- build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/pinojs/pino/pull/1873
- chore(license): Update licensing year by @codershiba in https://github.com/pinojs/pino/pull/1882
- fix: destination docs and types by @codershiba in https://github.com/pinojs/pino/pull/1881
- Correct type of
pino'sstreamparameter by @quisido in https://github.com/pinojs/pino/pull/1874 - Add ability to override custom levels comparison by @obrus-corcentric in https://github.com/pinojs/pino/pull/1883
- build(deps-dev): bump tsd from 0.29.0 to 0.30.4 by @dependabot in https://github.com/pinojs/pino/pull/1888
New Contributors
- @codershiba made their first contribution in https://github.com/pinojs/pino/pull/1882
- @quisido made their first contribution in https://github.com/pinojs/pino/pull/1874
- @obrus-corcentric made their first contribution in https://github.com/pinojs/pino/pull/1883
Full Changelog: https://github.com/pinojs/pino/compare/v8.17.2...v8.18.0
v8.17.2
What's Changed
- build(deps): bump process-warning from 2.3.2 to 3.0.0 by @dependabot in https://github.com/pinojs/pino/pull/1869
- fix: type of child logger with custom levels by @UndefinedBehaviour in https://github.com/pinojs/pino/pull/1871
Full Changelog: https://github.com/pinojs/pino/compare/v8.17.1...v8.17.2
v8.17.1
What's Changed
- Support unknown, reverts 1783, add tests by @mcollina in https://github.com/pinojs/pino/pull/1866
- Add Type Example for custom logger by @mcollina in https://github.com/pinojs/pino/pull/1867
Full Changelog: https://github.com/pinojs/pino/compare/v8.17.0...v8.17.1
v8.17.0
What's Changed
- build(deps): bump actions/github-script from 6 to 7 by @dependabot in https://github.com/pinojs/pino/pull/1857
- Make license detectable by GitHub by @10xLaCroixDrinker in https://github.com/pinojs/pino/pull/1859
- docs: Clarify how to log both to a custom transport and to stdout by @kibertoad in https://github.com/pinojs/pino/pull/1860
- Fix/types by @UndefinedBehaviour in https://github.com/pinojs/pino/pull/1858
- Bumped tsd to v0.29.0 by @mcollina in https://github.com/pinojs/pino/pull/1863
- fix: typescript types by @Zamiell in https://github.com/pinojs/pino/pull/1783
- build(deps): bump pnpm/action-setup from 2.2.4 to 2.4.0 by @dependabot in https://github.com/pinojs/pino/pull/1766
New Contributors
- @10xLaCroixDrinker made their first contribution in https://github.com/pinojs/pino/pull/1859
- @Zamiell made their first contribution in https://github.com/pinojs/pino/pull/1783
Full Changelog: https://github.com/pinojs/pino/compare/v8.16.2...v8.17.0
v8.16.2
What's Changed
- fix child-child benchmark by @bngarren in https://github.com/pinojs/pino/pull/1849
- fix: make transports.options and transports.level optional by @krosenk729 in https://github.com/pinojs/pino/pull/1831
- fix: export
redactOptionstype by @wolfy1339 in https://github.com/pinojs/pino/pull/1847 - build(deps): bump actions/setup-node from 3 to 4 by @dependabot in https://github.com/pinojs/pino/pull/1844
New Contributors
- @bngarren made their first contribution in https://github.com/pinojs/pino/pull/1849
- @krosenk729 made their first contribution in https://github.com/pinojs/pino/pull/1831
- @wolfy1339 made their first contribution in https://github.com/pinojs/pino/pull/1847
- @UndefinedBehaviour made their first contribution in https://github.com/pinojs/pino/pull/1843
Full Changelog: https://github.com/pinojs/pino/compare/v8.16.1...v8.16.2
v8.16.1
What's Changed
- Support Node.js v21 by @mcollina in https://github.com/pinojs/pino/pull/1834
Full Changelog: https://github.com/pinojs/pino/compare/v8.16.0...v8.16.1
v8.16.0
What's Changed
- allow passing callback to flush by @rluvaton in https://github.com/pinojs/pino/pull/1827
Full Changelog: https://github.com/pinojs/pino/compare/v8.15.7...v8.16.0
v8.15.7
What's Changed
- update flush function type by @rluvaton in https://github.com/pinojs/pino/pull/1824
- Fix Node.js in CITGM (v18.x) by @mcollina in https://github.com/pinojs/pino/pull/1828
Full Changelog: https://github.com/pinojs/pino/compare/v8.15.6...v8.15.7
v8.15.6
What's Changed
- Fix flaky test in CITGM by @mcollina in https://github.com/pinojs/pino/pull/1826
Full Changelog: https://github.com/pinojs/pino/compare/v8.15.5...v8.15.6
v8.15.5
What's Changed
- Fix broken test by @mcollina in https://github.com/pinojs/pino/pull/1825
Full Changelog: https://github.com/pinojs/pino/compare/v8.15.4...v8.15.5
v8.15.4
What's Changed
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in https://github.com/pinojs/pino/pull/1822
- feat: auto completion for
levelby @bogeychan in https://github.com/pinojs/pino/pull/1808
New Contributors
- @bogeychan made their first contribution in https://github.com/pinojs/pino/pull/1808
Full Changelog: https://github.com/pinojs/pino/compare/v8.15.3...v8.15.4
v8.15.3
What's Changed
- Disable FinalizationRegistry if node code coverage is active by @mcollina in https://github.com/pinojs/pino/pull/1819
Full Changelog: https://github.com/pinojs/pino/compare/v8.15.2...v8.15.3
v8.15.2
What's Changed
- enable named export in browser.js by @tarunrajput in https://github.com/pinojs/pino/pull/1803
- Fix improperly placed quote by @Artrix9095 in https://github.com/pinojs/pino/pull/1810
- export the LoggerExtras interface by @ethanniser in https://github.com/pinojs/pino/pull/1813
New Contributors
- @Artrix9095 made their first contribution in https://github.com/pinojs/pino/pull/1810
- @ethanniser made their first contribution in https://github.com/pinojs/pino/pull/1813
Full Changelog: https://github.com/pinojs/pino/compare/v8.15.1...v8.15.2
v8.15.1
What's Changed
- fix: replace nullish coalescing operator by @hchangjae in https://github.com/pinojs/pino/pull/1780
- adding asString to the key by @tzviki in https://github.com/pinojs/pino/pull/1779
- feat(#1595): improve stream entry type by @Puppo in https://github.com/pinojs/pino/pull/1778
- build(deps): bump pino-abstract-transport from v1.0.0 to 1.1.0 by @dependabot in https://github.com/pinojs/pino/pull/1797
- Skip writing a big file test in CI and CITGM by @mcollina in https://github.com/pinojs/pino/pull/1800
New Contributors
- @hchangjae made their first contribution in https://github.com/pinojs/pino/pull/1780
- @Puppo made their first contribution in https://github.com/pinojs/pino/pull/1778
Full Changelog: https://github.com/pinojs/pino/compare/v8.15.0...v8.15.1
v8.15.0
What's Changed
- docs(transports): add axiom #1753 by @qlaffont in https://github.com/pinojs/pino/pull/1754
- Add pino-opentelemetry-transport as a known plugin to transports.md by @Vunovati in https://github.com/pinojs/pino/pull/1757
- fix: example code in transports.md by @exKAZUu in https://github.com/pinojs/pino/pull/1761
- Add default levels to opts in multistream by @tzviki in https://github.com/pinojs/pino/pull/1760
New Contributors
- @qlaffont made their first contribution in https://github.com/pinojs/pino/pull/1754
- @Vunovati made their first contribution in https://github.com/pinojs/pino/pull/1757
- @exKAZUu made their first contribution in https://github.com/pinojs/pino/pull/1761
- @tzviki made their first contribution in https://github.com/pinojs/pino/pull/1760
Full Changelog: https://github.com/pinojs/pino/compare/v8.14.2...v8.15.0
v8.14.2
What's Changed
- build(deps-dev): bump @types/node from 18.16.14 to 20.2.3 by @dependabot in https://github.com/pinojs/pino/pull/1718
- build(deps-dev): bump rimraf from 4.4.1 to 5.0.1 by @dependabot in https://github.com/pinojs/pino/pull/1719
- build(deps-dev): bump pino-pretty from 9.4.0 to 10.0.0 by @dependabot in https://github.com/pinojs/pino/pull/1670
- docs: add pino-slack-webhook to list of v7+ compatible transports by @youngkiu in https://github.com/pinojs/pino/pull/1730
- Add missing closing curly brace in transports documentation by @JasoonS in https://github.com/pinojs/pino/pull/1737
- Issue #1735 - Programmatic Integration as a transport fails by @altearius in https://github.com/pinojs/pino/pull/1739
- build(deps-dev): bump typescript from 4.9.5 to 5.1.3 by @dependabot in https://github.com/pinojs/pino/pull/1728
- build(deps-dev): bump bole from 4.0.1 to 5.0.5 by @dependabot in https://github.com/pinojs/pino/pull/1734
- build(deps-dev): bump eslint-plugin-n from 15.7.0 to 16.0.1 by @dependabot in https://github.com/pinojs/pino/pull/1740
- fix: browser respect child logger log level by @NicoVogel in https://github.com/pinojs/pino/pull/1725
- Fix dependency version by @jsumners in https://github.com/pinojs/pino/pull/1747
- fix: use
messageKeywhen giving message precedence over error by @joelmukuthu in https://github.com/pinojs/pino/pull/1746
New Contributors
- @youngkiu made their first contribution in https://github.com/pinojs/pino/pull/1730
- @JasoonS made their first contribution in https://github.com/pinojs/pino/pull/1737
- @altearius made their first contribution in https://github.com/pinojs/pino/pull/1739
- @NicoVogel made their first contribution in https://github.com/pinojs/pino/pull/1725
- @joelmukuthu made their first contribution in https://github.com/pinojs/pino/pull/1746
Full Changelog: https://github.com/pinojs/pino/compare/v8.14.1...v8.14.2
v8.14.1
Full Changelog: https://github.com/pinojs/pino/compare/v8.14.0...v8.14.1
v8.14.0
What's Changed
- Docs: add favicon by @WolfGangsta in https://github.com/pinojs/pino/pull/1698
- docs: bindings formatter function usage by @nadhifikbarw in https://github.com/pinojs/pino/pull/1702
- add crlf in LoggerOptions Interface by @tarunrajput in https://github.com/pinojs/pino/pull/1696
- Support custom levels on browser by @matheusvellone in https://github.com/pinojs/pino/pull/1707
- Add child method default generic type by @matheusvellone in https://github.com/pinojs/pino/pull/1704
- feat: pass logger/child logger as param to mixin by @mmarchini in https://github.com/pinojs/pino/pull/1709
- docs: add 'best performance for basic stdout logging' to help.md by @janeklb in https://github.com/pinojs/pino/pull/1584
New Contributors
- @WolfGangsta made their first contribution in https://github.com/pinojs/pino/pull/1698
- @nadhifikbarw made their first contribution in https://github.com/pinojs/pino/pull/1702
- @matheusvellone made their first contribution in https://github.com/pinojs/pino/pull/1707
- @janeklb made their first contribution in https://github.com/pinojs/pino/pull/1584
Full Changelog: https://github.com/pinojs/pino/compare/v8.12.0...v8.14.0
v8.12.1
v8.12.0
What's Changed
- feat: add mightnight-smoker closes #1570 by @dancastillo in https://github.com/pinojs/pino/pull/1665
- Remove (package.json).files by @jsumners in https://github.com/pinojs/pino/pull/1673
- docs(ecosystem): add crawlee-pino by @imyelo in https://github.com/pinojs/pino/pull/1685
- fix(type): add
disabledtopino.LoggerOptionsby @JonParton in https://github.com/pinojs/pino/pull/1629 - remove type definition for pino 7.0 comment by @tarunrajput in https://github.com/pinojs/pino/pull/1693
- Expose errWithCause to browser API & add Node v20 by @mcollina in https://github.com/pinojs/pino/pull/1701
New Contributors
- @imyelo made their first contribution in https://github.com/pinojs/pino/pull/1685
- @JonParton made their first contribution in https://github.com/pinojs/pino/pull/1629
- @tarunrajput made their first contribution in https://github.com/pinojs/pino/pull/1693
Full Changelog: https://github.com/pinojs/pino/compare/v8.11.0...v8.12.0
v8.11.0
What's Changed
- Add script to bump version by @jsumners in https://github.com/pinojs/pino/pull/1643
- Add Node 19 to the CI by @mcollina in https://github.com/pinojs/pino/pull/1646
- fix(docs): update multistream example and description by @Cheprer in https://github.com/pinojs/pino/pull/1649
- fix msg precendence when sending a merging object with msg and err by @leon-volq in https://github.com/pinojs/pino/pull/1654
New Contributors
- @Cheprer made their first contribution in https://github.com/pinojs/pino/pull/1649
- @leon-volq made their first contribution in https://github.com/pinojs/pino/pull/1654
Full Changelog: https://github.com/pinojs/pino/compare/v8.10.0...v8.11.0
v8.10.0
What's Changed
- feat: add dedupe option to transport by @nekosaur in https://github.com/pinojs/pino/pull/1640
New Contributors
- @nekosaur made their first contribution in https://github.com/pinojs/pino/pull/1640
Full Changelog: https://github.com/pinojs/pino/compare/v8.9.0...v8.10.0
v8.9.0
What's Changed
- Fix documentation example by @khobaib222 in https://github.com/pinojs/pino/pull/1608
- docs: Add correct link to Matteo Collina's github account in README.md by @HassanBahati in https://github.com/pinojs/pino/pull/1609
- Docs: Enhance Fastify Example - Add port for the server by @HassanBahati in https://github.com/pinojs/pino/pull/1611
- Add yarn install to the documentation. by @luluhoc in https://github.com/pinojs/pino/pull/1614
- build(deps): bump actions/dependency-review-action from 2 to 3 by @dependabot in https://github.com/pinojs/pino/pull/1597
- docs(pretty): update the api example guide and remove an obsolete type by @borjapazr in https://github.com/pinojs/pino/pull/1620
- Remove defunct "Exit logging" link by @bitjson in https://github.com/pinojs/pino/pull/1622
- build(deps-dev): bump rimraf from 3.0.2 to 4.0.7 by @dependabot in https://github.com/pinojs/pino/pull/1624
- remove: outdated/unused information from docs/pretty.md by @VladimirMikulic in https://github.com/pinojs/pino/pull/1625
- fix: badges by @xtexChooser in https://github.com/pinojs/pino/pull/1630
- Transports are always asynchronous by @mcollina in https://github.com/pinojs/pino/pull/1631
- Add @logtail/pino to v7+ compatible transports by @curusarn in https://github.com/pinojs/pino/pull/1634
- Allow message prefix - #544 by @rluvaton in https://github.com/pinojs/pino/pull/1635
New Contributors
- @khobaib222 made their first contribution in https://github.com/pinojs/pino/pull/1608
- @HassanBahati made their first contribution in https://github.com/pinojs/pino/pull/1609
- @luluhoc made their first contribution in https://github.com/pinojs/pino/pull/1614
- @borjapazr made their first contribution in https://github.com/pinojs/pino/pull/1620
- @bitjson made their first contribution in https://github.com/pinojs/pino/pull/1622
- @VladimirMikulic made their first contribution in https://github.com/pinojs/pino/pull/1625
- @xtexChooser made their first contribution in https://github.com/pinojs/pino/pull/1630
- @curusarn made their first contribution in https://github.com/pinojs/pino/pull/1634
- @rluvaton made their first contribution in https://github.com/pinojs/pino/pull/1635
Full Changelog: https://github.com/pinojs/pino/compare/v8.8.0...v8.9.0
v8.8.0
What's Changed
- Update async logging caveats documentation by @jonathansamines in https://github.com/pinojs/pino/pull/1578
- Update hapi-pino usage example by @jonathansamines in https://github.com/pinojs/pino/pull/1580
- build(deps): bump pnpm/action-setup from 2.2.2 to 2.2.4 by @dependabot in https://github.com/pinojs/pino/pull/1582
- Use safe stringify for redaction by @bbi22 in https://github.com/pinojs/pino/pull/1587
- Fix updating errorKey with default error serializer (#1593) by @zahar517 in https://github.com/pinojs/pino/pull/1604
New Contributors
- @jonathansamines made their first contribution in https://github.com/pinojs/pino/pull/1578
- @bbi22 made their first contribution in https://github.com/pinojs/pino/pull/1587
- @zahar517 made their first contribution in https://github.com/pinojs/pino/pull/1604
Full Changelog: https://github.com/pinojs/pino/compare/v8.7.0...v8.8.0
v8.7.0
What's Changed
- Add DestinationStreamMetadata type to pino.d.ts by @segevfiner in https://github.com/pinojs/pino/pull/1566
- fix: remove pretty print in types, docs by @susmithagudapati in https://github.com/pinojs/pino/pull/1569
- Pass logger instance as an argument in
level-changeevent by @bienzaaron in https://github.com/pinojs/pino/pull/1576
New Contributors
- @segevfiner made their first contribution in https://github.com/pinojs/pino/pull/1566
- @susmithagudapati made their first contribution in https://github.com/pinojs/pino/pull/1569
- @bienzaaron made their first contribution in https://github.com/pinojs/pino/pull/1576
Full Changelog: https://github.com/pinojs/pino/compare/v8.6.1...v8.7.0
v8.6.1
What's Changed
- build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in https://github.com/pinojs/pino/pull/1563
- fix(tools): log[level] compatible with when first argument is undefined (fix #1555) by @sun0day in https://github.com/pinojs/pino/pull/1565
New Contributors
- @sun0day made their first contribution in https://github.com/pinojs/pino/pull/1565
Full Changelog: https://github.com/pinojs/pino/compare/v8.6.0...v8.6.1
v8.6.0
What's Changed
- feat: bump typescript to 4.8.2 by @anonrig in https://github.com/pinojs/pino/pull/1550
- Document how error is received from worker transport by @TommyDew42 in https://github.com/pinojs/pino/pull/1548
- build(deps-dev): bump jest from 28.1.3 to 29.0.3 by @dependabot in https://github.com/pinojs/pino/pull/1553
- fix: add
thistohooks.logMethodby @SimenB in https://github.com/pinojs/pino/pull/1559 - docs: grammar and spelling fixes by @Fdawgs in https://github.com/pinojs/pino/pull/1560
- fix: type
formatters.logwith a Record type by @SimenB in https://github.com/pinojs/pino/pull/1561 - fix: correct type of
argspassed tohooks.logMethodby @SimenB in https://github.com/pinojs/pino/pull/1558
New Contributors
- @anonrig made their first contribution in https://github.com/pinojs/pino/pull/1550
- @TommyDew42 made their first contribution in https://github.com/pinojs/pino/pull/1548
- @SimenB made their first contribution in https://github.com/pinojs/pino/pull/1559
Full Changelog: https://github.com/pinojs/pino/compare/v8.5.0...v8.6.0
v8.5.0
What's Changed
- docs(ecosystem): add cloud-pine to community list by @metcoder95 in https://github.com/pinojs/pino/pull/1527
- Fix transports doc pipeline example by @AceFire6 in https://github.com/pinojs/pino/pull/1530
- docs(help): use formatters since useLevelLabels is deprecated by @arkerone in https://github.com/pinojs/pino/pull/1533
- build(deps-dev): add debug by @Fdawgs in https://github.com/pinojs/pino/pull/1537
- Remove all mentions of final by @mcollina in https://github.com/pinojs/pino/pull/1544
- build(deps): bump jsumners/lock-threads from
b27edacto 3 by @dependabot in https://github.com/pinojs/pino/pull/1545 - GitHub Workflows security hardening by @sashashura in https://github.com/pinojs/pino/pull/1546
- Revert "build(deps): bump jsumners/lock-threads from
b27edacto 3" by @jsumners in https://github.com/pinojs/pino/pull/1547 - Added
onChildcallback with tests and documentation by @Diabl0269 in https://github.com/pinojs/pino/pull/1541
New Contributors
- @metcoder95 made their first contribution in https://github.com/pinojs/pino/pull/1527
- @AceFire6 made their first contribution in [https://github.com/pinojs/pino/pull/1530](https://redirect.github.com/pinojs/pino/pu
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.