joellesenne / joellesenne.dev

This repo is archived. Thanks!
https://joellesenne.dev
MIT License
1 stars 0 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency @mdx-js/react was updated from 1.4.5 to 1.5.0.

🚨 View failing branch.

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

@mdx-js/react is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **ci/circleci: lint:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/joellesenne/joellesenne.dev/195?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **Travis CI - Branch:** The build **errored**.

Release Notes for v1.5.0
  • Use buble-jsx-only to reduce runtime bundle size (#790)
  • Miscellaneous dependency updates
Commits

The new version differs by 15 commits.

  • f61a1be v1.5.0
  • db94e95 Update yarn.lock
  • 2e03a8d Update dependency eslint-plugin-prettier to v3.1.1 (#792)
  • 225fccf Update dependency lint-staged to v9.3.0 (#793)
  • 0d6bbd8 Update dependency remark-stringify to v7.0.3 (#794)
  • f5dc01d Update dependency rimraf to v2.7.1 (#795)
  • 8223a62 Update dependency theme-ui to v0.2.43 (#796)
  • 2a78c99 Buble jsx only (#790)
  • b074bdc Update dependency eslint to v6.4.0 (#779)
  • 8d1cee5 Add missing runtime dep (#788)
  • b399dea Add missing page title (#786)
  • 0d9ecad Update dependency eslint-config-prettier to v6.3.0 (#780)
  • c1f62c2 Update dependency is-absolute-url to v3.0.2 (#781)
  • a86212c Update dependency lint-staged to v9.2.5 (#782)
  • 85a2491 Update dependency react-live to v2.2.0 (#783)

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 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.5.1
  • Preserve metastring language from codeblocks (#803)
  • Misc. dependency updates
Commits

The new version differs by 12 commits.

  • 4ee999c v1.5.1
  • 7a8fd2f Update dependency prism-react-renderer to v0.2.0 (#809)
  • e95e2c1 Preserve metastring lang (#803)
  • 944cdd0 Update dependency lint-staged to v9.4.1 (#808)
  • 31ac696 Update dependency is-absolute-url to v3.0.3 (#807)
  • 58e8e85 Update dependency eslint-plugin-react to v7.16.0 (#806)
  • 00f5658 Update dependency eslint-plugin-mdx to v1.5.6 (#805)
  • 6406f71 Update dependency eslint-config-prettier to v6.4.0 (#804)
  • bceb9b6 Update babel monorepo to v7.6.2 (#797)
  • 7660c60 Update dependency husky to v3.0.8 (#800)
  • 7064048 Update dependency eslint to v6.5.1 (#798)
  • 13774a3 Update dependency eslint-plugin-mdx to v1.5.5 (#791)

See the full diff