Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 15, 2021

Bumps fastify from 2.15.1 to 3.12.0.

Release notes

Sourced from fastify's releases.

v3.12.0

📚 PR:

  • adds Ayoub El Khattabi to collaborators list (#2820)
  • docs(ecosystem): add fastify-nuxtjs plugin (#2821)
  • include all lifecycle hooks as route level hooks (#2824)
  • Convert header names to lowercase (#2828)
  • Create shallow copy of the route context config (#2827)
  • fixes #2805 (#2807)
  • Add me to the contributors and plugins teams (#2832)
  • Fixes link preview to Reply (#2835)
  • docs: update installation guide for typescript (#2798)
  • feature: Removing genReqId from the doc docs/Server.md (#2838)
  • Update serverless Vercel configuration (#2839)
  • docs: Fix encapsulation decorators example (#2840)
  • fix: reply.d.ts missing hijack function (#2843)
  • Use discord vanity URL (#2844)
  • chore(scripts): sort alphabetically ascending order (#2845)
  • Document use of JSDoc to enable Intellisense (#2846)
  • feat: schema controller layer (#2755)
  • Clarify fastify-swagger description (#2850)
  • Use forked proxy-addr instead (#2849

v3.11.0

📚 PR:

  • Fix typo in Serverless.md (#2800)
  • ci(dependabot): auto update github actions (#2801)
  • build(deps): bump fastify/github-action-merge-dependabot (#2802)
  • build(deps): bump actions/setup-node from v1 to v2.1.4 (#2803)
  • rename file to be included in tests (#2804)
  • docs(ecosystem): add fastify-schedule plugin (#2806)
  • ci: define flag-name input param for coveralls (#2810)
  • Exposing fastify httpHandler and defaultRoute function, and adding support for hijacking FastifyReply (#2733)
  • Fix(2788): by preventing invalid route creation (#2790)

v3.10.1

📚 PR:

  • avoid warning with exposeHeadRoute route option (#2797)
  • docs(ecosystem): add fastify-doc (#2795)

v3.10.0

📚 PR:

  • Correct small typo (#2741)
  • updated deps (#2740)
  • fix: setSerializerCompiler types (#2722) (#2745)
  • Update Ecosystem.md (#2751)
  • deph: rename fluent-schema to fluent-json-schema (#2750)
  • docs(readme): normalize all necessary code snippets to sh (#2754)
  • build(deps-dev): bump undici from 2.2.1 to 3.0.0 (#2747)

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

If all status checks pass Dependabot will automatically merge this pull request.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 15, 2021
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/fastify-3.12.0 branch 2 times, most recently from a8ce78b to 5555649 Compare February 23, 2021 11:22
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/fastify-3.12.0 branch from 5555649 to 4cb82a8 Compare March 1, 2021 15:17
Bumps [fastify](https://github.com/fastify/fastify) from 2.15.1 to 3.12.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v2.15.1...v3.12.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/fastify-3.12.0 branch from 4cb82a8 to 44122c9 Compare March 2, 2021 09:27
@dependabot-preview
Copy link
Contributor Author

Superseded by #491.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/fastify-3.12.0 branch March 3, 2021 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants