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

fix: Bump fastify from 3.15.1 to 3.17.0 #514

Merged
merged 3 commits into from
Jun 18, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2021

Bumps fastify from 3.15.1 to 3.17.0.

Release notes

Sourced from fastify's releases.

v3.17.0

  • Add instance property to req/rep prototypes (#3102)
  • Revert sent refactoring (#3108)

v3.16.2

📚 PR:

v3.16.1

  • Removed spurious file from the npm package.

v3.16.0

📚 PR:

  • Update Validation-and-Serialization.md (#3053)
  • docs(examples): use console.log to log address (#3048)
  • test: 100% coverage (#3046)
  • Fix Content-Length not being updated after onSend hook (#3058)
  • build(deps-dev): bump fluent-json-schema from 2.0.5 to 3.0.0 (#3063)
  • build(deps): bump tibdex/backport from 1 to 1.1.1 (#3066)
  • ci(package-manager-ci): update ubuntu environment (#3068)
  • build(deps): bump actions/checkout from 2 to 2.3.4 (#3067)
  • add clientErrorHandler in fastify ts definition (#3069)
  • Note about security releases and LTS (#3071)
  • serializer log req and res are now Fastify Objects in type definition (#3034)
  • Update @​types/node to 15.3.0 and fix type definition (#3076)
  • Simplify reply sent monitoring (#3072)
  • Fix requires in the benchmark scripts (#3073)
  • fixup! Simplify reply sent monitoring (#3072) (#3079)
  • Add new packages for the fastify ecosystem (#3080)
  • feat: compilers factory (transient ajv dependency) (#2862)
  • Use ajv options from ajv-compiler (#3088)
  • feat: error on wrong decorator dependency type (#3090)
  • Mergeable context config type (#2947)
  • build(deps-dev): bump eslint-plugin-promise from 4.3.1 to 5.1.0 (#3093)
  • fix: #229 TypeScript page, CONTRIBUTING.md anchor tag broken link (#3095)
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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 30, 2021
kodiakhq[bot]
kodiakhq bot previously approved these changes May 30, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fastify-3.17.0 branch from b084d3c to ba20ec8 Compare May 30, 2021 16:45
@gnarea gnarea changed the title chore: Bump fastify from 3.15.1 to 3.17.0 fix: Bump fastify from 3.15.1 to 3.17.0 Jun 18, 2021
@kodiakhq kodiakhq bot merged commit 4847157 into master Jun 18, 2021
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/fastify-3.17.0 branch June 18, 2021 14:51
@github-actions
Copy link

🎉 This PR is included in version 1.24.33 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant