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

chore(deps): Bump fastify from 3.11.0 to 3.13.0 #313

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2021

Bumps fastify from 3.11.0 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
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.


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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 8, 2021
@coveralls
Copy link

coveralls commented Mar 8, 2021

Pull Request Test Coverage Report for Build 637527946

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 75.424%

Totals Coverage Status
Change from base Build 637519423: 0.0%
Covered Lines: 87
Relevant Lines: 117

πŸ’› - Coveralls

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fastify-3.13.0 branch from 1f61c30 to 3e7442b Compare March 9, 2021 23:51
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 15, 2021

Superseded by #318.

@dependabot dependabot bot closed this Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fastify-3.13.0 branch March 15, 2021 09:30
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants