BarryThePenguin / jonno.dev

https://jonno.dev
MIT License
2 stars 1 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The dependency @mdx-js/react was updated from 1.0.15 to 1.0.16.

🚨 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 - ❌ **now:** Deployment has failed (error: #bu5tGiG)

Release Notes for v1.0.16
  • Fix runtime docs for global scope via MDXProvider
Commits

The new version differs by 6 commits.

  • e94f66e v1.0.16
  • c089887 Fix zero doc formatting
  • 1519cd7 Update runtime to reflect new global scope for components (#561)
  • a2cb690 Add mdx-paper to projects (#559)
  • 7f4f5b1 add zero docs and example (#555)
  • 65e58e1 docs: fix @mdx-js/react import (#554)

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.0.15 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

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

Release Notes for v1.0.20
  • Fix @mdx-js/vue publish script
Commits

The new version differs by 29 commits.

  • 631b0b0 v1.0.20
  • f7d212d Use prepublish hook in vue package (#587)
  • 3abd03a Bump webpack bundle analyzer dependency (#586)
  • 7646d1c delete unmatched lonely ) (#583)
  • 5437e14 Add section on variable instantiation (#580)
  • 02aacd8 Add missing dep in shortcodes example
  • 98479a4 Fix shortcodes example deps
  • 7e8aedd Fix button
  • 9f4e2e9 Fix gatsby-config
  • f4a5d18 Use button for codesandbox link
  • 260c687 Add shortcodes blog post and example (#579)
  • a14fb53 Fix codesandbox links
  • 8e1d59f Fix vue example, improve guide (#578)
  • 3b469b3 Remove banner since v1 has been out for a while (#577)
  • a5b2776 v1.0.19

There are 29 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v1.0.21

β€’ Peer dependencies for react/react-dom in gatsby-theme-mdx
β€’ Docs updates
β€’ Use theme-ui in gatsby-theme-mdx

Commits

The new version differs by 43 commits.

  • 5d1a353 v1.0.21
  • 70161fa Fix(gatsby-theme-mdx): move react & react-dom to peerDependencies (#608) (#609)
  • 87ae231 Bump deps, update docs for new lint rule (#605)
  • 1808386 Ensure live preview parse errors don't crash page (#603)
  • 78602b2 chore: update docs links to unify more gatsby mdx docs on .org (#600)
  • d918360 docs: fix typo (#602)
  • deff36b ci: test on linux and osx (#599)
  • f86f521 restore integrity attribute to yarn lock file (#598)
  • 6044ca4 ci: setup travis ci to automatically run test suite for each PR & commit (#595)
  • b942160 Update docs to use theme-ui (#597)
  • a837c58 Update dependencies (#596)
  • 8551886 chore: yarn upgrade (#594)
  • 5a566d1 Fix my name on the blog post (#590)
  • 72b8409 Create FUNDING.yml
  • 631b0b0 v1.0.20

There are 43 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v1.0.22
  • Ensure that whitespace isn't significant for edge cases in Babel styling deopts (#622)
Commits

The new version differs by 53 commits.

  • 3686c8d v1.0.22
  • 4eebd0c Insert semicolon to ensure whitespace is not significant (#622)
  • 3f298c7 Update docs to refer to gatsby-plugin-mdx (#621)
  • bc7ab19 Bump handlebars from 4.0.12 to 4.1.2 in /examples/razzle (#620)
  • 8b8a758 Update health files (#619)
  • fa619ee Update webpack.md (#617)
  • 7e14769 Updated gatsby.md to replace @next tag with @latest (#614)
  • ee5cd3e Add steps to running the docs site (#613)
  • a4d6c25 Add cli example and guide using ink (#612)
  • 116456b typo fix (#610)
  • 5d1a353 v1.0.21
  • 70161fa Fix(gatsby-theme-mdx): move react & react-dom to peerDependencies (#608) (#609)
  • 87ae231 Bump deps, update docs for new lint rule (#605)
  • 1808386 Ensure live preview parse errors don't crash page (#603)
  • 78602b2 chore: update docs links to unify more gatsby mdx docs on .org (#600)

There are 53 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v1.0.23
  • Republish due to an example not being marked private in v1.0.22 and causing an issue
Commits

The new version differs by 55 commits.

  • e49ab7d v1.0.23
  • 872adbb Mark terminal example as private
  • 3686c8d v1.0.22
  • 4eebd0c Insert semicolon to ensure whitespace is not significant (#622)
  • 3f298c7 Update docs to refer to gatsby-plugin-mdx (#621)
  • bc7ab19 Bump handlebars from 4.0.12 to 4.1.2 in /examples/razzle (#620)
  • 8b8a758 Update health files (#619)
  • fa619ee Update webpack.md (#617)
  • 7e14769 Updated gatsby.md to replace @next tag with @latest (#614)
  • ee5cd3e Add steps to running the docs site (#613)
  • a4d6c25 Add cli example and guide using ink (#612)
  • 116456b typo fix (#610)
  • 5d1a353 v1.0.21
  • 70161fa Fix(gatsby-theme-mdx): move react & react-dom to peerDependencies (#608) (#609)
  • 87ae231 Bump deps, update docs for new lint rule (#605)

There are 55 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 70 commits.

  • 1b8b9bc v1.0.26
  • 723ece1 Bump lodash from 4.17.11 to 4.17.14 (#637)
  • b263faf Add browser docs for webpack, closes #536
  • 534012c v1.0.25
  • cbcd78c Improve block parsing for alphanumeric component names (#604)
  • 998b472 Bump lodash.template from 4.4.0 to 4.5.0 in /examples/create-react-app (#634)
  • 2153e7a Bump react static deps, remove yarn.lock in syntax-highlighting example (#632)
  • d5e3c38 Update next.md (#631)
  • 1f51df7 v1.0.24
  • 5591513 Add param case tests, follow up for #624 (#629)
  • 74af890 Add now ignore file
  • eccea83 Remove large (+20kb) 'change-case' dependency (#624)
  • 3251adb Bump lodash.template from 4.4.0 to 4.5.0 (#627)
  • 1730a40 Bump lodash.defaultsdeep from 4.6.0 to 4.6.1 in /examples/vue (#625)
  • 954c863 Bump lodash.merge from 4.6.1 to 4.6.2 in /examples/syntax-highlighting (#626)

There are 70 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v1.0.27
  • Forward component prop in MDXCreateElement (#636)
Commits

The new version differs by 72 commits.

  • 0f496e5 v1.0.27
  • ad237d8 Forward along components when passed as a prop (#636)
  • 1b8b9bc v1.0.26
  • 723ece1 Bump lodash from 4.17.11 to 4.17.14 (#637)
  • b263faf Add browser docs for webpack, closes #536
  • 534012c v1.0.25
  • cbcd78c Improve block parsing for alphanumeric component names (#604)
  • 998b472 Bump lodash.template from 4.4.0 to 4.5.0 in /examples/create-react-app (#634)
  • 2153e7a Bump react static deps, remove yarn.lock in syntax-highlighting example (#632)
  • d5e3c38 Update next.md (#631)
  • 1f51df7 v1.0.24
  • 5591513 Add param case tests, follow up for #624 (#629)
  • 74af890 Add now ignore file
  • eccea83 Remove large (+20kb) 'change-case' dependency (#624)
  • 3251adb Bump lodash.template from 4.4.0 to 4.5.0 (#627)

There are 72 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v1.1.1
  • Properly add React as a peer dependency for @mdx-js/react (#694)
  • Miscellaneous dependency upgrades
Commits

The new version differs by 125 commits.

  • dd68ff9 v1.1.1
  • 0de9730 fix(deps): react should be a peer dependency (#694)
  • 709490d Update dependency gatsby-plugin-compile-es6-packages to v2.1.0 (#689)
  • b404431 Update dependency lint-staged to v9.2.1 (#691)
  • 93150dc Update dependency webpack to v4.38.0 (#693)
  • 73f6587 Update dependency theme-ui to v0.2.21 (#692)
  • 56abbfa Pin dependency gatsby-plugin-fathom to 1.1.0 (#688)
  • fe11c21 import mdxProvider from @mdx-js/react (#687)
  • bd9979e Simplify next.js example (#686)
  • 5db98ae Fix render docs (#684)
  • 7606efd Fix markdown formatting for tests
  • 5d4509a Update dependency remark-preset-wooorm to v6 (#662)
  • c6603ac Fix formatting, export components to scope in docs (#679)
  • f85c015 Add MDX fairy tale talk as an example project (#678)
  • fd9d038 Add fathom analytics (#677)

There are 125 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v1.1.2
  • Improve style string to object parsing (#683)
Commits

The new version differs by 131 commits.

  • 3360ec6 v1.1.2
  • 12e4bca Keep all packages in sync for less confusion
  • 063709d Bump deps for theme
  • c0a416f Fixes #682: Replace to-style with style-to-object dependency (#683)
  • b65b9cb Update dependency lerna to v3.16.4 (#690)
  • f4d11d8 refactor: Remove mdxast package (#697)
  • dd68ff9 v1.1.1
  • 0de9730 fix(deps): react should be a peer dependency (#694)
  • 709490d Update dependency gatsby-plugin-compile-es6-packages to v2.1.0 (#689)
  • b404431 Update dependency lint-staged to v9.2.1 (#691)
  • 93150dc Update dependency webpack to v4.38.0 (#693)
  • 73f6587 Update dependency theme-ui to v0.2.21 (#692)
  • 56abbfa Pin dependency gatsby-plugin-fathom to 1.1.0 (#688)
  • fe11c21 import mdxProvider from @mdx-js/react (#687)
  • bd9979e Simplify next.js example (#686)

There are 131 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v1.1.4
  • Add babel-plugin-remove-export-keywords package (#699)
Commits

The new version differs by 135 commits.

  • c6baf71 v1.1.4
  • b636e34 Change package name
  • 2431685 v1.1.3
  • 238c497 feat: Add babel-plugin-remove-export-keywords (#699)
  • 3360ec6 v1.1.2
  • 12e4bca Keep all packages in sync for less confusion
  • 063709d Bump deps for theme
  • c0a416f Fixes #682: Replace to-style with style-to-object dependency (#683)
  • b65b9cb Update dependency lerna to v3.16.4 (#690)
  • f4d11d8 refactor: Remove mdxast package (#697)
  • dd68ff9 v1.1.1
  • 0de9730 fix(deps): react should be a peer dependency (#694)
  • 709490d Update dependency gatsby-plugin-compile-es6-packages to v2.1.0 (#689)
  • b404431 Update dependency lint-staged to v9.2.1 (#691)
  • 93150dc Update dependency webpack to v4.38.0 (#693)

There are 135 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 140 commits.

  • f632d60 v1.1.5
  • 2e5876b Don't compress mdx-js/react output (#705)
  • 1fec5b5 Rename mdx files to use mdx extension (#703)
  • 3ac5491 Run formatter on js file
  • d53fb43 Add using plugins section to webpack docs (#700)
  • c6baf71 v1.1.4
  • b636e34 Change package name
  • 2431685 v1.1.3
  • 238c497 feat: Add babel-plugin-remove-export-keywords (#699)
  • 3360ec6 v1.1.2
  • 12e4bca Keep all packages in sync for less confusion
  • 063709d Bump deps for theme
  • c0a416f Fixes #682: Replace to-style with style-to-object dependency (#683)
  • b65b9cb Update dependency lerna to v3.16.4 (#690)
  • f4d11d8 refactor: Remove mdxast package (#697)

There are 140 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v1.1.6
  • Improve serialization of sandbox attributes (#715)
Commits

The new version differs by 148 commits.

  • 2c11812 v1.1.6
  • 7c5c6a8 Stringify another array property (#715)
  • 06a302a Update dependency webpack to v4.39.1 (#711)
  • 0f568ee Update dependency theme-ui to v0.2.26 (#710)
  • 721f249 Update dependency gatsby-plugin-theme-ui to v0.2.26 (#708)
  • d9fa1d3 Update dependency husky to v3.0.2 (#709)
  • 0a3e5e8 Update dependency @rebass/emotion to v3.2.0 (#707)
  • 73cd149 Pin dependency @babel/preset-react to 7.0.0 (#706)
  • f632d60 v1.1.5
  • 2e5876b Don't compress mdx-js/react output (#705)
  • 1fec5b5 Rename mdx files to use mdx extension (#703)
  • 3ac5491 Run formatter on js file
  • d53fb43 Add using plugins section to webpack docs (#700)
  • c6baf71 v1.1.4
  • b636e34 Change package name

There are 148 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v1.2.2
  • Fix dependencies in core packages
Commits

The new version differs by 153 commits.

  • 3b0b715 v1.2.2
  • b7f2a0f Move dependencies to the proper location
  • 950291f v1.2.1
  • e48dfd8 v1.2.0
  • 2c3802c Repo cleanup and fix mdxType handling for exports (#719)
  • 2c11812 v1.1.6
  • 7c5c6a8 Stringify another array property (#715)
  • 06a302a Update dependency webpack to v4.39.1 (#711)
  • 0f568ee Update dependency theme-ui to v0.2.26 (#710)
  • 721f249 Update dependency gatsby-plugin-theme-ui to v0.2.26 (#708)
  • d9fa1d3 Update dependency husky to v3.0.2 (#709)
  • 0a3e5e8 Update dependency @rebass/emotion to v3.2.0 (#707)
  • 73cd149 Pin dependency @babel/preset-react to 7.0.0 (#706)
  • f632d60 v1.1.5
  • 2e5876b Don't compress mdx-js/react output (#705)

There are 153 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v1.3.0
  • Allow for customizing the renderer in MDX loader (#725)
Commits

The new version differs by 163 commits.

  • 00723c9 v1.3.0
  • b77e294 Loader renderer option (#725)
  • f854f63 Update dependency gatsby to v2.13.61 (#729)
  • 32c5987 Pin dependencies (#728)
  • 77ef870 Update dependency husky to v3.0.3 (#730)
  • 525f043 Update dependency react to v16.9.0 (#731)
  • 58582dc Update sponsors
  • 5c941c3 Remove www alias
  • e002213 Update vue loader readme (#724)
  • c7e8d88 Add section to live editor guide around pragma usage (#722)
  • 3b0b715 v1.2.2
  • b7f2a0f Move dependencies to the proper location
  • 950291f v1.2.1
  • e48dfd8 v1.2.0
  • 2c3802c Repo cleanup and fix mdxType handling for exports (#719)

There are 163 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 173 commits.

  • c9118da v1.3.2
  • 7efeb27 Bump mdast-util-to-hast
  • f96acbc Update license for 2019
  • 1b43048 Update gatsby monorepo (#739)
  • 98d55be Update dependency @emotion/core to v10.0.16 (#738)
  • 5585359 Pin dependencies (#737)
  • 7e52540 v1.3.1
  • 5555fd9 Use a custom document type for querying in docs site (#735)
  • 681b2e3 Update unified website
  • bfe31e8 feat: integrate with eslint-mdx to lint .mdx with ESLint, ready for reviewing (#726)
  • 00723c9 v1.3.0
  • b77e294 Loader renderer option (#725)
  • f854f63 Update dependency gatsby to v2.13.61 (#729)
  • 32c5987 Pin dependencies (#728)
  • 77ef870 Update dependency husky to v3.0.3 (#730)

There are 173 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v1.4.0
  • Create babel-plugin-html-attributes-to-jsx (#745)
Commits

The new version differs by 177 commits.

  • a868bbc v1.4.0
  • 0a1bdd1 Break out attribute coercion to its own package (#745)
  • ac7572d Update dependency eslint to v6.2.2 (#746)
  • 80c3ec8 Update dependency husky to v3.0.4 (#749)
  • c9118da v1.3.2
  • 7efeb27 Bump mdast-util-to-hast
  • f96acbc Update license for 2019
  • 1b43048 Update gatsby monorepo (#739)
  • 98d55be Update dependency @emotion/core to v10.0.16 (#738)
  • 5585359 Pin dependencies (#737)
  • 7e52540 v1.3.1
  • 5555fd9 Use a custom document type for querying in docs site (#735)
  • 681b2e3 Update unified website
  • bfe31e8 feat: integrate with eslint-mdx to lint .mdx with ESLint, ready for reviewing (#726)
  • 00723c9 v1.3.0

There are 177 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v1.4.1
  • Don't parse ES syntax in open blocks (#763)
  • Add math-blocks to guides (#762)
  • Fix and improve suggested types (#758)
  • Transpile gatsby-plugin-mdx with Babel for theme (#756)
Commits

The new version differs by 192 commits.

  • cb7facf v1.4.1
  • 3430138 Don't parse ES syntax in open blocks (#763)
  • 1294f77 Reorder sidebar nav
  • 286be60 Tweak some wording in the math blocks guide
  • 915b69c Add math-blocks to guides (#762)
  • 6b1c659 chore(deps): update dependency eslint to v6.3.0 (#761)
  • ab67957 fix(deps): pin dependencies (#760)
  • 67d9cd8 feat: replace remark-cli with eslint-plugin-mdx (#744)
  • fbc41a8 Fix and improve suggested types (#758)
  • 5e26a20 Transpile gatsby-plugin-mdx with Babel for theme (#756)
  • 7855779 Update references to the collective repo
  • 4d06c01 Bump mixin-deep from 1.3.1 to 1.3.2 in /examples/razzle (#754)
  • 7567dc3 Bump mixin-deep from 1.3.1 to 1.3.2 in /examples/react-static (#753)
  • a3e82c2 Update dependency eslint-config-prettier to v6.1.0 (#747)
  • fcae362 Bump eslint-utils from 1.3.1 to 1.4.2 in /examples/react-static (#750)

There are 192 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v1.4.2
  • Change MDXCreateElement so that it doesn't break React's ref (#751)
Commits

The new version differs by 194 commits.

  • aec0aa5 v1.4.2
  • fdaf7ed Wrap MDXCreateElement with forwardRef to prevent element not given a ref (#585) (#751)
  • cb7facf v1.4.1
  • 3430138 Don't parse ES syntax in open blocks (#763)
  • 1294f77 Reorder sidebar nav
  • 286be60 Tweak some wording in the math blocks guide
  • 915b69c Add math-blocks to guides (#762)
  • 6b1c659 chore(deps): update dependency eslint to v6.3.0 (#761)
  • ab67957 fix(deps): pin dependencies (#760)
  • 67d9cd8 feat: replace remark-cli with eslint-plugin-mdx (#744)
  • fbc41a8 Fix and improve suggested types (#758)
  • 5e26a20 Transpile gatsby-plugin-mdx with Babel for theme (#756)
  • 7855779 Update references to the collective repo
  • 4d06c01 Bump mixin-deep from 1.3.1 to 1.3.2 in /examples/razzle (#754)
  • 7567dc3 Bump mixin-deep from 1.3.1 to 1.3.2 in /examples/react-static (#753)

There are 194 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 200 commits.

  • 5a05c71 v1.4.3
  • 6d2858b Revert babel error catch during import parsing (#766)
  • 28ea293 Move search bar (#765)
  • 4e19982 Fix apostrophe
  • fd52aee Add names to steps in action
  • c4e5156 GitHub Actions CI (#733)
  • aec0aa5 v1.4.2
  • fdaf7ed Wrap MDXCreateElement with forwardRef to prevent element not given a ref (#585) (#751)
  • cb7facf v1.4.1
  • 3430138 Don't parse ES syntax in open blocks (#763)
  • 1294f77 Reorder sidebar nav
  • 286be60 Tweak some wording in the math blocks guide
  • 915b69c Add math-blocks to guides (#762)
  • 6b1c659 chore(deps): update dependency eslint to v6.3.0 (#761)
  • ab67957 fix(deps): pin dependencies (#760)

There are 200 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v1.4.4
  • Don't double escape "$" characters (#740)
Commits

The new version differs by 202 commits.

  • dec55ec v1.4.4
  • 90da509 Don't double escape "$" characters that are already escaped (#740)
  • 5a05c71 v1.4.3
  • 6d2858b Revert babel error catch during import parsing (#766)
  • 28ea293 Move search bar (#765)
  • 4e19982 Fix apostrophe
  • fd52aee Add names to steps in action
  • c4e5156 GitHub Actions CI (#733)
  • aec0aa5 v1.4.2
  • fdaf7ed Wrap MDXCreateElement with forwardRef to prevent element not given a ref (#585) (#751)
  • cb7facf v1.4.1
  • 3430138 Don't parse ES syntax in open blocks (#763)
  • 1294f77 Reorder sidebar nav
  • 286be60 Tweak some wording in the math blocks guide
  • 915b69c Add math-blocks to guides (#762)

There are 202 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v1.4.5
  • Add @babel/core to peer dependencies (#775)
Commits

The new version differs by 210 commits.

  • aecd7f5 v1.4.5
  • 233ec8a Update babel monorepo (#769)
  • 65d93c9 Update dependency eslint-plugin-mdx to v1.4.6 (#771)
  • 880de38 Adds @babel/core to the peer dependencies (#775)
  • 2eb189b Update dependency is-absolute-url to v3.0.1 (#773)
  • 7006e64 Update dependency jest to v24.9.0 (#774)
  • 25668cb Update dependency husky to v3.0.5 (#772)
  • 2e7d16b Update dependency eslint-config-prettier to v6.2.0 (#770)
  • dec55ec v1.4.4
  • 90da509 Don't double escape "$" characters that are already escaped (#740)
  • 5a05c71 v1.4.3
  • 6d2858b Revert babel error catch during import parsing (#766)
  • 28ea293 Move search bar (#765)
  • 4e19982 Fix apostrophe
  • fd52aee Add names to steps in action

There are 210 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

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 225 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)

There are 225 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

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

The new version differs by 237 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)
  • f61a1be v1.5.0
  • db94e95 Update yarn.lock
  • 2e03a8d Update dependency eslint-plugin-prettier to v3.1.1 (#792)

There are 237 commits in total.

See the full diff