CarstenWickner / react-jsonschema-inspector

JSON Schema Inspector component (ReactJS)
https://carstenwickner.github.io/react-jsonschema-inspector/?path=/docs/inspector--show-case
MIT License
11 stars 1 forks source link

An in-range update of @mdx-js/loader is breaking the build 🚨 #85

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency @mdx-js/loader was updated from 1.5.1 to 1.5.2.

🚨 View failing branch.

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

@mdx-js/loader 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 could not complete due to an error ([Details](https://travis-ci.org/CarstenWickner/react-jsonschema-inspector/builds/625728614?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.5.2

β€’ Misc. dependency updates

Commits

The new version differs by 50 commits.

  • 442c11d v1.5.2
  • 8de5960 Ignore cache dir (#875)
  • 1137692 chore(deps): update dependency typescript to v3.7.3 (#874)
  • c8e494c chore(deps): update dependency eslint-plugin-import to v2.19.1 (#872)
  • a662454 chore(deps): update dependency eslint-plugin-prettier to v3.1.2 (#873)
  • 53aafd4 chore(deps): update dependency core-js to v2.6.11 (#871)
  • 05c4a74 chore(deps): update dependency babel-plugin-macros to v2.8.0 (#870)
  • 8a12e26 chore(deps): update dependency @pkgr/rollup to v0.8.6 (#869)
  • bc0647d fix(deps): update dependency unist-util-visit to v2.0.1 (#861) (#867)
  • e67c1da fix(deps): update dependency unist-util-visit to v2.0.1 (#861)
  • 8c19b85 fix(deps): update dependency unified to v8.4.2 (#860)
  • 363513c chore(deps): pin dependencies (#858)
  • f063964 doc(readme) fix example (#862)
  • 2d18f40 fix(deps): update dependency remark-parse to v7.0.2 (#859)
  • cf74138 perf: move all devDependencies to root package.json, prettier all files except .md/.mdx temporarily (#857)

There are 50 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 4 years ago

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