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 fastify from 3.4.1 to 3.19.1 in /WorkflowEngine #320

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps fastify from 3.4.1 to 3.19.1.

Release notes

Sourced from fastify's releases.

v3.19.1

๐Ÿ“š PR:

  • Revert "Use path.join(__dirname, './package.json') to load version (#3155)"
  • docs: add fastify-formdiable (#3187)

v3.19.0

๐Ÿ“š PR:

  • feat: Shorthand schema bypass flag (#3156)
  • fastify-route-group (#3165)
  • Clarified LTS sentence about the supported Node.js releases (#3168)
  • chore: remove benchmark devDependencies (#3167)
  • chore: add stream to logger (#3169)
  • ecosystem: add heply/fastify-bcrypt (#3173)
  • dep: Use Fastify fork of pre-commit (#3175)
  • fix: windows flakiness (#3176)
  • build(deps): bump fastify/github-action-merge-dependabot (#3179)
  • build(deps-dev): bump @โ€‹types/node from 15.14.1 to 16.0.0 (#3180)
  • docs: fix broken links (#3183)
  • Use path.join(__dirname, './package.json') to load version (#3155)

v3.18.1

๐Ÿ“š PR:

  • docs: add notice of early response in hooks (#3135) (#3138)
  • chore: add benchmark workflow to run by label (#3139)
  • docs: update description for onReady hooks (#3136)
  • Update FST_ERR_CTP_BODY_TOO_LARGE description (#3142)
  • Update TypeScript definitions: http2SessionTimeout (#3144)
  • fix(types): add missing typings for this in encapsulated hooks (#3143)
  • Update Server.md (#3147)
  • doc: add fastify early hints (#3151)
  • Update Ecosystem.md (#3148)
  • Fixes formatting error (and consequent build fail for website) (#3152)
  • Update ContentTypeParser.md (#3159)
  • Fix thrown non-Error values not being treated as errors (#3162)
  • Removed the engines field in package.json (#3166)

v3.18.0

๐Ÿ“š PR:

  • build(deps): bump fastify/github-action-merge-dependabot (#3112)
  • [Fix] Change warning message when version appears in route declaration (#3109)
  • fix: #3110 version resolution (#3113)
  • chore: go back to original proxy-addr instead of the forked one (#3115)
  • fix #3116 (#3119)
  • Notes for augmenting default 404 handler (#3122)
  • docs(ecosystem): add fastify-seaweedfs to community plugins (#3098)
    • Fixed preHandler from being stuck when requested (#3124)
  • Feature: adding hook display to printRoutes (#2997)

... (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 #324.