kalamuna / kss-bootstrap

:b: A KSS Template and Styleguide for Bootstrap.
http://kalamuna.github.io/kss-bootstrap
Other
13 stars 2 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

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

Branch Build failing 🚨
Dependency kss
Current Version 3.0.0-beta.19
Type devDependency

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

kss is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/kalamuna/kss-bootstrap/builds/376003280?utm_source=github_status&utm_medium=notification)

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

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.19 your tests are passing again. Downgrade this dependency πŸ“Œ.

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 passing again with this version. Explicitly upgrade to this version πŸš€

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 passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 29 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 29 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 42 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
  • 8b143ff Merge pull request #503 from kss-node/release
  • 66de1ed 3.0.0-beta.23

There are 42 commits in total.

See the full diff