Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency fastify to v3.8.0 #401

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2020

This PR contains the following updates:

Package Type Update Change
fastify (source) devDependencies minor 3.4.1 -> 3.8.0

Release Notes

fastify/fastify

v3.8.0

Compare Source

📚 PR:

  • fix: use TS type inference for hooks (#​2615)
  • Improve language (#​2632)
  • feat: upgrade eslint typescript (#​2626)
  • update fastify-gql to mercurius (#​2637)
  • document kubernetes readiness pitfall (#​2638)
  • docs: fix anchor and make standardize refs to redirect (#​2640)
  • Removed empty 'return' lines at the end of Hooks examples (#​2643)
  • Fix reference to pino logLevel in docs (#​2650)
  • Test nullable body (#​2648)
  • Add fastify-totp (#​2611)
  • chore: add @​gquittet/graceful-server to Ecosystem (#​2654)
  • Fix type for prefixTrailingSlash (#​2657)
  • reply: allow send content-length header for empty body on HEAD (#​2651)
  • chore: auto-merge dependabot updates (#​2669)
  • feat: delete var syntax (#​2667)
  • Style Guide Documentation (#​2574)
  • chore: fix dependabot config (#​2674)
  • docs: include casbin plugins (#​2676)
  • fix: automerge for dependabot (#​2677)
  • Added security notice to route versioning docs (#​2679)
  • treat x-forwarded-host headers as x-forwarded-proto (#​2678)
  • test: add some coverage (#​2662)
  • Fix Markdown list alignment (#​2652)
  • docs: added link to fastify-postgraphile in ecosystem (#​2666)

v3.7.0

Compare Source

📚 PR:

  • warning test on deprecate request.connection usage
  • Update Ecosystem.md (#​2612)
  • Update ContentTypeParser.md (#​2617)
  • fix: remove .use from types (#​2614)
  • #​2430 add validationContext to custom errors passed into the custom e… (#​2622)
  • build(deps-dev): bump fastify-plugin from 2.3.4 to 3.0.0 (#​2625)
  • fix typos in enum definition (#​2628)
  • feat: allow falling back to default error handler from custom error handler (#​2621)
  • test(types): add register test type (#​2630)

v3.6.0

Compare Source

📚 PR:

v3.5.1

Compare Source

📚 PR:

v3.5.0

Compare Source

📚 PR:

  • doc: improve reply raw explaination (#​2553)
  • feat: Add plugin version check (#​2549)
  • Provide additional clarification for decorated fields (#​2560)
  • Improve wording of field decoration documentation (#​2562)
  • Add fastify-response-caching to ecosystem (#​2559)
  • Add prettyPrint option to logger type definitions (#​2550)
  • Improve dec merging dev experience (#​2558)
  • Adding test case for handling pipe (#​2564)
  • fix(types): update types to setErrorHandler and setNotFoundHandler (#​2570)
  • Clones opts object on route management (#​2569)
  • fix: FastifySchemaCompiler signature incompatible with AJV (#​2576)
  • Added Attribute 'protocol' to Request (#​2582)
  • Typescript: Improve FastifyRequest typing (#​2584)
  • Support for named export in Node v14.13.0 (#​2590)

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/fastify-3.x branch from 31a69de to d2834c5 Compare October 4, 2020 11:20
@renovate renovate bot changed the title Update dependency fastify to v3.5.0 Update dependency fastify to v3.5.1 Oct 4, 2020
@renovate renovate bot force-pushed the renovate/fastify-3.x branch from d2834c5 to 4fede54 Compare October 11, 2020 12:34
@renovate renovate bot changed the title Update dependency fastify to v3.5.1 Update dependency fastify to v3.6.0 Oct 11, 2020
@renovate renovate bot force-pushed the renovate/fastify-3.x branch from 4fede54 to a5a6101 Compare October 19, 2020 16:37
@renovate renovate bot changed the title Update dependency fastify to v3.6.0 Update dependency fastify to v3.7.0 Oct 19, 2020
@renovate renovate bot changed the title Update dependency fastify to v3.7.0 Update dependency fastify to v3.8.0 Nov 9, 2020
@renovate renovate bot force-pushed the renovate/fastify-3.x branch from a5a6101 to 5dc6521 Compare November 9, 2020 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant