lolo32 / fastify-sse

Provide Server-Sent Events to Fastify
20 stars 16 forks source link

Bump fastify from 0.26.2 to 2.10.0 #13

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps fastify from 0.26.2 to 2.10.0.

Release notes *Sourced from [fastify's releases](https://github.com/fastify/fastify/releases).* > ## v2.10.0 > **Features:** > - Added Reply.statusCode - [#1892](https://github-redirect.dependabot.com/fastify/fastify/issues/1892) > > **Fixes:** > - fix schema resolver for plain id - [#1882](https://github-redirect.dependabot.com/fastify/fastify/issues/1882) > > **Documentation:** > - doc fix: add .headers to reply docs - [#1890](https://github-redirect.dependabot.com/fastify/fastify/issues/1890) > > ## v2.9.0 > šŸ“š PR: > - Improving Getting Started documentation ([#1837](https://github-redirect.dependabot.com/fastify/fastify/issues/1837)) > - feat - Implement pluginName ([#1836](https://github-redirect.dependabot.com/fastify/fastify/issues/1836)) > - feature: add onResponse hook in route declaration ([#1838](https://github-redirect.dependabot.com/fastify/fastify/issues/1838)) > - Fix eslint "no-misused-promises" error in hooks ([#1843](https://github-redirect.dependabot.com/fastify/fastify/issues/1843)) > - Update Validation-and-Serialization.md ([#1846](https://github-redirect.dependabot.com/fastify/fastify/issues/1846)) > - docs(Reply): fix Errors ([#1848](https://github-redirect.dependabot.com/fastify/fastify/issues/1848)) > - First batch of documentation fixes ([#1850](https://github-redirect.dependabot.com/fastify/fastify/issues/1850)) > - add FastifyReply#removeHeader method to fastify.d.ts ([#1849](https://github-redirect.dependabot.com/fastify/fastify/issues/1849)) > - randomize file name in test ([#1856](https://github-redirect.dependabot.com/fastify/fastify/issues/1856)) > - Move Nathan Woltman to Past Collaborators ([#1857](https://github-redirect.dependabot.com/fastify/fastify/issues/1857)) > - add github workflow for CI and website, ([#1853](https://github-redirect.dependabot.com/fastify/fastify/issues/1853)) > - possible fixes ([#1861](https://github-redirect.dependabot.com/fastify/fastify/issues/1861)) > - fix ([#1862](https://github-redirect.dependabot.com/fastify/fastify/issues/1862)) > - Fix/pkg manager ci ([#1863](https://github-redirect.dependabot.com/fastify/fastify/issues/1863)) > - install yarn and pnpm in the host env ([#1865](https://github-redirect.dependabot.com/fastify/fastify/issues/1865)) > - Rules to contributing to plugins ([#1842](https://github-redirect.dependabot.com/fastify/fastify/issues/1842)) > - Make reply a thenable ([#1869](https://github-redirect.dependabot.com/fastify/fastify/issues/1869)) > - docs(Plugins): removed prefix from list with fastify-plugin ([#1819](https://github-redirect.dependabot.com/fastify/fastify/issues/1819)) > - Add SerayaEryn to team list ([#1867](https://github-redirect.dependabot.com/fastify/fastify/issues/1867)) > - Don't change resolved schema ([#1872](https://github-redirect.dependabot.com/fastify/fastify/issues/1872)) > - Fix Plugin type in fastify.d.ts ([#1841](https://github-redirect.dependabot.com/fastify/fastify/issues/1841)) > - fix(package): update tiny-lru to version 7.0.0 ([#1874](https://github-redirect.dependabot.com/fastify/fastify/issues/1874)) > - feature: schema resolver ([#1858](https://github-redirect.dependabot.com/fastify/fastify/issues/1858)) > - Fix warning for onError hook ([#1876](https://github-redirect.dependabot.com/fastify/fastify/issues/1876)) > - Update Server.md ([#1878](https://github-redirect.dependabot.com/fastify/fastify/issues/1878)) > > ## v2.8.0 > šŸ“š PR: > - docs(Serverless): add missing punctuation marks ([#1783](https://github-redirect.dependabot.com/fastify/fastify/issues/1783)) > - Add toStrinTag to errors ([#1785](https://github-redirect.dependabot.com/fastify/fastify/issues/1785)) > - [ts] Add `handler` to `RouteShorthandOptions` ([#1788](https://github-redirect.dependabot.com/fastify/fastify/issues/1788)) > - typo: typescript-server.ts ([#1791](https://github-redirect.dependabot.com/fastify/fastify/issues/1791)) > - Add request property to reply documentation ([#1792](https://github-redirect.dependabot.com/fastify/fastify/issues/1792)) > - Use .isFluentSchema instead of symbol to check for fluent-schema ([#1794](https://github-redirect.dependabot.com/fastify/fastify/issues/1794)) > - fix inverted if in serverless example ([#1797](https://github-redirect.dependabot.com/fastify/fastify/issues/1797)) > - Ensure that header properties are not duplicated in schema ([#1806](https://github-redirect.dependabot.com/fastify/fastify/issues/1806)) > - docs(Hooks): Add each Hook to a title ([#1801](https://github-redirect.dependabot.com/fastify/fastify/issues/1801)) > - Docs(typescript) and other typos ([#1811](https://github-redirect.dependabot.com/fastify/fastify/issues/1811)) > ... (truncated)
Commits - [`2e03a07`](https://github.com/fastify/fastify/commit/2e03a0709f578de067987473200d91f8d224974d) Bumped v2.10.0 - [`a2e1211`](https://github.com/fastify/fastify/commit/a2e12110a22d58603400c2f012a7cb1dfce8c932) feature: reply statusCode ([#1892](https://github-redirect.dependabot.com/fastify/fastify/issues/1892)) - [`de23870`](https://github.com/fastify/fastify/commit/de23870ceedb068289bc5998ce48edaaa98c2246) add .headers to reply docs ([#1890](https://github-redirect.dependabot.com/fastify/fastify/issues/1890)) - [`0aef7f3`](https://github.com/fastify/fastify/commit/0aef7f323a79835ae6529a4f72c90744a731c74e) greenkeeper do not update lolex ([#1887](https://github-redirect.dependabot.com/fastify/fastify/issues/1887)) - [`309cc53`](https://github.com/fastify/fastify/commit/309cc53e58728efdf278c1e462c10e1d12637737) chore(package): update concurrently to version 5.0.0 ([#1886](https://github-redirect.dependabot.com/fastify/fastify/issues/1886)) - [`f199f9f`](https://github.com/fastify/fastify/commit/f199f9ff8723d7c04b93c6db3a941f675365d75b) fix schema resolver for plain id ([#1882](https://github-redirect.dependabot.com/fastify/fastify/issues/1882)) - [`89dd749`](https://github.com/fastify/fastify/commit/89dd7493c06774600635b010ebac6a622bfd42f2) Bumped v2.9.0. - [`f84971f`](https://github.com/fastify/fastify/commit/f84971f462dac80f7064e617f43f0a0fac4162c4) Update Server.md ([#1878](https://github-redirect.dependabot.com/fastify/fastify/issues/1878)) - [`718002d`](https://github.com/fastify/fastify/commit/718002da4a48a90ff5fa26229011dfcc31f46b57) Fix warning for onError hook ([#1876](https://github-redirect.dependabot.com/fastify/fastify/issues/1876)) - [`4cf5c33`](https://github.com/fastify/fastify/commit/4cf5c338edcdece7272f9935da91e6b1080eb190) feature: schema resolver ([#1858](https://github-redirect.dependabot.com/fastify/fastify/issues/1858)) - Additional commits viewable in [compare view](https://github.com/fastify/fastify/compare/v0.26.2...v2.10.0)
Maintainer changes This version was pushed to npm by [delvedor](https://www.npmjs.com/~delvedor), a new releaser for fastify since your current version.


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/lolo32/fastify-sse/network/alerts).
coveralls commented 4 years ago

Coverage Status

Coverage decreased (-30.2%) to 69.767% when pulling ad3504957bd3406c245c5688832970e70ffb4055 on dependabot/npm_and_yarn/fastify-2.10.0 into 42734ba0acdb6d1cc484164a23f33eb87e01fd67 on master.

dependabot[bot] commented 4 years ago

Superseded by #22.