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: bump fastify from 3.13.0 to 3.14.0 #205

Merged
merged 1 commit into from
Mar 12, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps fastify from 3.13.0 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)
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 Mar 12, 2021
@codecov
Copy link

codecov bot commented Mar 12, 2021

Codecov Report

Merging #205 (126549d) into v3 (22a04e5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##                v3      #205   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines          382       382           
  Branches        52        52           
=========================================
  Hits           382       382           
Flag Coverage Δ
integration 88.48% <ø> (ø)
unittests 98.34% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 22a04e5...126549d. Read the comment docs.

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fastify-3.14.0 branch from 7f55b7a to 126549d Compare March 12, 2021 07:39
@sonarcloud
Copy link

sonarcloud bot commented Mar 12, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@L2jLiga L2jLiga merged commit 034927c into v3 Mar 12, 2021
@L2jLiga L2jLiga deleted the dependabot/npm_and_yarn/fastify-3.14.0 branch March 12, 2021 07:45
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

1 participant