Coder Social home page Coder Social logo

api.t-fk.politikere's People

Contributors

cybermelmac avatar greenkeeper[bot] avatar renovate-bot avatar zrrrzzt avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

api.t-fk.politikere's Issues

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

Version 2.4.1 of mongojs just got published.

Branch Build failing 🚨
Dependency mongojs
Current Version 2.4.0
Type dependency

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

mongojs 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.

  • 22fef1b 2.4.1
  • d36a150 Geotag package for release
  • f8c658c Update thunky to version ^1.0.2 to fix #321
  • c5e170d Fix problem that newer versions of mongodb do not expose connection url in options
  • 2c1ac0b Merge pull request #334 from lukechilds/patch-1
  • 1091e8e Fix Markdown

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

Version 16.1.1 of hapi just got published.

Branch Build failing 🚨
Dependency hapi
Current Version 16.1.0
Type dependency

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

As hapi 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 .

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

Version 2.12.0 of coveralls just got published.

Branch Build failing 🚨
Dependency coveralls
Current Version 2.11.16
Type devDependency

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

As coveralls 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 Branch coverage support

Adds branch coverage data to Coveralls API post.

Commits

The new version differs by 2 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 inert is breaking the build 🚨

Version 4.2.0 of inert just got published.

Branch Build failing 🚨
Dependency inert
Current Version 4.1.0
Type dependency

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

As inert 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 10 commits .

  • 3ae1e8a 4.2.0
  • ff60dc9 Update lab dependency
  • 5eaa573 Merge pull request #87 from kanongil/start-end-option
  • 3b7af0d Add start and end option to file handler and method. Closes #86
  • 76b4f3a Refactor to manage file life-cycle in a Fs.File class
  • fe24c24 No need to expose pendings
  • c755448 Update copyright
  • 585da73 Add extra route to handle internally normalized paths
  • fe6a160 Remove usage of deprecated os.tmpDir() method
  • c2c502c Use object without prototypes for pendings hash lookup

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

Version 10.3.0 of joi just got published.

Branch Build failing 🚨
Dependency joi
Current Version 10.2.2
Type dependency

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

As joi 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 20 commits .

  • 5d484b7 10.3.0
  • 33d45d1 Avoid unnecessary clones
  • bad211a Switch to using hapitoc
  • 6f4377b Strip keys after a full validation of the objects
  • 374f52e Local object().unknown() should override stripUnknown option
  • 2765e90 Upgrade lab
  • 49a0c76 Allow extensions factory functions
  • 3b34640 Keep extensions from inheriting root properties
  • 37b8dc6 Merge pull request #1112 from AaronHarris/patch-1
  • 434df05 Merge pull request #1115 from dwelle/master
  • 90d488a Added clarifying docs around optional behavior (fixes #1111).
  • 90da318 (docs) Improve README with clarification on callbacks (#636)
  • d09e342 Merge pull request #1107 from DavidTPate/issue-1098
  • 1188d00 Added docs around convert flag functionality for each of the types. Fixes #1098
  • 9e44c96 Fix #1105

There are 20 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 tap is breaking the build 🚨

Version 10.1.2 of tap just got published.

Branch Build failing 🚨
Dependency tap
Current Version 10.1.1
Type devDependency

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

As tap 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
Commits

The new version differs by 3 commits .

  • bf6f51e v10.1.2
  • bdb1d80 Inherit bailout results from parent test
  • 0aa4202 Support old nodes that did not respect process.exitCode

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.