kss-node / grunt-kss

KSS style guide generator for grunt.
MIT License
14 stars 7 forks source link

An in-range update of kss is breaking the build 🚨 #27

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.0-beta.19 of kss was just published.

Branch Build failing 🚨
Dependency kss
Current Version 3.0.0-beta.18
Type dependency

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

kss 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](https://travis-ci.org/kss-node/grunt-kss/builds/370184387?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 66 commits.

  • fe70f19 3.0.0-beta.19
  • 528b0af Merge pull request #466 from kss-node/update-dependencies
  • 5c8e597 fix: Update marked and istanbul
  • 4c6502f Merge pull request #463 from ryuran/feature/allow-builder-from-other-node-module
  • 6335e8d allow external builder
  • ebf1770 Merge pull request #462 from kss-node/eslint
  • 8650e68 eslint: Fix indent
  • eeb9f8f eslint: Add note about disabled no-useless-escape
  • 32a7f55 eslint: Disable no-useless-escape
  • 46a3818 eslint: Update to latest
  • da76036 Merge pull request #441 from esbenjuul/master
  • e690f22 Merge pull request #436 from kss-node/greenkeeper/coveralls-3.0.0
  • 67f986b Merge pull request #442 from kss-node/greenkeeper/fs-extra-5.0.0
  • 51cafb8 Merge pull request #453 from kss-node/greenkeeper/yargs-11.0.0
  • ccc9239 fix(package): update yargs to version 11.0.0

There are 66 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

After pinning to 3.0.0-beta.18 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 3.0.0-beta.20 just got published.

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

Commits

The new version differs by 12 commits.

  • 535711e 3.0.0-beta.20
  • 8f20938 Merge pull request #473 from kss-node/greenkeeper/fs-extra-6.0.0
  • c9ff60a Merge pull request #476 from kss-node/travis-4-5
  • 8e78d38 Fix error string check issue
  • e56b673 travis: Drop support for Node 4 and 5
  • 2ff2389 fix(package): update fs-extra to version 6.0.0
  • 94e86ae 3.0.0-beta.20
  • 38118a1 Merge pull request #471 from ryuran/fix/variable-naming
  • ecac637 fix variable resolvedPath name
  • 9dc7ed9 Merge pull request #470 from ryuran/fix/path-to-builder
  • 746b52c fix path to builder issue
  • 8a39238 docs: Update API documentation

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.0-beta.21 just got published.

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

Commits

The new version differs by 18 commits ahead by 18, behind by 1.

  • 1cda4b3 3.0.0-beta.21
  • 00541e8 Merge pull request #490 from kss-node/greenkeeper/eslint-5.0.0
  • 5e22e03 chore(package): update eslint to version 5.0.0
  • 20dd30a Merge pull request #489 from kss-node/greenkeeper/twig-drupal-filters-2.0.0
  • 98df87c fix(package): update twig-drupal-filters to version 2.0.0
  • ce7e1b4 Merge pull request #487 from kss-node/marked
  • 477576d deps: Update marked
  • 21899b3 Merge pull request #485 from guillaume-duchemin/fix/syntax-errors
  • f5c2681 Fix syntax error in kss-assets files
  • 553f5f4 Merge pull request #482 from ryuran/feature/colors
  • a29c0e5 update doc for regex link
  • 0a0a6f0 add support to unamed colors and css color names
  • 8cae6b9 add test for kss-section
  • 3a398ad add demo for colors
  • 808f75d add color section logic

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.0-beta.22 just got published.

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

Commits

The new version differs by 8 commits.

  • ba37246 3.0.0-beta.22
  • fdeab61 3.0.0-beta.21
  • 470b14a Merge pull request #493 from ryuran/fix/toJson-colors
  • b161501 fix forgoten colors in toJSON function
  • c39df83 Merge pull request #491 from aNickzz/master
  • 17cb1d7 Merge pull request #492 from kss-node/greenkeeper/yargs-12.0.1
  • c1fedd6 Remove extra closing parentheses
  • 189c1e6 fix(package): update yargs to version 12.0.1

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.0-beta.23 just got published.

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

Commits

The new version differs by 21 commits.

  • 8b143ff Merge pull request #503 from kss-node/release
  • 66de1ed 3.0.0-beta.23
  • 7eb3f56 Update package-lock.json
  • 9bf091b Merge branch 'master' of github.com:kss-node/kss-node into greenkeeper/fs-extra-7.0.0
  • 9d296c9 Merge pull request #497 from kss-node/docs
  • 8902ba3 Merge pull request #498 from kss-node/package-node-6
  • 5fdf399 fix(package): update fs-extra to version 7.0.0
  • 03b7118 docs: Add nunjucks docs build
  • 24b3886 docs: Update package-lock.json
  • a01544d chore: Update package.json node minimum dependency
  • 883d96d docs: Add publish notes
  • 0c24ecc docs: Update doc build process
  • 0e74207 docs: Ignore the docs folder
  • d72b90f docs: Remove docs from master branch
  • 2502620 Merge pull request #496 from ryuran/fix/handlebars-template

There are 21 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 13 commits.

  • bfc45b3 3.0.0-beta.25
  • 1212eb5 Merge pull request #521 from kss-node/disable-autoescape
  • a447a9d Update package-lock.json
  • d096f79 twig: Disable autoescape
  • 0286a87 3.0.0-beta.24
  • 79e98b9 Update gh-pages
  • 58b79ac Merge pull request #520 from kss-node/twig-up
  • de1a239 Update Twig
  • f3ea7e1 Merge pull request #506 from kss-node/nunjucks-raw
  • bfca744 Fix Nunjucks safe filter
  • 1243e69 nunjucks: Add raw block to highlight
  • ff78e19 Merge pull request #505 from arjenkroeze/master
  • aab994b Add the raw-filter to prevent the markup from being encapsulated in quotes

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 53 commits.

  • 3235902 Tag 3.0.0.
  • 404bb95 Fix node package vulnerabilities.
  • 201adad Upgrade yargs.
  • 5bda13e Upgrade eslint.
  • 3bc7291 Prevent breaking Twig.js 1.14.0 from being used.
  • 9b81000 Fix tests.
  • 0eef1f7 Migrate from istanbul to nyc.
  • 0b53d28 Migrate from istanbul to nyc.
  • 899e40c Fix node package vulnerabilities.
  • ddfa3fe Merge pull request #565 from kss-node/greenkeeper/mocha-7.0.1
  • 0b0cb55 chore(package): update lockfile package-lock.json
  • b84bdfa chore(package): update mocha to version 7.0.1
  • f79e1ff Merge pull request #559 from kss-node/greenkeeper/yargs-14.0.0
  • 8692cc8 Merge pull request #560 from kss-node/greenkeeper/markdown-it-10.0.0
  • 37d5a34 chore(package): update lockfile package-lock.json

There are 53 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 commits.

  • 31c0d21 v3.0.1
  • d24677d Merge pull request #574 from kss-node/updates
  • 3fb0fd6 Update twig
  • a0f7329 Update dependencies
  • 348e216 Merge pull request #568 from kss-node/twig
  • b112354 Update twig
  • c6691b3 Merge pull request #566 from kss-node/greenkeeper/twig-drupal-filters-3.0.0
  • 506c212 chore(package): update lockfile package-lock.json
  • 1c39f5c fix(package): update twig-drupal-filters to version 3.0.0

See the full diff