hpi-schul-cloud/nuxt-client

An in-range update of stylelint is breaking the build 🚨

greenkeeper opened this issue Β· 3 comments

The devDependency stylelint was updated from 11.0.0 to 11.1.0.

🚨 View failing branch.

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

stylelint 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
  • βœ… codecov/project: No report found to compare against (Details).
  • ❌ Travis CI - Branch: The build failed.

Release Notes for 11.1.0
  • Added: css syntax option (#4315).
  • Fixed: no-eol-whitespace parsing problems for non-standard syntaxes (#4313).
  • Fixed: selector-pseudo-class-no-unknown false positives for :is selector (#4321).
Commits

The new version differs by 24 commits.

  • a4eedc1 11.1.0
  • 93e2a8d Prepare 11.1.0
  • 2f272bc Fix case when raws.after/before could be undefined or null (#4313)
  • febfbb6 Update CHANGELOG.md
  • 20a7954 Update CHANGELOG.md
  • b0821f6 Fix false positives for :is selector in selector-pseudo-class-no-unknown (#4321)
  • eb6479f Fix declaration-block-no-redundant-longhand-properties example in docs (#4326)
  • 859288d Fix prettier run on Windows (#4323)
  • c141802 Add documentation for --output-file CLI option (#4320)
  • d3915ba Improve test stability (#4318)
  • 7c8c432 Update CHANGELOG.md
  • 7b07ba8 Add "css" option to --syntax parameter (#4315)
  • 1515ae4 Bump known-css-properties from 0.15.0 to 0.16.0 (#4317)
  • bf4915f Bump eslint from 6.3.0 to 6.5.1 (#4316)
  • 08467ae Fix typo (#4302)

There are 24 commits in total.

See the full diff

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 🌴

After pinning to 11.0.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

  • The devDependency stylelint was updated from 11.1.0 to 11.1.1.

Your tests are still failing with this version. Compare changes

Release Notes for 11.1.1
  • Fixed: syntax configuration for --syntax css (#4335).
Commits

The new version differs by 3 commits.

  • e8bf1a1 11.1.1
  • 33745d9 Update CHANGELOG.md
  • dd4a03c Fix CSS syntax configuration when --syntax css is used (#4335)

See the full diff

  • The devDependency stylelint was updated from 12.0.0 to 12.0.1.

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

Release Notes for 12.0.1
  • Fixed: string-no-newline memory leak for ERB templates (#4491).
Commits

The new version differs by 49 commits.

  • 1da39d6 12.0.1
  • 96f268a Update changelog
  • fa60ed0 Ignore ERB template tags in selectors (#4491)
  • 7d56168 12.0.0
  • 2edff0f Prepare 12.0.0
  • 30a5294 Update CHANGELOG.md
  • 6f81748 Ignore Less variables in length-zero-no-unit (#4405)
  • 3320783 Update dependencies (#4404)
  • e963b20 Add missing css to syntax list on Node API doc (#4409)
  • 334f615 Update postcss-sass to 0.4.2 (#4408)
  • 3a94fe5 Update CHANGELOG.md
  • 1c415f5 Fix false positives for line-height, and for fr units in length-zero-no-unit (#4394)
  • b8f872b Add funding information to package (#4398)
  • f2db8d4 Update CHANGELOG.md
  • 16ba7e4 Provide more information for custom formatters (#4393)

There are 49 commits in total.

See the full diff