AlexRogalskiy / github-action-user-contribution

👪 GitHub action for user contributions charts
https://github.com/marketplace/actions/user-contribution
GNU General Public License v3.0
1 stars 1 forks source link

:arrow_up: Updates typedoc-plugin-markdown to v4 #2487

Open renovate[bot] opened 5 months ago

renovate[bot] commented 5 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typedoc-plugin-markdown (source) ^3.11.14 -> ^4.0.0 age adoption passing confidence

Release Notes

typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown) ### [`v4.2.6`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/blob/HEAD/packages/typedoc-plugin-markdown/CHANGELOG.md#426-2024-08-25) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@4.2.5...typedoc-plugin-markdown@4.2.6) ##### Patch Changes - Expose missing entrypoints to navigation ([#​663](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/663)) - Fix missing function descriptions in indexes ### [`v4.2.5`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/blob/HEAD/packages/typedoc-plugin-markdown/CHANGELOG.md#425-2024-08-15) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@4.2.4...typedoc-plugin-markdown@4.2.5) ##### Patch Changes - Expose comment for arrow functions in type declarations ([#​670](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/670)) - Tables generated with the "htmlTable" key will include `` and `` elements to fix MDX compatibility issues ([#​671](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/671)) - Expose missing descriptions with accessor keyword ([#​664](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/664)) ### [`v4.2.4`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/blob/HEAD/packages/typedoc-plugin-markdown/CHANGELOG.md#424-2024-08-13) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@4.2.3...typedoc-plugin-markdown@4.2.4) ##### Patch Changes - Expose comments to reflections with the accessor keyword ([#​664](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/664)) - Omit constructors from category groups ([#​661](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/661)) - Update categories structure in navigation to match interface model ### [`v4.2.3`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/blob/HEAD/packages/typedoc-plugin-markdown/CHANGELOG.md#423-2024-07-24) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@4.2.2...typedoc-plugin-markdown@4.2.3) ##### Patch Changes - Fix missing return comments for const functions ([#​656](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/656)) ### [`v4.2.2`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/blob/HEAD/packages/typedoc-plugin-markdown/CHANGELOG.md#422-2024-07-22) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@4.2.1...typedoc-plugin-markdown@4.2.2) ##### Patch Changes - Correctly resolve comment summary for const functions ([#​656](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/656)) - Fix anchor links containing generics ([#​655](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/655)) ### [`v4.2.1`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/blob/HEAD/packages/typedoc-plugin-markdown/CHANGELOG.md#421-2024-07-11) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@4.2.0...typedoc-plugin-markdown@4.2.1) ##### Patch Changes - Fix missing index descriptions for signatures ([#​618](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/618)) ### [`v4.2.0`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/blob/HEAD/packages/typedoc-plugin-markdown/CHANGELOG.md#420-2024-07-10) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@4.1.2...typedoc-plugin-markdown@4.2.0) ##### Minor Changes - Exposed "modulesFileName" option ([#​647](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/647)) - Write `.nojekyll` file if TypeDocs "githubPages" option is true ([#​650](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/650)) - Exposed "blockTagsPreserveOrder" option to configure ordering of comment block tags ([#​627](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/627)). - Exposed "useHTMLEncodedBrackets" option for alternative angle bracket escaping([#​564](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/564)). ### [`v4.1.2`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/blob/HEAD/packages/typedoc-plugin-markdown/CHANGELOG.md#412-2024-07-05) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@4.1.1...typedoc-plugin-markdown@4.1.2) ##### Patch Changes - Support TypeDoc 0.26 relative links implementation ([#​645](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/645)). ### [`v4.1.1`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/blob/HEAD/packages/typedoc-plugin-markdown/CHANGELOG.md#411-2024-06-30) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@4.1.0...typedoc-plugin-markdown@4.1.1) ##### Patch Changes - Normalize window paths when "publicPath" is set ([#​639](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/639)) ### [`v4.1.0`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/blob/HEAD/packages/typedoc-plugin-markdown/CHANGELOG.md#410-2024-06-22) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@4.0.3...typedoc-plugin-markdown@4.1.0) ##### New Features - Theme support for TypeDoc’s 0.26 localization model. - Theme support for TypeDoc’s 0.26 documents implementation. - Exposed a new key "htmlTable" to formatting options enabling block elements to render as intended inside table cells. Affects all existing formatting options. Fixes ([#​618](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/618)). - Added new formatting options --classPropertiesFormat, --interfacePropertiesFormat and --propertyMembersFormat to further control formatting of different declaration structures. - Supports the ability to control what table columns are rendered with the --tableColumnSettings option. ##### Patch Changes - Handle duplicate files when tagged in same group ([#​625](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/625)) - Fix issues with tables and block tags ([#​618](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/618)) ### [`v4.0.3`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/blob/HEAD/packages/typedoc-plugin-markdown/CHANGELOG.md#403-2024-05-27) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@4.0.2...typedoc-plugin-markdown@4.0.3) ##### Patch Changes - Remove superfluous quotes from prop names ([#​619](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/619)) - Fix display of index descriptions in tables ([#​618](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/618)) ### [`v4.0.2`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/blob/HEAD/packages/typedoc-plugin-markdown/CHANGELOG.md#402-2024-05-15) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@4.0.1...typedoc-plugin-markdown@4.0.2) ##### Patch Changes - Fix symbol url anchors when "flattenOutputFiles" is "true" ([#​616](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/616)) - Normalize line breaks and tags within table columns ([#​615](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/615)) - Remove superfluous spaces and symbol on external links ([#​614](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/614)) - Escape all angle brackets with "santizeComments" ([#​612](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/612)) - Correctly handle quoted symbol names ([#​611](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/611)) - Correctly handle excludeScopesInPaths in windows ([#​610](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/610)) ### [`v4.0.1`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/blob/HEAD/packages/typedoc-plugin-markdown/CHANGELOG.md#401-2024-05-07) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@4.0.0...typedoc-plugin-markdown@4.0.1) ##### Patch Changes - Remove superfluous newlines from table column descriptions ([#​591](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/591)). - Handle multiple `@example` tags on same reflection. - Fix missing extended by definitions. - Escape Symbols with signatures correctly. ### [`v4.0.0`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/blob/HEAD/packages/typedoc-plugin-markdown/CHANGELOG.md#400-2024-05-03) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@3.17.1...typedoc-plugin-markdown@4.0.0) > v4 is a major release that includes a number of bug fixes, new features and UI improvements. ##### Architectural Changes - Handlebars as a dependency has been removed. - Updated customization model with the ability to set hooks, events and custom theming. - Exposed navigation structure. ##### New Features - Updated output file structure. - Improved and cleaner UI. - A set of updated and additional new options with comprehensive documentation. - Exported option types and JSON schema. ##### Structural Changes - Each module member is now output to its own file by default. See option `--outputFileStrategy`. To achieve the same output as v3 (whereby only Classes, Enums and Interfaces have their own file), set the option `membersWithOwnFile` option. - Parameters are output as a list by default. To achieve the same output as v3 (where parameters are output as a table), use option `--parametersFormat=table`. ##### Breaking Changes - Because the file structure has changed you may need to update any cross references to files in your documentation. - Setting `theme` to `"markdown"` is no longer required and should be removed. - The option `indexTitle` has been removed. Please use the `"title.indexPage"` key with option `--textContentMappings`. - The option `allReflectionsHaveOwnDocument` has been removed (this behaviour is now the default). Please see option `outputFileStrategy`]\(/docs/options#outputfilestrategy). - The option `entryDocument` has been renamed to `entryFileName` to better reflect its purpose. - The option `namedAnchors` has been renamed to `useHTMLAnchors` to better reflect its purpose. - The option `hideInPageTOC` has been removed. In-page TOC are no longer included by default. You can include in-page TOCs by using `typedoc-plugin-remark` and the `remark-toc` plugin. - The option `objectLiteralTypeDeclarationStyle` has been removed. Please use option `--typeDeclarationFormat=list`. ##### Bug Fixes - Duplication in callback/callable/function properties. ([#​581](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/581)). - [@​experimental](https://togithub.com/experimental) / [@​internal](https://togithub.com/internal) annotations. ([#​556](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/556)) - Fix events output and strike-through deprecated items. ([#​534](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/534)) - Class static functions are no longer marked. ([#​533](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/533)) - [@​example](https://togithub.com/example) block not rendered with Headline ([#​501](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/501)) - Support for categories ([#​499](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/499)) - Correctly resolve package readme urls from member pages. ([#​483](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/483)) - Add the ability to add a separate frontmatter for readme file. ([#​469](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/469)) - Items in tables are not linkable. ([#​463](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/463)) - Custom i18n texts. ([#​458](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/458)) - How to improve the formatting for types?. ([#​456](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/456)) - How to change title format. ([#​450](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/450)) - Export Docusaurus plugin options type. ([#​440](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/440)) - How to export interface as a table. ([#​403](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/403)) - Broken Link caused by Typescript class being defined in an index file. ([#​402](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/403)) - Markdown plugin inserts unnecessary escape characters. ([#​398](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/398)) - Potential bug with optional function argument. ([#​396](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/396)) - Respect monorepo `readmeFile` configuration ([#​383](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/383)) - Embed all objects under a Module/Namespace onto single page. ([#​338](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/338)) - Extra spaces when merging lines in a table. ([#​331](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/331)) - Does not support namespace (or module) and interface with same name. ([#​300](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/300)) - Integration with VitePress? ([#​287](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/287)) - Typedoc comments with text wrapped in `<` and `>` breaks Docusaurus Markdown parser. ([#​276](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/276)) - Navigation support? ([#​262](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/262)) - Sidebar Category Support? ([#​213](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/213)) - Properties as Table like function properties. ([#​109](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/109)) - Provide a link/excerpt/screenshot to a demo/example rendered output ([#​102](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/102)) ### [`v3.17.1`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/releases/tag/typedoc-plugin-markdown%403.17.1) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@3.17.0...typedoc-plugin-markdown@3.17.1) - Prevent escaping of angle brackets in toc [(#​495)](https://togithub.com/tgreyuk/typedoc-plugin-markdown/issues/495) ### [`v3.17.0`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/releases/tag/typedoc-plugin-markdown%403.17.0) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@3.16.0...typedoc-plugin-markdown@3.17.0) #### Features - Support MDXv2 ### [`v3.16.0`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/releases/tag/typedoc-plugin-markdown%403.16.0) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@3.15.4...typedoc-plugin-markdown@3.16.0) - TypeDoc 0.25.0 compatibility fixes ### [`v3.15.4`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/releases/tag/typedoc-plugin-markdown%403.15.4) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/7ece46d49ac7932c9b7c49be6a9cead824015ec4...typedoc-plugin-markdown@3.15.4) #### Fixes - Split out comment summary and tags for signatures ([#​451](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/451)) . ### [`v3.15.3`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/baa5e2aca3867c5473b43f016f7065739a2e7499...7ece46d49ac7932c9b7c49be6a9cead824015ec4) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/baa5e2aca3867c5473b43f016f7065739a2e7499...7ece46d49ac7932c9b7c49be6a9cead824015ec4) ### [`v3.15.2`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/64995ec57b6ae57456353f94b6d9796aadb74233...baa5e2aca3867c5473b43f016f7065739a2e7499) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/64995ec57b6ae57456353f94b6d9796aadb74233...baa5e2aca3867c5473b43f016f7065739a2e7499) ### [`v3.15.1`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@3.15.0...64995ec57b6ae57456353f94b6d9796aadb74233) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@3.15.0...64995ec57b6ae57456353f94b6d9796aadb74233) ### [`v3.15.0`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/releases/tag/typedoc-plugin-markdown%403.15.0) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@3.14.0...typedoc-plugin-markdown@3.15.0) ##### Features - TypdeDoc 0.24 compatibility fixes. ### [`v3.14.0`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/releases/tag/typedoc-plugin-markdown%403.14.0) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@3.13.6...typedoc-plugin-markdown@3.14.0) ##### Features - Add objectLiteralTypeDeclarationStyle option ([#​362](https://togithub.com/tgreyuk/typedoc-plugin-markdown/issues/362)) - Beautify parameter table output of destructured params ([#​364](https://togithub.com/tgreyuk/typedoc-plugin-markdown/pull/364)) ##### Fixes - Fix missing descriptions for function params ([#​357](https://togithub.com/tgreyuk/typedoc-plugin-markdown/issues/357)) - Add conditional check to signature comments ([#​368](https://togithub.com/tgreyuk/typedoc-plugin-markdown/issues/368)) ### [`v3.13.6`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/releases/tag/typedoc-plugin-markdown%403.13.6) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@3.13.5...typedoc-plugin-markdown@3.13.6) ##### Fixes - Replace deprecated 'attemptExternalResolution' [(#​344)](https://togithub.com/tgreyuk/typedoc-plugin-markdown/issues/344) ### [`v3.13.5`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/releases/tag/typedoc-plugin-markdown%403.13.5) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@3.13.4...typedoc-plugin-markdown@3.13.5) ##### Fixes - Export media and includes options [(#​340)](https://togithub.com/tgreyuk/typedoc-plugin-markdown/issues/340) ### [`v3.13.4`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/releases/tag/typedoc-plugin-markdown%403.13.4) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/0615f05f02b5f6100c2a1959f6cae346086d70f7...typedoc-plugin-markdown@3.13.4) ##### Fixes Support [@​typeParam](https://togithub.com/typeParam) comments ([#​326](https://togithub.com/typedoc2md/typedoc-plugin-markdown/issues/326) ) ### [`v3.13.3`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@3.13.2...0615f05f02b5f6100c2a1959f6cae346086d70f7) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@3.13.2...0615f05f02b5f6100c2a1959f6cae346086d70f7) ### [`v3.13.2`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/releases/tag/typedoc-plugin-markdown%403.13.2) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@3.13.1...typedoc-plugin-markdown@3.13.2) ##### Fixes - Correctly display accessors in type declaration [(#​320)](https://togithub.com/tgreyuk/typedoc-plugin-markdown/commit/c7fd71aa13159ee729526bdd9b7688169752da64) - Add new line after tags [(#​324)](https://togithub.com/tgreyuk/typedoc-plugin-markdown/commit/396121e63db25b028b91fb935c7b1fbe8b25d9c4) - Expose values to enums [(#​323)](https://togithub.com/tgreyuk/typedoc-plugin-markdown/commit/15bda2ff76457b5bdcea617d012067dfb5d0f186) ### [`v3.13.1`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@3.13.0...typedoc-plugin-markdown@3.13.1) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@3.13.0...typedoc-plugin-markdown@3.13.1) ### [`v3.13.0`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/releases/tag/typedoc-plugin-markdown%403.13.0) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@3.12.1...typedoc-plugin-markdown@3.13.0) ##### Features - TypeDoc 0.23 compatibility fixes ([f39318e](https://togithub.com/tgreyuk/typedoc-plugin-markdown/commit/f39318e1a58943170282b45a6d6cd0545a80cd4a)) ### [`v3.12.1`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/releases/tag/typedoc-plugin-markdown%403.12.1) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@3.12.0...typedoc-plugin-markdown@3.12.1) ##### Bug Fixes - Handle non-unique anchor ids (update) ([#​303](https://togithub.com/tgreyuk/typedoc-plugin-markdown/issues/303)) ([2deb7b7](https://togithub.com/tgreyuk/typedoc-plugin-markdown/commit/2deb7b734e6ec837aa403f4a70e01e56ccc47cc9)) ### [`v3.12.0`](https://togithub.com/typedoc2md/typedoc-plugin-markdown/releases/tag/typedoc-plugin-markdown%403.12.0) [Compare Source](https://togithub.com/typedoc2md/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@3.11.14...typedoc-plugin-markdown@3.12.0) ##### Bug Fixes - Handle non-unique anchor ids ([#​303](https://togithub.com/tgreyuk/typedoc-plugin-markdown/issues/303)) ([787748f](https://togithub.com/tgreyuk/typedoc-plugin-markdown/commit/787748f274d2def8fa4a1e08795a398c5a771f4f)) ##### Features - Expose `preserveAnchorCasing` option ([#​301](https://togithub.com/tgreyuk/typedoc-plugin-markdown/issues/301)) ([f51ff45](https://togithub.com/tgreyuk/typedoc-plugin-markdown/commit/f51ff45d20758a19c851c37561dd2c07e80f0c23))

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 5 months ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: github-action-user-contribution@0.0.0-next-2021911214737
npm ERR! Found: typedoc@0.22.18
npm ERR! node_modules/typedoc
npm ERR!   dev typedoc@"^0.22.17" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typedoc@"0.25.x" from typedoc-plugin-markdown@4.0.0
npm ERR! node_modules/typedoc-plugin-markdown
npm ERR!   dev typedoc-plugin-markdown@"^4.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-05-04T17_58_48_853Z-debug-0.log
github-actions[bot] commented 5 months ago

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

github-actions[bot] commented 5 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 5 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.