Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps fastify from 2.15.1 to 3.13.0.

Release notes

Sourced from fastify's releases.

v3.13.0

📚 PR:

  • docs(Validation-and-Serialization): add section about coerceType array (#2851)
  • build(deps-dev): bump form-data from 3.0.1 to 4.0.0 (#2856)
  • docs(coc): bump from 1.4 to 2.0 (#2857)
  • Update JSDoc TypeScript example (#2858)
  • Add @coobaha/typed-fastify to Ecosystem.md (#2861)
  • feat: add initialConfig to FastifyInstance (#2794)
  • Removed console.log (#2864)
  • Fix promise parameter name (#2865)
  • Fix FST_ERR_PROMISE_NOT_FULFILLED (#2866)
  • build(deps-dev): bump concurrently from 5.3.0 to 6.0.0 (#2867)
  • build(deps): bump actions/setup-node from v2.1.4 to v2.1.5 (#2870)
  • feat: 🎸 Convert request id to string of base 36 (#2848)
  • docs: add diagnostics-channel plugin to core list (#2875)
  • docs(errors): sort error list alphabetically ascending (#2868)
  • docs: grammar and sentence structure fixes (#2871)
  • docs(style-guide): add section regarding contraction usage; grammar fixes (#2873)
  • docs(ecosystem): sort community plugin list alphabetically ascending (#2872)
  • docs: fix broken links (#2878)
  • Add support for constrained routes from newer find-my-way (#2682)
  • Docs: Add note about colon in path (#2881)
  • fix const ... → interface (#2888)

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:

... (truncated)

Commits
  • 8a74ab0 Bumped v3.13.0
  • 49d21c9 fix const ... → interface (#2888)
  • 4a22bb0 Docs: Add note about colon in path (#2881)
  • be4ec2d Add support for constrained routes from newer find-my-way (#2682)
  • ab93c73 docs: fix broken links (#2878)
  • 995e441 docs(ecosystem): sort community plugin list alphabetically ascending (#2872)
  • a86d536 docs(style-guide): add section regarding contraction usage; grammar fixes (#2...
  • 52c56da docs: grammar and sentence structure fixes (#2871)
  • 234e881 docs(errors): sort error list alphabetically ascending (#2868)
  • cef7dcb docs: add diagnostics-channel plugin to core list (#2875)
  • 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.

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)

Bumps [fastify](https://github.com/fastify/fastify) from 2.15.1 to 3.13.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v2.15.1...v3.13.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 3, 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
Copy link
Contributor Author

Superseded by #496.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/fastify-3.13.0 branch March 12, 2021 09:18
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