Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

An in-range update of sort-package-json is breaking the build 🚨 #114

Closed
greenkeeper bot opened this issue Mar 1, 2019 · 2 comments
Closed

An in-range update of sort-package-json is breaking the build 🚨 #114

greenkeeper bot opened this issue Mar 1, 2019 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Mar 1, 2019

The devDependency sort-package-json was updated from 1.19.0 to 1.20.0.

🚨 View failing branch.

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

sort-package-json 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

Release Notes for v1.20.0

1.20.0 (2019-03-01)

Features

  • add several bundle entries (umd:main, unpkg, source), and flat for yarn (#57) (262ef2d)
Commits

The new version differs by 1 commits.

  • 262ef2d feat: add several bundle entries (umd:main, unpkg, source), and flat for yarn (#57)

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 1, 2019

After pinning to 1.19.0 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 3, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v1.21.0

1.21.0 (2019-03-03)

Features

  • Retain Windows newlines after sorting package.json strings (#58) (7a953c7)
Commits

The new version differs by 1 commits.

  • 7a953c7 feat: Retain Windows newlines after sorting package.json strings (#58)

See the full diff

@jogold jogold closed this as completed in 077826b Mar 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants