Giter VIP home page Giter VIP logo

adonis-mongodb-boilerplate's People

Contributors

duyluonglc avatar fossabot avatar greenkeeper[bot] avatar itsjw avatar jericopulvera 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  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  avatar  avatar  avatar  avatar

adonis-mongodb-boilerplate's Issues

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

Version 3.3.2 of swagger-ui-dist was just published.

Branch Build failing 🚨
Dependency swagger-ui-dist
Current Version 3.3.1
Type devDependency

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

swagger-ui-dist 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 failed 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 @adonisjs/fold is breaking the build 🚨

Version 4.0.5 of @adonisjs/fold was just published.

Branch Build failing 🚨
Dependency @adonisjs/fold
Current Version 4.0.4
Type dependency

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

@adonisjs/fold 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 4 commits.

  • 4165008 Merge branch 'release-4.0.5'
  • c233e8f chore(release): 4.0.5
  • d6328b6 chore(package): update dependencies
  • 3df42c9 Merge branch 'release-4.0.4' into develop

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 🌴

Can't access /docs

Tried to installed but got an error while accessing http://localhost:3333/docs
Am i missing something ?

$ node -v
v6.9.0
$  npm -v
5.2.0

Input

$ npm i && npm run dev

Output

> [email protected] dev /Users/Hank/Projects/adonismongo
> nodemon --watch app --watch bootstrap --watch config --watch providers --watch .env -x node server.js

[nodemon] 1.11.0
[nodemon] to restart at any time, enter `rs`
[nodemon] watching: /Users/Hank/Projects/adonismongo/app/**/* /Users/Hank/Projects/adonismongo/bootstrap/**/* /Users/Hank/Projects/adonismongo/config/**/* /Users/Hank/Projects/adonismongo/providers/**/* .env
[nodemon] starting `node server.js`
info adonis:framework +0ms serving app on localhost:3333
HttpException: Route not found /docs/localhost:3333/api-docs.json
    at Server._callRouteAction (/Users/Hank/Projects/adonismongo/node_modules/adonis-framework/src/Server/index.js:73:13)
    at finalHandler (/Users/Hank/Projects/adonismongo/node_modules/adonis-framework/src/Server/index.js:212:18)
    at next (native)
    at onFulfilled (/Users/Hank/Projects/adonismongo/node_modules/co/index.js:65:19)
    at /Users/Hank/Projects/adonismongo/node_modules/co/index.js:54:5
    at co (/Users/Hank/Projects/adonismongo/node_modules/co/index.js:50:10)
    at toPromise (/Users/Hank/Projects/adonismongo/node_modules/co/index.js:118:63)
    at next (/Users/Hank/Projects/adonismongo/node_modules/co/index.js:99:29)
    at onFulfilled (/Users/Hank/Projects/adonismongo/node_modules/co/index.js:69:7)
    at /Users/Hank/Projects/adonismongo/node_modules/co/index.js:54:5
    at co (/Users/Hank/Projects/adonismongo/node_modules/co/index.js:50:10)
    at toPromise (/Users/Hank/Projects/adonismongo/node_modules/co/index.js:118:63)
    at next (/Users/Hank/Projects/adonismongo/node_modules/co/index.js:99:29)
    at onFulfilled (/Users/Hank/Projects/adonismongo/node_modules/co/index.js:69:7)
    at process._tickCallback (internal/process/next_tick.js:103:7)

http://localhost:3333/docs

capture d ecran 2017-07-11 a 20 36 04

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

Version 3.2.2 of swagger-ui-dist just got published.

Branch Build failing 🚨
Dependency swagger-ui-dist
Current Version 3.2.1
Type devDependency

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

As swagger-ui-dist is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

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

Version 3.6.0 of swagger-ui-dist was just published.

Branch Build failing 🚨
Dependency swagger-ui-dist
Current Version 3.5.0
Type devDependency

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

swagger-ui-dist 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 failed 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 @adonisjs/framework is breaking the build 🚨

Version 4.0.31 of @adonisjs/framework was just published.

Branch Build failing 🚨
Dependency @adonisjs/framework
Current Version 4.0.30
Type dependency

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

@adonisjs/framework 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 4 commits.

  • 80c01fa Merge branch 'hotfix/4.0.31'
  • 0ca42e3 chore(release): 4.0.31
  • 67db34b fix(package): lock packages
  • 2d8f9f3 fix(logger): logger.level should update the driver level

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 nyc is breaking the build 🚨

Version 11.4.1 of nyc was just published.

Branch Build failing 🚨
Dependency nyc
Current Version 11.4.0
Type devDependency

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

nyc 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 failed Details

Commits

The new version differs by 3 commits.

  • b473820 chore(release): 11.4.1
  • 4e4f428 fix: explicitly update spawn-wrap (#748)
  • 456fa20 docs: hide the header in the issue template on render [skip ci] (#731)

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 @adonisjs/framework is breaking the build 🚨

Version 4.0.23 of @adonisjs/framework just got published.

Branch Build failing 🚨
Dependency @adonisjs/framework
Current Version 4.0.22
Type dependency

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

@adonisjs/framework is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 7 commits.

  • 5333ad7 Merge branch 'release/4.0.23'
  • b38c867 chore(release): 4.0.23
  • 0ab1d3d feat(response): allow option to disable etag for response
  • 12fa34c feat(response): add abortIf and abortUnless methods
  • 0d302c4 fix(request): add missing .format method
  • 624d6a1 fix(event): use in-memory fake over binding to ioc
  • f030808 refactor(logger): cleanup logger manager and create facade

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of @adonisjs/validator is breaking the build 🚨

Version 4.0.9 of @adonisjs/validator was just published.

Branch Build failing 🚨
Dependency @adonisjs/validator
Current Version 4.0.8
Type dependency

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

@adonisjs/validator 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 3 commits.

  • 84d99d7 Merge branch 'release-4.0.9'
  • 60b241a chore(release): 4.0.9
  • 19b5217 fix(middleware): sanitizor update request body after sanitization

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 @adonisjs/mail is breaking the build 🚨

Version 3.0.3 of @adonisjs/mail just got published.

Branch Build failing 🚨
Dependency @adonisjs/mail
Current Version 3.0.2
Type dependency

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

@adonisjs/mail is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 3 commits.

  • a32876f Merge branch 'release-3.0.3'
  • 7170ba4 chore(release): 3.0.3
  • 4665cbe fix(mail): use in-memory mail fake

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of @adonisjs/framework is breaking the build 🚨

Version 4.0.25 of @adonisjs/framework was just published.

Branch Build failing 🚨
Dependency @adonisjs/framework
Current Version 4.0.24
Type dependency

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

@adonisjs/framework 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Commits

The new version differs by 9 commits.

  • ce0fc42 Merge branch 'release/4.0.25'
  • 816ce0d chore(release): 4.0.25
  • 8567e72 chore(package): update dependencies
  • 050643e refactor(route): cleanup domain keys on defining domain
  • 0a25703 docs(readme): trying codesponsor
  • 60fccef feat(loggedin): remove loggedin tag and add inside auth repo
  • 55edfbb feat(context): add onReady event to context
  • 348f38f fix(resource): apply routes in order
  • 6670df4 Create config.yml

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 lucid-mongo is breaking the build 🚨

Version 2.1.1 of lucid-mongo was just published.

Branch Build failing 🚨
Dependency lucid-mongo
Current Version 2.1.0
Type dependency

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

lucid-mongo 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 2 commits.

  • 8e3601a chore(package): update version
  • 95684c4 feat(connection): Add options to mongodb connection string

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 🌴

Auth logout gives me auth.logout is not a function

auth console.log

Auth { _ctx: { request: Request { request: [Object], params: {}, response: [Object], Config: [Object], _qs: {}, _all: [Object], _body: [Object], _raw: {}, _files: {}, multipart: [Object] }, response: Response { request: [Object], response: [Object], _lazyBody: [Object], implicitEnd: true, Config: [Object] }, session: Session { _request: [Object], _response: [Object], _driverInstance: [Object], _isNewSessionId: false, _options: [Object], _key: 'adonis-session', _store: [Object], _sessionId: '065b0762-9d98-47b0-b7a7-f5081b7b62e1' } }, Config: Config { _configPath: '/Users/svenroodbol/Sites/feapp/webservice/config', _config: { app: [Object], auth: [Object], bodyParser: [Object], cors: [Object], database: [Object], mail: [Object] } }, _authenticatorsPool: { jwt: JwtScheme { _config: [Object], _serializerInstance: [Object], _instanceUser: [Object], _ctx: [Object], Encryption: [Object], _generateRefreshToken: [Object], jwtPayload: [Object] } }, authenticatorInstance: JwtScheme { _config: { serializer: 'lucid', model: 'App/Models/User', scheme: 'jwt', uid: 'email', password: 'password', options: [Object] }, _serializerInstance: LucidSerializer { Hash: Hash {}, _config: [Object], _Model: [Object], _queryCallback: null }, _instanceUser: User { __setters__: [Array], '$attributes': [Object], '$persisted': true, '$originalAttributes': [Object], '$relations': {}, '$sideLoaded': {}, '$parent': null, '$frozen': false, '$visible': undefined, '$hidden': [Array] }, _ctx: { request: [Object], response: [Object], session: [Object] }, Encryption: Encryption { encryptor: [Object] }, _generateRefreshToken: Resetable { _originalValue: false, _val: false }, jwtPayload: { uid: 5, iat: 1509991430 } }, current: JwtScheme { _config: { serializer: 'lucid', model: 'App/Models/User', scheme: 'jwt', uid: 'email', password: 'password', options: [Object] }, _serializerInstance: LucidSerializer { Hash: Hash {}, _config: [Object], _Model: [Object], _queryCallback: null }, _instanceUser: User { __setters__: [Array], '$attributes': [Object], '$persisted': true, '$originalAttributes': [Object], '$relations': {}, '$sideLoaded': {}, '$parent': null, '$frozen': false, '$visible': undefined, '$hidden': [Array] }, _ctx: { request: [Object], response: [Object], session: [Object] }, Encryption: Encryption { encryptor: [Object] }, _generateRefreshToken: Resetable { _originalValue: false, _val: false }, jwtPayload: { uid: 5, iat: 1509991430 } } }

An in-range update of @adonisjs/ignitor is breaking the build 🚨

Version 1.0.12 of @adonisjs/ignitor just got published.

Branch Build failing 🚨
Dependency @adonisjs/ignitor
Current Version 1.0.11
Type dependency

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

@adonisjs/ignitor is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 4 commits.

  • 65a41dc Merge branch 'release/1.0.12'
  • 9833d3d chore(release): 1.0.12
  • 39d9015 feat(autoload): register all autoload directories from package.json file
  • bb35c48 fix(ignitor): allow preload file path to be absolute

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of @adonisjs/validator is breaking the build 🚨

Version 4.0.5 of @adonisjs/validator just got published.

Branch Build failing 🚨
Dependency @adonisjs/validator
Current Version 4.0.4
Type dependency

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

@adonisjs/validator is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 3 commits.

  • 6cb16f0 Merge branch 'release-4.0.5'
  • 51a5dce chore(release): 4.0.5
  • d58e57c feat(resource): add resource validator

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of lucid-mongo is breaking the build 🚨

Version 2.0.10 of lucid-mongo was just published.

Branch Build failing 🚨
Dependency lucid-mongo
Current Version 2.0.9
Type dependency

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

lucid-mongo 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 14 commits.

  • 030f5f7 fix test
  • 0252956 (fix) test model update sub attribute
  • 7a46fb3 (fix) change sub attribute of an attribute does not fire on update
  • 1cef9ce chore(release): 2.0.10
  • dd6b20b feat(lucid): add merge method to model instance
  • a2c4b15 fix(seed): seed only js files
  • c1c9fed Merge pull request #37 from yanmagale/develop
  • 69bddc5 fix standard
  • 4212fdb Improve changes to realize mongo connection with auth mechanism
  • 3e0b9e8 Remove auth options in indexjs
  • c6206c8 Merge pull request #38 from duyluonglc/greenkeeper/coveralls-3.0.0
  • 3a85cf3 chore(package): update coveralls to version 3.0.0
  • e26aa88 Improve mongo connection with auth mechanism
  • 71e8e66 update 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 swagger-jsdoc is breaking the build 🚨

Version 1.9.3 of swagger-jsdoc just got published.

Branch Build failing 🚨
Dependency swagger-jsdoc
Current Version 1.9.2
Type dependency

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

swagger-jsdoc is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/duyluonglc/adonis-mongodb-boilerplate/builds/227159962?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 4 commits0.

false

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of @adonisjs/framework is breaking the build 🚨

Version 4.0.28 of @adonisjs/framework was just published.

Branch Build failing 🚨
Dependency @adonisjs/framework
Current Version 4.0.27
Type dependency

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

@adonisjs/framework 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 5 commits.

  • 580588a chore(release): 4.0.28
  • d766245 refactor(resource): throw exception when route name doesn't exists
  • 236ff8f docs(readme): remove useless codesponsor
  • c231368 fix(route): group middleware return this for chainable api
  • 7b91d39 Typo (#724)

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 @adonisjs/ace is breaking the build 🚨

Version 4.0.7 of @adonisjs/ace was just published.

Branch Build failing 🚨
Dependency @adonisjs/ace
Current Version 4.0.6
Type dependency

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

@adonisjs/ace 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 9 commits.

  • a08b53c Merge branch 'release-4.0.7'
  • 200190b chore(release): 4.0.7
  • a12544f chore(package): update dependencies
  • 611be79 chore(release): 4.0.6
  • aa5bac1 feat(question): allow to pass extra inquirer options
  • ef47eef chore(package): update dependencies
  • c9280da feat(inquirer): expose inquirer to be extended
  • 8ae8567 test(command): add edge case test case
  • 3bc49a2 fix(package): update fs-extra to version 4.0.2 (#65)

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 @adonisjs/ace is breaking the build 🚨

Version 4.0.6 of @adonisjs/ace just got published.

Branch Build failing 🚨
Dependency @adonisjs/ace
Current Version 4.0.5
Type dependency

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

@adonisjs/ace is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 6 commits.

  • 70f0133 Merge branch 'release-4.0.6'
  • fb2a509 chore(release): 4.0.6
  • 3d672ed feat(question): allow to pass extra inquirer options
  • 9e3cd77 chore(package): update dependencies
  • 4415f32 feat(inquirer): expose inquirer to be extended
  • 7a615dd test(command): add edge case test case

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

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

Version 0.13.4 of husky just got published.

Branch Build failing 🚨
Dependency husky
Current Version 0.13.3
Type devDependency

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

As husky is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Commits

The new version differs by 9 commits.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

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

Version 3.8.1 of swagger-ui-dist was just published.

Branch Build failing 🚨
Dependency swagger-ui-dist
Current Version 3.8.0
Type devDependency

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

swagger-ui-dist 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 failed 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 @adonisjs/auth is breaking the build 🚨

Version 2.0.11 of @adonisjs/auth was just published.

Branch Build failing 🚨
Dependency @adonisjs/auth
Current Version 2.0.10
Type dependency

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

@adonisjs/auth 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed 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 @adonisjs/auth is breaking the build 🚨

Version 2.0.9 of @adonisjs/auth was just published.

Branch Build failing 🚨
Dependency @adonisjs/auth
Current Version 2.0.8
Type dependency

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

@adonisjs/auth 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error 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 🌴

Database migrations

The database migrations are not conform the code, by example the verification token column is not existing in the token table

An in-range update of @adonisjs/session is breaking the build 🚨

Version 1.0.18 of @adonisjs/session was just published.

Branch Build failing 🚨
Dependency @adonisjs/session
Current Version 1.0.17
Type dependency

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

@adonisjs/session 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 4 commits.

  • 2c9a99c Merge branch 'release/1.0.18'
  • 291a27c chore(release): 1.0.18
  • fcba580 refactor(session): expose initiated property for current session
  • 3e82994 fix(session): initiate session before hand using context.getter

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 adonis-framework is breaking the build 🚨

Version 3.0.13 of adonis-framework just got published.

Branch Build failing 🚨
Dependency adonis-framework
Current Version 3.0.12
Type dependency

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

adonis-framework is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/duyluonglc/adonis-mongodb-boilerplate/builds/225521935)

Commits

The new version differs by 4 commits0.

  • 0fffdca Merge branch 'release-3.0.13'
  • d2ead74 chore(release): release 3.0.13
  • e1f0e8c chore(package): update node-cookie version
  • dc7c251 docs(template): add github issue template

false

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of @adonisjs/bodyparser is breaking the build 🚨

Version 1.0.8 of @adonisjs/bodyparser was just published.

Branch Build failing 🚨
Dependency @adonisjs/bodyparser
Current Version 1.0.7
Type dependency

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

@adonisjs/bodyparser 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 5 commits.

  • 0a0748c Merge branch 'release/1.0.8'
  • 9d09950 chore(release): 1.0.8
  • cf221dc chore(package): update dependencies
  • 0f50a83 feat(file): add option to define custom tmp file names
  • 257d031 fix(file): generate more unique tmp file names

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 @adonisjs/auth is breaking the build 🚨

Version 2.0.7 of @adonisjs/auth just got published.

Branch Build failing 🚨
Dependency @adonisjs/auth
Current Version 2.0.6
Type dependency

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

@adonisjs/auth is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of lucid-mongo is breaking the build 🚨

Version 2.2.1 of lucid-mongo was just published.

Branch Build failing 🚨
Dependency lucid-mongo
Current Version 2.2.0
Type dependency

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

lucid-mongo 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 11 commits.

  • 8dd946f chore(release): 2.2.1
  • 1d0be81 Merge pull request #62 from duyluonglc/master
  • 6748f64 chore: merge code
  • 16c39e7 feat(serializer): fix serializer
  • 4ffb4f6 fix(serializer): fix register serializer
  • b2de724 fix(serializer): fix register serializer
  • 00d8326 fix(serializer): fix register serializer
  • 737fa95 fix(provider): fix serializer register fails test
  • 13e5603 feat(serializer): add serializer for authentication
  • 516fabb fix(package): fix package-lock
  • ad3bd10 feat(queryBuilder): add alias of whereNotIn

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 @adonisjs/auth is breaking the build 🚨

Version 2.0.8 of @adonisjs/auth was just published.

Branch Build failing 🚨
Dependency @adonisjs/auth
Current Version 2.0.7
Type dependency

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

@adonisjs/auth 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed 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 @adonisjs/cors is breaking the build 🚨

Version 1.0.2 of @adonisjs/cors was just published.

Branch Build failing 🚨
Dependency @adonisjs/cors
Current Version 1.0.1
Type dependency

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

@adonisjs/cors 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 3 commits.

  • f114daa Merge branch 'release/1.0.2'
  • 4a872c2 chore(release): 1.0.2
  • 7f81fbb chore(package): update dependencies

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 @adonisjs/mail is breaking the build 🚨

Version 3.0.4 of @adonisjs/mail was just published.

Branch Build failing 🚨
Dependency @adonisjs/mail
Current Version 3.0.3
Type dependency

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

@adonisjs/mail 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 5 commits.

  • f6b7647 Merge branch 'release-3.0.4'
  • 90ecfb4 chore(release): 3.0.4
  • 698d74b chore(package): update dependencies
  • b954e41 fix(mailgun): fix wrong driver name
  • 2674536 Add suffix for text and watch. Folder confict (#12)

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 @adonisjs/framework is breaking the build 🚨

Version 4.0.30 of @adonisjs/framework was just published.

Branch Build failing 🚨
Dependency @adonisjs/framework
Current Version 4.0.29
Type dependency

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

@adonisjs/framework 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 4 commits.

  • b96e120 Merge branch 'release/4.0.30'
  • 173be3c chore(release): 4.0.30
  • e1a8f0f docs(route,config): add blog links to depreciation messages
  • 02ecc1b fix(Config): fix flaky behavior of self referencing values

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 mocha is breaking the build 🚨

Version 3.3.0 of mocha just got published.

Branch Build failing 🚨
Dependency mocha
Current Version 3.2.0
Type devDependency

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

As mocha is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/duyluonglc/adonis-mongodb-boilerplate/builds/225145362)

Release Notes coverave

Thanks to all our contributors, maintainers, sponsors, and users! ❀️

As highlights:

  • We've got coverage now!
  • Testing is looking less flaky \o/.
  • No more nitpicking about "mocha.js" build on PRs.

πŸŽ‰ Enhancements

  • #2659: Adds support for loading reporter from an absolute or relative path (@sul4bh)
  • #2769: Support --inspect-brk on command-line (@igwejk)

πŸ› Fixes

  • #2662: Replace unicode chars w/ hex codes in HTML reporter (@rotemdan)

πŸ” Coverage

πŸ”© Other

Commits

The new version differs by 89 commits0.

  • fb1687e :ship: Release v3.3.0
  • 1943e02 Add Changelog for v3.3.0
  • 861e968 Refactor literal play-icon hex code to a var
  • 1d3c5bc Fix typo in karma.conf.js
  • 9bd9389 Fix spec paths in test HTML files
  • 0a93024 Adds tests for loading reporters w/ relative/absolute paths (#2773)
  • 73929ad Comment special treatment of '+' in URL query parsing
  • e2c9514 Merge pull request #2769 from igwejk/support_inspect_break_in_opts
  • 038c636 Support --inspect-brk on command-line
  • b4ebabd Merge pull request #2727 from lamby/reproducible-build
  • 882347b Please make the build reproducible.
  • a2fc76c Merge pull request #2703 from seppevs/cover_utils_some_fn_with_tests
  • ed61cd0 cover .some() function in utils.js with tests
  • f42cbf4 Merge pull request #2701 from craigtaub/landingSpec
  • 6065242 use stubbed symbol

There are 89 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of @adonisjs/ignitor is breaking the build 🚨

Version 1.0.13 of @adonisjs/ignitor was just published.

Branch Build failing 🚨
Dependency @adonisjs/ignitor
Current Version 1.0.12
Type dependency

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

@adonisjs/ignitor 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 7 commits.

  • f536ea2 Merge branch 'release/1.0.13'
  • 272674c chore(release): 1.0.13
  • d92a9e5 chore(package): update dependencies
  • 8d676e4 fix(ignitor): fix breaking tests
  • b6f6d06 feat(ignitor): handle unhandledRejections
  • 703ef28 fix(http): allow end-user to bind custom http instance
  • 26b0684 feat(http): add hook to gracefully shutdown server

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 swagger-ui-dist is breaking the build 🚨

Version 3.4.1 of swagger-ui-dist was just published.

Branch Build failing 🚨
Dependency swagger-ui-dist
Current Version 3.4.0
Type devDependency

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

swagger-ui-dist 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 failed 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 @adonisjs/ally is breaking the build 🚨

Version 2.0.2 of @adonisjs/ally was just published.

Branch Build failing 🚨
Dependency @adonisjs/ally
Current Version 2.0.1
Type dependency

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

@adonisjs/ally 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 4 commits.

  • 8401da1 chore(release): 2.0.2
  • 7df6de8 chore(package): update dependencies
  • d6def54 * fix(foursquare): use static date over dynamic one
  • 8ba6b1c chore(package): update coveralls to version 3.0.0 (#26)

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 @adonisjs/validator is breaking the build 🚨

Version 4.0.7 of @adonisjs/validator was just published.

Branch Build failing 🚨
Dependency @adonisjs/validator
Current Version 4.0.6
Type dependency

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

@adonisjs/validator 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 5 commits.

  • 8ad2418 Merge branch 'release-4.0.7'
  • 07c6c8d chore(release): 4.0.7
  • b5284f8 feat(formatter): add support for indicative formatter
  • af26d65 chore(package): update dependencies
  • cf5574d feat(exception): export ValidationException for manual use

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 swagger-ui-dist is breaking the build 🚨

Version 3.3.0 of swagger-ui-dist just got published.

Branch Build failing 🚨
Dependency swagger-ui-dist
Current Version 3.2.2
Type devDependency

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

As swagger-ui-dist is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes Swagger-UI 3.3.0 Released!

Interface changes: added defaultModelRendering and defaultModelExpandDepth configuration options.

  • Feature: added ability to control whether "Example Value" or "Model" tab is shown by default, and default model expansion depth (via #3628)
  • Feature: added Request URL display for live responses (via #3421)
  • Improvement: added Try-It-Out validation for minLength and maxLength (via #3701)
  • Improvement: added Try-It-Out validation for minimum and maximum (via #3703)
  • Improvement: addressed some Operation styling issues on smaller devices (via #3647)
  • Improvement: added Markdown rendering for array model descriptions (via #3531)
  • Improvement: disabled Swagger2-specific authentication features for OpenAPI 3.0 definitions, in order to minimize confusion (via #3705)
  • Bugfix: file download eligibility is now computed correctly (via #3709)
  • Bugfix: path parameters with enums are now injected correctly during Try-It-Out (via #3706)
  • Bugfix: Markdown sanitization is now less aggressive, allowing reserved and special characters to pass through (via #3712)

Version Diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of @adonisjs/framework is breaking the build 🚨

Version 4.0.29 of @adonisjs/framework was just published.

Branch Build failing 🚨
Dependency @adonisjs/framework
Current Version 4.0.28
Type dependency

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

@adonisjs/framework 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 15 commits.

  • 5417294 Merge branch 'release/4.0.29'
  • 8e5cce1 chore(release): 4.0.29
  • 08ad264 fix(Config): config.merge resolve self referenced values
  • a814afe fix(Route): Route.url should entertain domains
  • 675a6fc refactor(route): add failing test for #742
  • 77a3ace feat(logger): expose levels on the logger instance
  • 72a48aa refactor(logger): remove old config warnings
  • d1fb5d1 chore(package): update dependencies
  • f255f1f chore(package): update fs-extra to version 5.0.0 (#743)
  • 14265de fix(package): update eventemitter2 to version 5.0.0 (#738)
  • fd0c3b9 Merge branch 'release/4.0.28'
  • 681141d chore(release): 4.0.28
  • 2cd034f refactor(resource): throw exception when route name doesn't exists
  • 3ed64b2 docs(readme): remove useless codesponsor
  • a6ec02c fix(route): group middleware return this for chainable api

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 @adonisjs/framework is breaking the build 🚨

Version 4.0.19 of @adonisjs/framework just got published.

Branch Build failing 🚨
Dependency @adonisjs/framework
Current Version 4.0.18
Type dependency

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

@adonisjs/framework is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 13 commits.

  • 436d002 Merge branch 'release/4.0.19'
  • d1fab6c chore(release): 4.0.19
  • 6995a40 fix(logger): supress breaking changes
  • bc0f322 chore(package): update dependencies
  • d5e06f8 style(docblock): update docblocks
  • a963121 style(docblock): fix typos
  • 58ba005 fix(event): fix breaking test for event fake
  • ad07db7 feat(event): add event fake for testing
  • d4329b8 chore(package): update dependencies and related code
  • c1dde5f feat(env): load .env.testing when in testing mode
  • 1b72f83 feat(logger): add option to re-use drivers
  • 4e89407 refactor(hash): add hash fake alias
  • 3c36453 fix(ViewProvider): create by default the View alias (#636)

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

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

Version 3.9.0 of swagger-ui-dist was just published.

Branch Build failing 🚨
Dependency swagger-ui-dist
Current Version 3.8.1
Type devDependency

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

swagger-ui-dist 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

Release Notes Swagger-UI 3.9.0 Released!

Interface changes: one core plugin API change, no public API changes.

Introduced a breaking function signature change to errActions.newThrownErr action creator (from (err, action) to (err)) and err_new_thrown_err action payload (stopped nesting error content under error key in payload, now the error is the payload).

  • Feature: added error catcher for statePlugin interfaces; prevents errors in plugin code from crashing entire application instance (via #4067)
    • The only downside to this is that some errors are now a bit harder to trace! Set a breakpoint at console.error and walk down the stack to see what's going wrong.
  • Feature: display error content when definition/config load fails (via #4069)
  • Feature: display parameter enums, defaults, and examples when not in Try-It-Out mode (via #3977)
  • Improvement: added hasOwnProperty checks to a handful of for...in loops (via #4043)
  • Improvement: now using nginx location to set Docker base url instead of moving things around the filesystem (via #4073)
  • Improvement: brought parameter model property description styling in line with styling for.... everything else (via #4075)
  • Bugfix: check for Promise on global/window object, which makes IE11 a very happy browser (via #4077)
  • Housekeeping: used zopflipng to compress PNG assets in repo (via #4037)
  • Housekeeping: added maintainer documentation for PR merging workflow (via #4076)
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 swagger-ui-dist is breaking the build 🚨

Version 3.4.5 of swagger-ui-dist was just published.

Branch Build failing 🚨
Dependency swagger-ui-dist
Current Version 3.4.4
Type devDependency

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

swagger-ui-dist 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 failed 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 swagger-ui-dist is breaking the build 🚨

Version 3.4.2 of swagger-ui-dist was just published.

Branch Build failing 🚨
Dependency swagger-ui-dist
Current Version 3.4.1
Type devDependency

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

swagger-ui-dist 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 failed 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 @adonisjs/framework is breaking the build 🚨

Version 4.0.26 of @adonisjs/framework was just published.

Branch Build failing 🚨
Dependency @adonisjs/framework
Current Version 4.0.25
Type dependency

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

@adonisjs/framework 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 3 commits.

  • c42af10 Merge branch 'release/4.0.26'
  • 60adc9b chore(release): 4.0.26
  • d1c847e refactor(logger): add colors to logs

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 swagger-ui-dist is breaking the build 🚨

Version 3.9.1 of swagger-ui-dist was just published.

Branch Build failing 🚨
Dependency swagger-ui-dist
Current Version 3.9.0
Type devDependency

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

swagger-ui-dist 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 failed 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 @adonisjs/bodyparser is breaking the build 🚨

Version 1.0.7 of @adonisjs/bodyparser just got published.

Branch Build failing 🚨
Dependency @adonisjs/bodyparser
Current Version 1.0.6
Type dependency

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

@adonisjs/bodyparser is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 3 commits.

  • f51beec Merge branch 'release/1.0.7'
  • df57a55 chore(release): 1.0.7
  • ff4b0f8 refactor(file): expose fileName via getter

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


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.