maxmilton / maxmilton.com

🗨 My personal blog site
https://maxmilton.com
MIT License
2 stars 0 forks source link

Update dependency rehype-slug to v5 - autoclosed #383

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rehype-slug 4.0.1 -> 5.0.0 age adoption passing confidence

Release Notes

rehypejs/rehype-slug ### [`v5.0.0`](https://togithub.com/rehypejs/rehype-slug/releases/5.0.0) [Compare Source](https://togithub.com/rehypejs/rehype-slug/compare/4.0.1...5.0.0) - [`821be93`](https://togithub.com/rehypejs/rehype-slug/commit/821be93) Use ESM - Change: ```js // From CommonJS var rehypeSlug = require('rehype-slug') // To ESM import rehypeSlug from 'rehype-slug' ``` Learn [more about ESM in this guide](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) - [`b293ef3`](https://togithub.com/rehypejs/rehype-slug/commit/b293ef3) Add JSDoc based types - [`4e8a681`](https://togithub.com/rehypejs/rehype-slug/commit/4e8a681) Update dependencies

Configuration

📅 Schedule: "before 3am on the first day of the month" (UTC).

🚦 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.