GithubHelp home page GithubHelp logo

randomly's People

Contributors

greenkeeper[bot] avatar greenkeeperio-bot avatar smockle avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

cloudxtreme

randomly's Issues

An in-range update of eslint-plugin-import is breaking the build 🚨

Version 2.4.0 of eslint-plugin-import just got published.

Branch Build failing 🚨
Dependency eslint-plugin-import
Current Version 2.3.0
Type devDependency

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

As eslint-plugin-import 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/appveyor/branch AppVeyor build failed Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Commits

The new version differs by 10 commits.

  • 44ca158 update utils changelog
  • a3728d7 bump eslint-module-utils to v2.1.0
  • 3e29169 bump v2.4.0
  • ea9c92c Merge pull request #737 from kevin940726/master
  • 8f9b403 fix typos, enforce type of array of strings in allow option
  • 95315e0 update CHANGELOG.md
  • 28e1623 eslint-module-utils: filePath in parserOptions (#840)
  • 2f690b4 update CI to build on Node 6+7 (#846)
  • 7d41745 write doc, add two more tests
  • dedfb11 add allow glob for rule no-unassigned-import, fix #671

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 eslint-plugin-standard is breaking the build 🚨

Version 2.1.0 of eslint-plugin-standard just got published.

Branch Build failing 🚨
Dependency eslint-plugin-standard
Current Version 2.0.1
Type devDependency

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

As eslint-plugin-standard 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/appveyor/branch Waiting for AppVeyor build to complete Details

  • ❌ coverage/coveralls Coverage pending from Coveralls.io Details

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

  • βœ… codeclimate/coverage 100% Details

Commits

The new version differs by 8 commits .

  • a936b4f 2.1.0
  • 20357ba Merge pull request #19 from xjamundx/standard
  • 9b177a6 mocha@3
  • ace8bf0 Merge pull request #18 from xjamundx/standard
  • 9bcb245 standard
  • 46c9433 Add missing standard devDependency
  • c80916a Merge pull request #15 from xjamundx/no-callback-literal
  • f18d810 New Rule: no-callback-literal (fixes #12)

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

Version 1.25.2 of snyk just got published.

Branch Build failing 🚨
Dependency snyk
Current Version 1.25.1
Type dependency

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

As snyk 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
  • ❌ coverage/coveralls Coverage pending from Coveralls.io Details

  • βœ… codeclimate/coverage 100% Details

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

  • ❌ continuous-integration/appveyor/branch AppVeyor build failed Details

Release Notes v1.25.2

<a name"1.25.2">

1.25.2 (2017-03-06)

Bug Fixes

  • ignore npm:qs:20170213 until 5 Apr 2017 (ee162c36)
Commits

The new version differs by 3 commits .

  • b22ab39 test: update vuln counts
  • 54a7c62 test: update patch fixtures to s3
  • ee162c3 fix: ignore npm:qs:20170213 until 5 Apr 2017

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 🌴

randomly#string limits string length to 20 characters

Here is a test case:

const randomly = require('randomly')

// Find the longest generated string
// (when attempting to create a string with 35 characters)
Array.apply(null, Array(100000))
.map(x => randomly.string(35))
.reduce((maxlength, str) => Math.max(maxlength, str.length), 0) // returns 20

An in-range update of prettier-eslint-cli is breaking the build 🚨

Version 4.0.3 of prettier-eslint-cli just got published.

Branch Build failing 🚨
Dependency prettier-eslint-cli
Current Version 4.0.2
Type devDependency

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

As prettier-eslint-cli 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/appveyor/branch Waiting for AppVeyor build to complete Details
  • ❌ coverage/coveralls Coverage pending from Coveralls.io Details
  • βœ… codeclimate/coverage 100% Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes v4.0.3

<a name"4.0.3">

4.0.3 (2017-06-04)

Bug Fixes

  • release: manually release a patch version (f2346488)
Commits

The new version differs by 2 commits.

  • 8ff62ab docs: removed mention of dot notation in README.md (#70)
  • f234648 fix(release): manually release a patch version

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

Version 1.30.1 of snyk just got published.

Branch Build failing 🚨
Dependency snyk
Current Version 1.30.0
Type dependency

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

snyk 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/appveyor/branch Waiting for AppVeyor build to complete Details,- ❌ coverage/coveralls Coverage pending from Coveralls.io Details,- βœ… codeclimate/coverage 100% Details,- ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 3 commits0.

  • 82bc676 fix: update snyk policy
  • b477852 docs: edit help text re npm & ignore
  • c088b40 docs: remove Node.js caveat we no longer need

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 🌴

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.