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 2.11.0 to 2.14.1 #39

Merged
merged 2 commits into from
May 22, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 22, 2020

Bumps fastify from 2.11.0 to 2.14.1.

Release notes

Sourced from fastify's releases.

v2.14.1

  • Tweak haproxy config for issue #2036 (#2270) (#2271)
  • Fix: call preHandler on reply.callNotFound (#2256) (#2264)
  • doc: doc example to use ajv-errors (#2254)
  • Log clientError as trace to avoid dev confusion (#2241) (#2242)

v2.14.0

📚 PR:

v2.13.1

📚 PR:

  • Ignore pino@6.
  • ignore fast-json-stringify in dependabot
  • Fix link to Fastify Create (#2146)
  • test for issue #2148 where typedefs for query params object were wrong (#2149)
  • Replace greenkeeper with dependabot (#2162)
  • add fastify-method-override to ecosystem (#2165)
  • Update Logging.md (#2171)
  • Add to fastify-qrcode into Ecosystem (#2170)
  • docs: errors in async hook (#2176)
  • docs: use direct references in the "Schema Resolver" example (#2155)
  • fix: typo in routes doc (#2182)
  • Add google cloud trace API plugin (#2185)
  • Fixes crash when using a non-standard error code (#2184)
  • Fix package-manager CI (#2189)
  • Fix for Link in docs/Middleware (#2192)

v2.13.0

📚 PR:

  • Update deps
  • update GH checkout action (#2122)
  • fix add schema conflict (#2077)
  • Use light-my-request types instead of duplicating typings. fixes #2098 (#2124)
  • feat(#1930): added option to overrind onBadUrl callback (#2106)
  • quicker quick start (#2125)
  • docs: Clarify thrown values must be Errors (#2126)
  • Update decorators documentation (#2127)
  • fix: throw error if decorator is called after start (#2128)
  • Update ci.yml (#2133)
  • Remove Gitter links (#2132)
  • fix test ready-start order (#2136)
  • chore(package): update @typescript-eslint/parser to version 2.24.0 (#2138)

v2.12.1

📚 PR:

  • Added fastify-esso plugin (#2084)
  • add comma to queryStringJsonSchema (#2085)
... (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.


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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 22, 2020
@dependabot-preview dependabot-preview bot requested a review from gnarea May 22, 2020 09:07
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/fastify-2.14.1 branch 2 times, most recently from a4e7018 to 27a7017 Compare May 22, 2020 09:16
kodiakhq[bot]
kodiakhq bot previously approved these changes May 22, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/fastify-2.14.1 branch from 27a7017 to 467dabd Compare May 22, 2020 09:30
kodiakhq[bot]
kodiakhq bot previously approved these changes May 22, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/fastify-2.14.1 branch from 467dabd to afeeea0 Compare May 22, 2020 09:34
kodiakhq[bot]
kodiakhq bot previously approved these changes May 22, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/fastify-2.14.1 branch from afeeea0 to 35f4a7d Compare May 22, 2020 09:37
kodiakhq[bot]
kodiakhq bot previously approved these changes May 22, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/fastify-2.14.1 branch from 35f4a7d to 0d9613d Compare May 22, 2020 09:40
kodiakhq[bot]
kodiakhq bot previously approved these changes May 22, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/fastify-2.14.1 branch from 0d9613d to d1868fe Compare May 22, 2020 09:59
kodiakhq[bot]
kodiakhq bot previously approved these changes May 22, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/fastify-2.14.1 branch from d1868fe to 8ec675b Compare May 22, 2020 11:49
kodiakhq[bot]
kodiakhq bot previously approved these changes May 22, 2020
kodiakhq[bot]
kodiakhq bot previously approved these changes May 22, 2020
@kodiakhq kodiakhq bot removed the automerge label May 22, 2020
@kodiakhq
Copy link
Contributor

kodiakhq bot commented May 22, 2020

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/fastify-2.14.1 branch from 017f285 to 4684ae5 Compare May 22, 2020 12:07
kodiakhq[bot]
kodiakhq bot previously approved these changes May 22, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/fastify-2.14.1 branch from 4684ae5 to fd05ff5 Compare May 22, 2020 12:20
kodiakhq[bot]
kodiakhq bot previously approved these changes May 22, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/fastify-2.14.1 branch from fd05ff5 to 7ac676e Compare May 22, 2020 13:28
kodiakhq[bot]
kodiakhq bot previously approved these changes May 22, 2020
@kodiakhq kodiakhq bot merged commit dce02ce into master May 22, 2020
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/fastify-2.14.1 branch May 22, 2020 13:42
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.

1 participant