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.1.2 in /WorkflowEncoder #325

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps pino-pretty from 4.2.1 to 5.1.2.

Release notes

Sourced from pino-pretty's releases.

v5.1.2

📚 PR:

  • Added type declaration for custom prettifiers (#207)
  • Fix 'ignore' for keys containing key delimiter (#209)

v5.1.1

📚 PR:

  • Bump actions/setup-node from 2.1.5 to 2.2.0 (#202)
  • Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 (#203)
  • Bump @​types/node from 15.14.1 to 16.0.0 (#204)
  • Bump coverallsapp/github-action from 1.1.2 to 1.1.3 (#205)
  • Moved @​typesb/node to devDependencies (#206)

v5.1.0

  • Make tests platform agnostic #199
  • Allow invalid time strings to be presented unaltered #198 #201

v5.0.2

  • Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#192)
  • Handle circular references when filtering (#193)

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)

... (truncated)

Commits
  • a4836d3 Bumped v5.1.2
  • 289de2b Fix 'ignore' for keys containing key delimiter (#209)
  • b32ffb5 Added type declaration for custom prettifiers (#207)
  • 35108d9 Bumped v5.1.1
  • a74af05 Moved @​typesb/node to devDependencies (#206)
  • 4cc8250 Bump coverallsapp/github-action from 1.1.2 to 1.1.3 (#205)
  • 589f95f Bump @​types/node from 15.14.1 to 16.0.0 (#204)
  • 80b9de4 Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 (#203)
  • e113457 Bump actions/setup-node from 2.1.5 to 2.2.0 (#202)
  • 7bd00d7 v5.1.0
  • Additional commits viewable in compare view


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)