DavidTPate / peg

API testing through configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue Β· comments

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 🌴

After pinning to 2.3.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

Version 2.3.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 8 commits.

  • e4dfb0a 2.3.4
  • 7d66ffd Update public suffix list
  • 7564c06 Merge pull request #100 from salesforce/no-re-parser
  • 751da6d Document removal of 256 space limit
  • 8452ccd Convert date-time parser from regexp, expand tests
  • 8614dbf More String#repeat polyfill
  • 2a4775c Avoid unbounded Regexp parts in date parsing
  • c9bd79d Parse cookie-pair part without regexp

See the full diff

Version 2.4.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 15 commits.

  • fae3ca8 2.4.2
  • 6171f70 Merge pull request #110 from salesforce/apr2018-node-versions
  • 09a33e4 2.4.1
  • 095c0d5 Oops, remove package-lock.json
  • 5a9e457 2.4.0
  • a385d36 Merge pull request #106 from salesforce/use-psl
  • 0d87461 Update tested node versions to include 10.x
  • f2eba5b Oops: remove left-in caching idea
  • 3072afa Replace public suffix implementation with psl.
  • bf46f11 Merge pull request #107 from awaterma/nyc-coverage
  • 6ba73dd Added .nyc_output and coverage directories to both .gitignore and .npmignore as requested in review.
  • f6c3f76 Added NYC coverge and reporting to tough-cookie.
  • 8d8e959 Merge pull request #113 from BridgeAR/fix-assert-throws
  • 5bba31e Fix assert throws assertion
  • b1088ad Update contact info

See the full diff

Version 2.4.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 6 commits.

  • 671ad41 2.4.3
  • 4fda906 Merge pull request #117 from salesforce/travis-lts-verions
  • 6b91d1a Update tested version matrix
  • 8e395d8 Docs: Fix spelling of "parameter"
  • c761c55 Merge pull request #114 from BridgeAR/fix-custom-inspection
  • a662bbb Fix custom inspection

See the full diff