Closed renovate[bot] closed 2 years ago
This PR contains the following updates:
^13.0.0
^14.0.0
📅 Schedule: "before 8am every weekday" in timezone Europe/Berlin.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.
This PR contains the following updates:
^13.0.0
->^14.0.0
Release Notes
remarkjs/remark
### [`v14.0.2`](https://togithub.com/remarkjs/remark/releases/14.0.2) [Compare Source](https://togithub.com/remarkjs/remark/compare/14.0.1...14.0.2) - [`87c50a5`](https://togithub.com/remarkjs/remark/commit/87c50a58) Add improved docs by [@wooorm](https://togithub.com/wooorm) in [https://github.com/remarkjs/remark/pull/900](https://togithub.com/remarkjs/remark/pull/900) **Full Changelog**: https://github.com/remarkjs/remark/compare/14.0.1...14.0.2 ### [`v14.0.1`](https://togithub.com/remarkjs/remark/releases/14.0.1) [Compare Source](https://togithub.com/remarkjs/remark/compare/14.0.0...14.0.1) - [`9026568`](https://togithub.com/remarkjs/remark/commit/9026568a) Add missing types dependency ### [`v14.0.0`](https://togithub.com/remarkjs/remark/releases/14.0.0) [Compare Source](https://togithub.com/remarkjs/remark/compare/13.0.0...14.0.0) - [`b7afd25`](https://togithub.com/remarkjs/remark/commit/b7afd254) Use ESM - Change: ```js // From CommonJS var remark = require('remark') // To ESM import {remark} from 'remark' // Plugins use default exports: var remarkParse = require('remark-parse') // => import remarkParse from 'remark-parse' var remarkStringify = require('remark-stringify') // => import remarkStringify from 'remark-stringify' ``` Learn [more about ESM in this guide](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) - [`42d1b21`](https://togithub.com/remarkjs/remark/commit/42d1b212) Update dependencies - Update `unified` (10.0.0) (see:Configuration
📅 Schedule: "before 8am every weekday" in timezone Europe/Berlin.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.