Open greenkeeper[bot] opened 5 years ago
After pinning to 2.3.0 your tests are passing again. Downgrade this dependency π.
devDependency
fastify was updated from 2.4.0
to 2.4.1
.Your tests are still failing with this version. Compare changes
devDependency
fastify was updated from 2.4.1
to 2.5.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
Features:
Fixes:
Documentation:
The new version differs by 12 commits.
901911c
Bumped v2.5.0
1ad7566
add ability to get response time on reply (#1697)
fda8448
Added case sensitive option to definition file. (#1691)
d8730a2
fix: use reply instead of original res (#1704)
b53f037
chore: greenkeeper ignore autocannon (#1696)
00d0e23
docs: fix typos (#1701)
bdc137e
Alias schema.query to schema.querystring (#1690) (#1694)
41a94c3
docs: fix req.body inside logger req (#1695)
ecea232
Removes double call to afterRouteAdded when ignoreTrailingSlash === true (#1675)
fc52dc3
Add RBAC plugin to Ecosystem (#1692)
7f274d1
Update node types, typescript, and fix broken test (#1681)
1958c74
Adds defaults to TS generics definitions (#1669)
See the full diff
devDependency
fastify was updated from 2.7.1
to 2.8.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
handler
to RouteShorthandOptions
(#1788)The new version differs by 64 commits.
00d72e5
Bumped v2.8.0
c56a9c1
greenkeeper ignore @typescript-eslint/eslint-plugin (#1835)
db66ea3
Added Zeit Now docs (#1824)
804256e
fix: premature close test (#1833)
936b509
Update Ecosystem.md (#1827)
5f3ae97
Schema build error (#1808)
76c8879
Improve default 404 route (#1826)
05c0329
chore(package): update @typescript-eslint/parser to version 2.0.0 (#1799)
d48c6a2
add plugin for autogenerate crud route in Ecosystem (#1813)
0d6055d
Update standard (#1816)
639298b
docs(Hooks): (#1810)
0d2fdd7
Docs(typescript) and other typos (#1811)
1568dff
docs(Hooks): Add each Hook to a title (#1801)
9c940b7
Ensure that header properties are not duplicated in schema (#1806)
fb68541
fix inverted if in serverless example (#1797)
There are 64 commits in total.
See the full diff
devDependency
fastify was updated from 2.8.0
to 2.9.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 90 commits.
89dd749
Bumped v2.9.0.
f84971f
Update Server.md (#1878)
718002d
Fix warning for onError hook (#1876)
4cf5c33
feature: schema resolver (#1858)
27ff97c
fix(package): update tiny-lru to version 7.0.0 (#1874)
ee060b0
Fix Plugin type in fastify.d.ts (#1841)
5c00909
Don't change resolved schema (#1872)
72451e9
Add SerayaEryn to team list (#1867)
c14aa07
docs(Plugins): removed prefix from list with fastify-plugin (#1819)
0e39b83
Make reply a thenable (#1869)
5a61f3e
Rules to contributing to plugins (#1842)
af42fe7
install yarn and pnpm in the host env (#1865)
e2e9236
Fix/pkg manager ci (#1863)
7aafd27
fix (#1862)
bd954ad
possible fixes (#1861)
There are 90 commits in total.
See the full diff
devDependency
fastify was updated from 2.13.1
to 2.14.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 216 commits.
0f53a90
Bumped v2.14.0
faab48f
http2: fix HEAD requests hanging (#2233) (#2239)
c9a101f
fix #2214 (#2218)
394d0d4
Support builder-style injection (#2209)
13595c8
Bumped v2.13.1
034e046
Fix for Link in docs/Middleware (#2192)
32508fe
Fix package-manager CI (#2189)
8ba959d
Fixes crash when using a non-standard error code (#2184)
08e0a04
ignore fast-json-stringify in dependabot
cd0e639
Add google cloud trace API plugin (#2185)
f7e9652
fix: typo in routes doc (#2182)
055f220
docs: use direct references in the "Schema Resolver" example (#2155)
cbf0fe5
docs: errors in async hook (#2176)
012ac3a
Ignore pino@6.
cf6c975
Add to fastify-qrcode into Ecosystem (#2170)
There are 216 commits in total.
See the full diff
devDependency
fastify was updated from 2.14.0
to 2.14.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 221 commits.
6b0ffc6
Bumped v2.14.1
bbd8265
Tweak haproxy config for issue #2036 (#2270) (#2271)
34ba544
Fix: call preHandler on reply.callNotFound (#2256) (#2264)
f12f487
doc: doc example to use ajv-errors (#2254)
6f108c4
Log clientError as trace to avoid dev confusion (#2241) (#2242)
0f53a90
Bumped v2.14.0
faab48f
http2: fix HEAD requests hanging (#2233) (#2239)
c9a101f
fix #2214 (#2218)
394d0d4
Support builder-style injection (#2209)
13595c8
Bumped v2.13.1
034e046
Fix for Link in docs/Middleware (#2192)
32508fe
Fix package-manager CI (#2189)
8ba959d
Fixes crash when using a non-standard error code (#2184)
08e0a04
ignore fast-json-stringify in dependabot
cd0e639
Add google cloud trace API plugin (#2185)
There are 221 commits in total.
See the full diff
The devDependency fastify was updated from
2.3.0
to2.4.0
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
fastify is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/cemremengu/fastify-oracle/builds/535669701?utm_source=github_status&utm_medium=notification)).Release Notes for v2.4.0
Features
Fixes
Documentation
fastify-decorators
to Ecosystem.md (#1645)Internals
Commits
The new version differs by 30 commits.
a6fa039
Bumped v2.4.0
ff5bfdd
docs(reply): clarify settings headers (#1642)
9e65ca4
internal: moved route code (#1625)
d377ebe
Make some spelling and grammar corrections to TS.md (#1640)
1f3c0de
Emit warning synchronously (#1657)
dd05901
chore(package): update send to version 0.17.0 (#1627)
d1dab14
add example repo link (#1648)
481d809
Catches onRoute hooks errors (#1651)
6e4e662
chore(package): update flatstr to version 1.0.12 (#1653)
f627bbf
fix(types): fix register options (#1644)
a210899
offboarding steps (#1646)
0ce4f0d
Fix typo in azure-pipelines.yml (#1649)
5a01a55
Added
fastify-decorators
to Ecosystem.md (#1645)d6b5354
add tap into greenkeeper ignore list (#1643)
edff93c
Docs: add links for Ajv i18n and custom errors (#1588)
There are 30 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: