algolia / renderscript

A custom JavaScript rendering engine based on Playwright
20 stars 6 forks source link

fix(deps): update dependency pino to v8.21.0 #876

Open renovate[bot] opened 9 months ago

renovate[bot] commented 9 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pino (source) 8.16.2 -> 8.21.0 age adoption passing confidence

Release Notes

pinojs/pino (pino) ### [`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

Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

renovate[bot] commented 9 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.