ZhelinCheng / bilibili-downloader

B 站个人动态视频下载助手,支持下载B站个人动态更新的4k视频,运行该程序后,你所关注的UP主更新的视频第一时间下载保存。
MIT License
61 stars 4 forks source link

fix(deps): update dependency pino-pretty to v6 - autoclosed #63

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pino-pretty ^5.0.1 -> ^6.0.0 age adoption passing confidence

Release Notes

pinojs/pino-pretty ### [`v6.0.0`](https://togithub.com/pinojs/pino-pretty/releases/v6.0.0) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v5.1.3...v6.0.0) #### What's Changed - Switch from chalk to colorette by [@​kibertoad](https://togithub.com/kibertoad) in [https://github.com/pinojs/pino-pretty/pull/218](https://togithub.com/pinojs/pino-pretty/pull/218) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v5.1.3...v6.0.0 ### [`v5.1.3`](https://togithub.com/pinojs/pino-pretty/releases/v5.1.3) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v5.1.2...v5.1.3) #### What's Changed - Bump actions/setup-node from 2.2.0 to 2.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/210](https://togithub.com/pinojs/pino-pretty/pull/210) - Bump actions/setup-node from 2.3.0 to 2.3.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/213](https://togithub.com/pinojs/pino-pretty/pull/213) - Bump actions/setup-node from 2.3.1 to 2.3.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/214](https://togithub.com/pinojs/pino-pretty/pull/214) - Bump actions/setup-node from 2.3.2 to 2.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/215](https://togithub.com/pinojs/pino-pretty/pull/215) - Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/217](https://togithub.com/pinojs/pino-pretty/pull/217) - Fix shortcut usage of '-a' and '-m' options by [@​micalevisk](https://togithub.com/micalevisk) in [https://github.com/pinojs/pino-pretty/pull/216](https://togithub.com/pinojs/pino-pretty/pull/216) #### New Contributors - [@​micalevisk](https://togithub.com/micalevisk) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/216](https://togithub.com/pinojs/pino-pretty/pull/216) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v5.1.2...v5.1.3 ### [`v5.1.2`](https://togithub.com/pinojs/pino-pretty/releases/v5.1.2) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v5.1.1...v5.1.2) 📚 PR: - Added type declaration for custom prettifiers ([#​207](https://togithub.com/pinojs/pino-pretty/issues/207)) - Fix 'ignore' for keys containing key delimiter ([#​209](https://togithub.com/pinojs/pino-pretty/issues/209)) ### [`v5.1.1`](https://togithub.com/pinojs/pino-pretty/releases/v5.1.1) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v5.1.0...v5.1.1) 📚 PR: - Bump actions/setup-node from 2.1.5 to 2.2.0 ([#​202](https://togithub.com/pinojs/pino-pretty/issues/202)) - Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 ([#​203](https://togithub.com/pinojs/pino-pretty/issues/203)) - Bump [@​types/node](https://togithub.com/types/node) from 15.14.1 to 16.0.0 ([#​204](https://togithub.com/pinojs/pino-pretty/issues/204)) - Bump coverallsapp/github-action from 1.1.2 to 1.1.3 ([#​205](https://togithub.com/pinojs/pino-pretty/issues/205)) - Moved [@​typesb/node](https://togithub.com/typesb/node) to devDependencies ([#​206](https://togithub.com/pinojs/pino-pretty/issues/206)) ### [`v5.1.0`](https://togithub.com/pinojs/pino-pretty/releases/v5.1.0) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v5.0.2...v5.1.0) - Make tests platform agnostic [#​199](https://togithub.com/pinojs/pino-pretty/issues/199) - Allow invalid time strings to be presented unaltered [#​198](https://togithub.com/pinojs/pino-pretty/issues/198) [#​201](https://togithub.com/pinojs/pino-pretty/issues/201) ### [`v5.0.2`](https://togithub.com/pinojs/pino-pretty/releases/v5.0.2) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v5.0.1...v5.0.2) - Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 ([#​192](https://togithub.com/pinojs/pino-pretty/issues/192)) - Handle circular references when filtering ([#​193](https://togithub.com/pinojs/pino-pretty/issues/193))

Configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.