San4es / DevExtreme

HTML5 JavaScript Component Suite for Responsive Web Development

Home Page:https://js.devexpress.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue Β· comments


☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency stylelint was updated from 13.3.0 to 13.3.1.

🚨 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
  • βœ… continuous-integration/drone/push: the build was successful (Details).
  • βœ… test (viz): null
  • ❌ test (ui.scheduler): There are 2 failures, 0 warnings, and 0 notices.
  • βœ… test (ui.grid): null
  • βœ… test (ui.editors): null
  • βœ… test (ui): null
  • βœ… test (misc): null
  • βœ… test (export): null

Release Notes for 13.3.1
  • Fixed: babel configuration conflict when using TypeScript (postcss-css-in-js/#2).
  • Fixed: autofix for nested tagged template literals (#4119).
Commits

The new version differs by 10 commits.

  • 845c373 13.3.1
  • a7f56cf Prepare 13.3.1
  • 011548b Document passings args to formatters (#4688)
  • c14a40f Emphasise limiting rules (#4691)
  • d527edf Use shared organisation configs (#4696)
  • aa3b56d Update CHANGELOG.md
  • e1c8d2d Replace syntaxes with our forks (#4685)
  • 32874d0 Update devDependencies and regenerate package-lock.json (#4692)
  • 98140e7 Change dependabot schedule to weekly (#4690)
  • 643289b Update postcss-sass to 0.4.4 (#4689)

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

  • The devDependency stylelint was updated from 13.3.1 to 13.3.2.

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

Release Notes for 13.3.2
  • Fixed: update postcss-css-in-js with fix for maximum call stack size exceeded error (#4701).
Commits

The new version differs by 4 commits.

See the full diff