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 #237

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 18, 2021

Mend Renovate

This PR contains the following updates:

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

Release Notes

tgreyuk/typedoc-plugin-markdown (typedoc-plugin-markdown)

v3.17.1

Compare Source

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

v3.17.0

Compare Source

Features
  • Support MDXv2

v3.16.0

Compare Source

Fixes
  • TypeDoc 0.25 compatibility fixes.

v3.15.4

Compare Source

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

v3.15.3

Compare Source

Fixes
  • Updated dependencies

v3.15.2

Compare Source

Fixes

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)

3.13.6 (2022-09-04)

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

3.13.5 (2022-08-30)

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

3.13.4 (2022-07-20)

Fixes

3.13.3 (2022-07-05)

Fixes
  • Remove extraneous whitespace in tag description (#​324)

3.13.2 (2022-06-30)

Fixes

3.13.1 (2022-06-28)

Note: Version bump only for package typedoc-plugin-markdown

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

v3.13.3

Compare Source

Fixes
  • Remove extraneous whitespace in tag description (#​324)

v3.13.2

Compare Source

Fixes

v3.13.1

Compare Source

Note: Version bump only for package typedoc-plugin-markdown

v3.13.0

Compare Source

Features
  • TypeDoc 0.23 compatibility fixes (f39318e)

3.12.1 (2022-04-21)

Bug Fixes

v3.12.1

Compare Source

Bug Fixes

v3.12.0

Compare Source

Bug Fixes
Features

3.11.14 (2022-02-14)

Bug Fixes

3.11.13 (2022-02-05)

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

3.11.12 (2022-01-18)

Bug Fixes

3.11.11 (2022-01-09)

Bug Fixes

3.11.10 (2022-01-09)

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

3.11.9 (2022-01-05)

Bug Fixes

3.11.8 (2021-12-17)

Bug Fixes
  • Fixed linked resolution (#​274)

3.11.7 (2021-11-20)

Bug Fixes

3.11.6 (2021-11-14)

Bug Fixes
  • Catch all external references (003cb96)
  • Fix type params with default values in params table (7d73eff)

3.11.5 (2021-11-12)

Bug Fixes
  • Expose 'includes' and 'media' options (regression) (#​264) (435e0d2)

3.11.4 (2021-11-12)

Bug Fixes

3.11.3 (2021-10-05)

Bug Fixes

3.11.2 (2021-09-25)

Bug Fixes

3.11.1 (2021-09-23)

Bug Fixes
  • Fix allReflectionsHaveOwnDocument option (64376e9)
  • Properly escape chars inside anchors (d4e5b1d)

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)

v3.11.7

Compare Source

Bug Fixes

v3.11.6

Compare Source

Bug Fixes
  • Catch all external references (003cb96)
  • Fix type params with default values in params table (7d73eff)

v3.11.5

Compare Source

Bug Fixes
  • Expose 'includes' and 'media' options (regression) (#​264) (435e0d2)

v3.11.4

Compare Source

Bug Fixes

v3.11.3

Compare Source

Bug Fixes

v3.11.2

Compare Source

Bug Fixes

v3.11.1

Compare Source

Bug Fixes

v3.11.0

Compare Source

Features

3.10.4 (2021-07-20)

Bug Fixes
  • Fix anonymous function types in params table (0047faf)

3.10.3 (2021-07-12)

Bug Fixes
  • Handle TypeDoc 0.21.3 options breaking change (2d0e7b5)

3.10.2 (2021-06-24)

Bug Fixes
  • Fix string escape inside backticks (3b8ab18)

3.10.1 (2021-06-23)

Bug Fixes
  • Improve type params table readability (52038e2)
  • Use backticks for generics and refernce types to improve consistency (#​239) (1b3395f)

v3.10.4

Compare Source

Bug Fixes
  • Fix anonymous function types in params table (0047faf)

v3.10.3

Compare Source

Bug Fixes
  • Handle TypeDoc 0.21.3 options breaking change (2d0e7b5)

v3.10.2

Compare Source

Bug Fixes
  • Fix string escape inside backticks (3b8ab18)

v3.10.1

Compare Source

Bug Fixes
  • Improve type params table readability (52038e2)
  • Use backticks for generics and refernce types to improve consistency (#​239) (1b3395f)

v3.10.0

Compare Source

Features
  • TypeDoc 0.21 compatibility (fa5e913)

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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

codecov-commenter commented Jun 18, 2021

Codecov Report

Merging #237 (0bb4bb0) into master (ff1c3e6) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #237   +/-   ##
=======================================
  Coverage   82.70%   82.70%           
=======================================
  Files          85       85           
  Lines        6871     6871           
  Branches     1490     1457   -33     
=======================================
  Hits         5683     5683           
  Misses       1188     1188           

@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from c10f7ed to 81fa25e Compare June 23, 2021 21:45
@renovate renovate bot changed the title Update dependency typedoc-plugin-markdown to v3.10.0 Update dependency typedoc-plugin-markdown to v3.10.1 Jun 23, 2021
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 81fa25e to 18d745d Compare June 24, 2021 12:21
@renovate renovate bot changed the title Update dependency typedoc-plugin-markdown to v3.10.1 Update dependency typedoc-plugin-markdown to v3.10.2 Jun 24, 2021
@renovate renovate bot changed the title Update dependency typedoc-plugin-markdown to v3.10.2 Update dependency typedoc-plugin-markdown to v3.10.3 Jul 13, 2021
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 18d745d to 960c10a Compare July 13, 2021 00:08
@renovate renovate bot changed the title Update dependency typedoc-plugin-markdown to v3.10.3 Update dependency typedoc-plugin-markdown to v3.10.4 Jul 20, 2021
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 960c10a to 11ed6e8 Compare July 20, 2021 19:54
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 11ed6e8 to b570c1c Compare October 18, 2021 18:01
@renovate renovate bot changed the title Update dependency typedoc-plugin-markdown to v3.10.4 Update dependency typedoc-plugin-markdown to v3.11.3 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from b570c1c to 9a326cf Compare March 7, 2022 08:19
@renovate renovate bot changed the title Update dependency typedoc-plugin-markdown to v3.11.3 Update dependency typedoc-plugin-markdown to v3.11.14 Mar 7, 2022
@renovate renovate bot changed the title Update dependency typedoc-plugin-markdown to v3.11.14 Update dependency typedoc-plugin-markdown to v3.12.1 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 9a326cf to 7c306b2 Compare April 24, 2022 20:17
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 7c306b2 to 5fb11ec Compare June 7, 2022 07:29
@renovate renovate bot changed the title Update dependency typedoc-plugin-markdown to v3.12.1 Update dependency typedoc-plugin-markdown to v3.13.0 Jun 28, 2022
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch 2 times, most recently from 0078ba2 to 91ecba1 Compare June 28, 2022 11:40
@renovate renovate bot changed the title Update dependency typedoc-plugin-markdown to v3.13.0 Update dependency typedoc-plugin-markdown to v3.13.1 Jun 28, 2022
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 91ecba1 to 2d7ff3a Compare June 30, 2022 23:01
@renovate renovate bot changed the title Update dependency typedoc-plugin-markdown to v3.13.1 Update dependency typedoc-plugin-markdown to v3.13.2 Jun 30, 2022
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 2d7ff3a to 25865e6 Compare July 5, 2022 22:31
@renovate renovate bot changed the title Update dependency typedoc-plugin-markdown to v3.13.2 Update dependency typedoc-plugin-markdown to v3.13.3 Jul 5, 2022
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 25865e6 to 87a7acb Compare July 21, 2022 12:51
@renovate renovate bot changed the title Update dependency typedoc-plugin-markdown to v3.13.3 Update dependency typedoc-plugin-markdown to v3.13.4 Jul 21, 2022
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 87a7acb to 1f70b0d Compare September 25, 2022 13:57
@renovate renovate bot changed the title Update dependency typedoc-plugin-markdown to v3.13.4 Update dependency typedoc-plugin-markdown to v3.13.6 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 1f70b0d to 381f317 Compare November 20, 2022 08:58
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 381f317 to 54c3000 Compare March 18, 2023 18:02
@renovate renovate bot changed the title Update dependency typedoc-plugin-markdown to v3.13.6 chore(deps): update dependency typedoc-plugin-markdown to v3.14.0 Mar 18, 2023
@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 54c3000 to 4f14a9a Compare April 17, 2023 11:40
@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 Jun 1, 2023
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 4f14a9a to c4d1cb6 Compare June 1, 2023 03:48
@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 c4d1cb6 to cb9b5ff Compare July 24, 2023 23:16
@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 force-pushed the renovate/typedoc-plugin-markdown-3.x branch from cb9b5ff to 5d4d4a6 Compare August 26, 2023 00:26
@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 5d4d4a6 to 0bb4bb0 Compare November 1, 2023 15:21
@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 0bb4bb0 to 213d667 Compare November 6, 2023 17:21
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.

None yet

1 participant