Giter Club home page Giter Club logo

create-fastify-app's People

Contributors

dependabot[bot] avatar greenkeeper[bot] avatar gustawdaniel avatar sensorario avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

create-fastify-app's Issues

An in-range update of marko is breaking the build 🚨

The devDependency marko was updated from 4.18.21 to 4.18.22.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

marko 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

Commits

The new version differs by 4 commits.

  • b1c4502 4.18.22
  • cadb35c Update changelog
  • 1b6b25b Improve getComponentByEl lookup to prefer owner components (#1444)
  • c53a155 Rename private legacy widget props property for better legacy compat

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of fastify-swagger is breaking the build 🚨

The devDependency fastify-swagger was updated from 2.4.0 to 2.5.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

fastify-swagger 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

Release Notes for v2.5.0

πŸ“š PR:

  • Updates dependencies
  • chore(package): update fs-extra to version 8.0.1 (#180)
  • chore(package): update @types/node to version 12.0.2 (#182)
  • chore: update tap and greenkeepr ignore it (#192)
  • Update standard to the latest version πŸš€ (#194)
  • chore(package): update standard to version 14.0.2 (#199)
  • fix 404 check (#202)
  • wax in action (#204)
  • Typescript: Support "RouteOptions.consumes" field (#206)
  • chore(package): update swagger-ui-dist to version 3.24.0 (#209)
  • chore(package): update joi-to-json-schema to version 5.1.0 (#208)
  • chore(package): update @types/node to version 12.11.7 (#211)
  • chore(package): update swagger-ui-dist to version 3.24.1 (#212)
  • chore(package): update swagger-ui-dist to version 3.24.3 (#214)
  • Fix typing: array definition (#215)
Commits

The new version differs by 17 commits.

  • 8fcc094 Bumped v2.5.0
  • a9a3a41 Updates dependencies
  • 7f395fe Fix typing: array definition (#215)
  • ec96f56 chore(package): update swagger-ui-dist to version 3.24.3 (#214)
  • 02f9b43 chore(package): update swagger-ui-dist to version 3.24.1 (#212)
  • f092625 chore(package): update @types/node to version 12.11.7 (#211)
  • 2f7d7f6 chore(package): update joi-to-json-schema to version 5.1.0 (#208)
  • db71175 chore(package): update swagger-ui-dist to version 3.24.0 (#209)
  • 3ac8558 Typescript: Support "RouteOptions.consumes" field (#206)
  • 149b512 wax in action (#204)
  • fc353de fix 404 check (#202)
  • 8f6d6b8 chore(package): update standard to version 14.0.2 (#199)
  • b2e360a Update standard to the latest version πŸš€ (#194)
  • 0c47137 chore: update tap and greenkeepr ignore it (#192)
  • 62577fe chore(package): update @types/node to version 12.0.2 (#182)

There are 17 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of fastify-swagger is breaking the build 🚨


☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency fastify-swagger was updated from 2.5.0 to 2.5.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

fastify-swagger 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

Release Notes for v2.5.1

πŸ“š PR:

  • Add "exposeRoute:true" in usage example (#218)
  • docs: document how to set OA-specific parameter options (#223)
  • added an example definition to the options example (#227)
  • fix: paths start with a leading slash (#233)
Commits

The new version differs by 4 commits.

  • 7d4798d fix: paths start with a leading slash (#233)
  • 3a7a673 added an example definition to the options example (#227)
  • 2bc1b91 docs: document how to set OA-specific parameter options (#223)
  • 70461ee Add "exposeRoute:true" in usage example (#218)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of chokidar is breaking the build 🚨

The dependency chokidar was updated from 3.2.1 to 3.2.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

chokidar is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details

Commits

The new version differs by 21 commits.

There are 21 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

env file creation

I think creating an env file for development is nice, but I think it might cause some issues in the generator.

The template needs to make sure the .env file is ignored.

An in-range update of yargs-parser is breaking the build 🚨

The dependency yargs-parser was updated from 16.0.0 to 16.1.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

yargs-parser is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details

Release Notes for yargs-parser v16.1.0

⚠ BREAKING CHANGES

  • populate error if incompatible narg/count or array/count options are used (#191)

Features

  • options that have had their default value used are now tracked (#211) (a525234)
  • populate error if incompatible narg/count or array/count options are used (#191) (84a401f)

Reverts

  • revert 16.0.0 CHANGELOG entry (920320a)
Commits

The new version differs by 5 commits.

  • 36d31b6 chore: release 16.1.0 (#215)
  • 920320a revert: revert 16.0.0 CHANGELOG entry
  • b3a7a89 build: releases now handled by release-please (#212)
  • a525234 feat: options that have had their default value used are now tracked (#211)
  • 84a401f feat!: populate error if incompatible narg/count or array/count options are used (#191)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of marko is breaking the build 🚨

The devDependency marko was updated from 4.18.19 to 4.18.20.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

marko 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

Commits

The new version differs by 3 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

developer's documentation

May I ask you to complete readme file with test part? I've tried with npm run unit but test suite is not green. May I suggest to add commands or configuration required in readme file?

Thank you ^_^

Support for OpenAPI 3.0.x

Hi,

I tried to use create-fastify-app with openapi specification version 3.0.1. Example converted v2 petstore swagger on editor.swagger.io to v3. But fastify-app failed with message 'parameter must contain a valid Open Api Version 2.0 or 3.0.x'. Source:

const parse = (content) => {
if (content.swagger && content.swagger.indexOf('2.0') === 0) {
return V2.parse(content)
}

throw new Error('parameter must contain a valid Open Api Version 2.0 or 3.0.x')
}

Would like to check if create-fastify-app only supports 2.0?

Thanks.

An in-range update of handlebars is breaking the build 🚨

The dependency handlebars was updated from 4.5.2 to 4.5.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

handlebars is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details

Commits

The new version differs by 9 commits.

  • c819c8b v4.5.3
  • 827c9d0 Update release notes
  • f7f05d7 fix: add "no-prototype-builtins" eslint-rule and fix all occurences
  • 1988878 fix: add more properties required to be enumerable
  • 886ba86 test/chore: add chai/expect and sinon to "runtime"-environment
  • 0817dad test: add sinon as global variable to eslint in the specs
  • 93516a0 test: add sinon.js for spies, deprecate current assertions
  • 93e284e chore: add chai and dirty-chai for better test assertions
  • c02b05f fix: use !== 0 instead of != 0

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of tap is breaking the build 🚨

The devDependency tap was updated from 13.0.1 to 13.0.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

tap 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

Commits

The new version differs by 5 commits.

  • 9200cb1 13.0.3
  • 4ec1d74 docs: allow sidebar to scroll
  • aac4982 13.0.2
  • ef03a1c watch: Do not infinitely loop on failing tests
  • 047984f Polyfill AsyncResource.runInAsyncScope for node <10

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of tap is breaking the build 🚨

The devDependency tap was updated from 13.1.0 to 13.1.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

tap 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

Commits

The new version differs by 3 commits.

  • d5c80d7 13.1.1
  • 7ffc234 Base: destroy hook resource on end event
  • 7d17965 Do not spawn twice if test is executable

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of mkdirp is breaking the build 🚨


☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency mkdirp was updated from 1.0.3 to 1.0.4.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

mkdirp is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details

Commits

The new version differs by 5 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

GET xxx /pov

Adding POV and the call /pov returns :

{"statusCode":500,"error":"Internal Server Error","message":"Unexpected identifier in /Users/xxxx/app/src/views/index.ejs while compiling ejs\n\nIf the above error is not helpful, you may want to try EJS-Lint:\nhttps://github.com/RyanZim/EJS-Lint\nOr, if you meant to create an async function, pass async: true as an option."}

An in-range update of tap is breaking the build 🚨

The devDependency tap was updated from 14.10.3 to 14.10.4.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

tap 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

Commits

The new version differs by 3 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of handlebars is breaking the build 🚨

The dependency handlebars was updated from 4.4.5 to 4.5.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

handlebars is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details

Commits

The new version differs by 12 commits.

  • b24797d v4.5.0
  • a243067 Update release notes
  • 088e618 chore: add eslint-plugin-compat and eslint-plugin-es5
  • 7052e88 Resolve deprecation warning message from eslint while running eslint (#1586)
  • b8913fc Add missing types for the Exception class properties (#1583)
  • 62ed3c2 Add Handlebars.parseWithoutProcessing (#1584)
  • 7fcf9d2 Use objects for hash value tracking
  • c76ded8 fix: add guard to if & unless helpers (#1549)
  • a15d01d Merge branch '4.4.x' into 4.x
  • fd2e5c9 fix: non-eager matching raw-block-contents
  • aaab609 fix: prevent zero length tokens in raw-blocks (#1577)
  • feb60f8 show source location for the strict lookup exceptions

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of handlebars is breaking the build 🚨

The dependency handlebars was updated from 4.3.0 to 4.3.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

handlebars is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details

Commits

The new version differs by 8 commits.

  • 050cca0 v4.3.1
  • 2d55790 Update release notes
  • e3639e2 fix saucelabs tests (internet explorer)
  • c2a17c7 fix saucelabs tests (internet explorer)
  • 1266838 do not break on precompiled templates from Handlebars >=4.0.0 <4.3.0
  • 64ecb9e add test for #1560
  • 93444c5 Ensure allowCallsToHelperMissing runtime option is optional in typings
  • d148d7c check "allowCallsToHelperMissing"

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of tap is breaking the build 🚨

The devDependency tap was updated from 14.8.0 to 14.8.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

tap 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

Commits

The new version differs by 3 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of chokidar is breaking the build 🚨

The dependency chokidar was updated from 3.2.2 to 3.2.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

chokidar is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details

Commits

The new version differs by 54 commits.

  • a4aa5d3 Release 3.2.3.
  • 8d9d54e Add changelog entry.
  • cadbcb4 Update nodefs-handler.js
  • da768ee Add constant.
  • bebce0e Merge pull request #933 from XhmikosR/deps
  • b08e301 Merge pull request #934 from XhmikosR/brace-start
  • 871823e Merge pull request #935 from XhmikosR/const
  • 8c9d97f constants.js: move platform at the top
  • f077dc7 lib/nodefs-handler.js: use the BRACE_START constant
  • 6fe1789 Update devDependencies.
  • a435ca7 Merge pull request #931 from XhmikosR/newstats
  • d720cbd Merge pull request #930 from XhmikosR/closers
  • 75713ac Remove redundant assignment of closers in _closePath()
  • f2fd719 nodefs-handler.js: fix variable always evaluating to true.
  • 04ae77b Try to fix #922.

There are 54 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of handlebars is breaking the build 🚨


☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency handlebars was updated from 4.7.3 to 4.7.4.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

handlebars is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details

Commits

The new version differs by 10 commits.

  • 7adc19a v4.7.4
  • 9dd8d10 Update release notes
  • 4671c4b Use tmp directory for files written during tests
  • e46baa1 tasks/test-bin.js: Delete duplicate test
  • c491b4e Revert "Update release-notes.md"
  • 738391a Update release-notes.md
  • 80c4516 chore: add unit tests for cli options (#1666)
  • d79212a fix: migrate from optimist to yargs (#1666)
  • b440c38 chore: ignore external @types in tests
  • 2dba7ee docs: fix comparison link

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of tap is breaking the build 🚨

The devDependency tap was updated from 14.9.1 to 14.9.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

tap 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

Commits

The new version differs by 6 commits.

  • 6f03d81 14.9.2
  • 42576bd add funding
  • 95726b8 docs: forgot to update built cli doc in last update
  • 19181ac docs: add a 'writing structured tests' doc, update section numbering
  • ddb09ce fix test on node v8
  • 54a47d7 update cli doc

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of ejs is breaking the build 🚨

The devDependency ejs was updated from 2.7.2 to 2.7.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

ejs 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

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

unclear error message

Schermata 2019-05-29 alle 19 47 12

I received this the first time I've tried with generate:project. I don't understand why and I dont understand why I cant chose the folder, ...

An in-range update of tap is breaking the build 🚨

The devDependency tap was updated from 13.0.3 to 13.0.4.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

tap 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

Commits

The new version differs by 4 commits.

  • b255ef7 13.0.4
  • 4933dda Add diff dep explicitly
  • c64126d don't repeat files added multiple times
  • 3d5ab72 Abstract watcher to a separate class

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of marko is breaking the build 🚨

The devDependency marko was updated from 4.18.41 to 4.18.42.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

marko 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

Commits

The new version differs by 4 commits.

  • 2063f2d 4.18.42
  • 13461dc Update changelog
  • 1147e9f Fix regression for unkeyed elements with toggled spread attributes (#1496)
  • ea85f21 Fix regression with body-only-if migration for legacy renderers (#1495)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of chokidar is breaking the build 🚨

The dependency chokidar was updated from 3.3.0 to 3.3.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

chokidar is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details

Commits

The new version differs by 6 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of tap is breaking the build 🚨

The devDependency tap was updated from 14.8.3 to 14.9.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

tap 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

Commits

The new version differs by 3 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of standard is breaking the build 🚨


☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency standard was updated from 14.3.1 to 14.3.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

standard 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

Commits

The new version differs by 26 commits.

  • 558df00 14.3.2
  • a8e318e Add changelog entry for 14.3.2
  • 133a4c9 Merge pull request #1492 from standard/eslint68
  • a2df23b Upgrade ESLint to 6.8.x
  • fb7e2a3 remove sponsor
  • ecda198 Update README.md
  • 4bc1671 Update README.md
  • e514626 add sponsor
  • 2b86c68 spacing
  • a702d2e Reposition CodeFund sponsorship link (#1446)
  • a28b5d0 Reposition CodeFund sponsorship link
  • 0f86fb9 Merge pull request #1445 from ZY2071/master
  • b4726d7 perf: Change the examples for rule 'No octal literals' .
  • 4bdaa2f perf: make the rule 'No octal literals' more specific.
  • f5d758e Update README-ja.md for d901c54 (#1435)

There are 26 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of marko is breaking the build 🚨


☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency marko was updated from 4.19.9 to 4.19.10.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

marko 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

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of marko is breaking the build 🚨

The devDependency marko was updated from 4.18.17 to 4.18.18.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

marko 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

Commits

The new version differs by 3 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

autocompletion

May I add an autocompletion script for CFA? Are just these the commands?

generate:project
generate:service
add:mysql
add:mongo
add:cors
add:redis
add:postgres

An in-range update of inquirer is breaking the build 🚨

The dependency inquirer was updated from 7.0.4 to 7.0.5.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

inquirer is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details

Commits

The new version differs by 4 commits.

  • 65a4d59 Publish
  • e2099ed Update dependencies
  • 8270551 Produce error on prompt in non-tty environment. (#891)
  • 6a883e6 Update lint-staged to the latest version πŸš€ (#886)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.