Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency typedoc-plugin-markdown to v3.17.1 #94

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typedoc-plugin-markdown (source) 3.11.7 -> 3.17.1 age adoption passing confidence

Release Notes

typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown)

v3.17.1

Compare Source

  • Prevent escaping of angle brackets in toc (#​495)

v3.17.0

Compare Source

Features

  • Support MDXv2

v3.16.0

Compare Source

  • TypeDoc 0.25.0 compatibility fixes

v3.15.4

Compare Source

Fixes

  • Split out comment summary and tags for signatures (#​451) .

v3.15.3

Compare Source

v3.15.2

Compare Source

v3.15.1

Compare Source

v3.15.0

Compare Source

Features
  • TypdeDoc 0.24 compatibility fixes.

v3.14.0

Compare Source

Features
  • Add objectLiteralTypeDeclarationStyle option (#​362)
  • Beautify parameter table output of destructured params (#​364)
Fixes
  • Fix missing descriptions for function params (#​357)
  • Add conditional check to signature comments (#​368)

v3.13.6

Compare Source

Fixes
  • Replace deprecated 'attemptExternalResolution' (#​344)

v3.13.5

Compare Source

Fixes
  • Export media and includes options (#​340)

v3.13.4

Compare Source

Fixes

Support @​typeParam comments (#​326 )

v3.13.3

Compare Source

v3.13.2

Compare Source

Fixes

v3.13.1

Compare Source

v3.13.0

Compare Source

Features
  • TypeDoc 0.23 compatibility fixes (f39318e)

v3.12.1

Compare Source

Bug Fixes

v3.12.0

Compare Source

Bug Fixes
Features

v3.11.14

Compare Source

Bug Fixes

v3.11.13

Compare Source

Bug Fixes
  • escape pipes in comments and expand object type in props table (#​286) (b87c250)

v3.11.12

Compare Source

Bug Fixes

v3.11.11

Compare Source

Bug Fixes

v3.11.10

Compare Source

Bug Fixes
  • Add comments for function type properties (#​281) (c38a095)
  • Correctly define theme using TypeDoc defineTheme method (5f2ef42)

v3.11.9

Compare Source

Bug Fixes

v3.11.8

Compare Source

Bug Fixes
  • fixed linked resolution (#​274)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

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

@changeset-bot
Copy link

changeset-bot bot commented Dec 18, 2021

⚠️ No Changeset found

Latest commit: 4c15d90

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 3d96b56 to 24990cb Compare January 5, 2022 02:50
@renovate renovate bot changed the title chore(deps): update dependency typedoc-plugin-markdown to v3.11.8 chore(deps): update dependency typedoc-plugin-markdown to v3.11.9 Jan 5, 2022
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 24990cb to 790a37c Compare January 9, 2022 18:00
@renovate renovate bot changed the title chore(deps): update dependency typedoc-plugin-markdown to v3.11.9 chore(deps): update dependency typedoc-plugin-markdown to v3.11.10 Jan 9, 2022
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 790a37c to c8682ef Compare January 9, 2022 23:39
@renovate renovate bot changed the title chore(deps): update dependency typedoc-plugin-markdown to v3.11.10 chore(deps): update dependency typedoc-plugin-markdown to v3.11.11 Jan 9, 2022
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from c8682ef to a1094f0 Compare January 18, 2022 13:42
@renovate renovate bot changed the title chore(deps): update dependency typedoc-plugin-markdown to v3.11.11 chore(deps): update dependency typedoc-plugin-markdown to v3.11.12 Jan 18, 2022
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from a1094f0 to 5e00126 Compare March 7, 2022 09:08
@renovate renovate bot changed the title chore(deps): update dependency typedoc-plugin-markdown to v3.11.12 chore(deps): update dependency typedoc-plugin-markdown to v3.11.14 Mar 7, 2022
@renovate renovate bot changed the title chore(deps): update dependency typedoc-plugin-markdown to v3.11.14 chore(deps): update dependency typedoc-plugin-markdown to v3.12.1 Apr 25, 2022
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 5e00126 to fb4c91a Compare April 25, 2022 02:13
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from fb4c91a to ceb1731 Compare September 25, 2022 23:20
@renovate renovate bot changed the title chore(deps): update dependency typedoc-plugin-markdown to v3.12.1 chore(deps): update dependency typedoc-plugin-markdown to v3.13.6 Sep 25, 2022
@renovate renovate bot changed the title chore(deps): update dependency typedoc-plugin-markdown to v3.13.6 chore(deps): update dependency typedoc-plugin-markdown to v3.14.0 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from ceb1731 to 90976bc Compare March 16, 2023 13:21
@renovate renovate bot changed the title chore(deps): update dependency typedoc-plugin-markdown to v3.14.0 chore(deps): update dependency typedoc-plugin-markdown to v3.15.1 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 90976bc to 284215b Compare April 17, 2023 13:07
@renovate renovate bot changed the title chore(deps): update dependency typedoc-plugin-markdown to v3.15.1 chore(deps): update dependency typedoc-plugin-markdown to v3.15.3 May 28, 2023
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 284215b to 3f08d7b Compare May 28, 2023 11:56
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 3f08d7b to fb56a5c Compare July 24, 2023 23:01
@renovate renovate bot changed the title chore(deps): update dependency typedoc-plugin-markdown to v3.15.3 chore(deps): update dependency typedoc-plugin-markdown to v3.15.4 Jul 24, 2023
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from fb56a5c to de69b02 Compare August 26, 2023 02:24
@renovate renovate bot changed the title chore(deps): update dependency typedoc-plugin-markdown to v3.15.4 chore(deps): update dependency typedoc-plugin-markdown to v3.16.0 Aug 26, 2023
@renovate renovate bot changed the title chore(deps): update dependency typedoc-plugin-markdown to v3.16.0 chore(deps): update dependency typedoc-plugin-markdown to v3.17.0 Nov 1, 2023
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from de69b02 to 8abb7da Compare November 1, 2023 16:11
@renovate renovate bot changed the title chore(deps): update dependency typedoc-plugin-markdown to v3.17.0 chore(deps): update dependency typedoc-plugin-markdown to v3.17.1 Nov 6, 2023
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 8abb7da to 4c15d90 Compare November 6, 2023 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants