Skip to content

Bump fastify from 2.15.1 to 3.14.0 #496

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

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 12, 2021

Bumps fastify from 2.15.1 to 3.14.0.

Release notes

Sourced from fastify's releases.

v3.14.0

📚 PR:

  • build(deps): bump fastify/github-action-merge-dependabot (#2892)
  • Mark serverless environments as supported (#2895)
  • build(deps): bump fastify/github-action-merge-dependabot (#2896)
  • docs: ips order detail (#2894)
  • Regexp support content type parser (#2890)
  • docs: add fastify-schema-to-typescript to ecosystem (#2898)
  • Update on comments inside prepareRoute (#2912)
  • Updated Serverless docs (#2911)
  • Fix lru require for webpack builds (#2918)
  • Expose the avvio pretty printer for printing the plugin tree (#2882)
  • Added a comment about lru.default (#2921)
  • tests: Update tests to newer constrained routes (#2920)
  • fix: adjust schema compiler type (#2903)
  • add workflow for labeling PRs by their content (#2908)
  • docs(style-guide): minor fixes (#2922)
  • fix: oneOf schema side effect (#2923)
  • chore: link badges (#2924)
  • chore(gitignore): use latest github ignore template (#2927)
  • fix: stream should always be destroyed when response is ended (#2915)
  • fix: logger argument type (#2926)
  • fix: should test if destroy is a function (#2928)

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)

... (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 Mar 12, 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.

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/fastify-3.14.0 branch from 7e96488 to 06777f4 Compare March 22, 2021 10:16
@dependabot-preview
Copy link
Contributor Author

Superseded by #503.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/fastify-3.14.0 branch March 29, 2021 12:23
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