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 underscore 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 underscore was updated from 1.9.2 to 1.10.0.

🚨 View failing branch.

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

underscore 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
  • βœ… build (viz): null
  • βœ… build (ui.scheduler): null
  • βœ… build (ui.grid): null
  • βœ… build (ui.editors): null
  • ❌ build (ui): There are 1 failures, 0 warnings, and 0 notices.
  • βœ… build (misc): null
  • βœ… build (export): null

Commits

The new version differs by 46 commits.

  • 985fce6 Underscore.js v1.10.0
  • fa2c1f8 Merge pull request #2834 from jashkenas/prepare-1.10
  • e8da73c Add source map of the uncompressed UMD bundle to the publication files
  • 44cfe25 Update the license date range
  • 6b09e0e Remove the context parameter from the rollup config
  • accd8b1 Add link to source map of uncompressed UMD bundle in Download section
  • 7b32e0b Update the weight in the Downloads section
  • e1a5518 Bump the version number in the documentation and source code
  • d18f67f Mention the removal of Component support
  • 361a352 Include #2826 in the changelog, installation and noConflict sections
  • 948f3c9 Include #2831 in the changelog and the installation section
  • 5a4d81f Include #2829 in the changelog
  • c92e961 Include #2825 in the changelog
  • 4990d19 Include #2820 in the changelog
  • 2552702 Fix the documentation link of the previous changelog entry

There are 46 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 🌴

  • The devDependency underscore was updated from 1.10.0 to 1.10.1.

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

Commits

The new version differs by 3 commits.

  • db4a359 Underscore.js 1.10.1
  • 7231b64 Use the correct full path links for relative module references
  • 34d8074 Link to the ES Module downloads up top

See the full diff

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

  • The devDependency underscore was updated from 1.10.1 to 1.10.2.

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

Commits

The new version differs by 4 commits.

  • 2a93247 Underscore.js 1.10.2
  • db4a359 Underscore.js 1.10.1
  • 7231b64 Use the correct full path links for relative module references
  • 34d8074 Link to the ES Module downloads up top

See the full diff