stencila / encoda

↔️ A format converter for Stencila documents
https://stencila.github.io/encoda/
Apache License 2.0
35 stars 9 forks source link

fix(dependencies): update remark monorepo (major) #1006

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
remark-frontmatter ^2.0.0 -> ^4.0.1 age adoption passing confidence
remark-math ^3.0.1 -> ^5.1.1 age adoption passing confidence
remark-parse (source) ^8.0.3 -> ^10.0.0 age adoption passing confidence
remark-stringify (source) ^8.1.1 -> ^10.0.1 age adoption passing confidence

Release Notes

remarkjs/remark-frontmatter ### [`v4.0.1`](https://togithub.com/remarkjs/remark-frontmatter/releases/4.0.1) [Compare Source](https://togithub.com/remarkjs/remark-frontmatter/compare/4.0.0...4.0.1) - [`b56dae7`](https://togithub.com/remarkjs/remark-frontmatter/commit/b56dae7) Add improved docs by [@​wooorm](https://togithub.com/wooorm) in [https://github.com/remarkjs/remark-frontmatter/pull/17](https://togithub.com/remarkjs/remark-frontmatter/pull/17) **Full Changelog**: https://github.com/remarkjs/remark-frontmatter/compare/4.0.0...4.0.1 ### [`v4.0.0`](https://togithub.com/remarkjs/remark-frontmatter/releases/4.0.0) [Compare Source](https://togithub.com/remarkjs/remark-frontmatter/compare/3.0.0...4.0.0) - [`c02f672`](https://togithub.com/remarkjs/remark-frontmatter/commit/c02f672) Use ESM ```js // From CommonJS var remarkFrontmatter = require('remark-frontmatter') // To ESM import remarkFrontmatter from 'remark-frontmatter' ``` Learn [more about ESM in this guide](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) - [`3f125a9`](https://togithub.com/remarkjs/remark-frontmatter/commit/3f125a9) Add JSDoc based types ### [`v3.0.0`](https://togithub.com/remarkjs/remark-frontmatter/releases/3.0.0) [Compare Source](https://togithub.com/remarkjs/remark-frontmatter/compare/2.0.0...3.0.0) - [`fb1357b`](https://togithub.com/remarkjs/remark-frontmatter/commit/fb1357b) Update for [`micromark`](https://togithub.com/micromark/micromark) in [`remark@13`](https://togithub.com/remarkjs/remark/pull/536) (**breaking**, this update will not work for remark lower than v13, see commit for changes)
remarkjs/remark-math ### [`v5.1.1`](https://togithub.com/remarkjs/remark-math/releases/5.1.1) [Compare Source](https://togithub.com/remarkjs/remark-math/compare/5.1.0...5.1.1) - [`b2066bb`](https://togithub.com/remarkjs/remark-math/commit/b2066bb) Add improved docs by [@​wooorm](https://togithub.com/wooorm) in [https://github.com/remarkjs/remark-math/pull/70](https://togithub.com/remarkjs/remark-math/pull/70) - [`d2f2dc7`](https://togithub.com/remarkjs/remark-math/commit/d2f2dc7) Add docs on how to use w/ `rehype-sanitize` by [@​maclockard](https://togithub.com/maclockard) in [https://github.com/remarkjs/remark-math/pull/68](https://togithub.com/remarkjs/remark-math/pull/68) **Full Changelog**: https://github.com/remarkjs/remark-math/compare/5.1.0...5.1.1 ### [`v5.1.0`](https://togithub.com/remarkjs/remark-math/releases/5.1.0) [Compare Source](https://togithub.com/remarkjs/remark-math/compare/5.0.0...5.1.0) - [`ce0ba8c`](https://togithub.com/remarkjs/remark-math/commit/ce0ba8c) Add `singleDollarTextMath` option ### [`v5.0.0`](https://togithub.com/remarkjs/remark-math/releases/rehype-katex@5.0.0) [Compare Source](https://togithub.com/remarkjs/remark-math/compare/4.0.0...5.0.0) - [`1abc044`](https://togithub.com/remarkjs/remark-math/commit/1abc044) Update `katex` ### [`v4.0.0`](https://togithub.com/remarkjs/remark-math/releases/rehype-katex@4.0.0) [Compare Source](https://togithub.com/remarkjs/remark-math/compare/3.0.1...4.0.0) - [`cc54782`](https://togithub.com/remarkjs/remark-math/commit/cc54782) Update `rehype-parse` - [`dedc472`](https://togithub.com/remarkjs/remark-math/commit/dedc472) Add types (**breaking**, potentially, if you or your dependents use typescript)
remarkjs/remark ### [`v10.0.0`](https://togithub.com/remarkjs/remark/releases/10.0.0) [Compare Source](https://togithub.com/remarkjs/remark/compare/remark-parse@9.0.0...10.0.0) ##### Changelog - [`1b89df5`](https://togithub.com/remarkjs/remark/commit/1b89df5) Update `remark-parse`, `remark-stringify` - [`aab3c3e`](https://togithub.com/remarkjs/remark/commit/aab3c3e) Rework list fields - [`3325c33`](https://togithub.com/remarkjs/remark/commit/3325c33) Add support for `label` to associations - [`31ef684`](https://togithub.com/remarkjs/remark/commit/31ef684) Add support for `meta` in code - [`c77d24f`](https://togithub.com/remarkjs/remark/commit/c77d24f) Update `unified` ##### See also - [`remark-cli@6.0.0`](https://togithub.com/remarkjs/remark/releases/tag/remark-cli%406.0.0) - [`remark-parse@6.0.0`](https://togithub.com/remarkjs/remark/releases/tag/remark-parse%406.0.0) - [`remark-stringify@6.0.0`](https://togithub.com/remarkjs/remark/releases/tag/remark-stringify%406.0.0) ##### Project - [`4f6b3d7`](https://togithub.com/remarkjs/remark/commit/4f6b3d7) Update logo - [`e7f509f`](https://togithub.com/remarkjs/remark/commit/e7f509f) Improve npm search ranking of individual packages - [`7d98e30`](https://togithub.com/remarkjs/remark/commit/7d98e30) Fix `git.io` links - [`ce62e7a`](https://togithub.com/remarkjs/remark/commit/ce62e7a) Refactor code-style ##### Plugins - [`4c0e28a`](https://togithub.com/remarkjs/remark/commit/4c0e28a) Add `remark-macro` to list of plugins - [`a4caa67`](https://togithub.com/remarkjs/remark/commit/a4caa67) Add `remark-git-contributors` to list of plugins - [`fe241aa`](https://togithub.com/remarkjs/remark/commit/fe241aa) Add `remark-outer-toc` to list of plugins - [`4fa8b1d`](https://togithub.com/remarkjs/remark/commit/4fa8b1d) Replace deprecated plugin with `remark-behead` in list of plugins - [`52ffdff`](https://togithub.com/remarkjs/remark/commit/52ffdff) Add `remark-redact` to list of plugins - [`02297a5`](https://togithub.com/remarkjs/remark/commit/02297a5) Add `remark-attr` to list of plugins ### [`v9.0.0`](https://togithub.com/remarkjs/remark/releases/9.0.0) [Compare Source](https://togithub.com/remarkjs/remark/compare/remark-parse@8.0.3...remark-parse@9.0.0) ##### `remark` itself - [`ad9e290`](https://togithub.com/remarkjs/remark/commit/ad9e290) Add examples on how to configure Plus all changes in [`remark-parse`](https://togithub.com/remarkjs/remark/releases/tag/remark-parse%405.0.0) and [`remark-stringify`](https://togithub.com/remarkjs/remark/releases/tag/remark-stringify%405.0.0). ##### Project - [`7774f64`](https://togithub.com/remarkjs/remark/commit/7774f64) Update list of plugins - [`d65f068`](https://togithub.com/remarkjs/remark/commit/d65f068) Fix Travis by only running tests on older Node - [`6e4ab62`](https://togithub.com/remarkjs/remark/commit/6e4ab62) Fix typos - [`679a73d`](https://togithub.com/remarkjs/remark/commit/679a73d) Refactor wording `plug-in` > `plugin` - [`2c99697`](https://togithub.com/remarkjs/remark/commit/2c99697) Fix broken links - [`82085ae`](https://togithub.com/remarkjs/remark/commit/82085ae) Add `Contribute` section to `readme.md` - [`a68fab8`](https://togithub.com/remarkjs/remark/commit/a68fab8) Migrate to `remarkjs` - [`66371f1`](https://togithub.com/remarkjs/remark/commit/66371f1) Add issue and pr templates - [`a87f6c1`](https://togithub.com/remarkjs/remark/commit/a87f6c1) Add `contributing.md` - [`b6f32ee`](https://togithub.com/remarkjs/remark/commit/b6f32ee) Add `code-of-conduct.md` - [`ee78519`](https://togithub.com/remarkjs/remark/commit/ee78519) Update logo - [`70b6eb5`](https://togithub.com/remarkjs/remark/commit/70b6eb5) Add list of presets

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.