Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Nov 7, 2019 · 21 comments
Open

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

greenkeeper bot opened this issue Nov 7, 2019 · 21 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 7, 2019

The devDependency sort-package-json was updated from 1.22.1 to 1.23.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
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes for v1.23.0

1.23.0 (2019-11-07)

Features

  • Cross-platform support for glob paths (#74) (a940e93)
Commits

The new version differs by 3 commits.

  • a940e93 feat: Cross-platform support for glob paths (#74)
  • 14a9ee1 docs: add link to eslint run with autofix (#69)
  • de04f88 docs: add automatic instructions (#66)

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 Nov 7, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v1.23.1

1.23.1 (2019-11-07)

Bug Fixes

  • package: update detect-indent to version 6.0.0 (daab31d)
Commits

The new version differs by 1 commits.

  • daab31d fix(package): update detect-indent to version 6.0.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 7, 2019

After pinning to 1.22.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 25, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v1.24.0

1.24.0 (2019-11-25)

Features

  • add 'type' field to list (1c51598)
Commits

The new version differs by 3 commits.

  • 4de7adb Merge pull request #77 from eankeen/field/type
  • 1c51598 feat: add 'type' field to list
  • 491edb9 test: tests are unreliable in Windows (#72)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 29, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v1.25.0

1.25.0 (2019-11-29)

Features

Commits

The new version differs by 2 commits.

  • 5e53abb feat: add jsdelivr field (#78)
  • 4693d37 build: drop node 6 from testing

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 29, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v1.26.0

1.26.0 (2019-11-29)

Features

Commits

The new version differs by 1 commits.

  • 036c92d feat: add ava field (#80)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 29, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v1.27.0

1.27.0 (2019-11-29)

Features

Commits

The new version differs by 1 commits.

  • 0e7ece6 feat: add nyc field (#81)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 2, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v1.28.0

1.28.0 (2019-12-02)

Features

Commits

The new version differs by 4 commits.

  • 26f2915 feat: add funding field (#87)
  • 315d9a9 docs: recommend --save-dev for npm install
  • 46a8f65 test: remove extra spaces (#79)
  • cbb5b34 docs: update readme (#82)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 3, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v1.29.0

1.29.0 (2019-12-03)

Features

Commits

The new version differs by 2 commits.

  • 092b9d7 feat: add exports field (#88)
  • 8b2bac4 feat: add mocha field (#89)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 3, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v1.30.0

1.30.0 (2019-12-03)

Features

Commits

The new version differs by 1 commits.

  • c93f739 feat: support --check flag (#86)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 10, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v1.31.0

1.31.0 (2019-12-10)

Features

Commits

The new version differs by 5 commits.

  • 425352e feat: new eol detection (#96)
  • a91a766 refactor: major code refactor (#90)
  • bade964 test: add more field test (#91)
  • b69b194 test: fix Custom sort order test (#92)
  • 152f567 ci: run sort-package-json on ci (#93)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 28, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v1.32.0

1.32.0 (2019-12-28)

Features

  • support binary field for node-pre-gyp (#109) (f284dd0)
Commits

The new version differs by 6 commits.

  • f284dd0 feat: support binary field for node-pre-gyp (#109)
  • 2108c5a Merge pull request #98 from fisker/improve-cli
  • 31538f3 docs: update README.md
  • 2bbcea0 Merge branch 'master' into improve-cli
  • 036a215 refactor: simplify sortScripts function (#95)
  • ae31c5d refactor: improve cli

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 28, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v1.32.1

1.32.1 (2019-12-28)

Bug Fixes

Commits

The new version differs by 1 commits.

  • b3f20ba fix: only sort plain object (#100)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 28, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v1.32.2

1.32.2 (2019-12-28)

Bug Fixes

Commits

The new version differs by 1 commits.

  • b4de01d fix: add contributors field back (#106)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 30, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v1.34.0

1.34.0 (2019-12-30)

Features

Commits

The new version differs by 5 commits.

  • ddebf46 feat: sort husky hooks (#103)
  • df1c4e2 docs: update README.md (#107)
  • 71b28d3 feat: support private keys (#102)
  • 60e981f fix: add missing directories.test (#111)
  • 0606961 fix: sort bundledDependencies as array (#112)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 3, 2020

Your tests are still failing with this version. Compare changes

Release Notes for v1.36.0

1.36.0 (2020-01-03)

Features

Commits

The new version differs by 9 commits.

  • eda4a64 feat: sort eslintConfig (#116)
  • c01cbc7 fix: order of dependencies (#115)
  • bbbed6a fix: correct type of man os cpu field (#114)
  • 90891fa feat: prepend custom order to default sort order (#108)
  • ddebf46 feat: sort husky hooks (#103)
  • df1c4e2 docs: update README.md (#107)
  • 71b28d3 feat: support private keys (#102)
  • 60e981f fix: add missing directories.test (#111)
  • 0606961 fix: sort bundledDependencies as array (#112)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 8, 2020

Your tests are still failing with this version. Compare changes

Release Notes for v1.38.0

1.38.0 (2020-01-08)

Features

Commits

The new version differs by 23 commits.

  • 396ed8a feat: sort eslintConfig deeper (#128)
  • d02d8ef fix: unique bundledDependencies like fields (#127)
  • 466b55d style: add comments to sortPrettierConfig (#126)
  • e471ffb chore: update git-hooks-list to the latest version 🚀 (#125)
  • f0f3815 chore: replace validate-commit-msg with commitlint (#130)
  • 72cd16d docs: add missing links to supported libraries (#129)
  • aecd561 refactor: separate cli from index.js (#101)
  • 75ee93a feat: support Visual Studio Code extension manifest (#117)
  • 46b5a3c feat: sort prettier field (#121)
  • 0c97105 refactor: use pipe and overProperty (#123)
  • 4645764 chore: npm audit fix (#124)
  • 7f094a2 docs: improve options.sortOrder docs (#120)
  • 9a84404 refactor: sortProperty -> overProperty (#122)
  • 86fa06c test: move unrelated test out of readFile callback (#119)
  • eda4a64 feat: sort eslintConfig (#116)

There are 23 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 9, 2020

Your tests are still failing with this version. Compare changes

Release Notes for v1.38.2

1.38.2 (2020-01-09)

Bug Fixes

Commits

The new version differs by 4 commits.

  • 1ce4d77 fix: only run sortArray on string[] (#136)
  • 3b523ff test: refactor tests with ava (#135)
  • 0019f66 chore: upgrade husky to the latest version 🚀 (#132)
  • 77bc5d9 fix: do not use implicit any (#134)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 10, 2020

Your tests are still failing with this version. Compare changes

Release Notes for v1.38.3

1.38.3 (2020-01-10)

Bug Fixes

Commits

The new version differs by 3 commits.

  • 869178f fix: missing type check on sortScripts (#139)
  • 195a6b7 Update semantic-release to the latest version 🚀 (#137)
  • 453bccc test: improve cli test (#138)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 11, 2020

Your tests are still failing with this version. Compare changes

Release Notes for v1.39.0

1.39.0 (2020-01-11)

Features

Commits

The new version differs by 4 commits.

  • d25c728 feat: support peerDependenciesMeta field (#142)
  • 4a554fd test: improve snap test (#143)
  • 33696aa chore: run format on commit (#144)
  • 24cbc96 Update semantic-release to the latest version 🚀 (#140)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 27, 2020

Your tests are still failing with this version. Compare changes

Release Notes for v1.39.1

1.39.1 (2020-01-27)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 74b1ac1 fix: file should stay near dir (#150)
  • f0d2b83 Update commitlint to the latest version 🚀 (#146)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 19, 2020

Your tests are still failing with this version. Compare changes

Release Notes for v1.40.0

1.40.0 (2020-02-19)

Features

Commits

The new version differs by 4 commits.

  • fc6f8cd feat: sort eslint rules (#158)
  • c35e306 refactor: move isPlainObject to dependency (#159)
  • 3482fa2 chore: update lint-staged to v10 (#154)
  • abf99c9 chore: update ava to v3 (#153)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants