GithubHelp home page GithubHelp logo

peg's People

Contributors

davidtpate avatar greenkeeper[bot] avatar

Watchers

 avatar  avatar

peg's Issues

An in-range update of tough-cookie is breaking the build 🚨

Version 2.3.3 of tough-cookie just got published.

Branch Build failing 🚨
Dependency tough-cookie
Current Version 2.3.2
Type dependency

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

tough-cookie 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 First build on greenkeeper/tough-cookie-2.3.3 at 5.036% Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 10 commits.

  • 12d4266 2.3.3
  • 98e0916 Merge pull request #97 from salesforce/spaces-ReDoS
  • 4e2fb0b Document the 256 spaces limit
  • f1ed420 Constrain spaces before = to 256
  • fcc8abf Merge pull request #96 from YevhenLukomskyi/fix-test
  • 1002fb4 fix test
  • a928b54 Merge pull request #83 from awaterma/public-suffix
  • ed31ba4 Updates to public suffix list.
  • 92d5448 Dockerized project. Added .npmignore for docker files.
  • ee60643 CookieJar.deserialize does not modify its input

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

Version 3.5.1 of bluebird just got published.

Branch Build failing 🚨
Dependency bluebird
Current Version 3.5.0
Type dependency

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

bluebird 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

Release Notes v3.5.1

Bugfixes:

  • Fix false positive unhandled rejection when using async await (#1404)
  • Fix false positive when reporting error as non-error (#990)
Commits

The new version differs by 26 commits.

  • dcfa52b Release v3.5.1
  • 48c8591 Fixes #1404
  • 3c93a91 Revert "Update default.html"
  • 5155a7b Merge pull request #1463 from gabegorelick/isError
  • 3f7ccf4 Better error check
  • f8f4a01 Merge pull request #1462 from themez/patch-1
  • 18891c9 Fix title style
  • b2b14c2 Update default.html
  • a61aa1c tiny grammar change (#1457)
  • 2c9f7a4 Update tap.md (#1438)
  • 3a7fcbb fixes markdow headers (#1437)
  • e889c0d Correct a tiny tiny typo (#1431)
  • e03f12c improve .all() docs (#1436)
  • 4f90934 Updated links (#1420)
  • 3d2e57f Add Node.js 7+8 to Travis build matrix (#1412)

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

Version 3.4.0 of mocha just got published.

Branch Build failing 🚨
Dependency mocha
Current Version 3.3.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,- βœ… coverage/coveralls First build on greenkeeper/mocha-3.4.0 at 5.036% Details

Release Notes v3.4.0

Mocha is now moving to a quicker release schedule: when non-breaking changes are merged, a release should happen that week.

This week's highlights:

  • allowUncaught added to commandline as --allow-uncaught (and bugfixed)
  • warning-related Node flags

πŸŽ‰ Enhancements

πŸ› Fixes

πŸ”© Other

Commits

The new version differs by 9 commits0.

  • 7554b31 Add Changelog for v3.4.0
  • 9f7f7ed Add --trace-warnings flag
  • 92561c8 Add --no-warnings flag
  • ceee976 lint test/integration/fixtures/simple-reporter.js
  • dcfc094 Revert "use semistandard directly"
  • 93392dd no special case for macOS running Karma locally
  • 4d1d91d --allow-uncaught cli option
  • fb1e083 fix allowUncaught in browser
  • 4ed3fc5 Add license report and scan status

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

Version 10.4.2 of joi just got published.

Branch Build failing 🚨
Dependency joi
Current Version 10.4.1
Type dependency

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

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,- βœ… coverage/coveralls First build on greenkeeper/joi-10.4.2 at 5.036% Details

Commits

The new version differs by 24 commits0.

  • e2b5d49 10.4.2
  • d8af6ab Cleanup for #1161
  • cd01c65 Merge pull request #1161 from WesTyler/otherwise_bug
  • c25856c Merge pull request #1132 from WesTyler/options_describe
  • 257e65e Merge branch 'danielo515/master'
  • 70a40a4 Update API.md
  • 4e4c9ad Extract alternatives baseType outside of "failed" conditionals
  • 875e0a2 Merge pull request #1177 from shvaikalesh/patch-1
  • d17ccbb fix syntax highlight
  • 31089bb Merge pull request #1165 from rokoroku/patch-api-md
  • 8a86908 Update API.md
  • 00f562d Code cleanup on "options" for describe()
  • 309db0c Add missing documentation for any.validate() in API.md
  • e4a61c6 Moves obj._settings.baseType to obj._baseType; adds obj._baseType to description
  • c272fcc Hoek.clone to prevent modification of this._settings via description

There are 24 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 commander is breaking the build 🚨

Version 2.10.0 of commander just got published.

Branch Build failing 🚨
Dependency commander
Current Version 2.9.0
Type dependency

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

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

Release Notes Release V2.10.0
  • Update .travis.yml. drop support for older node.js versions.
  • Fix require arguments in README.md
  • On SemVer you do not start from 0.0.1
  • Add missing semi colon in readme
  • Add save param to npm install
  • node v6 travis test
  • Update Readme_zh-CN.md
  • Allow literal '--' to be passed-through as an argument
  • Test subcommand alias help
  • link build badge to master branch
  • Support the alias of Git style sub-command
  • added keyword commander for better search result on npm
  • Fix Sub-Subcommands
  • test node.js stable
  • Fixes TypeError when a command has an option called --description
  • Update README.md to make it beginner friendly and elaborate on the difference between angled and square brackets.
  • Add chinese Readme file
Commits

The new version differs by 50 commits.

  • 8870675 version bump 2.10.0
  • 98e66bc #330 make .option defaultValue and fn and .version flag optional
  • d674384 Merge pull request #639 from abetomo/update_version_to_be_tested
  • 45ce032 Remove io.js
  • b888282 Add version 5
  • 5ac0439 Do not test older versions
  • 579f670 Do not test older versions
  • 4c7c1cf Add new version
  • 8049258 Do not test older versions
  • 9bfc4eb Merge pull request #610 from xcatliu/patch-1
  • 648629f Merge pull request #619 from Nepomuceno/patch-1
  • 20493bb On SemVer you do not start from 0.0.1
  • 8a4f1ad Fix require arguments in README.md
  • 3367806 Merge pull request #585 from simeg/simeg-patch-1
  • ff501a1 Merge pull request #593 from junajan/patch-1

There are 50 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 🌴

Version 10 of node.js has been released

Version 10 of Node.js (code name Dubnium) has been released! 🎊

To see what happens to your code in Node.js 10, Greenkeeper has created a branch with the following changes:

  • Added the new Node.js version to your .travis.yml

If you’re interested in upgrading this repo to Node.js 10, you can open a PR with these changes. Please note that this issue is just intended as a friendly reminder and the PR as a possible starting point for getting your code running on Node.js 10.

More information on this issue

Greenkeeper has checked the engines key in any package.json file, the .nvmrc file, and the .travis.yml file, if present.

  • engines was only updated if it defined a single version, not a range.
  • .nvmrc was updated to Node.js 10
  • .travis.yml was only changed if there was a root-level node_js that didn’t already include Node.js 10, such as node or lts/*. In this case, the new version was appended to the list. We didn’t touch job or matrix configurations because these tend to be quite specific and complex, and it’s difficult to infer what the intentions were.

For many simpler .travis.yml configurations, this PR should suffice as-is, but depending on what you’re doing it may require additional work or may not be applicable at all. We’re also aware that you may have good reasons to not update to Node.js 10, which is why this was sent as an issue and not a pull request. Feel free to delete it without comment, I’m a humble robot and won’t feel rejected πŸ€–


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

Version 9.0.14 of nock just got published.

Branch Build failing 🚨
Dependency nock
Current Version 9.0.13
Type devDependency

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

As nock 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
  • βœ… coverage/coveralls First build on greenkeeper/nock-9.0.14 at 5.036% Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 14 commits.

  • 8da9ee0 Fixes for Node 8
  • 612388e Merge pull request #948 from martinkuba/master
  • a2f170f www.amazon.com does not return any data
  • 35c76e3 Merge pull request #929 from martinkuba/node8
  • 39c7e32 Merge pull request #942 from michaelnisi/browserify
  • 0c0aaca Skip browserify test because zombie fails @7.10
  • aac5c34 wrap http.get on Node 8 only
  • 5db4fa0 workaround for socket hang up
  • f984668 fix recorder when calling res.end(data)
  • f6369d0 use req.setHeader()
  • 119fa65 override http.get
  • c2d605a added Node 8 to Travis
  • 17d7c25 Merge pull request #667 from ksmith97/master
  • bcdf886 Updated debug namespace to match file.

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

Version 4.2.1 of request-promise just got published.

Branch Build failing 🚨
Dependency request-promise
Current Version 4.2.0
Type dependency

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

request-promise 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 First build on greenkeeper/request-promise-4.2.1 at 5.036% Details,- ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 5 commits0.

  • ba7a320 Version 4.2.1
  • d65ff13 docs: example of cookie handling
  • 9ad707c fix: although this break backwards-compatibility with old request versions bumped up because of security vulnerability
  • cc30568 fix: depending on tough-cookie for npm < v3
  • fdc522a fix: using tough-cookie for the request

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.