Open renovate[bot] opened 11 months ago
Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md.
Is your PR ready for review and processing? Mark the PR ready by including #pr-ready
in a comment.
If you still have work to do, even after marking this ready. Put the PR on hold by including #pr-onhold
in a comment.
Thanks for the PR!
This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/figgy-pudding@3.5.2, npm/libnpmconfig@1.2.1, npm/load-plugin@3.0.0, npm/mdast-util-from-markdown@0.8.5, npm/mdast-util-to-markdown@0.6.5, npm/micromark@2.11.4, npm/parse-entities@2.0.0, npm/remark-cli@9.0.0, npm/remark-lint-code-block-style@2.0.1, npm/remark-lint-ordered-list-marker-value@2.0.1, npm/remark-parse@9.0.0, npm/remark-stringify@9.0.1, npm/remark-validate-links@10.0.4, npm/remark@13.0.0, npm/unherit@1.1.3, npm/unicode-canonical-property-names-ecmascript@1.0.4, npm/unicode-match-property-ecmascript@1.0.4, npm/unicode-match-property-value-ecmascript@1.2.0, npm/unicode-property-aliases-ecmascript@1.1.0, npm/unified-args@8.1.0, npm/unified-engine@8.1.0, npm/unified-lint-rule@1.0.6, npm/unified@9.2.1, npm/union-value@1.0.1, npm/unique-string@2.0.0, npm/unist-util-generated@1.1.6, npm/unist-util-inspect@5.0.1, npm/unist-util-is@4.1.0, npm/unist-util-position@3.1.0, npm/unist-util-remove-position@1.1.4, npm/unist-util-stringify-position@2.0.3, npm/unist-util-visit-parents@3.1.1, npm/unist-util-visit@2.0.3, npm/universal-user-agent@6.0.0, npm/universalify@0.1.2, npm/unset-value@1.0.0, npm/untildify@2.1.0, npm/uri-js@4.4.1, npm/urix@0.1.0, npm/url-join@4.0.1, npm/use@3.1.1, npm/util-deprecate@1.0.2, npm/util-extend@1.0.3, npm/uuid@3.4.0, npm/v8-compile-cache@2.2.0, npm/v8-to-istanbul@7.1.0, npm/validate-npm-package-license@3.0.4, npm/verror@1.10.0, npm/vfile-location@2.0.6, npm/vfile-message@2.0.4, npm/vfile-reporter@6.0.2, npm/vfile-sort@2.2.2, npm/vfile-statistics@1.1.4, npm/vfile@4.2.1, npm/vscode-textmate@5.2.0, npm/w3c-hr-time@1.0.2, npm/w3c-xmlserializer@2.0.0, npm/walker@1.0.7, npm/webidl-conversions@6.1.0, npm/whatwg-encoding@1.0.5, npm/whatwg-mimetype@2.3.0, npm/whatwg-url@8.4.0, npm/which@1.3.1
This PR contains the following updates:
^9.0.0
->^12.0.0
^2.0.1
->^4.0.0
^2.0.1
->^4.0.0
^10.0.2
->^13.0.0
Release Notes
remarkjs/remark (remark-cli)
### [`v12.0.1`](https://togithub.com/remarkjs/remark/releases/tag/remark-cli%4012.0.1) [Compare Source](https://togithub.com/remarkjs/remark/compare/remark-cli@12.0.0...remark-cli@12.0.1) - [`a185821`](https://togithub.com/remarkjs/remark/commit/a185821b) Update internal `import-meta-resolve` **Full Changelog**: https://github.com/remarkjs/remark/compare/remark-cli@12.0.0...remark-cli@12.0.1 ### [`v12.0.0`](https://togithub.com/remarkjs/remark/releases/tag/remark-cli%4012.0.0) [Compare Source](https://togithub.com/remarkjs/remark/compare/remark-cli@11.0.0...remark-cli@12.0.0) (see [`15.0.0`](https://togithub.com/remarkjs/remark/releases/tag/15.0.0)) ### [`v11.0.0`](https://togithub.com/remarkjs/remark/releases/tag/remark-parse%4011.0.0) [Compare Source](https://togithub.com/remarkjs/remark/compare/remark-cli@10.0.1...remark-cli@11.0.0) (see [`15.0.0`](https://togithub.com/remarkjs/remark/releases/tag/15.0.0)) ### [`v10.0.1`](https://togithub.com/remarkjs/remark/releases/tag/remark-parse%4010.0.1) [Compare Source](https://togithub.com/remarkjs/remark/compare/10.0.0...remark-cli@10.0.1) See [`remark@14.0.2`](https://togithub.com/remarkjs/remark/releases/tag/14.0.2) ### [`v10.0.0`](https://togithub.com/remarkjs/remark/releases/tag/10.0.0) [Compare Source](https://togithub.com/remarkjs/remark/compare/remark-cli@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 pluginsremarkjs/remark-lint (remark-lint-code-block-style)
### [`v4.0.0`](https://togithub.com/remarkjs/remark-lint/releases/tag/remark-preset-lint-consistent%404.0.0) [Compare Source](https://togithub.com/remarkjs/remark-lint/compare/639271aed95fa579623f385bade4939a9c70e959...4.0.0) See [`remark-lint@8.0.0`](https://togithub.com/remarkjs/remark-lint/releases/tag/8.0.0) ### [`v3.1.2`](https://togithub.com/remarkjs/remark-lint/compare/5269b64da47b82874c317f83e1e0f4cbead91785...639271aed95fa579623f385bade4939a9c70e959) [Compare Source](https://togithub.com/remarkjs/remark-lint/compare/3.1.0...639271aed95fa579623f385bade4939a9c70e959) ### [`v3.1.0`](https://togithub.com/remarkjs/remark-lint/releases/tag/3.1.0) - Update main heading rules to accept preferred depth ([`7f4a51e`](https://togithub.com/wooorm/remark-lint/commit/7f4a51e)) - Remove `:` requirement for `no-emphasis-as-heading` ([`d54441e`](https://togithub.com/wooorm/remark-lint/commit/d54441e)) ### [`v3.0.0`](https://togithub.com/remarkjs/remark-lint/releases/tag/remark-preset-lint-consistent%403.0.0) [Compare Source](https://togithub.com/remarkjs/remark-lint/compare/2.0.1...3.0.0) - [`382bfba`](https://togithub.com/remarkjs/remark-lint/commit/382bfba) Update [dependencies](https://togithub.com/remarkjs/remark-lint/releases/tag/7.0.0)remarkjs/remark-validate-links (remark-validate-links)
### [`v13.0.1`](https://togithub.com/remarkjs/remark-validate-links/releases/tag/13.0.1) [Compare Source](https://togithub.com/remarkjs/remark-validate-links/compare/13.0.0...13.0.1) - [`2b4cc25`](https://togithub.com/remarkjs/remark-validate-links/commit/2b4cc25) Fix misclassified type dependency **Full Changelog**: https://github.com/remarkjs/remark-validate-links/compare/13.0.0...13.0.1 ### [`v13.0.0`](https://togithub.com/remarkjs/remark-validate-links/releases/tag/13.0.0) [Compare Source](https://togithub.com/remarkjs/remark-validate-links/compare/12.1.1...13.0.0) ##### Change - [`39c7e22`](https://togithub.com/remarkjs/remark-validate-links/commit/39c7e22) Change to require Node.js 16 **migrate**: update too - [`7c75796`](https://togithub.com/remarkjs/remark-validate-links/commit/7c75796) Change to use `exports` **migrate**: don’t use private APIs - [`c81c6ab`](https://togithub.com/remarkjs/remark-validate-links/commit/c81c6ab) Update `@types/mdast`, utilities, etc **migrate**: update too - [`323908a`](https://togithub.com/remarkjs/remark-validate-links/commit/323908a) [`7ac7d02`](https://togithub.com/remarkjs/remark-validate-links/commit/7ac7d02) Change to improve messages **migrate**: expect better messages **Full Changelog**: https://github.com/remarkjs/remark-validate-links/compare/12.1.1...13.0.0 ### [`v12.1.1`](https://togithub.com/remarkjs/remark-validate-links/releases/tag/12.1.1) [Compare Source](https://togithub.com/remarkjs/remark-validate-links/compare/12.1.0...12.1.1) ##### Fix - [`415557c`](https://togithub.com/remarkjs/remark-validate-links/commit/415557c) Fix inferring IDs of headings with HTML ##### Misc - [`09a3fdf`](https://togithub.com/remarkjs/remark-validate-links/commit/09a3fdf) Update `hosted-git-info` - [`38da293`](https://togithub.com/remarkjs/remark-validate-links/commit/38da293) Fix typo in docs by [@CollierCZ](https://togithub.com/CollierCZ) in [https://github.com/remarkjs/remark-validate-links/pull/72](https://togithub.com/remarkjs/remark-validate-links/pull/72) **Full Changelog**: https://github.com/remarkjs/remark-validate-links/compare/12.1.0...12.1.1 ### [`v12.1.0`](https://togithub.com/remarkjs/remark-validate-links/releases/tag/12.1.0) [Compare Source](https://togithub.com/remarkjs/remark-validate-links/compare/12.0.0...12.1.0) - [`53b0c24`](https://togithub.com/remarkjs/remark-validate-links/commit/53b0c24) Add `url` to vfile messages by [@remcohaszing](https://togithub.com/remcohaszing) in [https://github.com/remarkjs/remark-validate-links/pull/71](https://togithub.com/remarkjs/remark-validate-links/pull/71) **Full Changelog**: https://github.com/remarkjs/remark-validate-links/compare/12.0.0...12.1.0 ### [`v12.0.0`](https://togithub.com/remarkjs/remark-validate-links/releases/tag/12.0.0) [Compare Source](https://togithub.com/remarkjs/remark-validate-links/compare/11.0.2...12.0.0) - [`8f58878`](https://togithub.com/remarkjs/remark-validate-links/commit/8f58878) Update `unified-engine`, `hosted-git-info` by [@JounQin](https://togithub.com/JounQin) in [https://github.com/remarkjs/remark-validate-links/pull/69](https://togithub.com/remarkjs/remark-validate-links/pull/69) tiny chance of breaking: properly parses Yaml 1.2 tiny chance of breaking: matches modern Node in loading modules - [`d6420be`](https://togithub.com/remarkjs/remark-validate-links/commit/d6420be) Remove support for Node 12 by [@JounQin](https://togithub.com/JounQin) in [https://github.com/remarkjs/remark-validate-links/pull/70](https://togithub.com/remarkjs/remark-validate-links/pull/70) **Full Changelog**: https://github.com/remarkjs/remark-validate-links/compare/11.0.2...12.0.0 ### [`v11.0.2`](https://togithub.com/remarkjs/remark-validate-links/releases/tag/11.0.2) [Compare Source](https://togithub.com/remarkjs/remark-validate-links/compare/11.0.1...11.0.2) - [`0489d13`](https://togithub.com/remarkjs/remark-validate-links/commit/0489d13) Add improved docs by [@wooorm](https://togithub.com/wooorm) in [https://github.com/remarkjs/remark-validate-links/pull/63](https://togithub.com/remarkjs/remark-validate-links/pull/63) **Full Changelog**: https://github.com/remarkjs/remark-validate-links/compare/11.0.1...11.0.2 ### [`v11.0.1`](https://togithub.com/remarkjs/remark-validate-links/releases/tag/11.0.1) [Compare Source](https://togithub.com/remarkjs/remark-validate-links/compare/11.0.0...11.0.1) - [`765b3f5`](https://togithub.com/remarkjs/remark-validate-links/commit/765b3f5) Fix slugging of headings w/ images ### [`v11.0.0`](https://togithub.com/remarkjs/remark-validate-links/releases/tag/11.0.0) [Compare Source](https://togithub.com/remarkjs/remark-validate-links/compare/10.0.4...11.0.0) - [`e88fecc`](https://togithub.com/remarkjs/remark-validate-links/commit/e88fecc) Use ESM ```js // From CommonJS var remarkValidateLinks = require('remark-validate-links') // To ESM import remarkValidateLinks from 'remark-validate-links' ``` Learn [more about ESM in this guide](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) - [`b579e27`](https://togithub.com/remarkjs/remark-validate-links/commit/b579e27) Add JSDoc based types - [`a5677c0`](https://togithub.com/remarkjs/remark-validate-links/commit/a5677c0) Update dependenciesConfiguration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.