AlexRogalskiy / typescript-tools

Collection of TypeScript tools & utilities
GNU General Public License v3.0
2 stars 0 forks source link

:arrow_up: Updates remark (major) #2349

Open renovate[bot] opened 9 months ago

renovate[bot] commented 9 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
remark-cli (source) ^9.0.0 -> ^12.0.0 age adoption passing confidence
remark-html ^13.0.1 -> ^16.0.0 age adoption passing confidence
remark-lint-code-block-style (source) ^2.0.1 -> ^4.0.0 age adoption passing confidence
remark-lint-ordered-list-marker-value (source) ^2.0.1 -> ^4.0.0 age adoption passing confidence
remark-preset-lint-recommended (source) ^5.0.0 -> ^7.0.0 age adoption passing confidence
remark-validate-links ^10.0.4 -> ^13.0.0 age adoption passing confidence

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 plugins
remarkjs/remark-html (remark-html) ### [`v16.0.1`](https://togithub.com/remarkjs/remark-html/releases/tag/16.0.1) [Compare Source](https://togithub.com/remarkjs/remark-html/compare/16.0.0...16.0.1) - [`e507e9d`](https://togithub.com/remarkjs/remark-html/commit/e507e9d) Fix to add misclassified dependency **Full Changelog**: https://github.com/remarkjs/remark-html/compare/16.0.0...16.0.1 ### [`v16.0.0`](https://togithub.com/remarkjs/remark-html/releases/tag/16.0.0) [Compare Source](https://togithub.com/remarkjs/remark-html/compare/15.0.2...16.0.0) ##### Change - [`c726e74`](https://togithub.com/remarkjs/remark-html/commit/c726e74) Change to require Node.js 16 **migrate**: update too - [`80482a5`](https://togithub.com/remarkjs/remark-html/commit/80482a5) Change to use `exports` **migrate**: don’t use private APIs - [`1946cf3`](https://togithub.com/remarkjs/remark-html/commit/1946cf3) Update `@types/mdast`, utilities, etc **migrate**: update too [`hast-util-sanitize@5`](https://togithub.com/syntax-tree/hast-util-sanitize/releases/tag/5.0.0): everything’s safe, GH is safe, but make sure to check if you’re super worried [`hast-util-to-html@9`](https://togithub.com/syntax-tree/hast-util-to-html/releases/tag/9.0.0): `options.entities` -> `options.characterReferences` [`mdast-util-to-hast@13`](https://togithub.com/syntax-tree/mdast-util-to-hast/releases/tag/13.0.0): handlers are different, if you pass those, see the changelog **Full Changelog**: https://github.com/remarkjs/remark-html/compare/15.0.2...16.0.0 ### [`v15.0.2`](https://togithub.com/remarkjs/remark-html/releases/tag/15.0.2) [Compare Source](https://togithub.com/remarkjs/remark-html/compare/15.0.1...15.0.2) ##### Fix - [`e24b8bd`](https://togithub.com/remarkjs/remark-html/commit/e24b8bd) Fix types for TS 4.9, regenerate them **Full Changelog**: https://github.com/remarkjs/remark-html/compare/15.0.1...15.0.2 ### [`v15.0.1`](https://togithub.com/remarkjs/remark-html/releases/tag/15.0.1) [Compare Source](https://togithub.com/remarkjs/remark-html/compare/15.0.0...15.0.1) - [`ab28821`](https://togithub.com/remarkjs/remark-html/commit/ab28821) Add improved docs by [@​wooorm](https://togithub.com/wooorm) in [https://github.com/remarkjs/remark-html/pull/38](https://togithub.com/remarkjs/remark-html/pull/38) **Full Changelog**: https://github.com/remarkjs/remark-html/compare/15.0.0...15.0.1 ### [`v15.0.0`](https://togithub.com/remarkjs/remark-html/releases/tag/15.0.0) [Compare Source](https://togithub.com/remarkjs/remark-html/compare/14.0.1...15.0.0) - [`995b427`](https://togithub.com/remarkjs/remark-html/commit/995b427) Change footnotes to match [how GitHub renders them](https://github.blog/changelog/2021-09-30-footnotes-now-supported-in-markdown-fields/) - remove `remark-footnotes` if you were using that, and instead use `remark-gfm` - more options available if you switch to `remark-rehype` instead of this plugin `remark-html` **Full Changelog**: https://github.com/remarkjs/remark-html/compare/14.0.1...15.0.0 ### [`v14.0.1`](https://togithub.com/remarkjs/remark-html/releases/tag/14.0.1) [Compare Source](https://togithub.com/remarkjs/remark-html/compare/14.0.0...14.0.1) - [`b75c9dd`](https://togithub.com/remarkjs/remark-html/commit/b75c9dd) **Security**: Fix to sanitize by default The docs have always said `remark-html` is safe by default. It wasn’t and this patches that. If you do want to be unsafe, use `remark-html` with `sanitize: false`: ```diff - .use(remarkHtml) + .use(remarkHtml, {sanitize: false}) ``` **Full Changelog**: https://github.com/remarkjs/remark-html/compare/14.0.0...14.0.1 ### [`v14.0.0`](https://togithub.com/remarkjs/remark-html/releases/tag/14.0.0) [Compare Source](https://togithub.com/remarkjs/remark-html/compare/13.0.2...14.0.0) - [`7ae15b5`](https://togithub.com/remarkjs/remark-html/commit/7ae15b5) Use ESM ```js // From CommonJS var remarkHtml = require('remark-html') // To ESM import remarkHtml from 'remark-html' ``` Learn [more about ESM in this guide](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) - [`7dbad66`](https://togithub.com/remarkjs/remark-html/commit/7dbad66) Add JSDoc based types
remarkjs/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 dependencies

Configuration

📅 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: Enabled.

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.

renovate[bot] commented 9 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


github-actions[bot] commented 9 months ago

Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md.

github-actions[bot] commented 9 months ago

Hello from PR Helper

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.

github-actions[bot] commented 9 months ago

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.

socket-security[bot] commented 9 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

🚮 Removed packages: npm/@arkweid/lefthook@0.7.7, npm/@material/button@4.0.0, npm/@material/checkbox@4.0.0, npm/@material/elevation@4.0.0, npm/@material/layout-grid@4.0.0, npm/@material/radio@4.0.0, npm/@material/ripple@4.0.0, npm/@material/switch@4.0.0, npm/@material/theme@4.0.0, npm/@material/typography@4.0.0, npm/@semantic-release/github@7.2.3, npm/@semantic-release/npm@7.1.3, npm/@semantic-release/release-notes-generator@9.0.3, npm/@types/d3-scale@2.2.10, npm/@types/d3-shape@1.3.12, npm/@types/got@9.6.12, npm/@types/humps@2.0.6, npm/@types/lodash.mergewith@4.6.9, npm/@types/minimatch@3.0.5, npm/@types/shelljs@0.8.15, npm/@types/winston@2.4.4, npm/@typescript-eslint/eslint-plugin@4.33.0, npm/@typescript-eslint/parser@4.33.0, npm/async-retry@1.3.3, npm/bcryptjs@2.4.3, npm/boxen@5.1.2, npm/brotli-size@4.0.0, npm/canvas@2.8.0, npm/codecov@3.8.3, npm/conventional-changelog-cli@2.2.2, npm/coveralls@3.1.1, npm/crypto@1.0.1, npm/cuid@2.1.8, npm/d3-scale@2.2.2, npm/dayjs-precise-range@1.0.1, npm/del-cli@4.0.1, npm/dockerfile_lint@0.3.4, npm/dotenv@10.0.0, npm/env-cmd@10.1.0, npm/es6-promisify@7.0.0, npm/eslint-plugin-github@4.10.2, npm/eslint-plugin-import@2.29.1, npm/eslint-plugin-jest@24.7.0, npm/eslint-plugin-node@11.1.0, npm/eslint-plugin-spellcheck@0.0.17, npm/eslint@7.32.0, npm/folio@0.3.18, npm/fs-extra@10.1.0, npm/functools-ts@1.0.3, npm/github-url-parse@0.1.0, npm/gradient-string@1.2.0, npm/grommet@2.36.1, npm/gzip-size@6.0.0, npm/hasha@5.2.2, npm/http-errors@1.8.1, npm/humanize-duration@3.32.0, npm/humps@2.0.1, npm/inversify@5.1.1, npm/jest-circus@27.5.1, npm/jest@27.5.1, npm/js-beautify@1.15.1, npm/js-yaml@4.1.0, npm/jsdom-global@3.0.2, npm/jsdom@16.6.0, npm/json-schemify@0.0.10, npm/json2yaml@1.1.0, npm/jsonlint@1.6.3, npm/jsonwebtoken@8.5.1, npm/license-badger@0.19.0, npm/license-checker@25.0.1, npm/markdown-link-check@3.12.1, npm/mobx@6.12.3, npm/node-object-hash@2.3.10, npm/ow@0.24.1, npm/pretty-quick@3.3.1, npm/randomcolor@0.6.2, npm/remark-cli@9.0.0, npm/remark-html@13.0.2, npm/remark-lint-code-block-style@2.0.1, npm/remark-lint-ordered-list-marker-value@2.0.1, npm/remark-preset-davidtheclark@0.12.0, npm/remark-preset-lint-recommended@5.0.0, npm/remark-validate-links@10.0.4, npm/reshadow@0.0.1, npm/semantic-release@17.4.7, npm/shelljs@0.8.5, npm/styled-components@5.3.11, npm/ts-jest@27.1.5, npm/ts-node@10.9.2, npm/tsdx@0.14.1, npm/typed-rest-client@1.8.11, npm/typedoc-plugin-markdown@3.17.1, npm/typedoc@0.21.10, npm/typescript-object-utils@0.4.1, npm/unzip-stream@0.3.1, npm/util.promisify@1.1.2, npm/vague-time@2.4.2, npm/winston@2.4.7, npm/ws@7.5.9, npm/xmldoc@1.3.0, npm/xmldom@0.6.0, npm/yamljs@0.3.0, npm/yaspeller@7.2.1

View full report↗︎