PatrickKalkman / MiniVideoEncoder

A modern video encoding platform for encoding videos optimized for streaming supporting modern encodings such as x264, x265, VP9 and AV1
124 stars 30 forks source link

Bump pino-pretty from 4.2.1 to 5.0.1 in /WorkflowEncoder #283

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps pino-pretty from 4.2.1 to 5.0.1.

Release notes

Sourced from pino-pretty's releases.

v5.0.1

📚 PR:

  • Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#187)
  • Bump actions/cache from 2.1.5 to 2.1.6 (#188)
  • Export PrettyOptions in ES6-import-friendly way (#190)

v5.0.0

📚 PR:

  • Add TypeScript types (#186)

v4.8.0

  • Support ignoring nested properties #180
  • Doc and CI updates #183

v4.7.1

📚 PR:

  • Fix trailing space in singleLine mode (#165)

v4.7.0

📚 PR:

  • Bump fastify/github-action-merge-dependabot from v1.1.1 to v1.2.0 (#163)
  • Bump fastify/github-action-merge-dependabot from v1.2.0 to v1.2.1 (#164)
  • feat: gray out meta data object when using --singleLine=true (#161)

v4.6.0

📚 PR:

  • chore: add dependabot ci workflow; add badges to readme (#150)
  • Bump actions/setup-node from v1 to v2.1.4 (#151)
  • Bump actions/checkout from v1 to v2.3.4 (#153)
  • Bump actions/cache from v1 to v2.1.4 (#152)
  • Bump dateformat from 3.0.3 to 4.5.1 (#154)
  • Bump standard from 14.3.4 to 16.0.3 (#155)
  • Bump snazzy from 8.0.0 to 9.0.0 (#156)
  • chore: add parallel coverage generation; linting (#157)
  • Bump actions/setup-node from v2.1.4 to v2.1.5 (#159)
  • Add singleLine config option (#158)

v4.5.0

📚 PR:

  • feature: allow the user to set the messageFormat option as a function (#146)

v4.4.0

  • Revert output formatting #141 #140
  • Add ability to suppress object printing #145

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #292.