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.2 in /WorkflowEngine #291

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.2.

Release notes

Sourced from pino-pretty's releases.

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)

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)

... (truncated)

Commits
  • e31d61d Bumped v5.0.2
  • d2e70f8 Merge branch 'master' of github.com:pinojs/pino-pretty
  • ddfe4b2 Handle circular references when filtering (#193)
  • 3575904 Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#192)
  • a4ba006 Bump tsd from 0.15.1 to 0.16.0 (#191)
  • 82b00e8 Bumped v5.0.1
  • 91cb2da Export PrettyOptions in ES6-import-friendly way (#190)
  • 0d9904c Bump actions/cache from 2.1.5 to 2.1.6 (#188)
  • 5f046f6 Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#187)
  • f8d1f8c Bumped v5.0.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)
dependabot-preview[bot] commented 3 years ago

Superseded by #306.